1 | [ Dec 20 21:22:04 Enabled. ] | ||
2 | [ Dec 20 21:22:04 Rereading configuration. ] | ||
3 | [ Dec 20 21:22:05 Rereading configuration. ] | ||
4 | [ Dec 20 21:22:07 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 | [ Dec 20 21:22:07 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 | 2024.12.20 21:22:08.419732 [ 1 ] {} <Information> Application: Will watch for the process with pid 24358 | ||
29 | 2024.12.20 21:22:08.420209 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.12.20 21:22:08.636335 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 24358 | ||
31 | 2024.12.20 21:22:08.637051 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.12.20 21:22:08.637729 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.12.20 21:22:08.719823 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.12.20 21:22:08.797279 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.12.20 21:22:08.797335 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.12.20 21:22:08.797348 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.12.20 21:22:08.797412 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.12.20 21:22:08.797800 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.12.20 21:22:08.799374 [ 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 | 2024.12.20 21:22:08.800096 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.12.20 21:22:08.800440 [ 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 | 2024.12.20 21:22:08.800459 [ 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 | 2024.12.20 21:22:08.800475 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.12.20 21:22:08.800641 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.12.20 21:22:08.801561 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.12.20 21:22:08.806676 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.12.20 21:22:08.807428 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.12.20 21:22:08.808699 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.12.20 21:22:08.808764 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.12.20 21:22:08.810254 [ 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 | 2024.12.20 21:22:08.810779 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.12.20 21:22:08.813660 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.12.20 21:22:08.814327 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.12.20 21:22:08.815807 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.12.20 21:22:08.816189 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.12.20 21:22:08.816592 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.12.20 21:22:08.816879 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.12.20 21:22:08.818189 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.12.20 21:22:08.818215 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.12.20 21:22:08.818293 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.12.20 21:22:08.818467 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.12.20 21:22:08.850118 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.12.20 21:22:08.850144 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000150343 sec | ||
68 | 2024.12.20 21:22:08.850187 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.12.20 21:22:08.850202 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.12.20 21:22:08.850845 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.12.20 21:22:08.851896 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.12.20 21:22:08.863060 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.12.20 21:22:08.863106 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.12.20 21:22:08.863129 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.12.20 21:22:08.863142 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.12.20 21:22:08.863173 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.12.20 21:22:08.863192 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2024.12.20 21:22:08.865825 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.12.20 21:22:08.865871 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.12.20 21:22:08.865892 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2024.12.20 21:22:08.866071 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.12.20 21:22:08.866090 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.12.20 21:22:08.866125 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.12.20 21:22:08.866144 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.12.20 21:22:08.866157 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.12.20 21:22:08.866185 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.12.20 21:22:08.866202 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.12.20 21:22:08.891700 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.12.20 21:22:08.894129 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.12.20 21:22:08.894165 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.8461e-05 sec | ||
91 | 2024.12.20 21:22:08.894180 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.12.20 21:22:08.894194 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.12.20 21:22:08.894221 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.12.20 21:22:08.894470 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.12.20 21:22:08.894529 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.12.20 21:22:08.894546 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.12.20 21:22:08.894560 [ 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 | 2024.12.20 21:22:08.894575 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.12.20 21:22:08.917471 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.12.20 21:22:08.917677 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.35 MiB | ||
101 | 2024.12.20 21:22:08.918575 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.4731e-05 sec. | ||
102 | 2024.12.20 21:22:08.919481 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.12.20 21:22:08.919570 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.12.20 21:22:08.919588 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.12.20 21:22:09.324415 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48109 | ||
106 | 2024.12.20 21:22:09.324666 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.12.20 21:22:09.324720 [ 3 ] {} <Debug> TCP-Session: ad4578bb-6877-4357-b078-8875d3ec7a90 Authenticating user 'default' from [fd00:1122:3344:101::e]:48109 | ||
108 | 2024.12.20 21:22:09.324752 [ 3 ] {} <Debug> TCP-Session: ad4578bb-6877-4357-b078-8875d3ec7a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.12.20 21:22:09.324774 [ 3 ] {} <Debug> TCP-Session: ad4578bb-6877-4357-b078-8875d3ec7a90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.12.20 21:22:09.324859 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.12.20 21:22:09.324887 [ 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 | 2024.12.20 21:22:09.324912 [ 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 | 2024.12.20 21:22:09.325947 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41579 | ||
114 | 2024.12.20 21:22:09.325991 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41553 | ||
115 | 2024.12.20 21:22:09.326160 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2024.12.20 21:22:09.326162 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
117 | 2024.12.20 21:22:09.326206 [ 5 ] {} <Debug> TCP-Session: 7be57b10-fccf-4e54-bd8b-4c9ecf41842d Authenticating user 'default' from [fd00:1122:3344:101::e]:41553 | ||
118 | 2024.12.20 21:22:09.326282 [ 4 ] {} <Debug> TCP-Session: 4c57e658-f6c4-49cc-aa6a-ad0e41598448 Authenticating user 'default' from [fd00:1122:3344:101::e]:41579 | ||
119 | 2024.12.20 21:22:09.326300 [ 5 ] {} <Debug> TCP-Session: 7be57b10-fccf-4e54-bd8b-4c9ecf41842d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
120 | 2024.12.20 21:22:09.326350 [ 4 ] {} <Debug> TCP-Session: 4c57e658-f6c4-49cc-aa6a-ad0e41598448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
121 | 2024.12.20 21:22:09.326375 [ 5 ] {} <Debug> TCP-Session: 7be57b10-fccf-4e54-bd8b-4c9ecf41842d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2024.12.20 21:22:09.326399 [ 4 ] {} <Debug> TCP-Session: 4c57e658-f6c4-49cc-aa6a-ad0e41598448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2024.12.20 21:22:09.326842 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38648 | ||
124 | 2024.12.20 21:22:09.326950 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35579 | ||
125 | 2024.12.20 21:22:09.327102 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
126 | 2024.12.20 21:22:09.327152 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57295 | ||
127 | 2024.12.20 21:22:09.327254 [ 253 ] {} <Debug> TCP-Session: 3ac7fe7a-3ee7-497c-9296-8d21a502c406 Authenticating user 'default' from [fd00:1122:3344:101::e]:38648 | ||
128 | 2024.12.20 21:22:09.327272 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
129 | 2024.12.20 21:22:09.327308 [ 253 ] {} <Debug> TCP-Session: 3ac7fe7a-3ee7-497c-9296-8d21a502c406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
130 | 2024.12.20 21:22:09.327322 [ 254 ] {} <Debug> TCP-Session: 07238a18-ec91-44d2-bf0a-8e70a41d8022 Authenticating user 'default' from [fd00:1122:3344:101::e]:35579 | ||
131 | 2024.12.20 21:22:09.327415 [ 253 ] {} <Debug> TCP-Session: 3ac7fe7a-3ee7-497c-9296-8d21a502c406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
132 | 2024.12.20 21:22:09.327444 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34885 | ||
133 | 2024.12.20 21:22:09.327472 [ 254 ] {} <Debug> TCP-Session: 07238a18-ec91-44d2-bf0a-8e70a41d8022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2024.12.20 21:22:09.327487 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44141 | ||
135 | 2024.12.20 21:22:09.327573 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
136 | 2024.12.20 21:22:09.327642 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
137 | 2024.12.20 21:22:09.327537 [ 254 ] {} <Debug> TCP-Session: 07238a18-ec91-44d2-bf0a-8e70a41d8022 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2024.12.20 21:22:09.327763 [ 255 ] {} <Debug> TCP-Session: e8f5e679-a8b7-425f-87da-8d7baf566946 Authenticating user 'default' from [fd00:1122:3344:101::e]:57295 | ||
139 | 2024.12.20 21:22:09.327778 [ 256 ] {} <Debug> TCP-Session: d5ac11f1-08d5-40ff-a5be-dc88d76b9fd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34885 | ||
140 | 2024.12.20 21:22:09.327779 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
141 | 2024.12.20 21:22:09.327818 [ 255 ] {} <Debug> TCP-Session: e8f5e679-a8b7-425f-87da-8d7baf566946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
142 | 2024.12.20 21:22:09.327833 [ 256 ] {} <Debug> TCP-Session: d5ac11f1-08d5-40ff-a5be-dc88d76b9fd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2024.12.20 21:22:09.327865 [ 257 ] {} <Debug> TCP-Session: 99542b03-0c29-4f28-a89d-d53a5bc457d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44141 | ||
144 | 2024.12.20 21:22:09.327886 [ 256 ] {} <Debug> TCP-Session: d5ac11f1-08d5-40ff-a5be-dc88d76b9fd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2024.12.20 21:22:09.327878 [ 255 ] {} <Debug> TCP-Session: e8f5e679-a8b7-425f-87da-8d7baf566946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2024.12.20 21:22:09.327919 [ 257 ] {} <Debug> TCP-Session: 99542b03-0c29-4f28-a89d-d53a5bc457d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2024.12.20 21:22:09.327983 [ 257 ] {} <Debug> TCP-Session: 99542b03-0c29-4f28-a89d-d53a5bc457d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.12.20 21:22:09.603009 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36795 | ||
149 | 2024.12.20 21:22:09.603175 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
150 | 2024.12.20 21:22:09.603226 [ 258 ] {} <Debug> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Authenticating user 'default' from [fd00:1122:3344:101::d]:36795 | ||
151 | 2024.12.20 21:22:09.603254 [ 258 ] {} <Debug> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.12.20 21:22:09.603271 [ 258 ] {} <Debug> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.12.20 21:22:09.603352 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
154 | 2024.12.20 21:22:09.603384 [ 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 | ||
155 | 2024.12.20 21:22:09.603413 [ 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 | ||
156 | 2024.12.20 21:22:09.604383 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38427 | ||
157 | 2024.12.20 21:22:09.604453 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42668 | ||
158 | 2024.12.20 21:22:09.604672 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
159 | 2024.12.20 21:22:09.604683 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
160 | 2024.12.20 21:22:09.604681 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57573 | ||
161 | 2024.12.20 21:22:09.604720 [ 260 ] {} <Debug> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Authenticating user 'default' from [fd00:1122:3344:101::d]:42668 | ||
162 | 2024.12.20 21:22:09.604712 [ 259 ] {} <Debug> TCP-Session: b975814b-4a42-4f6b-b103-336e2a506a4b Authenticating user 'default' from [fd00:1122:3344:101::d]:38427 | ||
163 | 2024.12.20 21:22:09.604769 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41917 | ||
164 | 2024.12.20 21:22:09.604805 [ 259 ] {} <Debug> TCP-Session: b975814b-4a42-4f6b-b103-336e2a506a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
165 | 2024.12.20 21:22:09.604805 [ 260 ] {} <Debug> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
166 | 2024.12.20 21:22:09.604847 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38829 | ||
167 | 2024.12.20 21:22:09.604991 [ 259 ] {} <Debug> TCP-Session: b975814b-4a42-4f6b-b103-336e2a506a4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
168 | 2024.12.20 21:22:09.604993 [ 260 ] {} <Debug> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
169 | 2024.12.20 21:22:09.605999 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
170 | 2024.12.20 21:22:09.605994 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54851 | ||
171 | 2024.12.20 21:22:09.605705 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
172 | 2024.12.20 21:22:09.606136 [ 263 ] {} <Debug> TCP-Session: f9d08bbc-bbd9-4cfa-91a2-99280498c50a Authenticating user 'default' from [fd00:1122:3344:101::d]:38829 | ||
173 | 2024.12.20 21:22:09.606200 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
174 | 2024.12.20 21:22:09.606784 [ 263 ] {} <Debug> TCP-Session: f9d08bbc-bbd9-4cfa-91a2-99280498c50a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
175 | 2024.12.20 21:22:09.606201 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64991 | ||
176 | 2024.12.20 21:22:09.606907 [ 261 ] {} <Debug> TCP-Session: edc93669-cb33-4020-80a8-26995dcfff70 Authenticating user 'default' from [fd00:1122:3344:101::d]:57573 | ||
177 | 2024.12.20 21:22:09.606892 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61117 | ||
178 | 2024.12.20 21:22:09.606936 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
179 | 2024.12.20 21:22:09.606967 [ 263 ] {} <Debug> TCP-Session: f9d08bbc-bbd9-4cfa-91a2-99280498c50a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
180 | 2024.12.20 21:22:09.606954 [ 262 ] {} <Debug> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Authenticating user 'default' from [fd00:1122:3344:101::d]:41917 | ||
181 | 2024.12.20 21:22:09.607004 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
182 | 2024.12.20 21:22:09.607155 [ 264 ] {} <Debug> TCP-Session: 8712fa81-2477-4c7a-b9e2-768d55cfc59c Authenticating user 'default' from [fd00:1122:3344:101::d]:54851 | ||
183 | 2024.12.20 21:22:09.607145 [ 262 ] {} <Debug> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
184 | 2024.12.20 21:22:09.607178 [ 261 ] {} <Debug> TCP-Session: edc93669-cb33-4020-80a8-26995dcfff70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
185 | 2024.12.20 21:22:09.607163 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
186 | 2024.12.20 21:22:09.607388 [ 264 ] {} <Debug> TCP-Session: 8712fa81-2477-4c7a-b9e2-768d55cfc59c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
187 | 2024.12.20 21:22:09.607377 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
188 | 2024.12.20 21:22:09.607492 [ 265 ] {} <Debug> TCP-Session: 2c3d812e-d861-4b59-9a91-9338be43305f Authenticating user 'default' from [fd00:1122:3344:101::d]:64991 | ||
189 | 2024.12.20 21:22:09.607502 [ 261 ] {} <Debug> TCP-Session: edc93669-cb33-4020-80a8-26995dcfff70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
190 | 2024.12.20 21:22:09.607523 [ 262 ] {} <Debug> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2024.12.20 21:22:09.607543 [ 266 ] {} <Debug> TCP-Session: d493d68b-6777-446f-8f30-d978ae8bf499 Authenticating user 'default' from [fd00:1122:3344:101::d]:61117 | ||
192 | 2024.12.20 21:22:09.607500 [ 264 ] {} <Debug> TCP-Session: 8712fa81-2477-4c7a-b9e2-768d55cfc59c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
193 | 2024.12.20 21:22:09.608091 [ 265 ] {} <Debug> TCP-Session: 2c3d812e-d861-4b59-9a91-9338be43305f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
194 | 2024.12.20 21:22:09.609221 [ 266 ] {} <Debug> TCP-Session: d493d68b-6777-446f-8f30-d978ae8bf499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
195 | 2024.12.20 21:22:09.609261 [ 265 ] {} <Debug> TCP-Session: 2c3d812e-d861-4b59-9a91-9338be43305f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2024.12.20 21:22:09.609290 [ 266 ] {} <Debug> TCP-Session: d493d68b-6777-446f-8f30-d978ae8bf499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2024.12.20 21:22:09.610689 [ 258 ] {b5da3931-f8a5-4760-9356-284cc681c3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
198 | 2024.12.20 21:22:09.663578 [ 258 ] {b5da3931-f8a5-4760-9356-284cc681c3ee} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36795) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
199 | |||
200 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
202 | 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 | ||
203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
206 | 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 | ||
207 | 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 | ||
208 | 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 | ||
209 | 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 | ||
210 | 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 | ||
211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
213 | 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 | ||
214 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
215 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
216 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
218 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
220 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
221 | |||
222 | 2024.12.20 21:22:09.664860 [ 258 ] {b5da3931-f8a5-4760-9356-284cc681c3ee} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
223 | |||
224 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
226 | 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 | ||
227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
230 | 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 | ||
231 | 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 | ||
232 | 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 | ||
233 | 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 | ||
234 | 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 | ||
235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
237 | 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 | ||
238 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
239 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
240 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
242 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
244 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
245 | |||
246 | 2024.12.20 21:22:09.664966 [ 258 ] {b5da3931-f8a5-4760-9356-284cc681c3ee} <Debug> TCPHandler: Processed in 0.059998425 sec. | ||
247 | 2024.12.20 21:22:09.665298 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
248 | 2024.12.20 21:22:09.665491 [ 260 ] {b18ee748-38cd-4111-9206-91a1836206f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
249 | 2024.12.20 21:22:09.665832 [ 260 ] {b18ee748-38cd-4111-9206-91a1836206f9} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42668) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
250 | |||
251 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
253 | 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 | ||
254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
257 | 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 | ||
258 | 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 | ||
259 | 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 | ||
260 | 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 | ||
261 | 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 | ||
262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
264 | 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 | ||
265 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
266 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
267 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
269 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
271 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
272 | |||
273 | 2024.12.20 21:22:09.666003 [ 260 ] {b18ee748-38cd-4111-9206-91a1836206f9} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
274 | |||
275 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
277 | 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 | ||
278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
281 | 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 | ||
282 | 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 | ||
283 | 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 | ||
284 | 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 | ||
285 | 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 | ||
286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
288 | 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 | ||
289 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
290 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
291 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
293 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
295 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
296 | |||
297 | 2024.12.20 21:22:09.666094 [ 260 ] {b18ee748-38cd-4111-9206-91a1836206f9} <Debug> TCPHandler: Processed in 0.000938162 sec. | ||
298 | 2024.12.20 21:22:09.666396 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
299 | 2024.12.20 21:22:09.667626 [ 258 ] {2e7b5729-f408-4075-b76f-33d1f4d459d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
300 | 2024.12.20 21:22:09.668253 [ 258 ] {2e7b5729-f408-4075-b76f-33d1f4d459d3} <Debug> TCPHandler: Processed in 0.001966814 sec. | ||
301 | 2024.12.20 21:22:09.668442 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
302 | 2024.12.20 21:22:09.668576 [ 260 ] {03748448-02d0-4f81-a4cc-d7c225fc6dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
303 | 2024.12.20 21:22:09.668678 [ 260 ] {03748448-02d0-4f81-a4cc-d7c225fc6dec} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
304 | 2024.12.20 21:22:09.688428 [ 260 ] {03748448-02d0-4f81-a4cc-d7c225fc6dec} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
305 | 2024.12.20 21:22:09.688471 [ 260 ] {03748448-02d0-4f81-a4cc-d7c225fc6dec} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.7632e-05 sec | ||
306 | 2024.12.20 21:22:09.688486 [ 260 ] {03748448-02d0-4f81-a4cc-d7c225fc6dec} <Trace> ReferentialDeps: No tables | ||
307 | 2024.12.20 21:22:09.688499 [ 260 ] {03748448-02d0-4f81-a4cc-d7c225fc6dec} <Trace> LoadingDeps: No tables | ||
308 | 2024.12.20 21:22:09.688533 [ 260 ] {03748448-02d0-4f81-a4cc-d7c225fc6dec} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
309 | 2024.12.20 21:22:09.688589 [ 260 ] {03748448-02d0-4f81-a4cc-d7c225fc6dec} <Debug> TCPHandler: Processed in 0.020205513 sec. | ||
310 | 2024.12.20 21:22:09.688775 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
311 | 2024.12.20 21:22:09.688975 [ 258 ] {49810a8a-dc92-4f0a-b5c6-840613d3884e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) /* The version table contains metadata about the `oximeter` database */ | ||
312 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
313 | 2024.12.20 21:22:09.689044 [ 258 ] {49810a8a-dc92-4f0a-b5c6-840613d3884e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
314 | 2024.12.20 21:22:09.696736 [ 258 ] {49810a8a-dc92-4f0a-b5c6-840613d3884e} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
315 | 2024.12.20 21:22:09.702414 [ 258 ] {49810a8a-dc92-4f0a-b5c6-840613d3884e} <Debug> oximeter.version (d26a9709-5688-4527-a2c5-679ac7b3702b): Loading data parts | ||
316 | 2024.12.20 21:22:09.702935 [ 258 ] {49810a8a-dc92-4f0a-b5c6-840613d3884e} <Debug> oximeter.version (d26a9709-5688-4527-a2c5-679ac7b3702b): There are no data parts | ||
317 | 2024.12.20 21:22:09.727795 [ 258 ] {49810a8a-dc92-4f0a-b5c6-840613d3884e} <Debug> TCPHandler: Processed in 0.039081396 sec. | ||
318 | 2024.12.20 21:22:09.728053 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
319 | 2024.12.20 21:22:09.728313 [ 260 ] {3b9c6cc7-6490-418e-b46c-39b127c70bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) /* The measurement tables contain all individual samples from each timeseries. | ||
320 | * | ||
321 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
322 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
323 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
324 | * by all samples from the same timeseries. | ||
325 | * | ||
326 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
327 | * and then uses that to index quickly into the measurements tables. | ||
328 | */ | ||
329 | 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) | ||
330 | 2024.12.20 21:22:09.728400 [ 260 ] {3b9c6cc7-6490-418e-b46c-39b127c70bc6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
331 | 2024.12.20 21:22:09.743872 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42750 | ||
332 | 2024.12.20 21:22:09.744049 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
333 | 2024.12.20 21:22:09.744081 [ 268 ] {} <Debug> TCP-Session: 782bd9cd-c039-4ba7-bfc0-2962c8b7096c Authenticating user 'default' from [fd00:1122:3344:101::a]:42750 | ||
334 | 2024.12.20 21:22:09.744108 [ 268 ] {} <Debug> TCP-Session: 782bd9cd-c039-4ba7-bfc0-2962c8b7096c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
335 | 2024.12.20 21:22:09.744134 [ 268 ] {} <Debug> TCP-Session: 782bd9cd-c039-4ba7-bfc0-2962c8b7096c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
336 | 2024.12.20 21:22:09.744211 [ 268 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
337 | 2024.12.20 21:22:09.744241 [ 268 ] {} <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 | ||
338 | 2024.12.20 21:22:09.744274 [ 268 ] {} <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 | ||
339 | 2024.12.20 21:22:09.746652 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35608 | ||
340 | 2024.12.20 21:22:09.746725 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58976 | ||
341 | 2024.12.20 21:22:09.746959 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
342 | 2024.12.20 21:22:09.746972 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51861 | ||
343 | 2024.12.20 21:22:09.747004 [ 269 ] {} <Debug> TCP-Session: 5c9ea821-3d7a-46a7-a319-9825b52309a6 Authenticating user 'default' from [fd00:1122:3344:101::a]:35608 | ||
344 | 2024.12.20 21:22:09.746975 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
345 | 2024.12.20 21:22:09.747035 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55440 | ||
346 | 2024.12.20 21:22:09.747077 [ 269 ] {} <Debug> TCP-Session: 5c9ea821-3d7a-46a7-a319-9825b52309a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
347 | 2024.12.20 21:22:09.747373 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45772 | ||
348 | 2024.12.20 21:22:09.747313 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
349 | 2024.12.20 21:22:09.747443 [ 269 ] {} <Debug> TCP-Session: 5c9ea821-3d7a-46a7-a319-9825b52309a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
350 | 2024.12.20 21:22:09.747484 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
351 | 2024.12.20 21:22:09.747666 [ 271 ] {} <Debug> TCP-Session: 69dbadf6-9681-4a10-a3e6-c10038a73a35 Authenticating user 'default' from [fd00:1122:3344:101::a]:51861 | ||
352 | 2024.12.20 21:22:09.747688 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62707 | ||
353 | 2024.12.20 21:22:09.747695 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41757 | ||
354 | 2024.12.20 21:22:09.747725 [ 270 ] {} <Debug> TCP-Session: 6f70ecca-af31-4a8c-b909-5c8cc3992346 Authenticating user 'default' from [fd00:1122:3344:101::a]:58976 | ||
355 | 2024.12.20 21:22:09.747785 [ 272 ] {} <Debug> TCP-Session: ea40d734-d198-430d-a9d4-6f01c9d12159 Authenticating user 'default' from [fd00:1122:3344:101::a]:55440 | ||
356 | 2024.12.20 21:22:09.747804 [ 271 ] {} <Debug> TCP-Session: 69dbadf6-9681-4a10-a3e6-c10038a73a35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
357 | 2024.12.20 21:22:09.748094 [ 270 ] {} <Debug> TCP-Session: 6f70ecca-af31-4a8c-b909-5c8cc3992346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
358 | 2024.12.20 21:22:09.748110 [ 271 ] {} <Debug> TCP-Session: 69dbadf6-9681-4a10-a3e6-c10038a73a35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2024.12.20 21:22:09.748117 [ 272 ] {} <Debug> TCP-Session: ea40d734-d198-430d-a9d4-6f01c9d12159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
360 | 2024.12.20 21:22:09.748101 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
361 | 2024.12.20 21:22:09.748219 [ 272 ] {} <Debug> TCP-Session: ea40d734-d198-430d-a9d4-6f01c9d12159 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
362 | 2024.12.20 21:22:09.748172 [ 270 ] {} <Debug> TCP-Session: 6f70ecca-af31-4a8c-b909-5c8cc3992346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
363 | 2024.12.20 21:22:09.748229 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
364 | 2024.12.20 21:22:09.748376 [ 274 ] {} <Debug> TCP-Session: 02fcb693-2c67-4593-9f46-007ba2bbc30e Authenticating user 'default' from [fd00:1122:3344:101::a]:41757 | ||
365 | 2024.12.20 21:22:09.748451 [ 273 ] {} <Debug> TCP-Session: a024068d-d095-40f0-b048-b143fd437ebd Authenticating user 'default' from [fd00:1122:3344:101::a]:45772 | ||
366 | 2024.12.20 21:22:09.748460 [ 274 ] {} <Debug> TCP-Session: 02fcb693-2c67-4593-9f46-007ba2bbc30e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
367 | 2024.12.20 21:22:09.748487 [ 273 ] {} <Debug> TCP-Session: a024068d-d095-40f0-b048-b143fd437ebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
368 | 2024.12.20 21:22:09.748512 [ 274 ] {} <Debug> TCP-Session: 02fcb693-2c67-4593-9f46-007ba2bbc30e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
369 | 2024.12.20 21:22:09.748518 [ 273 ] {} <Debug> TCP-Session: a024068d-d095-40f0-b048-b143fd437ebd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2024.12.20 21:22:09.749202 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
371 | 2024.12.20 21:22:09.749237 [ 275 ] {} <Debug> TCP-Session: 80b85ce6-4e16-4f7a-9c61-0bb0ef0f28a3 Authenticating user 'default' from [fd00:1122:3344:101::a]:62707 | ||
372 | 2024.12.20 21:22:09.749256 [ 275 ] {} <Debug> TCP-Session: 80b85ce6-4e16-4f7a-9c61-0bb0ef0f28a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
373 | 2024.12.20 21:22:09.749297 [ 275 ] {} <Debug> TCP-Session: 80b85ce6-4e16-4f7a-9c61-0bb0ef0f28a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
374 | 2024.12.20 21:22:09.761451 [ 260 ] {3b9c6cc7-6490-418e-b46c-39b127c70bc6} <Debug> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Loading data parts | ||
375 | 2024.12.20 21:22:09.761758 [ 260 ] {3b9c6cc7-6490-418e-b46c-39b127c70bc6} <Debug> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): There are no data parts | ||
376 | 2024.12.20 21:22:09.765328 [ 260 ] {3b9c6cc7-6490-418e-b46c-39b127c70bc6} <Debug> TCPHandler: Processed in 0.037338908 sec. | ||
377 | 2024.12.20 21:22:09.765604 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
378 | 2024.12.20 21:22:09.765851 [ 258 ] {c103872d-71d3-4aa8-9452-62dcfb3a8e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) 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) | ||
379 | 2024.12.20 21:22:09.765938 [ 258 ] {c103872d-71d3-4aa8-9452-62dcfb3a8e3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
380 | 2024.12.20 21:22:09.789389 [ 258 ] {c103872d-71d3-4aa8-9452-62dcfb3a8e3d} <Debug> oximeter.measurements_i8 (851870ba-c86d-4c0b-8ef3-33a3c1996cae): Loading data parts | ||
381 | 2024.12.20 21:22:09.789566 [ 258 ] {c103872d-71d3-4aa8-9452-62dcfb3a8e3d} <Debug> oximeter.measurements_i8 (851870ba-c86d-4c0b-8ef3-33a3c1996cae): There are no data parts | ||
382 | 2024.12.20 21:22:09.803084 [ 258 ] {c103872d-71d3-4aa8-9452-62dcfb3a8e3d} <Debug> TCPHandler: Processed in 0.037572752 sec. | ||
383 | 2024.12.20 21:22:09.803463 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
384 | 2024.12.20 21:22:09.803813 [ 260 ] {c6fa5313-7fbe-4ea0-8887-388509d3f3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) 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) | ||
385 | 2024.12.20 21:22:09.803915 [ 260 ] {c6fa5313-7fbe-4ea0-8887-388509d3f3ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
386 | 2024.12.20 21:22:09.839403 [ 260 ] {c6fa5313-7fbe-4ea0-8887-388509d3f3ff} <Debug> oximeter.measurements_u8 (ad9d83bb-52f4-4e99-b706-23eced274b49): Loading data parts | ||
387 | 2024.12.20 21:22:09.839616 [ 260 ] {c6fa5313-7fbe-4ea0-8887-388509d3f3ff} <Debug> oximeter.measurements_u8 (ad9d83bb-52f4-4e99-b706-23eced274b49): There are no data parts | ||
388 | 2024.12.20 21:22:09.878297 [ 260 ] {c6fa5313-7fbe-4ea0-8887-388509d3f3ff} <Debug> TCPHandler: Processed in 0.07497957 sec. | ||
389 | 2024.12.20 21:22:09.878568 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
390 | 2024.12.20 21:22:09.878814 [ 258 ] {3ff39692-5772-48eb-be7a-f5b6f5d75ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) 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) | ||
391 | 2024.12.20 21:22:09.878897 [ 258 ] {3ff39692-5772-48eb-be7a-f5b6f5d75ab9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
392 | 2024.12.20 21:22:09.913130 [ 258 ] {3ff39692-5772-48eb-be7a-f5b6f5d75ab9} <Debug> oximeter.measurements_i16 (87f34c3d-79eb-4432-bf3f-c57e13a78117): Loading data parts | ||
393 | 2024.12.20 21:22:09.913301 [ 258 ] {3ff39692-5772-48eb-be7a-f5b6f5d75ab9} <Debug> oximeter.measurements_i16 (87f34c3d-79eb-4432-bf3f-c57e13a78117): There are no data parts | ||
394 | 2024.12.20 21:22:09.923213 [ 258 ] {3ff39692-5772-48eb-be7a-f5b6f5d75ab9} <Debug> TCPHandler: Processed in 0.044732332 sec. | ||
395 | 2024.12.20 21:22:09.923547 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
396 | 2024.12.20 21:22:09.923945 [ 260 ] {837588bd-a0da-4516-8179-a4008581aea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) 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) | ||
397 | 2024.12.20 21:22:09.924042 [ 260 ] {837588bd-a0da-4516-8179-a4008581aea4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
398 | 2024.12.20 21:22:09.931742 [ 260 ] {837588bd-a0da-4516-8179-a4008581aea4} <Debug> oximeter.measurements_u16 (c5fce784-6ad8-4bbf-b900-d41f0695ccbe): Loading data parts | ||
399 | 2024.12.20 21:22:09.931944 [ 260 ] {837588bd-a0da-4516-8179-a4008581aea4} <Debug> oximeter.measurements_u16 (c5fce784-6ad8-4bbf-b900-d41f0695ccbe): There are no data parts | ||
400 | 2024.12.20 21:22:09.940409 [ 260 ] {837588bd-a0da-4516-8179-a4008581aea4} <Debug> TCPHandler: Processed in 0.017004101 sec. | ||
401 | 2024.12.20 21:22:09.940638 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
402 | 2024.12.20 21:22:09.940873 [ 258 ] {1e5f46bf-8bc1-4717-ae2c-84172e7e28d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) 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) | ||
403 | 2024.12.20 21:22:09.940959 [ 258 ] {1e5f46bf-8bc1-4717-ae2c-84172e7e28d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
404 | 2024.12.20 21:22:09.960944 [ 258 ] {1e5f46bf-8bc1-4717-ae2c-84172e7e28d1} <Debug> oximeter.measurements_i32 (b343d66f-3f77-4fcc-8ed1-44f35b729fb7): Loading data parts | ||
405 | 2024.12.20 21:22:09.961154 [ 258 ] {1e5f46bf-8bc1-4717-ae2c-84172e7e28d1} <Debug> oximeter.measurements_i32 (b343d66f-3f77-4fcc-8ed1-44f35b729fb7): There are no data parts | ||
406 | 2024.12.20 21:22:09.976519 [ 258 ] {1e5f46bf-8bc1-4717-ae2c-84172e7e28d1} <Debug> TCPHandler: Processed in 0.035944446 sec. | ||
407 | 2024.12.20 21:22:09.976850 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
408 | 2024.12.20 21:22:09.977238 [ 260 ] {5a4fbe8f-64f9-4340-9072-830f20c1c62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) 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) | ||
409 | 2024.12.20 21:22:09.977320 [ 260 ] {5a4fbe8f-64f9-4340-9072-830f20c1c62d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
410 | 2024.12.20 21:22:09.989732 [ 260 ] {5a4fbe8f-64f9-4340-9072-830f20c1c62d} <Debug> oximeter.measurements_u32 (5eb20229-15c6-44b9-8a42-0bb27dca9220): Loading data parts | ||
411 | 2024.12.20 21:22:09.989925 [ 260 ] {5a4fbe8f-64f9-4340-9072-830f20c1c62d} <Debug> oximeter.measurements_u32 (5eb20229-15c6-44b9-8a42-0bb27dca9220): There are no data parts | ||
412 | 2024.12.20 21:22:10.001239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.49 MiB, peak 122.49 MiB, free memory in arenas 0.00 B, will set to 133.98 MiB (RSS), difference: 11.49 MiB | ||
413 | 2024.12.20 21:22:10.001525 [ 260 ] {5a4fbe8f-64f9-4340-9072-830f20c1c62d} <Debug> TCPHandler: Processed in 0.024815556 sec. | ||
414 | 2024.12.20 21:22:10.001778 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
415 | 2024.12.20 21:22:10.002249 [ 258 ] {5d7c7e0c-1438-4bba-a26e-938ac938ca6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) 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 | 2024.12.20 21:22:10.002325 [ 258 ] {5d7c7e0c-1438-4bba-a26e-938ac938ca6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
417 | 2024.12.20 21:22:10.010875 [ 258 ] {5d7c7e0c-1438-4bba-a26e-938ac938ca6e} <Debug> oximeter.measurements_i64 (4ebf8b89-9b9a-47f8-87c0-ba644e1e2ad4): Loading data parts | ||
418 | 2024.12.20 21:22:10.011094 [ 258 ] {5d7c7e0c-1438-4bba-a26e-938ac938ca6e} <Debug> oximeter.measurements_i64 (4ebf8b89-9b9a-47f8-87c0-ba644e1e2ad4): There are no data parts | ||
419 | 2024.12.20 21:22:10.016502 [ 258 ] {5d7c7e0c-1438-4bba-a26e-938ac938ca6e} <Debug> TCPHandler: Processed in 0.014809942 sec. | ||
420 | 2024.12.20 21:22:10.016814 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
421 | 2024.12.20 21:22:10.017088 [ 260 ] {9f9f4c73-2d94-4631-8465-d77f003738a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) 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 | 2024.12.20 21:22:10.017196 [ 260 ] {9f9f4c73-2d94-4631-8465-d77f003738a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
423 | 2024.12.20 21:22:10.027489 [ 260 ] {9f9f4c73-2d94-4631-8465-d77f003738a9} <Debug> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Loading data parts | ||
424 | 2024.12.20 21:22:10.027710 [ 260 ] {9f9f4c73-2d94-4631-8465-d77f003738a9} <Debug> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): There are no data parts | ||
425 | 2024.12.20 21:22:10.041430 [ 260 ] {9f9f4c73-2d94-4631-8465-d77f003738a9} <Debug> TCPHandler: Processed in 0.024747566 sec. | ||
426 | 2024.12.20 21:22:10.041654 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
427 | 2024.12.20 21:22:10.041966 [ 258 ] {5ce11308-0af1-4153-9194-e4ade1123d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) 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 | 2024.12.20 21:22:10.042043 [ 258 ] {5ce11308-0af1-4153-9194-e4ade1123d2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
429 | 2024.12.20 21:22:10.053248 [ 258 ] {5ce11308-0af1-4153-9194-e4ade1123d2a} <Debug> oximeter.measurements_f32 (4ec7fab1-01d1-4221-b028-8e98ef6ca196): Loading data parts | ||
430 | 2024.12.20 21:22:10.053425 [ 258 ] {5ce11308-0af1-4153-9194-e4ade1123d2a} <Debug> oximeter.measurements_f32 (4ec7fab1-01d1-4221-b028-8e98ef6ca196): There are no data parts | ||
431 | 2024.12.20 21:22:10.067372 [ 258 ] {5ce11308-0af1-4153-9194-e4ade1123d2a} <Debug> TCPHandler: Processed in 0.025779728 sec. | ||
432 | 2024.12.20 21:22:10.067676 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
433 | 2024.12.20 21:22:10.067941 [ 260 ] {bef1bfe2-4e3d-4047-ae28-a5006b0f240a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) 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 | 2024.12.20 21:22:10.068040 [ 260 ] {bef1bfe2-4e3d-4047-ae28-a5006b0f240a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
435 | 2024.12.20 21:22:10.071004 [ 260 ] {bef1bfe2-4e3d-4047-ae28-a5006b0f240a} <Debug> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Loading data parts | ||
436 | 2024.12.20 21:22:10.072784 [ 260 ] {bef1bfe2-4e3d-4047-ae28-a5006b0f240a} <Debug> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): There are no data parts | ||
437 | 2024.12.20 21:22:10.092635 [ 260 ] {bef1bfe2-4e3d-4047-ae28-a5006b0f240a} <Debug> TCPHandler: Processed in 0.025073062 sec. | ||
438 | 2024.12.20 21:22:10.092910 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
439 | 2024.12.20 21:22:10.093252 [ 258 ] {bb36cf0b-34bf-4565-a984-e61478c70646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) 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 | 2024.12.20 21:22:10.093350 [ 258 ] {bb36cf0b-34bf-4565-a984-e61478c70646} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
441 | 2024.12.20 21:22:10.113649 [ 258 ] {bb36cf0b-34bf-4565-a984-e61478c70646} <Debug> oximeter.measurements_string (3ed41ffb-2f5b-44a1-9a19-411b9e312120): Loading data parts | ||
442 | 2024.12.20 21:22:10.113888 [ 258 ] {bb36cf0b-34bf-4565-a984-e61478c70646} <Debug> oximeter.measurements_string (3ed41ffb-2f5b-44a1-9a19-411b9e312120): There are no data parts | ||
443 | 2024.12.20 21:22:10.129517 [ 258 ] {bb36cf0b-34bf-4565-a984-e61478c70646} <Debug> TCPHandler: Processed in 0.036715564 sec. | ||
444 | 2024.12.20 21:22:10.129810 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
445 | 2024.12.20 21:22:10.130085 [ 260 ] {1565f5c8-6456-47db-8b9c-afac6fdc31dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) 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 | 2024.12.20 21:22:10.130246 [ 260 ] {1565f5c8-6456-47db-8b9c-afac6fdc31dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
454 | 2024.12.20 21:22:10.143049 [ 260 ] {1565f5c8-6456-47db-8b9c-afac6fdc31dd} <Debug> oximeter.measurements_bytes (7a26e41a-7c47-48a1-8abc-e00ce65c0f6b): Loading data parts | ||
455 | 2024.12.20 21:22:10.143255 [ 260 ] {1565f5c8-6456-47db-8b9c-afac6fdc31dd} <Debug> oximeter.measurements_bytes (7a26e41a-7c47-48a1-8abc-e00ce65c0f6b): There are no data parts | ||
456 | 2024.12.20 21:22:10.168982 [ 260 ] {1565f5c8-6456-47db-8b9c-afac6fdc31dd} <Debug> TCPHandler: Processed in 0.039283561 sec. | ||
457 | 2024.12.20 21:22:10.169246 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
458 | 2024.12.20 21:22:10.169493 [ 258 ] {d2f05575-f89f-4ea9-aa07-591a9c584604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) 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 | 2024.12.20 21:22:10.169633 [ 258 ] {d2f05575-f89f-4ea9-aa07-591a9c584604} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
460 | 2024.12.20 21:22:10.180271 [ 258 ] {d2f05575-f89f-4ea9-aa07-591a9c584604} <Debug> oximeter.measurements_cumulativei64 (32545842-fbc3-4d11-be4c-3695d259dc2d): Loading data parts | ||
461 | 2024.12.20 21:22:10.180428 [ 258 ] {d2f05575-f89f-4ea9-aa07-591a9c584604} <Debug> oximeter.measurements_cumulativei64 (32545842-fbc3-4d11-be4c-3695d259dc2d): There are no data parts | ||
462 | 2024.12.20 21:22:10.194256 [ 258 ] {d2f05575-f89f-4ea9-aa07-591a9c584604} <Debug> TCPHandler: Processed in 0.025105343 sec. | ||
463 | 2024.12.20 21:22:10.194524 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
464 | 2024.12.20 21:22:10.194788 [ 260 ] {1b4c09a2-a30b-40f6-8ca3-db1c5ab46488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) 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 | 2024.12.20 21:22:10.194933 [ 260 ] {1b4c09a2-a30b-40f6-8ca3-db1c5ab46488} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
466 | 2024.12.20 21:22:10.213997 [ 260 ] {1b4c09a2-a30b-40f6-8ca3-db1c5ab46488} <Debug> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Loading data parts | ||
467 | 2024.12.20 21:22:10.214219 [ 260 ] {1b4c09a2-a30b-40f6-8ca3-db1c5ab46488} <Debug> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): There are no data parts | ||
468 | 2024.12.20 21:22:10.218345 [ 260 ] {1b4c09a2-a30b-40f6-8ca3-db1c5ab46488} <Debug> TCPHandler: Processed in 0.023908106 sec. | ||
469 | 2024.12.20 21:22:10.218573 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
470 | 2024.12.20 21:22:10.218865 [ 258 ] {6e77db35-72ab-44cd-b06a-8035b6ec0ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) 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 | 2024.12.20 21:22:10.218946 [ 258 ] {6e77db35-72ab-44cd-b06a-8035b6ec0ae2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
472 | 2024.12.20 21:22:10.245386 [ 258 ] {6e77db35-72ab-44cd-b06a-8035b6ec0ae2} <Debug> oximeter.measurements_cumulativef32 (8fb1ee6c-64c8-4848-a70e-b8144e5a710d): Loading data parts | ||
473 | 2024.12.20 21:22:10.245606 [ 258 ] {6e77db35-72ab-44cd-b06a-8035b6ec0ae2} <Debug> oximeter.measurements_cumulativef32 (8fb1ee6c-64c8-4848-a70e-b8144e5a710d): There are no data parts | ||
474 | 2024.12.20 21:22:10.252298 [ 258 ] {6e77db35-72ab-44cd-b06a-8035b6ec0ae2} <Debug> TCPHandler: Processed in 0.033801488 sec. | ||
475 | 2024.12.20 21:22:10.252616 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
476 | 2024.12.20 21:22:10.252854 [ 260 ] {93ee223e-c600-4183-9d34-8cf5d87db8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) 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 | 2024.12.20 21:22:10.252993 [ 260 ] {93ee223e-c600-4183-9d34-8cf5d87db8e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
478 | 2024.12.20 21:22:10.263532 [ 260 ] {93ee223e-c600-4183-9d34-8cf5d87db8e3} <Debug> oximeter.measurements_cumulativef64 (56ad7079-ba52-43eb-a103-25c593d25178): Loading data parts | ||
479 | 2024.12.20 21:22:10.263737 [ 260 ] {93ee223e-c600-4183-9d34-8cf5d87db8e3} <Debug> oximeter.measurements_cumulativef64 (56ad7079-ba52-43eb-a103-25c593d25178): There are no data parts | ||
480 | 2024.12.20 21:22:10.277593 [ 260 ] {93ee223e-c600-4183-9d34-8cf5d87db8e3} <Debug> TCPHandler: Processed in 0.025051171 sec. | ||
481 | 2024.12.20 21:22:10.277928 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
482 | 2024.12.20 21:22:10.278349 [ 258 ] {3a5e9148-753a-4eaa-a6ba-6cb1becb63b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) 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 | 2024.12.20 21:22:10.278450 [ 258 ] {3a5e9148-753a-4eaa-a6ba-6cb1becb63b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
494 | 2024.12.20 21:22:10.289284 [ 258 ] {3a5e9148-753a-4eaa-a6ba-6cb1becb63b5} <Debug> oximeter.measurements_histogrami8 (23febeb8-7f5e-4299-a042-1e89ebd1d7c4): Loading data parts | ||
495 | 2024.12.20 21:22:10.289475 [ 258 ] {3a5e9148-753a-4eaa-a6ba-6cb1becb63b5} <Debug> oximeter.measurements_histogrami8 (23febeb8-7f5e-4299-a042-1e89ebd1d7c4): There are no data parts | ||
496 | 2024.12.20 21:22:10.303336 [ 258 ] {3a5e9148-753a-4eaa-a6ba-6cb1becb63b5} <Debug> TCPHandler: Processed in 0.025485542 sec. | ||
497 | 2024.12.20 21:22:10.303610 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
498 | 2024.12.20 21:22:10.304055 [ 260 ] {8f2ed357-99c8-4b44-9d15-1d11513b9f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) 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 | 2024.12.20 21:22:10.304277 [ 260 ] {8f2ed357-99c8-4b44-9d15-1d11513b9f90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
500 | 2024.12.20 21:22:10.315356 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46349 | ||
501 | 2024.12.20 21:22:10.315595 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
502 | 2024.12.20 21:22:10.315629 [ 277 ] {} <Debug> TCP-Session: c6c2d2f6-d84c-47e7-8338-b13deca33ae6 Authenticating user 'default' from [fd00:1122:3344:101::b]:46349 | ||
503 | 2024.12.20 21:22:10.315651 [ 277 ] {} <Debug> TCP-Session: c6c2d2f6-d84c-47e7-8338-b13deca33ae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
504 | 2024.12.20 21:22:10.315686 [ 277 ] {} <Debug> TCP-Session: c6c2d2f6-d84c-47e7-8338-b13deca33ae6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
505 | 2024.12.20 21:22:10.315741 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
506 | 2024.12.20 21:22:10.315765 [ 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 | ||
507 | 2024.12.20 21:22:10.315809 [ 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 | ||
508 | 2024.12.20 21:22:10.318626 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60329 | ||
509 | 2024.12.20 21:22:10.318807 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49926 | ||
510 | 2024.12.20 21:22:10.318887 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
511 | 2024.12.20 21:22:10.318900 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33364 | ||
512 | 2024.12.20 21:22:10.318953 [ 278 ] {} <Debug> TCP-Session: 419ea9f8-725e-4dea-a6bd-53e71befffd5 Authenticating user 'default' from [fd00:1122:3344:101::b]:60329 | ||
513 | 2024.12.20 21:22:10.319025 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50838 | ||
514 | 2024.12.20 21:22:10.319166 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
515 | 2024.12.20 21:22:10.319185 [ 278 ] {} <Debug> TCP-Session: 419ea9f8-725e-4dea-a6bd-53e71befffd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
516 | 2024.12.20 21:22:10.319523 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
517 | 2024.12.20 21:22:10.319539 [ 278 ] {} <Debug> TCP-Session: 419ea9f8-725e-4dea-a6bd-53e71befffd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
518 | 2024.12.20 21:22:10.319534 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42381 | ||
519 | 2024.12.20 21:22:10.319595 [ 279 ] {} <Debug> TCP-Session: fb1f5dfb-ef31-4a23-b511-871bf90bae6d Authenticating user 'default' from [fd00:1122:3344:101::b]:49926 | ||
520 | 2024.12.20 21:22:10.319580 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
521 | 2024.12.20 21:22:10.319758 [ 280 ] {} <Debug> TCP-Session: c9204732-a4dd-49ab-9692-ef023fe15642 Authenticating user 'default' from [fd00:1122:3344:101::b]:33364 | ||
522 | 2024.12.20 21:22:10.319795 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56979 | ||
523 | 2024.12.20 21:22:10.319811 [ 279 ] {} <Debug> TCP-Session: fb1f5dfb-ef31-4a23-b511-871bf90bae6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
524 | 2024.12.20 21:22:10.319766 [ 281 ] {} <Debug> TCP-Session: 4895f3bb-3142-46f0-a643-8c1432bb933c Authenticating user 'default' from [fd00:1122:3344:101::b]:50838 | ||
525 | 2024.12.20 21:22:10.319967 [ 280 ] {} <Debug> TCP-Session: c9204732-a4dd-49ab-9692-ef023fe15642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
526 | 2024.12.20 21:22:10.319990 [ 281 ] {} <Debug> TCP-Session: 4895f3bb-3142-46f0-a643-8c1432bb933c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
527 | 2024.12.20 21:22:10.319989 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
528 | 2024.12.20 21:22:10.320050 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55996 | ||
529 | 2024.12.20 21:22:10.320164 [ 279 ] {} <Debug> TCP-Session: fb1f5dfb-ef31-4a23-b511-871bf90bae6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
530 | 2024.12.20 21:22:10.320186 [ 280 ] {} <Debug> TCP-Session: c9204732-a4dd-49ab-9692-ef023fe15642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
531 | 2024.12.20 21:22:10.320160 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
532 | 2024.12.20 21:22:10.320150 [ 282 ] {} <Debug> TCP-Session: a7681e07-0c85-4b03-be6e-394904f1f580 Authenticating user 'default' from [fd00:1122:3344:101::b]:42381 | ||
533 | 2024.12.20 21:22:10.320138 [ 281 ] {} <Debug> TCP-Session: 4895f3bb-3142-46f0-a643-8c1432bb933c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
534 | 2024.12.20 21:22:10.320434 [ 282 ] {} <Debug> TCP-Session: a7681e07-0c85-4b03-be6e-394904f1f580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
535 | 2024.12.20 21:22:10.320503 [ 283 ] {} <Debug> TCP-Session: 3cfa0c6c-b502-4260-b915-13230cbc1938 Authenticating user 'default' from [fd00:1122:3344:101::b]:56979 | ||
536 | 2024.12.20 21:22:10.320528 [ 282 ] {} <Debug> TCP-Session: a7681e07-0c85-4b03-be6e-394904f1f580 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
537 | 2024.12.20 21:22:10.320593 [ 283 ] {} <Debug> TCP-Session: 3cfa0c6c-b502-4260-b915-13230cbc1938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
538 | 2024.12.20 21:22:10.320608 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
539 | 2024.12.20 21:22:10.320777 [ 283 ] {} <Debug> TCP-Session: 3cfa0c6c-b502-4260-b915-13230cbc1938 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
540 | 2024.12.20 21:22:10.320793 [ 284 ] {} <Debug> TCP-Session: d6043b92-9877-4a3b-ae9f-a116b14a8e39 Authenticating user 'default' from [fd00:1122:3344:101::b]:55996 | ||
541 | 2024.12.20 21:22:10.320904 [ 284 ] {} <Debug> TCP-Session: d6043b92-9877-4a3b-ae9f-a116b14a8e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
542 | 2024.12.20 21:22:10.320920 [ 284 ] {} <Debug> TCP-Session: d6043b92-9877-4a3b-ae9f-a116b14a8e39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
543 | 2024.12.20 21:22:10.323707 [ 260 ] {8f2ed357-99c8-4b44-9d15-1d11513b9f90} <Debug> oximeter.measurements_histogramu8 (d284e23a-0209-43b8-8f9e-7c93877efd45): Loading data parts | ||
544 | 2024.12.20 21:22:10.324073 [ 260 ] {8f2ed357-99c8-4b44-9d15-1d11513b9f90} <Debug> oximeter.measurements_histogramu8 (d284e23a-0209-43b8-8f9e-7c93877efd45): There are no data parts | ||
545 | 2024.12.20 21:22:10.329149 [ 260 ] {8f2ed357-99c8-4b44-9d15-1d11513b9f90} <Debug> TCPHandler: Processed in 0.025623814 sec. | ||
546 | 2024.12.20 21:22:10.329447 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
547 | 2024.12.20 21:22:10.329870 [ 258 ] {b8503ccd-db18-40e1-979f-572428cfc65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) 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) | ||
548 | 2024.12.20 21:22:10.329967 [ 258 ] {b8503ccd-db18-40e1-979f-572428cfc65e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
549 | 2024.12.20 21:22:10.340249 [ 258 ] {b8503ccd-db18-40e1-979f-572428cfc65e} <Debug> oximeter.measurements_histogrami16 (ffc04ce9-33b9-4f98-b02a-8c48ff4cb9be): Loading data parts | ||
550 | 2024.12.20 21:22:10.340494 [ 258 ] {b8503ccd-db18-40e1-979f-572428cfc65e} <Debug> oximeter.measurements_histogrami16 (ffc04ce9-33b9-4f98-b02a-8c48ff4cb9be): There are no data parts | ||
551 | 2024.12.20 21:22:10.354109 [ 258 ] {b8503ccd-db18-40e1-979f-572428cfc65e} <Debug> TCPHandler: Processed in 0.024769485 sec. | ||
552 | 2024.12.20 21:22:10.354470 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
553 | 2024.12.20 21:22:10.354844 [ 260 ] {9750f69f-10c0-4f4a-b3f5-6a931cf552af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) 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) | ||
554 | 2024.12.20 21:22:10.354958 [ 260 ] {9750f69f-10c0-4f4a-b3f5-6a931cf552af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
555 | 2024.12.20 21:22:10.365561 [ 260 ] {9750f69f-10c0-4f4a-b3f5-6a931cf552af} <Debug> oximeter.measurements_histogramu16 (d110c5d1-fb55-4a2d-b1eb-abae89aa9407): Loading data parts | ||
556 | 2024.12.20 21:22:10.365780 [ 260 ] {9750f69f-10c0-4f4a-b3f5-6a931cf552af} <Debug> oximeter.measurements_histogramu16 (d110c5d1-fb55-4a2d-b1eb-abae89aa9407): There are no data parts | ||
557 | 2024.12.20 21:22:10.404345 [ 260 ] {9750f69f-10c0-4f4a-b3f5-6a931cf552af} <Debug> TCPHandler: Processed in 0.050016502 sec. | ||
558 | 2024.12.20 21:22:10.404634 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
559 | 2024.12.20 21:22:10.405069 [ 258 ] {85816833-8731-4efd-849f-95096a68af91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) 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) | ||
560 | 2024.12.20 21:22:10.405169 [ 258 ] {85816833-8731-4efd-849f-95096a68af91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
561 | 2024.12.20 21:22:10.426502 [ 258 ] {85816833-8731-4efd-849f-95096a68af91} <Debug> oximeter.measurements_histogrami32 (bcc54374-0f98-4def-b84a-443f355a25c4): Loading data parts | ||
562 | 2024.12.20 21:22:10.426706 [ 258 ] {85816833-8731-4efd-849f-95096a68af91} <Debug> oximeter.measurements_histogrami32 (bcc54374-0f98-4def-b84a-443f355a25c4): There are no data parts | ||
563 | 2024.12.20 21:22:10.431995 [ 258 ] {85816833-8731-4efd-849f-95096a68af91} <Debug> TCPHandler: Processed in 0.027476626 sec. | ||
564 | 2024.12.20 21:22:10.432330 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
565 | 2024.12.20 21:22:10.432665 [ 260 ] {9b1e334b-3213-4408-893a-826fb573bd5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) 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) | ||
566 | 2024.12.20 21:22:10.432828 [ 260 ] {9b1e334b-3213-4408-893a-826fb573bd5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
567 | 2024.12.20 21:22:10.452800 [ 260 ] {9b1e334b-3213-4408-893a-826fb573bd5c} <Debug> oximeter.measurements_histogramu32 (90f61295-4082-4efa-9622-c548199470ab): Loading data parts | ||
568 | 2024.12.20 21:22:10.453087 [ 260 ] {9b1e334b-3213-4408-893a-826fb573bd5c} <Debug> oximeter.measurements_histogramu32 (90f61295-4082-4efa-9622-c548199470ab): There are no data parts | ||
569 | 2024.12.20 21:22:10.478985 [ 260 ] {9b1e334b-3213-4408-893a-826fb573bd5c} <Debug> TCPHandler: Processed in 0.046766609 sec. | ||
570 | 2024.12.20 21:22:10.479240 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
571 | 2024.12.20 21:22:10.479664 [ 258 ] {bc8db168-bc3b-4202-96ed-cb315815bfb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) 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) | ||
572 | 2024.12.20 21:22:10.479776 [ 258 ] {bc8db168-bc3b-4202-96ed-cb315815bfb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
573 | 2024.12.20 21:22:10.495885 [ 258 ] {bc8db168-bc3b-4202-96ed-cb315815bfb4} <Debug> oximeter.measurements_histogrami64 (230d84b6-dc41-4c67-a735-ca219dbe3c55): Loading data parts | ||
574 | 2024.12.20 21:22:10.496068 [ 258 ] {bc8db168-bc3b-4202-96ed-cb315815bfb4} <Debug> oximeter.measurements_histogrami64 (230d84b6-dc41-4c67-a735-ca219dbe3c55): There are no data parts | ||
575 | 2024.12.20 21:22:10.521551 [ 258 ] {bc8db168-bc3b-4202-96ed-cb315815bfb4} <Debug> TCPHandler: Processed in 0.042406031 sec. | ||
576 | 2024.12.20 21:22:10.521979 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
577 | 2024.12.20 21:22:10.522330 [ 260 ] {28f59551-6da7-48fb-b070-6a39cac9cf20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) 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) | ||
578 | 2024.12.20 21:22:10.522447 [ 260 ] {28f59551-6da7-48fb-b070-6a39cac9cf20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
579 | 2024.12.20 21:22:10.558529 [ 260 ] {28f59551-6da7-48fb-b070-6a39cac9cf20} <Debug> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Loading data parts | ||
580 | 2024.12.20 21:22:10.558830 [ 260 ] {28f59551-6da7-48fb-b070-6a39cac9cf20} <Debug> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): There are no data parts | ||
581 | 2024.12.20 21:22:10.593843 [ 260 ] {28f59551-6da7-48fb-b070-6a39cac9cf20} <Debug> TCPHandler: Processed in 0.071980384 sec. | ||
582 | 2024.12.20 21:22:10.594194 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
583 | 2024.12.20 21:22:10.594741 [ 258 ] {2ecfb89a-149b-4327-a8f6-0e96a2f9f080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) 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) | ||
584 | 2024.12.20 21:22:10.594948 [ 258 ] {2ecfb89a-149b-4327-a8f6-0e96a2f9f080} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
585 | 2024.12.20 21:22:10.629328 [ 258 ] {2ecfb89a-149b-4327-a8f6-0e96a2f9f080} <Debug> oximeter.measurements_histogramf32 (eef272ce-2b70-48cb-b10f-d63294924dc8): Loading data parts | ||
586 | 2024.12.20 21:22:10.629577 [ 258 ] {2ecfb89a-149b-4327-a8f6-0e96a2f9f080} <Debug> oximeter.measurements_histogramf32 (eef272ce-2b70-48cb-b10f-d63294924dc8): There are no data parts | ||
587 | 2024.12.20 21:22:10.635121 [ 258 ] {2ecfb89a-149b-4327-a8f6-0e96a2f9f080} <Debug> TCPHandler: Processed in 0.041062211 sec. | ||
588 | 2024.12.20 21:22:10.635472 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
589 | 2024.12.20 21:22:10.635790 [ 260 ] {7d0e05a8-31c4-41d9-ab59-2bc20990adbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) 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) | ||
590 | 2024.12.20 21:22:10.635976 [ 260 ] {7d0e05a8-31c4-41d9-ab59-2bc20990adbe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
591 | 2024.12.20 21:22:10.646404 [ 260 ] {7d0e05a8-31c4-41d9-ab59-2bc20990adbe} <Debug> oximeter.measurements_histogramf64 (dd3abc3e-1fa7-4e51-b9cf-fce2e5f2acd5): Loading data parts | ||
592 | 2024.12.20 21:22:10.646762 [ 260 ] {7d0e05a8-31c4-41d9-ab59-2bc20990adbe} <Debug> oximeter.measurements_histogramf64 (dd3abc3e-1fa7-4e51-b9cf-fce2e5f2acd5): There are no data parts | ||
593 | 2024.12.20 21:22:10.660683 [ 260 ] {7d0e05a8-31c4-41d9-ab59-2bc20990adbe} <Debug> TCPHandler: Processed in 0.025280647 sec. | ||
594 | 2024.12.20 21:22:10.661039 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
595 | 2024.12.20 21:22:10.661372 [ 258 ] {166a7d67-6eed-432d-b3f5-e5db9c6095b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) /* The field tables store named dimensions of each timeseries. | ||
596 | * | ||
597 | * As with the measurement tables, there is one field table for each field data | ||
598 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
599 | * this behavior **must not** be relied upon for query correctness. | ||
600 | * | ||
601 | * The index for the fields differs from the measurements, however. Rows are | ||
602 | * sorted by timeseries name, then field name, field value, and finally | ||
603 | * timeseries key. This reflects the most common pattern for looking them up: | ||
604 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
605 | * usually then used to look up measurements. | ||
606 | * | ||
607 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
608 | * timeseries name and then key, since it would improve lookups where one | ||
609 | * already has the key. Realistically though, these tables are quite small and | ||
610 | * so performance benefits will be low in absolute terms. | ||
611 | * | ||
612 | * TTL: We use a materialized column to expire old field table records. This | ||
613 | * column is generated automatically by the database whenever a new row is | ||
614 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
615 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
616 | * record will remain during a deduplication, which will have the last | ||
617 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
618 | * measurement tables. | ||
619 | */ | ||
620 | 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) | ||
621 | 2024.12.20 21:22:10.661473 [ 258 ] {166a7d67-6eed-432d-b3f5-e5db9c6095b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
622 | 2024.12.20 21:22:10.696292 [ 258 ] {166a7d67-6eed-432d-b3f5-e5db9c6095b5} <Debug> oximeter.fields_bool (1bce84f2-b7c1-4706-88ad-42764d476fff): Loading data parts | ||
623 | 2024.12.20 21:22:10.696506 [ 258 ] {166a7d67-6eed-432d-b3f5-e5db9c6095b5} <Debug> oximeter.fields_bool (1bce84f2-b7c1-4706-88ad-42764d476fff): There are no data parts | ||
624 | 2024.12.20 21:22:10.706241 [ 258 ] {166a7d67-6eed-432d-b3f5-e5db9c6095b5} <Debug> TCPHandler: Processed in 0.045322006 sec. | ||
625 | 2024.12.20 21:22:10.706569 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
626 | 2024.12.20 21:22:10.706929 [ 260 ] {02a118d7-b190-4d3a-8b73-796cb9f5ff9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) 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) | ||
627 | 2024.12.20 21:22:10.707016 [ 260 ] {02a118d7-b190-4d3a-8b73-796cb9f5ff9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
628 | 2024.12.20 21:22:10.711420 [ 260 ] {02a118d7-b190-4d3a-8b73-796cb9f5ff9e} <Debug> oximeter.fields_i8 (2e8ac0f5-8d4e-4068-9e10-808ceb107d7d): Loading data parts | ||
629 | 2024.12.20 21:22:10.711637 [ 260 ] {02a118d7-b190-4d3a-8b73-796cb9f5ff9e} <Debug> oximeter.fields_i8 (2e8ac0f5-8d4e-4068-9e10-808ceb107d7d): There are no data parts | ||
630 | 2024.12.20 21:22:10.723133 [ 260 ] {02a118d7-b190-4d3a-8b73-796cb9f5ff9e} <Debug> TCPHandler: Processed in 0.016635763 sec. | ||
631 | 2024.12.20 21:22:10.723476 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
632 | 2024.12.20 21:22:10.723815 [ 258 ] {ff08f32e-6fa4-4abe-8d00-13ca5650a37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) 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) | ||
633 | 2024.12.20 21:22:10.723950 [ 258 ] {ff08f32e-6fa4-4abe-8d00-13ca5650a37a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
634 | 2024.12.20 21:22:10.746057 [ 258 ] {ff08f32e-6fa4-4abe-8d00-13ca5650a37a} <Debug> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Loading data parts | ||
635 | 2024.12.20 21:22:10.746316 [ 258 ] {ff08f32e-6fa4-4abe-8d00-13ca5650a37a} <Debug> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): There are no data parts | ||
636 | 2024.12.20 21:22:10.761423 [ 258 ] {ff08f32e-6fa4-4abe-8d00-13ca5650a37a} <Debug> TCPHandler: Processed in 0.038112814 sec. | ||
637 | 2024.12.20 21:22:10.761722 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
638 | 2024.12.20 21:22:10.761967 [ 260 ] {aad0cc0b-7da1-4535-a23d-3fe11fad1d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) 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) | ||
639 | 2024.12.20 21:22:10.762054 [ 260 ] {aad0cc0b-7da1-4535-a23d-3fe11fad1d0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
640 | 2024.12.20 21:22:10.782088 [ 260 ] {aad0cc0b-7da1-4535-a23d-3fe11fad1d0f} <Debug> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Loading data parts | ||
641 | 2024.12.20 21:22:10.782304 [ 260 ] {aad0cc0b-7da1-4535-a23d-3fe11fad1d0f} <Debug> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): There are no data parts | ||
642 | 2024.12.20 21:22:10.797858 [ 260 ] {aad0cc0b-7da1-4535-a23d-3fe11fad1d0f} <Debug> TCPHandler: Processed in 0.036201681 sec. | ||
643 | 2024.12.20 21:22:10.798164 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
644 | 2024.12.20 21:22:10.798450 [ 258 ] {eb2d33a1-bfe1-4ac5-b7af-db1630191435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) 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) | ||
645 | 2024.12.20 21:22:10.798561 [ 258 ] {eb2d33a1-bfe1-4ac5-b7af-db1630191435} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
646 | 2024.12.20 21:22:10.811041 [ 258 ] {eb2d33a1-bfe1-4ac5-b7af-db1630191435} <Debug> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Loading data parts | ||
647 | 2024.12.20 21:22:10.811255 [ 258 ] {eb2d33a1-bfe1-4ac5-b7af-db1630191435} <Debug> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): There are no data parts | ||
648 | 2024.12.20 21:22:10.832111 [ 258 ] {eb2d33a1-bfe1-4ac5-b7af-db1630191435} <Debug> TCPHandler: Processed in 0.034074274 sec. | ||
649 | 2024.12.20 21:22:10.832453 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
650 | 2024.12.20 21:22:10.832736 [ 260 ] {c51170b0-8569-441e-acec-c14161dd797a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) 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) | ||
651 | 2024.12.20 21:22:10.832853 [ 260 ] {c51170b0-8569-441e-acec-c14161dd797a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
652 | 2024.12.20 21:22:10.840532 [ 260 ] {c51170b0-8569-441e-acec-c14161dd797a} <Debug> oximeter.fields_i32 (b3c28b2b-9ddc-4689-96d0-e15738ec0f29): Loading data parts | ||
653 | 2024.12.20 21:22:10.840739 [ 260 ] {c51170b0-8569-441e-acec-c14161dd797a} <Debug> oximeter.fields_i32 (b3c28b2b-9ddc-4689-96d0-e15738ec0f29): There are no data parts | ||
654 | 2024.12.20 21:22:10.848478 [ 260 ] {c51170b0-8569-441e-acec-c14161dd797a} <Debug> TCPHandler: Processed in 0.016129322 sec. | ||
655 | 2024.12.20 21:22:10.848734 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
656 | 2024.12.20 21:22:10.849016 [ 258 ] {b06c5471-1411-4a15-9642-aa69de6a1f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) 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) | ||
657 | 2024.12.20 21:22:10.849098 [ 258 ] {b06c5471-1411-4a15-9642-aa69de6a1f18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
658 | 2024.12.20 21:22:10.861877 [ 258 ] {b06c5471-1411-4a15-9642-aa69de6a1f18} <Debug> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Loading data parts | ||
659 | 2024.12.20 21:22:10.862039 [ 258 ] {b06c5471-1411-4a15-9642-aa69de6a1f18} <Debug> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): There are no data parts | ||
660 | 2024.12.20 21:22:10.873452 [ 258 ] {b06c5471-1411-4a15-9642-aa69de6a1f18} <Debug> TCPHandler: Processed in 0.024825956 sec. | ||
661 | 2024.12.20 21:22:10.873715 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
662 | 2024.12.20 21:22:10.873940 [ 260 ] {86da5264-63f3-486c-b8b0-aa6a95923139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) 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) | ||
663 | 2024.12.20 21:22:10.874047 [ 260 ] {86da5264-63f3-486c-b8b0-aa6a95923139} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
664 | 2024.12.20 21:22:10.886663 [ 260 ] {86da5264-63f3-486c-b8b0-aa6a95923139} <Debug> oximeter.fields_i64 (f85ac43d-d2f6-4879-a326-0aa74301ef0e): Loading data parts | ||
665 | 2024.12.20 21:22:10.886905 [ 260 ] {86da5264-63f3-486c-b8b0-aa6a95923139} <Debug> oximeter.fields_i64 (f85ac43d-d2f6-4879-a326-0aa74301ef0e): There are no data parts | ||
666 | 2024.12.20 21:22:10.889220 [ 260 ] {86da5264-63f3-486c-b8b0-aa6a95923139} <Debug> TCPHandler: Processed in 0.015567119 sec. | ||
667 | 2024.12.20 21:22:10.889450 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
668 | 2024.12.20 21:22:10.889771 [ 258 ] {ee4d7d91-2311-4fd1-ab43-b090bd6fe269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) 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) | ||
669 | 2024.12.20 21:22:10.889837 [ 258 ] {ee4d7d91-2311-4fd1-ab43-b090bd6fe269} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
670 | 2024.12.20 21:22:10.897985 [ 258 ] {ee4d7d91-2311-4fd1-ab43-b090bd6fe269} <Debug> oximeter.fields_u64 (db4d220f-156e-4400-b6f6-0d527fc3968d): Loading data parts | ||
671 | 2024.12.20 21:22:10.898144 [ 258 ] {ee4d7d91-2311-4fd1-ab43-b090bd6fe269} <Debug> oximeter.fields_u64 (db4d220f-156e-4400-b6f6-0d527fc3968d): There are no data parts | ||
672 | 2024.12.20 21:22:10.911608 [ 258 ] {ee4d7d91-2311-4fd1-ab43-b090bd6fe269} <Debug> TCPHandler: Processed in 0.022238979 sec. | ||
673 | 2024.12.20 21:22:10.911921 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
674 | 2024.12.20 21:22:10.912181 [ 260 ] {4b986995-69e5-4429-88d1-92456f8d19c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) 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) | ||
675 | 2024.12.20 21:22:10.912285 [ 260 ] {4b986995-69e5-4429-88d1-92456f8d19c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
676 | 2024.12.20 21:22:10.922977 [ 260 ] {4b986995-69e5-4429-88d1-92456f8d19c8} <Debug> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Loading data parts | ||
677 | 2024.12.20 21:22:10.923202 [ 260 ] {4b986995-69e5-4429-88d1-92456f8d19c8} <Debug> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): There are no data parts | ||
678 | 2024.12.20 21:22:10.927271 [ 260 ] {4b986995-69e5-4429-88d1-92456f8d19c8} <Debug> TCPHandler: Processed in 0.015438926 sec. | ||
679 | 2024.12.20 21:22:10.927517 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
680 | 2024.12.20 21:22:10.927853 [ 258 ] {75489ebf-30d2-47d3-8239-8ed39c58cc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) 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) | ||
681 | 2024.12.20 21:22:10.927942 [ 258 ] {75489ebf-30d2-47d3-8239-8ed39c58cc8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
682 | 2024.12.20 21:22:10.947093 [ 258 ] {75489ebf-30d2-47d3-8239-8ed39c58cc8c} <Debug> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Loading data parts | ||
683 | 2024.12.20 21:22:10.947296 [ 258 ] {75489ebf-30d2-47d3-8239-8ed39c58cc8c} <Debug> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): There are no data parts | ||
684 | 2024.12.20 21:22:10.950980 [ 258 ] {75489ebf-30d2-47d3-8239-8ed39c58cc8c} <Debug> TCPHandler: Processed in 0.023551198 sec. | ||
685 | 2024.12.20 21:22:10.951243 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
686 | 2024.12.20 21:22:10.951467 [ 260 ] {bde32942-fc14-4229-90a3-6e3075fdb9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) 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) | ||
687 | 2024.12.20 21:22:10.951569 [ 260 ] {bde32942-fc14-4229-90a3-6e3075fdb9fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
688 | 2024.12.20 21:22:10.964006 [ 260 ] {bde32942-fc14-4229-90a3-6e3075fdb9fd} <Debug> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Loading data parts | ||
689 | 2024.12.20 21:22:10.964244 [ 260 ] {bde32942-fc14-4229-90a3-6e3075fdb9fd} <Debug> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): There are no data parts | ||
690 | 2024.12.20 21:22:11.013047 [ 260 ] {bde32942-fc14-4229-90a3-6e3075fdb9fd} <Debug> TCPHandler: Processed in 0.061872818 sec. | ||
691 | 2024.12.20 21:22:11.013372 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
692 | 2024.12.20 21:22:11.013839 [ 258 ] {6d4275b0-3b4f-413b-b8dc-9f6b919d4835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) /* The timeseries schema table stores the extracted schema for the samples | ||
693 | * oximeter collects. | ||
694 | */ | ||
695 | 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) | ||
696 | 2024.12.20 21:22:11.013991 [ 258 ] {6d4275b0-3b4f-413b-b8dc-9f6b919d4835} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
697 | 2024.12.20 21:22:11.037342 [ 258 ] {6d4275b0-3b4f-413b-b8dc-9f6b919d4835} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa): Loading data parts | ||
698 | 2024.12.20 21:22:11.037570 [ 258 ] {6d4275b0-3b4f-413b-b8dc-9f6b919d4835} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa): There are no data parts | ||
699 | 2024.12.20 21:22:11.051290 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54008 | ||
700 | 2024.12.20 21:22:11.051502 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
701 | 2024.12.20 21:22:11.051544 [ 285 ] {} <Debug> TCP-Session: afcc3324-cbe4-41da-b218-ba9200e767de Authenticating user 'default' from [fd00:1122:3344:101::c]:54008 | ||
702 | 2024.12.20 21:22:11.051633 [ 285 ] {} <Debug> TCP-Session: afcc3324-cbe4-41da-b218-ba9200e767de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
703 | 2024.12.20 21:22:11.051655 [ 285 ] {} <Debug> TCP-Session: afcc3324-cbe4-41da-b218-ba9200e767de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
704 | 2024.12.20 21:22:11.051727 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
705 | 2024.12.20 21:22:11.051796 [ 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 | ||
706 | 2024.12.20 21:22:11.051823 [ 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 | ||
707 | 2024.12.20 21:22:11.054263 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51158 | ||
708 | 2024.12.20 21:22:11.054476 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57604 | ||
709 | 2024.12.20 21:22:11.054476 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
710 | 2024.12.20 21:22:11.054612 [ 286 ] {} <Debug> TCP-Session: 5d8f7e03-283b-4900-a8db-e93f1bcfd8b6 Authenticating user 'default' from [fd00:1122:3344:101::c]:51158 | ||
711 | 2024.12.20 21:22:11.054701 [ 286 ] {} <Debug> TCP-Session: 5d8f7e03-283b-4900-a8db-e93f1bcfd8b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
712 | 2024.12.20 21:22:11.054806 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59814 | ||
713 | 2024.12.20 21:22:11.054823 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
714 | 2024.12.20 21:22:11.054855 [ 286 ] {} <Debug> TCP-Session: 5d8f7e03-283b-4900-a8db-e93f1bcfd8b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
715 | 2024.12.20 21:22:11.054807 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33693 | ||
716 | 2024.12.20 21:22:11.054891 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65346 | ||
717 | 2024.12.20 21:22:11.055217 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
718 | 2024.12.20 21:22:11.055266 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
719 | 2024.12.20 21:22:11.055265 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34086 | ||
720 | 2024.12.20 21:22:11.055279 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39624 | ||
721 | 2024.12.20 21:22:11.055320 [ 287 ] {} <Debug> TCP-Session: 08363f48-25cc-46f7-b74a-d3f31db2fd12 Authenticating user 'default' from [fd00:1122:3344:101::c]:57604 | ||
722 | 2024.12.20 21:22:11.055477 [ 288 ] {} <Debug> TCP-Session: c827f67f-6dcf-4c21-8772-29f11c0dfc9a Authenticating user 'default' from [fd00:1122:3344:101::c]:59814 | ||
723 | 2024.12.20 21:22:11.055513 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
724 | 2024.12.20 21:22:11.055780 [ 289 ] {} <Debug> TCP-Session: b59256e9-d0b6-4345-b79d-aaece0da83db Authenticating user 'default' from [fd00:1122:3344:101::c]:33693 | ||
725 | 2024.12.20 21:22:11.055799 [ 287 ] {} <Debug> TCP-Session: 08363f48-25cc-46f7-b74a-d3f31db2fd12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
726 | 2024.12.20 21:22:11.055817 [ 288 ] {} <Debug> TCP-Session: c827f67f-6dcf-4c21-8772-29f11c0dfc9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
727 | 2024.12.20 21:22:11.055887 [ 287 ] {} <Debug> TCP-Session: 08363f48-25cc-46f7-b74a-d3f31db2fd12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
728 | 2024.12.20 21:22:11.055896 [ 289 ] {} <Debug> TCP-Session: b59256e9-d0b6-4345-b79d-aaece0da83db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
729 | 2024.12.20 21:22:11.055912 [ 288 ] {} <Debug> TCP-Session: c827f67f-6dcf-4c21-8772-29f11c0dfc9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
730 | 2024.12.20 21:22:11.055974 [ 289 ] {} <Debug> TCP-Session: b59256e9-d0b6-4345-b79d-aaece0da83db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
731 | 2024.12.20 21:22:11.055981 [ 290 ] {} <Debug> TCP-Session: 6cb2e933-4c93-4358-a257-b3531aa451a3 Authenticating user 'default' from [fd00:1122:3344:101::c]:65346 | ||
732 | 2024.12.20 21:22:11.056067 [ 290 ] {} <Debug> TCP-Session: 6cb2e933-4c93-4358-a257-b3531aa451a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
733 | 2024.12.20 21:22:11.056157 [ 290 ] {} <Debug> TCP-Session: 6cb2e933-4c93-4358-a257-b3531aa451a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
734 | 2024.12.20 21:22:11.058428 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
735 | 2024.12.20 21:22:11.058472 [ 291 ] {} <Debug> TCP-Session: 3a931c64-62f2-43be-99d4-6c5c00cf5063 Authenticating user 'default' from [fd00:1122:3344:101::c]:34086 | ||
736 | 2024.12.20 21:22:11.058546 [ 291 ] {} <Debug> TCP-Session: 3a931c64-62f2-43be-99d4-6c5c00cf5063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
737 | 2024.12.20 21:22:11.058564 [ 291 ] {} <Debug> TCP-Session: 3a931c64-62f2-43be-99d4-6c5c00cf5063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
738 | 2024.12.20 21:22:11.068852 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
739 | 2024.12.20 21:22:11.068968 [ 292 ] {} <Debug> TCP-Session: 49c6ef37-baf8-440b-85b9-536c1b8ff06b Authenticating user 'default' from [fd00:1122:3344:101::c]:39624 | ||
740 | 2024.12.20 21:22:11.068992 [ 292 ] {} <Debug> TCP-Session: 49c6ef37-baf8-440b-85b9-536c1b8ff06b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
741 | 2024.12.20 21:22:11.069008 [ 292 ] {} <Debug> TCP-Session: 49c6ef37-baf8-440b-85b9-536c1b8ff06b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
742 | 2024.12.20 21:22:11.077344 [ 258 ] {6d4275b0-3b4f-413b-b8dc-9f6b919d4835} <Debug> TCPHandler: Processed in 0.064099458 sec. | ||
743 | 2024.12.20 21:22:11.077649 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
744 | 2024.12.20 21:22:11.077874 [ 260 ] {4b156b38-8dfb-4265-854f-0840cd8385ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
745 | 2024.12.20 21:22:11.079655 [ 260 ] {4b156b38-8dfb-4265-854f-0840cd8385ea} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
746 | 2024.12.20 21:22:11.088909 [ 276 ] {4b156b38-8dfb-4265-854f-0840cd8385ea} <Trace> oximeter.version (d26a9709-5688-4527-a2c5-679ac7b3702b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
747 | 2024.12.20 21:22:11.088964 [ 276 ] {4b156b38-8dfb-4265-854f-0840cd8385ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
748 | 2024.12.20 21:22:11.093214 [ 276 ] {4b156b38-8dfb-4265-854f-0840cd8385ea} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
749 | 2024.12.20 21:22:11.093615 [ 276 ] {4b156b38-8dfb-4265-854f-0840cd8385ea} <Trace> oximeter.version (d26a9709-5688-4527-a2c5-679ac7b3702b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
750 | 2024.12.20 21:22:11.093990 [ 260 ] {4b156b38-8dfb-4265-854f-0840cd8385ea} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.016193 sec., 61.755079355276976 rows/sec., 988.08 B/sec. | ||
751 | 2024.12.20 21:22:11.094376 [ 260 ] {4b156b38-8dfb-4265-854f-0840cd8385ea} <Debug> TCPHandler: Processed in 0.016813197 sec. | ||
752 | 2024.12.20 21:22:12.001132 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 137.56 MiB, peak 137.56 MiB, free memory in arenas 0.00 B, will set to 141.52 MiB (RSS), difference: 3.96 MiB | ||
753 | 2024.12.20 21:22:16.367132 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
754 | 2024.12.20 21:22:16.367202 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
755 | 2024.12.20 21:22:16.367235 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
756 | 2024.12.20 21:22:16.367294 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
757 | 2024.12.20 21:22:16.387288 [ 244 ] {} <Debug> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Loading data parts | ||
758 | 2024.12.20 21:22:16.387512 [ 244 ] {} <Debug> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): There are no data parts | ||
759 | 2024.12.20 21:22:16.399529 [ 243 ] {} <Debug> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Loading data parts | ||
760 | 2024.12.20 21:22:16.399745 [ 243 ] {} <Debug> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): There are no data parts | ||
761 | 2024.12.20 21:22:16.411905 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
762 | 2024.12.20 21:22:16.412013 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
763 | 2024.12.20 21:22:16.417648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
764 | 2024.12.20 21:22:16.418291 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
765 | 2024.12.20 21:22:16.419147 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
766 | 2024.12.20 21:22:16.435886 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
767 | 2024.12.20 21:22:16.435937 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
768 | 2024.12.20 21:22:16.443279 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
769 | 2024.12.20 21:22:16.444091 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
770 | 2024.12.20 21:22:16.446510 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
771 | 2024.12.20 21:22:17.001147 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.46 MiB, peak 150.46 MiB, free memory in arenas 0.00 B, will set to 151.17 MiB (RSS), difference: 4.71 MiB | ||
772 | 2024.12.20 21:22:18.867041 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
773 | 2024.12.20 21:22:18.867149 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
774 | 2024.12.20 21:22:18.874953 [ 242 ] {} <Debug> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Loading data parts | ||
775 | 2024.12.20 21:22:18.875301 [ 242 ] {} <Debug> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): There are no data parts | ||
776 | 2024.12.20 21:22:18.887250 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
777 | 2024.12.20 21:22:18.887295 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
778 | 2024.12.20 21:22:18.888998 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
779 | 2024.12.20 21:22:18.889304 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
780 | 2024.12.20 21:22:18.889867 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
781 | 2024.12.20 21:22:19.000153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.35 MiB, peak 155.35 MiB, free memory in arenas 0.00 B, will set to 151.67 MiB (RSS), difference: -3.68 MiB | ||
782 | 2024.12.20 21:22:23.818522 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
783 | 2024.12.20 21:22:23.818591 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
784 | 2024.12.20 21:22:23.920253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
785 | 2024.12.20 21:22:23.921203 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
786 | 2024.12.20 21:22:23.921244 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
787 | 2024.12.20 21:22:23.921802 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
788 | 2024.12.20 21:22:23.922052 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
789 | 2024.12.20 21:22:23.922360 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
790 | 2024.12.20 21:22:23.947513 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
791 | 2024.12.20 21:22:23.970324 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
792 | 2024.12.20 21:22:23.970387 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
793 | 2024.12.20 21:22:23.976867 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
794 | 2024.12.20 21:22:23.977608 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
795 | 2024.12.20 21:22:23.980321 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
796 | 2024.12.20 21:22:24.000159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.34 MiB, peak 156.34 MiB, free memory in arenas 0.00 B, will set to 154.22 MiB (RSS), difference: 1.88 MiB | ||
797 | 2024.12.20 21:22:29.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.24 MiB, peak 156.34 MiB, free memory in arenas 0.00 B, will set to 154.26 MiB (RSS), difference: 4.01 MiB | ||
798 | 2024.12.20 21:22:31.097670 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
799 | 2024.12.20 21:22:31.097868 [ 258 ] {a5dbd708-9b48-4197-ae32-389d2dc0b439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
800 | 2024.12.20 21:22:31.098263 [ 258 ] {a5dbd708-9b48-4197-ae32-389d2dc0b439} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
801 | 2024.12.20 21:22:31.098564 [ 258 ] {a5dbd708-9b48-4197-ae32-389d2dc0b439} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
802 | 2024.12.20 21:22:31.099355 [ 258 ] {a5dbd708-9b48-4197-ae32-389d2dc0b439} <Debug> TCPHandler: Processed in 0.00181386 sec. | ||
803 | 2024.12.20 21:22:31.100830 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
804 | 2024.12.20 21:22:31.101121 [ 260 ] {b2ba8308-7cf5-4b18-889c-fc46c185dba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
805 | 2024.12.20 21:22:31.103213 [ 260 ] {b2ba8308-7cf5-4b18-889c-fc46c185dba1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
806 | 2024.12.20 21:22:31.103290 [ 260 ] {b2ba8308-7cf5-4b18-889c-fc46c185dba1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
807 | 2024.12.20 21:22:31.103894 [ 260 ] {b2ba8308-7cf5-4b18-889c-fc46c185dba1} <Debug> TCPHandler: Processed in 0.003207132 sec. | ||
808 | 2024.12.20 21:22:31.104204 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
809 | 2024.12.20 21:22:31.104381 [ 258 ] {7e6b9239-f2e1-4391-b1fc-bc09d86c72fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
810 | 2024.12.20 21:22:31.104895 [ 258 ] {7e6b9239-f2e1-4391-b1fc-bc09d86c72fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
811 | 2024.12.20 21:22:31.104964 [ 258 ] {7e6b9239-f2e1-4391-b1fc-bc09d86c72fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
812 | 2024.12.20 21:22:31.105534 [ 258 ] {7e6b9239-f2e1-4391-b1fc-bc09d86c72fd} <Debug> TCPHandler: Processed in 0.001388871 sec. | ||
813 | 2024.12.20 21:22:31.105794 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
814 | 2024.12.20 21:22:31.105957 [ 260 ] {0c89ce38-35e7-4ff4-a437-df71ab9a6705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
815 | 2024.12.20 21:22:31.106333 [ 260 ] {0c89ce38-35e7-4ff4-a437-df71ab9a6705} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
816 | 2024.12.20 21:22:31.106391 [ 260 ] {0c89ce38-35e7-4ff4-a437-df71ab9a6705} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
817 | 2024.12.20 21:22:31.106882 [ 260 ] {0c89ce38-35e7-4ff4-a437-df71ab9a6705} <Debug> TCPHandler: Processed in 0.001146535 sec. | ||
818 | 2024.12.20 21:22:31.107720 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
819 | 2024.12.20 21:22:31.107848 [ 258 ] {4250c967-e5fd-4a4f-b4af-66cfc1c75ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
820 | 2024.12.20 21:22:31.107901 [ 258 ] {4250c967-e5fd-4a4f-b4af-66cfc1c75ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
821 | 2024.12.20 21:22:31.108688 [ 258 ] {4250c967-e5fd-4a4f-b4af-66cfc1c75ff8} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
822 | 2024.12.20 21:22:31.108736 [ 258 ] {4250c967-e5fd-4a4f-b4af-66cfc1c75ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
823 | 2024.12.20 21:22:31.109284 [ 258 ] {4250c967-e5fd-4a4f-b4af-66cfc1c75ff8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
824 | 2024.12.20 21:22:31.109510 [ 258 ] {4250c967-e5fd-4a4f-b4af-66cfc1c75ff8} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
825 | 2024.12.20 21:22:31.109746 [ 258 ] {4250c967-e5fd-4a4f-b4af-66cfc1c75ff8} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001933 sec., 2069.3222969477497 rows/sec., 263.21 KiB/sec. | ||
826 | 2024.12.20 21:22:31.109809 [ 258 ] {4250c967-e5fd-4a4f-b4af-66cfc1c75ff8} <Debug> TCPHandler: Processed in 0.002147698 sec. | ||
827 | 2024.12.20 21:22:31.109957 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
828 | 2024.12.20 21:22:31.110086 [ 260 ] {19539474-e24c-4ec7-baf4-0f2f02f7f2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
829 | 2024.12.20 21:22:31.110140 [ 260 ] {19539474-e24c-4ec7-baf4-0f2f02f7f2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
830 | 2024.12.20 21:22:31.111375 [ 260 ] {19539474-e24c-4ec7-baf4-0f2f02f7f2ee} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
831 | 2024.12.20 21:22:31.111421 [ 260 ] {19539474-e24c-4ec7-baf4-0f2f02f7f2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
832 | 2024.12.20 21:22:31.111864 [ 260 ] {19539474-e24c-4ec7-baf4-0f2f02f7f2ee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
833 | 2024.12.20 21:22:31.112111 [ 260 ] {19539474-e24c-4ec7-baf4-0f2f02f7f2ee} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
834 | 2024.12.20 21:22:31.112347 [ 260 ] {19539474-e24c-4ec7-baf4-0f2f02f7f2ee} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.002297 sec., 1741.40182847192 rows/sec., 146.68 KiB/sec. | ||
835 | 2024.12.20 21:22:31.112406 [ 260 ] {19539474-e24c-4ec7-baf4-0f2f02f7f2ee} <Debug> TCPHandler: Processed in 0.002509416 sec. | ||
836 | 2024.12.20 21:22:31.112610 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
837 | 2024.12.20 21:22:31.112749 [ 258 ] {645f817b-f04a-4148-89ad-3339a0b19581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
838 | 2024.12.20 21:22:31.112807 [ 258 ] {645f817b-f04a-4148-89ad-3339a0b19581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
839 | 2024.12.20 21:22:31.113458 [ 258 ] {645f817b-f04a-4148-89ad-3339a0b19581} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
840 | 2024.12.20 21:22:31.113499 [ 258 ] {645f817b-f04a-4148-89ad-3339a0b19581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
841 | 2024.12.20 21:22:31.113859 [ 258 ] {645f817b-f04a-4148-89ad-3339a0b19581} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
842 | 2024.12.20 21:22:31.114098 [ 258 ] {645f817b-f04a-4148-89ad-3339a0b19581} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
843 | 2024.12.20 21:22:31.114305 [ 258 ] {645f817b-f04a-4148-89ad-3339a0b19581} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001588 sec., 5037.783375314862 rows/sec., 404.65 KiB/sec. | ||
844 | 2024.12.20 21:22:31.114359 [ 258 ] {645f817b-f04a-4148-89ad-3339a0b19581} <Debug> TCPHandler: Processed in 0.001821181 sec. | ||
845 | 2024.12.20 21:22:31.114506 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
846 | 2024.12.20 21:22:31.114640 [ 260 ] {d53b53a9-8e2a-4966-b653-99fcd24642c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
847 | 2024.12.20 21:22:31.114694 [ 260 ] {d53b53a9-8e2a-4966-b653-99fcd24642c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
848 | 2024.12.20 21:22:31.115804 [ 260 ] {d53b53a9-8e2a-4966-b653-99fcd24642c5} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
849 | 2024.12.20 21:22:31.115841 [ 260 ] {d53b53a9-8e2a-4966-b653-99fcd24642c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
850 | 2024.12.20 21:22:31.116263 [ 260 ] {d53b53a9-8e2a-4966-b653-99fcd24642c5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
851 | 2024.12.20 21:22:31.116506 [ 260 ] {d53b53a9-8e2a-4966-b653-99fcd24642c5} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
852 | 2024.12.20 21:22:31.116798 [ 260 ] {d53b53a9-8e2a-4966-b653-99fcd24642c5} <Debug> executeQuery: Read 8 rows, 624.00 B in 0.002164 sec., 3696.857670979667 rows/sec., 281.60 KiB/sec. | ||
853 | 2024.12.20 21:22:31.116867 [ 260 ] {d53b53a9-8e2a-4966-b653-99fcd24642c5} <Debug> TCPHandler: Processed in 0.002420594 sec. | ||
854 | 2024.12.20 21:22:31.117047 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
855 | 2024.12.20 21:22:31.117184 [ 258 ] {4b80289d-31d3-458b-b717-0a9f276fb975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
856 | 2024.12.20 21:22:31.117243 [ 258 ] {4b80289d-31d3-458b-b717-0a9f276fb975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
857 | 2024.12.20 21:22:31.117711 [ 258 ] {4b80289d-31d3-458b-b717-0a9f276fb975} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
858 | 2024.12.20 21:22:31.117750 [ 258 ] {4b80289d-31d3-458b-b717-0a9f276fb975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
859 | 2024.12.20 21:22:31.118116 [ 258 ] {4b80289d-31d3-458b-b717-0a9f276fb975} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
860 | 2024.12.20 21:22:31.118355 [ 258 ] {4b80289d-31d3-458b-b717-0a9f276fb975} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
861 | 2024.12.20 21:22:31.118549 [ 258 ] {4b80289d-31d3-458b-b717-0a9f276fb975} <Debug> executeQuery: Read 8 rows, 516.00 B in 0.001396 sec., 5730.659025787965 rows/sec., 360.96 KiB/sec. | ||
862 | 2024.12.20 21:22:31.118599 [ 258 ] {4b80289d-31d3-458b-b717-0a9f276fb975} <Debug> TCPHandler: Processed in 0.001621956 sec. | ||
863 | 2024.12.20 21:22:31.422488 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
864 | 2024.12.20 21:22:31.423129 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
865 | 2024.12.20 21:22:31.423167 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
866 | 2024.12.20 21:22:31.423824 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
867 | 2024.12.20 21:22:31.424079 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
868 | 2024.12.20 21:22:31.424295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
869 | 2024.12.20 21:22:31.480421 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
870 | 2024.12.20 21:22:31.499611 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
871 | 2024.12.20 21:22:31.499675 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
872 | 2024.12.20 21:22:31.506016 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
873 | 2024.12.20 21:22:31.506747 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
874 | 2024.12.20 21:22:31.509348 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
875 | 2024.12.20 21:22:36.098603 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
876 | 2024.12.20 21:22:36.098805 [ 258 ] {527ab560-3c0f-415e-bddb-30a6767ca98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
877 | 2024.12.20 21:22:36.098878 [ 258 ] {527ab560-3c0f-415e-bddb-30a6767ca98c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
878 | 2024.12.20 21:22:36.099598 [ 258 ] {527ab560-3c0f-415e-bddb-30a6767ca98c} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
879 | 2024.12.20 21:22:36.099652 [ 258 ] {527ab560-3c0f-415e-bddb-30a6767ca98c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
880 | 2024.12.20 21:22:36.100089 [ 258 ] {527ab560-3c0f-415e-bddb-30a6767ca98c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
881 | 2024.12.20 21:22:36.100347 [ 258 ] {527ab560-3c0f-415e-bddb-30a6767ca98c} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
882 | 2024.12.20 21:22:36.100599 [ 258 ] {527ab560-3c0f-415e-bddb-30a6767ca98c} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001845 sec., 2168.021680216802 rows/sec., 182.61 KiB/sec. | ||
883 | 2024.12.20 21:22:36.100662 [ 258 ] {527ab560-3c0f-415e-bddb-30a6767ca98c} <Debug> TCPHandler: Processed in 0.002189429 sec. | ||
884 | 2024.12.20 21:22:36.100907 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
885 | 2024.12.20 21:22:36.101114 [ 260 ] {1f6d43b8-c396-41c3-9171-49db462f4376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
886 | 2024.12.20 21:22:36.101197 [ 260 ] {1f6d43b8-c396-41c3-9171-49db462f4376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
887 | 2024.12.20 21:22:36.101931 [ 260 ] {1f6d43b8-c396-41c3-9171-49db462f4376} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
888 | 2024.12.20 21:22:36.101979 [ 260 ] {1f6d43b8-c396-41c3-9171-49db462f4376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
889 | 2024.12.20 21:22:36.102399 [ 260 ] {1f6d43b8-c396-41c3-9171-49db462f4376} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
890 | 2024.12.20 21:22:36.102650 [ 260 ] {1f6d43b8-c396-41c3-9171-49db462f4376} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
891 | 2024.12.20 21:22:36.102877 [ 260 ] {1f6d43b8-c396-41c3-9171-49db462f4376} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001821 sec., 4393.190554640308 rows/sec., 352.87 KiB/sec. | ||
892 | 2024.12.20 21:22:36.103017 [ 260 ] {1f6d43b8-c396-41c3-9171-49db462f4376} <Debug> TCPHandler: Processed in 0.002246931 sec. | ||
893 | 2024.12.20 21:22:36.103225 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
894 | 2024.12.20 21:22:36.103351 [ 258 ] {041ebbef-79d2-4997-9e60-b14302f6b051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
895 | 2024.12.20 21:22:36.103409 [ 258 ] {041ebbef-79d2-4997-9e60-b14302f6b051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
896 | 2024.12.20 21:22:36.103939 [ 258 ] {041ebbef-79d2-4997-9e60-b14302f6b051} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
897 | 2024.12.20 21:22:36.103980 [ 258 ] {041ebbef-79d2-4997-9e60-b14302f6b051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
898 | 2024.12.20 21:22:36.104356 [ 258 ] {041ebbef-79d2-4997-9e60-b14302f6b051} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
899 | 2024.12.20 21:22:36.104591 [ 258 ] {041ebbef-79d2-4997-9e60-b14302f6b051} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
900 | 2024.12.20 21:22:36.104808 [ 258 ] {041ebbef-79d2-4997-9e60-b14302f6b051} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001487 sec., 6724.949562878278 rows/sec., 512.25 KiB/sec. | ||
901 | 2024.12.20 21:22:36.104865 [ 258 ] {041ebbef-79d2-4997-9e60-b14302f6b051} <Debug> TCPHandler: Processed in 0.001746039 sec. | ||
902 | 2024.12.20 21:22:36.104997 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
903 | 2024.12.20 21:22:36.105120 [ 260 ] {694e2311-58d6-4e9e-9375-950d6ebeef3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
904 | 2024.12.20 21:22:36.105175 [ 260 ] {694e2311-58d6-4e9e-9375-950d6ebeef3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
905 | 2024.12.20 21:22:36.105649 [ 260 ] {694e2311-58d6-4e9e-9375-950d6ebeef3d} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
906 | 2024.12.20 21:22:36.105689 [ 260 ] {694e2311-58d6-4e9e-9375-950d6ebeef3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
907 | 2024.12.20 21:22:36.106067 [ 260 ] {694e2311-58d6-4e9e-9375-950d6ebeef3d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
908 | 2024.12.20 21:22:36.106307 [ 260 ] {694e2311-58d6-4e9e-9375-950d6ebeef3d} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
909 | 2024.12.20 21:22:36.106516 [ 260 ] {694e2311-58d6-4e9e-9375-950d6ebeef3d} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001426 sec., 7012.622720897616 rows/sec., 441.71 KiB/sec. | ||
910 | 2024.12.20 21:22:36.106570 [ 260 ] {694e2311-58d6-4e9e-9375-950d6ebeef3d} <Debug> TCPHandler: Processed in 0.001631156 sec. | ||
911 | 2024.12.20 21:22:38.818635 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
912 | 2024.12.20 21:22:38.818704 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
913 | 2024.12.20 21:22:38.891331 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 116 | ||
914 | 2024.12.20 21:22:38.895469 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
915 | 2024.12.20 21:22:38.895524 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
916 | 2024.12.20 21:22:38.897277 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
917 | 2024.12.20 21:22:38.897589 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
918 | 2024.12.20 21:22:38.898135 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 116 | ||
919 | 2024.12.20 21:22:38.924478 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
920 | 2024.12.20 21:22:38.925479 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
921 | 2024.12.20 21:22:38.925558 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
922 | 2024.12.20 21:22:38.926155 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
923 | 2024.12.20 21:22:38.926410 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
924 | 2024.12.20 21:22:38.926668 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
925 | 2024.12.20 21:22:39.009486 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
926 | 2024.12.20 21:22:39.029728 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
927 | 2024.12.20 21:22:39.029782 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
928 | 2024.12.20 21:22:39.036561 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
929 | 2024.12.20 21:22:39.037303 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
930 | 2024.12.20 21:22:39.039841 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
931 | 2024.12.20 21:22:41.097896 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
932 | 2024.12.20 21:22:41.098152 [ 258 ] {95deb09d-0d83-42ff-bf24-34f2f734232c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
933 | 2024.12.20 21:22:41.098603 [ 258 ] {95deb09d-0d83-42ff-bf24-34f2f734232c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
934 | 2024.12.20 21:22:41.098680 [ 258 ] {95deb09d-0d83-42ff-bf24-34f2f734232c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
935 | 2024.12.20 21:22:41.098937 [ 258 ] {95deb09d-0d83-42ff-bf24-34f2f734232c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
936 | 2024.12.20 21:22:41.099122 [ 258 ] {95deb09d-0d83-42ff-bf24-34f2f734232c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
937 | 2024.12.20 21:22:41.099432 [ 258 ] {95deb09d-0d83-42ff-bf24-34f2f734232c} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
938 | 2024.12.20 21:22:41.100552 [ 258 ] {95deb09d-0d83-42ff-bf24-34f2f734232c} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
939 | 2024.12.20 21:22:41.100604 [ 258 ] {95deb09d-0d83-42ff-bf24-34f2f734232c} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
940 | 2024.12.20 21:22:41.100623 [ 258 ] {95deb09d-0d83-42ff-bf24-34f2f734232c} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
941 | 2024.12.20 21:22:41.100736 [ 258 ] {95deb09d-0d83-42ff-bf24-34f2f734232c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
942 | 2024.12.20 21:22:41.100762 [ 258 ] {95deb09d-0d83-42ff-bf24-34f2f734232c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
943 | 2024.12.20 21:22:41.104775 [ 258 ] {95deb09d-0d83-42ff-bf24-34f2f734232c} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.006728 sec., 594.5303210463734 rows/sec., 24.53 KiB/sec. | ||
944 | 2024.12.20 21:22:41.104910 [ 258 ] {95deb09d-0d83-42ff-bf24-34f2f734232c} <Debug> TCPHandler: Processed in 0.00715267 sec. | ||
945 | 2024.12.20 21:22:41.105487 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
946 | 2024.12.20 21:22:41.105700 [ 260 ] {8ead9502-c836-480b-a53b-2d770b75585c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
947 | 2024.12.20 21:22:41.106041 [ 260 ] {8ead9502-c836-480b-a53b-2d770b75585c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
948 | 2024.12.20 21:22:41.106078 [ 260 ] {8ead9502-c836-480b-a53b-2d770b75585c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
949 | 2024.12.20 21:22:41.106313 [ 260 ] {8ead9502-c836-480b-a53b-2d770b75585c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
950 | 2024.12.20 21:22:41.106394 [ 260 ] {8ead9502-c836-480b-a53b-2d770b75585c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
951 | 2024.12.20 21:22:41.106574 [ 260 ] {8ead9502-c836-480b-a53b-2d770b75585c} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
952 | 2024.12.20 21:22:41.106613 [ 260 ] {8ead9502-c836-480b-a53b-2d770b75585c} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
953 | 2024.12.20 21:22:41.106640 [ 260 ] {8ead9502-c836-480b-a53b-2d770b75585c} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
954 | 2024.12.20 21:22:41.106658 [ 260 ] {8ead9502-c836-480b-a53b-2d770b75585c} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
955 | 2024.12.20 21:22:41.106702 [ 260 ] {8ead9502-c836-480b-a53b-2d770b75585c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
956 | 2024.12.20 21:22:41.106726 [ 260 ] {8ead9502-c836-480b-a53b-2d770b75585c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
957 | 2024.12.20 21:22:41.107375 [ 260 ] {8ead9502-c836-480b-a53b-2d770b75585c} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001759 sec., 2274.019329164298 rows/sec., 93.83 KiB/sec. | ||
958 | 2024.12.20 21:22:41.107467 [ 260 ] {8ead9502-c836-480b-a53b-2d770b75585c} <Debug> TCPHandler: Processed in 0.002104388 sec. | ||
959 | 2024.12.20 21:22:41.108092 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
960 | 2024.12.20 21:22:41.108257 [ 258 ] {078d9d99-a797-40e2-a5ef-3a54c28293f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
961 | 2024.12.20 21:22:41.108536 [ 258 ] {078d9d99-a797-40e2-a5ef-3a54c28293f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
962 | 2024.12.20 21:22:41.108571 [ 258 ] {078d9d99-a797-40e2-a5ef-3a54c28293f5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
963 | 2024.12.20 21:22:41.108783 [ 258 ] {078d9d99-a797-40e2-a5ef-3a54c28293f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
964 | 2024.12.20 21:22:41.108849 [ 258 ] {078d9d99-a797-40e2-a5ef-3a54c28293f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
965 | 2024.12.20 21:22:41.109003 [ 258 ] {078d9d99-a797-40e2-a5ef-3a54c28293f5} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
966 | 2024.12.20 21:22:41.109037 [ 258 ] {078d9d99-a797-40e2-a5ef-3a54c28293f5} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
967 | 2024.12.20 21:22:41.109059 [ 258 ] {078d9d99-a797-40e2-a5ef-3a54c28293f5} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
968 | 2024.12.20 21:22:41.109077 [ 258 ] {078d9d99-a797-40e2-a5ef-3a54c28293f5} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
969 | 2024.12.20 21:22:41.109119 [ 258 ] {078d9d99-a797-40e2-a5ef-3a54c28293f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
970 | 2024.12.20 21:22:41.109141 [ 258 ] {078d9d99-a797-40e2-a5ef-3a54c28293f5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
971 | 2024.12.20 21:22:41.109889 [ 258 ] {078d9d99-a797-40e2-a5ef-3a54c28293f5} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001699 sec., 2354.326074161271 rows/sec., 97.14 KiB/sec. | ||
972 | 2024.12.20 21:22:41.110003 [ 258 ] {078d9d99-a797-40e2-a5ef-3a54c28293f5} <Debug> TCPHandler: Processed in 0.001973014 sec. | ||
973 | 2024.12.20 21:22:41.110258 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
974 | 2024.12.20 21:22:41.110447 [ 260 ] {b5cb27a2-45f5-4661-8c4d-d8f7a1528876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
975 | 2024.12.20 21:22:41.110775 [ 260 ] {b5cb27a2-45f5-4661-8c4d-d8f7a1528876} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
976 | 2024.12.20 21:22:41.110808 [ 260 ] {b5cb27a2-45f5-4661-8c4d-d8f7a1528876} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
977 | 2024.12.20 21:22:41.111017 [ 260 ] {b5cb27a2-45f5-4661-8c4d-d8f7a1528876} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
978 | 2024.12.20 21:22:41.111083 [ 260 ] {b5cb27a2-45f5-4661-8c4d-d8f7a1528876} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
979 | 2024.12.20 21:22:41.111233 [ 260 ] {b5cb27a2-45f5-4661-8c4d-d8f7a1528876} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
980 | 2024.12.20 21:22:41.111266 [ 260 ] {b5cb27a2-45f5-4661-8c4d-d8f7a1528876} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
981 | 2024.12.20 21:22:41.111288 [ 260 ] {b5cb27a2-45f5-4661-8c4d-d8f7a1528876} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
982 | 2024.12.20 21:22:41.111305 [ 260 ] {b5cb27a2-45f5-4661-8c4d-d8f7a1528876} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
983 | 2024.12.20 21:22:41.111347 [ 260 ] {b5cb27a2-45f5-4661-8c4d-d8f7a1528876} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
984 | 2024.12.20 21:22:41.111368 [ 260 ] {b5cb27a2-45f5-4661-8c4d-d8f7a1528876} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
985 | 2024.12.20 21:22:41.111871 [ 260 ] {b5cb27a2-45f5-4661-8c4d-d8f7a1528876} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001504 sec., 2659.5744680851067 rows/sec., 109.73 KiB/sec. | ||
986 | 2024.12.20 21:22:41.111953 [ 260 ] {b5cb27a2-45f5-4661-8c4d-d8f7a1528876} <Debug> TCPHandler: Processed in 0.001764859 sec. | ||
987 | 2024.12.20 21:22:41.112364 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
988 | 2024.12.20 21:22:41.112550 [ 258 ] {8294d630-78f6-4986-b200-bd5fbd50cba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
989 | 2024.12.20 21:22:41.112859 [ 258 ] {8294d630-78f6-4986-b200-bd5fbd50cba9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
990 | 2024.12.20 21:22:41.112893 [ 258 ] {8294d630-78f6-4986-b200-bd5fbd50cba9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
991 | 2024.12.20 21:22:41.113112 [ 258 ] {8294d630-78f6-4986-b200-bd5fbd50cba9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
992 | 2024.12.20 21:22:41.113178 [ 258 ] {8294d630-78f6-4986-b200-bd5fbd50cba9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
993 | 2024.12.20 21:22:41.113326 [ 258 ] {8294d630-78f6-4986-b200-bd5fbd50cba9} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
994 | 2024.12.20 21:22:41.113358 [ 258 ] {8294d630-78f6-4986-b200-bd5fbd50cba9} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
995 | 2024.12.20 21:22:41.113381 [ 258 ] {8294d630-78f6-4986-b200-bd5fbd50cba9} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
996 | 2024.12.20 21:22:41.113397 [ 258 ] {8294d630-78f6-4986-b200-bd5fbd50cba9} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
997 | 2024.12.20 21:22:41.113439 [ 258 ] {8294d630-78f6-4986-b200-bd5fbd50cba9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
998 | 2024.12.20 21:22:41.113461 [ 258 ] {8294d630-78f6-4986-b200-bd5fbd50cba9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
999 | 2024.12.20 21:22:41.114078 [ 258 ] {8294d630-78f6-4986-b200-bd5fbd50cba9} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001604 sec., 2493.7655860349128 rows/sec., 102.89 KiB/sec. | ||
1000 | 2024.12.20 21:22:41.114190 [ 258 ] {8294d630-78f6-4986-b200-bd5fbd50cba9} <Debug> TCPHandler: Processed in 0.001894732 sec. | ||
1001 | 2024.12.20 21:22:41.114552 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1002 | 2024.12.20 21:22:41.114708 [ 260 ] {e8144141-b8e6-4749-ab9e-7e00206b73dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1003 | 2024.12.20 21:22:41.115017 [ 260 ] {e8144141-b8e6-4749-ab9e-7e00206b73dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1004 | 2024.12.20 21:22:41.115059 [ 260 ] {e8144141-b8e6-4749-ab9e-7e00206b73dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1005 | 2024.12.20 21:22:41.115327 [ 260 ] {e8144141-b8e6-4749-ab9e-7e00206b73dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1006 | 2024.12.20 21:22:41.115403 [ 260 ] {e8144141-b8e6-4749-ab9e-7e00206b73dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1007 | 2024.12.20 21:22:41.115582 [ 260 ] {e8144141-b8e6-4749-ab9e-7e00206b73dd} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
1008 | 2024.12.20 21:22:41.115621 [ 260 ] {e8144141-b8e6-4749-ab9e-7e00206b73dd} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1009 | 2024.12.20 21:22:41.115648 [ 260 ] {e8144141-b8e6-4749-ab9e-7e00206b73dd} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1010 | 2024.12.20 21:22:41.115668 [ 260 ] {e8144141-b8e6-4749-ab9e-7e00206b73dd} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1011 | 2024.12.20 21:22:41.115760 [ 260 ] {e8144141-b8e6-4749-ab9e-7e00206b73dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1012 | 2024.12.20 21:22:41.115809 [ 260 ] {e8144141-b8e6-4749-ab9e-7e00206b73dd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1013 | 2024.12.20 21:22:41.116300 [ 260 ] {e8144141-b8e6-4749-ab9e-7e00206b73dd} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001656 sec., 2415.458937198068 rows/sec., 99.66 KiB/sec. | ||
1014 | 2024.12.20 21:22:41.116381 [ 260 ] {e8144141-b8e6-4749-ab9e-7e00206b73dd} <Debug> TCPHandler: Processed in 0.001885982 sec. | ||
1015 | 2024.12.20 21:22:41.116622 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1016 | 2024.12.20 21:22:41.116782 [ 258 ] {1bbaf099-51d5-42f9-8c9f-fa14067cb6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1017 | 2024.12.20 21:22:41.117059 [ 258 ] {1bbaf099-51d5-42f9-8c9f-fa14067cb6c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1018 | 2024.12.20 21:22:41.117145 [ 258 ] {1bbaf099-51d5-42f9-8c9f-fa14067cb6c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1019 | 2024.12.20 21:22:41.117364 [ 258 ] {1bbaf099-51d5-42f9-8c9f-fa14067cb6c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1020 | 2024.12.20 21:22:41.117429 [ 258 ] {1bbaf099-51d5-42f9-8c9f-fa14067cb6c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1021 | 2024.12.20 21:22:41.117577 [ 258 ] {1bbaf099-51d5-42f9-8c9f-fa14067cb6c7} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1022 | 2024.12.20 21:22:41.117609 [ 258 ] {1bbaf099-51d5-42f9-8c9f-fa14067cb6c7} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1023 | 2024.12.20 21:22:41.117631 [ 258 ] {1bbaf099-51d5-42f9-8c9f-fa14067cb6c7} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1024 | 2024.12.20 21:22:41.117647 [ 258 ] {1bbaf099-51d5-42f9-8c9f-fa14067cb6c7} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1025 | 2024.12.20 21:22:41.117690 [ 258 ] {1bbaf099-51d5-42f9-8c9f-fa14067cb6c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1026 | 2024.12.20 21:22:41.117711 [ 258 ] {1bbaf099-51d5-42f9-8c9f-fa14067cb6c7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1027 | 2024.12.20 21:22:41.118286 [ 258 ] {1bbaf099-51d5-42f9-8c9f-fa14067cb6c7} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001568 sec., 2551.0204081632655 rows/sec., 105.25 KiB/sec. | ||
1028 | 2024.12.20 21:22:41.118397 [ 258 ] {1bbaf099-51d5-42f9-8c9f-fa14067cb6c7} <Debug> TCPHandler: Processed in 0.001830431 sec. | ||
1029 | 2024.12.20 21:22:41.118615 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1030 | 2024.12.20 21:22:41.118777 [ 260 ] {3d675135-0884-465b-828b-614bc0de1ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1031 | 2024.12.20 21:22:41.119103 [ 260 ] {3d675135-0884-465b-828b-614bc0de1ce4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1032 | 2024.12.20 21:22:41.119145 [ 260 ] {3d675135-0884-465b-828b-614bc0de1ce4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1033 | 2024.12.20 21:22:41.119413 [ 260 ] {3d675135-0884-465b-828b-614bc0de1ce4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1034 | 2024.12.20 21:22:41.119492 [ 260 ] {3d675135-0884-465b-828b-614bc0de1ce4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1035 | 2024.12.20 21:22:41.119668 [ 260 ] {3d675135-0884-465b-828b-614bc0de1ce4} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
1036 | 2024.12.20 21:22:41.119708 [ 260 ] {3d675135-0884-465b-828b-614bc0de1ce4} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1037 | 2024.12.20 21:22:41.119735 [ 260 ] {3d675135-0884-465b-828b-614bc0de1ce4} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
1038 | 2024.12.20 21:22:41.119755 [ 260 ] {3d675135-0884-465b-828b-614bc0de1ce4} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1039 | 2024.12.20 21:22:41.119802 [ 260 ] {3d675135-0884-465b-828b-614bc0de1ce4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1040 | 2024.12.20 21:22:41.119824 [ 260 ] {3d675135-0884-465b-828b-614bc0de1ce4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1041 | 2024.12.20 21:22:41.120296 [ 260 ] {3d675135-0884-465b-828b-614bc0de1ce4} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001606 sec., 2490.6600249066 rows/sec., 102.76 KiB/sec. | ||
1042 | 2024.12.20 21:22:41.120371 [ 260 ] {3d675135-0884-465b-828b-614bc0de1ce4} <Debug> TCPHandler: Processed in 0.001829291 sec. | ||
1043 | 2024.12.20 21:22:41.120601 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1044 | 2024.12.20 21:22:41.120751 [ 258 ] {becd14dd-b0f9-4784-839c-85e0a60148f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1045 | 2024.12.20 21:22:41.121077 [ 258 ] {becd14dd-b0f9-4784-839c-85e0a60148f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1046 | 2024.12.20 21:22:41.121112 [ 258 ] {becd14dd-b0f9-4784-839c-85e0a60148f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1047 | 2024.12.20 21:22:41.121335 [ 258 ] {becd14dd-b0f9-4784-839c-85e0a60148f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1048 | 2024.12.20 21:22:41.121399 [ 258 ] {becd14dd-b0f9-4784-839c-85e0a60148f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1049 | 2024.12.20 21:22:41.121543 [ 258 ] {becd14dd-b0f9-4784-839c-85e0a60148f2} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
1050 | 2024.12.20 21:22:41.121575 [ 258 ] {becd14dd-b0f9-4784-839c-85e0a60148f2} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1051 | 2024.12.20 21:22:41.121598 [ 258 ] {becd14dd-b0f9-4784-839c-85e0a60148f2} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
1052 | 2024.12.20 21:22:41.121614 [ 258 ] {becd14dd-b0f9-4784-839c-85e0a60148f2} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1053 | 2024.12.20 21:22:41.121655 [ 258 ] {becd14dd-b0f9-4784-839c-85e0a60148f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1054 | 2024.12.20 21:22:41.121677 [ 258 ] {becd14dd-b0f9-4784-839c-85e0a60148f2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1055 | 2024.12.20 21:22:41.122302 [ 258 ] {becd14dd-b0f9-4784-839c-85e0a60148f2} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001569 sec., 2549.394518801784 rows/sec., 105.19 KiB/sec. | ||
1056 | 2024.12.20 21:22:41.122412 [ 258 ] {becd14dd-b0f9-4784-839c-85e0a60148f2} <Debug> TCPHandler: Processed in 0.001831211 sec. | ||
1057 | 2024.12.20 21:22:41.122629 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1058 | 2024.12.20 21:22:41.122796 [ 260 ] {3f49275c-7851-4f71-8b84-b2b19f5541fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1059 | 2024.12.20 21:22:41.123127 [ 260 ] {3f49275c-7851-4f71-8b84-b2b19f5541fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1060 | 2024.12.20 21:22:41.123170 [ 260 ] {3f49275c-7851-4f71-8b84-b2b19f5541fb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1061 | 2024.12.20 21:22:41.123446 [ 260 ] {3f49275c-7851-4f71-8b84-b2b19f5541fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1062 | 2024.12.20 21:22:41.123525 [ 260 ] {3f49275c-7851-4f71-8b84-b2b19f5541fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1063 | 2024.12.20 21:22:41.123698 [ 260 ] {3f49275c-7851-4f71-8b84-b2b19f5541fb} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
1064 | 2024.12.20 21:22:41.123737 [ 260 ] {3f49275c-7851-4f71-8b84-b2b19f5541fb} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1065 | 2024.12.20 21:22:41.123764 [ 260 ] {3f49275c-7851-4f71-8b84-b2b19f5541fb} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
1066 | 2024.12.20 21:22:41.123784 [ 260 ] {3f49275c-7851-4f71-8b84-b2b19f5541fb} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1067 | 2024.12.20 21:22:41.123826 [ 260 ] {3f49275c-7851-4f71-8b84-b2b19f5541fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1068 | 2024.12.20 21:22:41.123848 [ 260 ] {3f49275c-7851-4f71-8b84-b2b19f5541fb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1069 | 2024.12.20 21:22:41.124333 [ 260 ] {3f49275c-7851-4f71-8b84-b2b19f5541fb} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001613 sec., 2479.851208927464 rows/sec., 102.32 KiB/sec. | ||
1070 | 2024.12.20 21:22:41.124414 [ 260 ] {3f49275c-7851-4f71-8b84-b2b19f5541fb} <Debug> TCPHandler: Processed in 0.001838782 sec. | ||
1071 | 2024.12.20 21:22:41.124632 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1072 | 2024.12.20 21:22:41.124795 [ 258 ] {26850b67-e8d7-4144-a8d4-ce625a55fb62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1073 | 2024.12.20 21:22:41.125077 [ 258 ] {26850b67-e8d7-4144-a8d4-ce625a55fb62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1074 | 2024.12.20 21:22:41.125113 [ 258 ] {26850b67-e8d7-4144-a8d4-ce625a55fb62} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1075 | 2024.12.20 21:22:41.125346 [ 258 ] {26850b67-e8d7-4144-a8d4-ce625a55fb62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1076 | 2024.12.20 21:22:41.125412 [ 258 ] {26850b67-e8d7-4144-a8d4-ce625a55fb62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1077 | 2024.12.20 21:22:41.125559 [ 258 ] {26850b67-e8d7-4144-a8d4-ce625a55fb62} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1078 | 2024.12.20 21:22:41.125591 [ 258 ] {26850b67-e8d7-4144-a8d4-ce625a55fb62} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1079 | 2024.12.20 21:22:41.125613 [ 258 ] {26850b67-e8d7-4144-a8d4-ce625a55fb62} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
1080 | 2024.12.20 21:22:41.125630 [ 258 ] {26850b67-e8d7-4144-a8d4-ce625a55fb62} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1081 | 2024.12.20 21:22:41.125672 [ 258 ] {26850b67-e8d7-4144-a8d4-ce625a55fb62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1082 | 2024.12.20 21:22:41.125695 [ 258 ] {26850b67-e8d7-4144-a8d4-ce625a55fb62} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1083 | 2024.12.20 21:22:41.126313 [ 258 ] {26850b67-e8d7-4144-a8d4-ce625a55fb62} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001587 sec., 2520.4788909892877 rows/sec., 103.99 KiB/sec. | ||
1084 | 2024.12.20 21:22:41.126425 [ 258 ] {26850b67-e8d7-4144-a8d4-ce625a55fb62} <Debug> TCPHandler: Processed in 0.001850772 sec. | ||
1085 | 2024.12.20 21:22:41.130605 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1086 | 2024.12.20 21:22:41.130772 [ 260 ] {7d0a5e69-c5ff-4373-999b-0318ede03043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1087 | 2024.12.20 21:22:41.131057 [ 260 ] {7d0a5e69-c5ff-4373-999b-0318ede03043} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1088 | 2024.12.20 21:22:41.131096 [ 260 ] {7d0a5e69-c5ff-4373-999b-0318ede03043} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1089 | 2024.12.20 21:22:41.131329 [ 260 ] {7d0a5e69-c5ff-4373-999b-0318ede03043} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1090 | 2024.12.20 21:22:41.131393 [ 260 ] {7d0a5e69-c5ff-4373-999b-0318ede03043} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1091 | 2024.12.20 21:22:41.131538 [ 260 ] {7d0a5e69-c5ff-4373-999b-0318ede03043} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1092 | 2024.12.20 21:22:41.131571 [ 260 ] {7d0a5e69-c5ff-4373-999b-0318ede03043} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1093 | 2024.12.20 21:22:41.131595 [ 260 ] {7d0a5e69-c5ff-4373-999b-0318ede03043} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
1094 | 2024.12.20 21:22:41.131612 [ 260 ] {7d0a5e69-c5ff-4373-999b-0318ede03043} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1095 | 2024.12.20 21:22:41.131655 [ 260 ] {7d0a5e69-c5ff-4373-999b-0318ede03043} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1096 | 2024.12.20 21:22:41.131678 [ 260 ] {7d0a5e69-c5ff-4373-999b-0318ede03043} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1097 | 2024.12.20 21:22:41.132236 [ 260 ] {7d0a5e69-c5ff-4373-999b-0318ede03043} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001532 sec., 2610.9660574412533 rows/sec., 107.73 KiB/sec. | ||
1098 | 2024.12.20 21:22:41.132325 [ 260 ] {7d0a5e69-c5ff-4373-999b-0318ede03043} <Debug> TCPHandler: Processed in 0.00177631 sec. | ||
1099 | 2024.12.20 21:22:41.133344 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1100 | 2024.12.20 21:22:41.133475 [ 258 ] {3cb38939-7d54-4920-8a67-048e14903c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1101 | 2024.12.20 21:22:41.133531 [ 258 ] {3cb38939-7d54-4920-8a67-048e14903c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1102 | 2024.12.20 21:22:41.134308 [ 258 ] {3cb38939-7d54-4920-8a67-048e14903c8c} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1103 | 2024.12.20 21:22:41.134354 [ 258 ] {3cb38939-7d54-4920-8a67-048e14903c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
1104 | 2024.12.20 21:22:41.134861 [ 258 ] {3cb38939-7d54-4920-8a67-048e14903c8c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1105 | 2024.12.20 21:22:41.135088 [ 258 ] {3cb38939-7d54-4920-8a67-048e14903c8c} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1106 | 2024.12.20 21:22:41.135313 [ 258 ] {3cb38939-7d54-4920-8a67-048e14903c8c} <Debug> executeQuery: Read 12 rows, 2.49 KiB in 0.001873 sec., 6406.833956219968 rows/sec., 1.30 MiB/sec. | ||
1107 | 2024.12.20 21:22:41.135377 [ 258 ] {3cb38939-7d54-4920-8a67-048e14903c8c} <Debug> TCPHandler: Processed in 0.002092346 sec. | ||
1108 | 2024.12.20 21:22:41.135523 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1109 | 2024.12.20 21:22:41.135655 [ 260 ] {f895b5df-212f-460f-bb2f-8fd40f964e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1110 | 2024.12.20 21:22:41.135706 [ 260 ] {f895b5df-212f-460f-bb2f-8fd40f964e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1111 | 2024.12.20 21:22:41.136866 [ 260 ] {f895b5df-212f-460f-bb2f-8fd40f964e83} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1112 | 2024.12.20 21:22:41.136903 [ 260 ] {f895b5df-212f-460f-bb2f-8fd40f964e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
1113 | 2024.12.20 21:22:41.137369 [ 260 ] {f895b5df-212f-460f-bb2f-8fd40f964e83} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1114 | 2024.12.20 21:22:41.137618 [ 260 ] {f895b5df-212f-460f-bb2f-8fd40f964e83} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1115 | 2024.12.20 21:22:41.137822 [ 260 ] {f895b5df-212f-460f-bb2f-8fd40f964e83} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002199 sec., 6366.530241018645 rows/sec., 458.30 KiB/sec. | ||
1116 | 2024.12.20 21:22:41.137952 [ 260 ] {f895b5df-212f-460f-bb2f-8fd40f964e83} <Debug> TCPHandler: Processed in 0.002486156 sec. | ||
1117 | 2024.12.20 21:22:41.138095 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1118 | 2024.12.20 21:22:41.138213 [ 258 ] {bf20aebe-8671-425f-8fef-eb260bed0c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1119 | 2024.12.20 21:22:41.138262 [ 258 ] {bf20aebe-8671-425f-8fef-eb260bed0c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1120 | 2024.12.20 21:22:41.138975 [ 258 ] {bf20aebe-8671-425f-8fef-eb260bed0c5c} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1121 | 2024.12.20 21:22:41.139014 [ 258 ] {bf20aebe-8671-425f-8fef-eb260bed0c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
1122 | 2024.12.20 21:22:41.139386 [ 258 ] {bf20aebe-8671-425f-8fef-eb260bed0c5c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1123 | 2024.12.20 21:22:41.139620 [ 258 ] {bf20aebe-8671-425f-8fef-eb260bed0c5c} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1124 | 2024.12.20 21:22:41.139894 [ 258 ] {bf20aebe-8671-425f-8fef-eb260bed0c5c} <Debug> executeQuery: Read 151 rows, 13.92 KiB in 0.001686 sec., 89561.09134045077 rows/sec., 8.06 MiB/sec. | ||
1125 | 2024.12.20 21:22:41.140019 [ 258 ] {bf20aebe-8671-425f-8fef-eb260bed0c5c} <Debug> TCPHandler: Processed in 0.001983415 sec. | ||
1126 | 2024.12.20 21:22:41.140156 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1127 | 2024.12.20 21:22:41.140277 [ 260 ] {38c22e20-739a-4ad4-8bf4-82ac06deb150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1128 | 2024.12.20 21:22:41.140327 [ 260 ] {38c22e20-739a-4ad4-8bf4-82ac06deb150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1129 | 2024.12.20 21:22:41.140961 [ 260 ] {38c22e20-739a-4ad4-8bf4-82ac06deb150} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1130 | 2024.12.20 21:22:41.140998 [ 260 ] {38c22e20-739a-4ad4-8bf4-82ac06deb150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
1131 | 2024.12.20 21:22:41.141364 [ 260 ] {38c22e20-739a-4ad4-8bf4-82ac06deb150} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1132 | 2024.12.20 21:22:41.141606 [ 260 ] {38c22e20-739a-4ad4-8bf4-82ac06deb150} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1133 | 2024.12.20 21:22:41.141780 [ 260 ] {38c22e20-739a-4ad4-8bf4-82ac06deb150} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001531 sec., 4572.175048987589 rows/sec., 297.88 KiB/sec. | ||
1134 | 2024.12.20 21:22:41.141835 [ 260 ] {38c22e20-739a-4ad4-8bf4-82ac06deb150} <Debug> TCPHandler: Processed in 0.001735829 sec. | ||
1135 | 2024.12.20 21:22:41.141988 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1136 | 2024.12.20 21:22:41.142130 [ 258 ] {7f4487d6-c370-4ea9-a5f0-d076563242b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1137 | 2024.12.20 21:22:41.142189 [ 258 ] {7f4487d6-c370-4ea9-a5f0-d076563242b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1138 | 2024.12.20 21:22:41.143007 [ 258 ] {7f4487d6-c370-4ea9-a5f0-d076563242b3} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1139 | 2024.12.20 21:22:41.143048 [ 258 ] {7f4487d6-c370-4ea9-a5f0-d076563242b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
1140 | 2024.12.20 21:22:41.143398 [ 258 ] {7f4487d6-c370-4ea9-a5f0-d076563242b3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1141 | 2024.12.20 21:22:41.143638 [ 258 ] {7f4487d6-c370-4ea9-a5f0-d076563242b3} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1142 | 2024.12.20 21:22:41.143891 [ 258 ] {7f4487d6-c370-4ea9-a5f0-d076563242b3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001769 sec., 7914.075749010741 rows/sec., 554.25 KiB/sec. | ||
1143 | 2024.12.20 21:22:41.143998 [ 258 ] {7f4487d6-c370-4ea9-a5f0-d076563242b3} <Debug> TCPHandler: Processed in 0.002077157 sec. | ||
1144 | 2024.12.20 21:22:41.144179 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1145 | 2024.12.20 21:22:41.144317 [ 260 ] {8448a8d5-999d-4f04-8704-c41958e09287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1146 | 2024.12.20 21:22:41.144373 [ 260 ] {8448a8d5-999d-4f04-8704-c41958e09287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1147 | 2024.12.20 21:22:41.145029 [ 260 ] {8448a8d5-999d-4f04-8704-c41958e09287} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1148 | 2024.12.20 21:22:41.145069 [ 260 ] {8448a8d5-999d-4f04-8704-c41958e09287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
1149 | 2024.12.20 21:22:41.145427 [ 260 ] {8448a8d5-999d-4f04-8704-c41958e09287} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1150 | 2024.12.20 21:22:41.145659 [ 260 ] {8448a8d5-999d-4f04-8704-c41958e09287} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1151 | 2024.12.20 21:22:41.145903 [ 260 ] {8448a8d5-999d-4f04-8704-c41958e09287} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001597 sec., 8140.2629931120855 rows/sec., 507.54 KiB/sec. | ||
1152 | 2024.12.20 21:22:41.145978 [ 260 ] {8448a8d5-999d-4f04-8704-c41958e09287} <Debug> TCPHandler: Processed in 0.001869452 sec. | ||
1153 | 2024.12.20 21:22:41.146133 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1154 | 2024.12.20 21:22:41.146268 [ 258 ] {1a59c26d-1a23-4f39-85f1-9c2e21fa9d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1155 | 2024.12.20 21:22:41.146325 [ 258 ] {1a59c26d-1a23-4f39-85f1-9c2e21fa9d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1156 | 2024.12.20 21:22:41.147125 [ 258 ] {1a59c26d-1a23-4f39-85f1-9c2e21fa9d7c} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1157 | 2024.12.20 21:22:41.147164 [ 258 ] {1a59c26d-1a23-4f39-85f1-9c2e21fa9d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
1158 | 2024.12.20 21:22:41.147548 [ 258 ] {1a59c26d-1a23-4f39-85f1-9c2e21fa9d7c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1159 | 2024.12.20 21:22:41.147779 [ 258 ] {1a59c26d-1a23-4f39-85f1-9c2e21fa9d7c} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1160 | 2024.12.20 21:22:41.147985 [ 258 ] {1a59c26d-1a23-4f39-85f1-9c2e21fa9d7c} <Debug> executeQuery: Read 326 rows, 23.21 KiB in 0.001748 sec., 186498.85583524028 rows/sec., 12.97 MiB/sec. | ||
1161 | 2024.12.20 21:22:41.148037 [ 258 ] {1a59c26d-1a23-4f39-85f1-9c2e21fa9d7c} <Debug> TCPHandler: Processed in 0.001971984 sec. | ||
1162 | 2024.12.20 21:22:41.148190 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1163 | 2024.12.20 21:22:41.148305 [ 260 ] {5719cee6-5510-4630-aad7-ae0215f32bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1164 | 2024.12.20 21:22:41.148356 [ 260 ] {5719cee6-5510-4630-aad7-ae0215f32bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1165 | 2024.12.20 21:22:41.148821 [ 260 ] {5719cee6-5510-4630-aad7-ae0215f32bb6} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1166 | 2024.12.20 21:22:41.148858 [ 260 ] {5719cee6-5510-4630-aad7-ae0215f32bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
1167 | 2024.12.20 21:22:41.149210 [ 260 ] {5719cee6-5510-4630-aad7-ae0215f32bb6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1168 | 2024.12.20 21:22:41.149448 [ 260 ] {5719cee6-5510-4630-aad7-ae0215f32bb6} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1169 | 2024.12.20 21:22:41.149671 [ 260 ] {5719cee6-5510-4630-aad7-ae0215f32bb6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001379 sec., 4350.97897026831 rows/sec., 227.32 KiB/sec. | ||
1170 | 2024.12.20 21:22:41.149811 [ 260 ] {5719cee6-5510-4630-aad7-ae0215f32bb6} <Debug> TCPHandler: Processed in 0.001675487 sec. | ||
1171 | 2024.12.20 21:22:41.149957 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1172 | 2024.12.20 21:22:41.150090 [ 258 ] {9dea13f5-12cb-4e04-a67c-2dc5ee6dc6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1173 | 2024.12.20 21:22:41.150151 [ 258 ] {9dea13f5-12cb-4e04-a67c-2dc5ee6dc6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1174 | 2024.12.20 21:22:41.150761 [ 258 ] {9dea13f5-12cb-4e04-a67c-2dc5ee6dc6eb} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1175 | 2024.12.20 21:22:41.150797 [ 258 ] {9dea13f5-12cb-4e04-a67c-2dc5ee6dc6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
1176 | 2024.12.20 21:22:41.151166 [ 258 ] {9dea13f5-12cb-4e04-a67c-2dc5ee6dc6eb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1177 | 2024.12.20 21:22:41.151396 [ 258 ] {9dea13f5-12cb-4e04-a67c-2dc5ee6dc6eb} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1178 | 2024.12.20 21:22:41.151573 [ 258 ] {9dea13f5-12cb-4e04-a67c-2dc5ee6dc6eb} <Debug> executeQuery: Read 87 rows, 5.62 KiB in 0.001513 sec., 57501.65234633179 rows/sec., 3.63 MiB/sec. | ||
1179 | 2024.12.20 21:22:41.151626 [ 258 ] {9dea13f5-12cb-4e04-a67c-2dc5ee6dc6eb} <Debug> TCPHandler: Processed in 0.001734739 sec. | ||
1180 | 2024.12.20 21:22:41.151766 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1181 | 2024.12.20 21:22:41.151906 [ 260 ] {88edc865-6f2a-481f-8e06-ea6468de4a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1182 | 2024.12.20 21:22:41.151969 [ 260 ] {88edc865-6f2a-481f-8e06-ea6468de4a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1183 | 2024.12.20 21:22:41.152503 [ 260 ] {88edc865-6f2a-481f-8e06-ea6468de4a91} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1184 | 2024.12.20 21:22:41.152549 [ 260 ] {88edc865-6f2a-481f-8e06-ea6468de4a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
1185 | 2024.12.20 21:22:41.152942 [ 260 ] {88edc865-6f2a-481f-8e06-ea6468de4a91} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1186 | 2024.12.20 21:22:41.153181 [ 260 ] {88edc865-6f2a-481f-8e06-ea6468de4a91} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1187 | 2024.12.20 21:22:41.153448 [ 260 ] {88edc865-6f2a-481f-8e06-ea6468de4a91} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001551 sec., 644.7453255963894 rows/sec., 43.44 KiB/sec. | ||
1188 | 2024.12.20 21:22:41.153533 [ 260 ] {88edc865-6f2a-481f-8e06-ea6468de4a91} <Debug> TCPHandler: Processed in 0.00183355 sec. | ||
1189 | 2024.12.20 21:22:41.153656 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1190 | 2024.12.20 21:22:41.153773 [ 258 ] {2f05c021-9b89-4010-a6d1-a28f1ec25ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1191 | 2024.12.20 21:22:41.153832 [ 258 ] {2f05c021-9b89-4010-a6d1-a28f1ec25ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1192 | 2024.12.20 21:22:41.154370 [ 258 ] {2f05c021-9b89-4010-a6d1-a28f1ec25ea6} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1193 | 2024.12.20 21:22:41.154414 [ 258 ] {2f05c021-9b89-4010-a6d1-a28f1ec25ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
1194 | 2024.12.20 21:22:41.154824 [ 258 ] {2f05c021-9b89-4010-a6d1-a28f1ec25ea6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1195 | 2024.12.20 21:22:41.155060 [ 258 ] {2f05c021-9b89-4010-a6d1-a28f1ec25ea6} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1196 | 2024.12.20 21:22:41.155302 [ 258 ] {2f05c021-9b89-4010-a6d1-a28f1ec25ea6} <Debug> executeQuery: Read 32 rows, 1.82 KiB in 0.001536 sec., 20833.333333333332 rows/sec., 1.16 MiB/sec. | ||
1197 | 2024.12.20 21:22:41.155384 [ 258 ] {2f05c021-9b89-4010-a6d1-a28f1ec25ea6} <Debug> TCPHandler: Processed in 0.00178211 sec. | ||
1198 | 2024.12.20 21:22:46.098937 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1199 | 2024.12.20 21:22:46.099149 [ 258 ] {2e959a57-d315-4d94-b09d-099a2d9f252a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1200 | 2024.12.20 21:22:46.099228 [ 258 ] {2e959a57-d315-4d94-b09d-099a2d9f252a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1201 | 2024.12.20 21:22:46.100038 [ 258 ] {2e959a57-d315-4d94-b09d-099a2d9f252a} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1202 | 2024.12.20 21:22:46.100086 [ 258 ] {2e959a57-d315-4d94-b09d-099a2d9f252a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
1203 | 2024.12.20 21:22:46.100497 [ 258 ] {2e959a57-d315-4d94-b09d-099a2d9f252a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1204 | 2024.12.20 21:22:46.100738 [ 258 ] {2e959a57-d315-4d94-b09d-099a2d9f252a} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1205 | 2024.12.20 21:22:46.100988 [ 258 ] {2e959a57-d315-4d94-b09d-099a2d9f252a} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001892 sec., 2114.164904862579 rows/sec., 178.07 KiB/sec. | ||
1206 | 2024.12.20 21:22:46.101084 [ 258 ] {2e959a57-d315-4d94-b09d-099a2d9f252a} <Debug> TCPHandler: Processed in 0.002282631 sec. | ||
1207 | 2024.12.20 21:22:46.101357 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1208 | 2024.12.20 21:22:46.101558 [ 260 ] {b9697753-1f04-4dc3-909d-59072eeadd50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1209 | 2024.12.20 21:22:46.101637 [ 260 ] {b9697753-1f04-4dc3-909d-59072eeadd50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1210 | 2024.12.20 21:22:46.102379 [ 260 ] {b9697753-1f04-4dc3-909d-59072eeadd50} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1211 | 2024.12.20 21:22:46.102424 [ 260 ] {b9697753-1f04-4dc3-909d-59072eeadd50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
1212 | 2024.12.20 21:22:46.102830 [ 260 ] {b9697753-1f04-4dc3-909d-59072eeadd50} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1213 | 2024.12.20 21:22:46.103075 [ 260 ] {b9697753-1f04-4dc3-909d-59072eeadd50} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1214 | 2024.12.20 21:22:46.103321 [ 260 ] {b9697753-1f04-4dc3-909d-59072eeadd50} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.00182 sec., 4395.604395604396 rows/sec., 353.06 KiB/sec. | ||
1215 | 2024.12.20 21:22:46.103377 [ 260 ] {b9697753-1f04-4dc3-909d-59072eeadd50} <Debug> TCPHandler: Processed in 0.002158048 sec. | ||
1216 | 2024.12.20 21:22:46.103558 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1217 | 2024.12.20 21:22:46.103699 [ 258 ] {19b87180-a288-48c1-8ab6-f08ce3c7e0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1218 | 2024.12.20 21:22:46.103765 [ 258 ] {19b87180-a288-48c1-8ab6-f08ce3c7e0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1219 | 2024.12.20 21:22:46.104326 [ 258 ] {19b87180-a288-48c1-8ab6-f08ce3c7e0a3} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1220 | 2024.12.20 21:22:46.104365 [ 258 ] {19b87180-a288-48c1-8ab6-f08ce3c7e0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
1221 | 2024.12.20 21:22:46.104725 [ 258 ] {19b87180-a288-48c1-8ab6-f08ce3c7e0a3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1222 | 2024.12.20 21:22:46.104957 [ 258 ] {19b87180-a288-48c1-8ab6-f08ce3c7e0a3} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1223 | 2024.12.20 21:22:46.105174 [ 258 ] {19b87180-a288-48c1-8ab6-f08ce3c7e0a3} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001511 sec., 6618.1336863004635 rows/sec., 504.12 KiB/sec. | ||
1224 | 2024.12.20 21:22:46.105229 [ 258 ] {19b87180-a288-48c1-8ab6-f08ce3c7e0a3} <Debug> TCPHandler: Processed in 0.00174172 sec. | ||
1225 | 2024.12.20 21:22:46.105369 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1226 | 2024.12.20 21:22:46.105505 [ 260 ] {097dae5f-00a6-429a-93f8-da303bf09fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1227 | 2024.12.20 21:22:46.105565 [ 260 ] {097dae5f-00a6-429a-93f8-da303bf09fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1228 | 2024.12.20 21:22:46.106109 [ 260 ] {097dae5f-00a6-429a-93f8-da303bf09fff} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1229 | 2024.12.20 21:22:46.106150 [ 260 ] {097dae5f-00a6-429a-93f8-da303bf09fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
1230 | 2024.12.20 21:22:46.106515 [ 260 ] {097dae5f-00a6-429a-93f8-da303bf09fff} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1231 | 2024.12.20 21:22:46.106754 [ 260 ] {097dae5f-00a6-429a-93f8-da303bf09fff} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1232 | 2024.12.20 21:22:46.106983 [ 260 ] {097dae5f-00a6-429a-93f8-da303bf09fff} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001504 sec., 6648.936170212766 rows/sec., 418.81 KiB/sec. | ||
1233 | 2024.12.20 21:22:46.107042 [ 260 ] {097dae5f-00a6-429a-93f8-da303bf09fff} <Debug> TCPHandler: Processed in 0.001739539 sec. | ||
1234 | 2024.12.20 21:22:46.426885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
1235 | 2024.12.20 21:22:46.427987 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1236 | 2024.12.20 21:22:46.428062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
1237 | 2024.12.20 21:22:46.428661 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1238 | 2024.12.20 21:22:46.428913 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1239 | 2024.12.20 21:22:46.429106 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
1240 | 2024.12.20 21:22:46.540011 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1241 | 2024.12.20 21:22:46.559687 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1242 | 2024.12.20 21:22:46.559739 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
1243 | 2024.12.20 21:22:46.566529 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1244 | 2024.12.20 21:22:46.567281 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1245 | 2024.12.20 21:22:46.569949 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1246 | 2024.12.20 21:22:48.898444 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 170 | ||
1247 | 2024.12.20 21:22:48.901960 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1248 | 2024.12.20 21:22:48.902002 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1249 | 2024.12.20 21:22:48.903504 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1250 | 2024.12.20 21:22:48.903812 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1251 | 2024.12.20 21:22:48.904355 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
1252 | 2024.12.20 21:22:51.102339 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1253 | 2024.12.20 21:22:51.102521 [ 258 ] {07ae05c9-0c8f-4cb7-87e6-31c446fe9f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1254 | 2024.12.20 21:22:51.102591 [ 258 ] {07ae05c9-0c8f-4cb7-87e6-31c446fe9f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1255 | 2024.12.20 21:22:51.103319 [ 258 ] {07ae05c9-0c8f-4cb7-87e6-31c446fe9f68} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1256 | 2024.12.20 21:22:51.103366 [ 258 ] {07ae05c9-0c8f-4cb7-87e6-31c446fe9f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1257 | 2024.12.20 21:22:51.103798 [ 258 ] {07ae05c9-0c8f-4cb7-87e6-31c446fe9f68} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1258 | 2024.12.20 21:22:51.104047 [ 258 ] {07ae05c9-0c8f-4cb7-87e6-31c446fe9f68} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1259 | 2024.12.20 21:22:51.104249 [ 258 ] {07ae05c9-0c8f-4cb7-87e6-31c446fe9f68} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001778 sec., 7874.015748031496 rows/sec., 566.82 KiB/sec. | ||
1260 | 2024.12.20 21:22:51.104313 [ 258 ] {07ae05c9-0c8f-4cb7-87e6-31c446fe9f68} <Debug> TCPHandler: Processed in 0.002102768 sec. | ||
1261 | 2024.12.20 21:22:51.104545 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1262 | 2024.12.20 21:22:51.104727 [ 260 ] {86037610-fd66-4a88-8867-65ff899e93c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1263 | 2024.12.20 21:22:51.104797 [ 260 ] {86037610-fd66-4a88-8867-65ff899e93c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1264 | 2024.12.20 21:22:51.105607 [ 260 ] {86037610-fd66-4a88-8867-65ff899e93c0} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1265 | 2024.12.20 21:22:51.105652 [ 260 ] {86037610-fd66-4a88-8867-65ff899e93c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1266 | 2024.12.20 21:22:51.106090 [ 260 ] {86037610-fd66-4a88-8867-65ff899e93c0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1267 | 2024.12.20 21:22:51.106343 [ 260 ] {86037610-fd66-4a88-8867-65ff899e93c0} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1268 | 2024.12.20 21:22:51.106670 [ 260 ] {86037610-fd66-4a88-8867-65ff899e93c0} <Debug> executeQuery: Read 151 rows, 13.92 KiB in 0.001972 sec., 76572.00811359027 rows/sec., 6.90 MiB/sec. | ||
1269 | 2024.12.20 21:22:51.106768 [ 260 ] {86037610-fd66-4a88-8867-65ff899e93c0} <Debug> TCPHandler: Processed in 0.002355183 sec. | ||
1270 | 2024.12.20 21:22:51.106910 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1271 | 2024.12.20 21:22:51.107033 [ 258 ] {b18dc687-b521-4e75-b131-d550c73abbad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1272 | 2024.12.20 21:22:51.107085 [ 258 ] {b18dc687-b521-4e75-b131-d550c73abbad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1273 | 2024.12.20 21:22:51.107689 [ 258 ] {b18dc687-b521-4e75-b131-d550c73abbad} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1274 | 2024.12.20 21:22:51.107727 [ 258 ] {b18dc687-b521-4e75-b131-d550c73abbad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1275 | 2024.12.20 21:22:51.108082 [ 258 ] {b18dc687-b521-4e75-b131-d550c73abbad} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1276 | 2024.12.20 21:22:51.108316 [ 258 ] {b18dc687-b521-4e75-b131-d550c73abbad} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1277 | 2024.12.20 21:22:51.108485 [ 258 ] {b18dc687-b521-4e75-b131-d550c73abbad} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001481 sec., 4726.536124240379 rows/sec., 307.94 KiB/sec. | ||
1278 | 2024.12.20 21:22:51.108538 [ 258 ] {b18dc687-b521-4e75-b131-d550c73abbad} <Debug> TCPHandler: Processed in 0.001686538 sec. | ||
1279 | 2024.12.20 21:22:51.108710 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1280 | 2024.12.20 21:22:51.108854 [ 260 ] {8c77dd22-0582-4b0e-9422-3c62f316e9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1281 | 2024.12.20 21:22:51.108914 [ 260 ] {8c77dd22-0582-4b0e-9422-3c62f316e9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1282 | 2024.12.20 21:22:51.109560 [ 260 ] {8c77dd22-0582-4b0e-9422-3c62f316e9fa} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1283 | 2024.12.20 21:22:51.109601 [ 260 ] {8c77dd22-0582-4b0e-9422-3c62f316e9fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1284 | 2024.12.20 21:22:51.109958 [ 260 ] {8c77dd22-0582-4b0e-9422-3c62f316e9fa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1285 | 2024.12.20 21:22:51.110195 [ 260 ] {8c77dd22-0582-4b0e-9422-3c62f316e9fa} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1286 | 2024.12.20 21:22:51.110473 [ 260 ] {8c77dd22-0582-4b0e-9422-3c62f316e9fa} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001631 sec., 8583.690987124462 rows/sec., 601.15 KiB/sec. | ||
1287 | 2024.12.20 21:22:51.110541 [ 260 ] {8c77dd22-0582-4b0e-9422-3c62f316e9fa} <Debug> TCPHandler: Processed in 0.001903622 sec. | ||
1288 | 2024.12.20 21:22:51.110708 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1289 | 2024.12.20 21:22:51.110846 [ 258 ] {172b6e02-7909-4ed7-b78a-bc91eadc54fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1290 | 2024.12.20 21:22:51.110902 [ 258 ] {172b6e02-7909-4ed7-b78a-bc91eadc54fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1291 | 2024.12.20 21:22:51.111518 [ 258 ] {172b6e02-7909-4ed7-b78a-bc91eadc54fb} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1292 | 2024.12.20 21:22:51.111557 [ 258 ] {172b6e02-7909-4ed7-b78a-bc91eadc54fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1293 | 2024.12.20 21:22:51.111906 [ 258 ] {172b6e02-7909-4ed7-b78a-bc91eadc54fb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1294 | 2024.12.20 21:22:51.112138 [ 258 ] {172b6e02-7909-4ed7-b78a-bc91eadc54fb} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1295 | 2024.12.20 21:22:51.112371 [ 258 ] {172b6e02-7909-4ed7-b78a-bc91eadc54fb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001541 sec., 8436.080467229072 rows/sec., 525.99 KiB/sec. | ||
1296 | 2024.12.20 21:22:51.112433 [ 258 ] {172b6e02-7909-4ed7-b78a-bc91eadc54fb} <Debug> TCPHandler: Processed in 0.001792671 sec. | ||
1297 | 2024.12.20 21:22:51.112576 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1298 | 2024.12.20 21:22:51.112711 [ 260 ] {53c288ad-4560-49b6-bbf6-c7896243e6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1299 | 2024.12.20 21:22:51.112768 [ 260 ] {53c288ad-4560-49b6-bbf6-c7896243e6f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1300 | 2024.12.20 21:22:51.113531 [ 260 ] {53c288ad-4560-49b6-bbf6-c7896243e6f0} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1301 | 2024.12.20 21:22:51.113571 [ 260 ] {53c288ad-4560-49b6-bbf6-c7896243e6f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1302 | 2024.12.20 21:22:51.113937 [ 260 ] {53c288ad-4560-49b6-bbf6-c7896243e6f0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1303 | 2024.12.20 21:22:51.114180 [ 260 ] {53c288ad-4560-49b6-bbf6-c7896243e6f0} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1304 | 2024.12.20 21:22:51.114394 [ 260 ] {53c288ad-4560-49b6-bbf6-c7896243e6f0} <Debug> executeQuery: Read 326 rows, 23.21 KiB in 0.001713 sec., 190309.39871570346 rows/sec., 13.23 MiB/sec. | ||
1305 | 2024.12.20 21:22:51.114448 [ 260 ] {53c288ad-4560-49b6-bbf6-c7896243e6f0} <Debug> TCPHandler: Processed in 0.001940614 sec. | ||
1306 | 2024.12.20 21:22:51.114590 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1307 | 2024.12.20 21:22:51.114725 [ 258 ] {b10c51a4-283e-40f6-9923-b4573df5a875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1308 | 2024.12.20 21:22:51.114785 [ 258 ] {b10c51a4-283e-40f6-9923-b4573df5a875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1309 | 2024.12.20 21:22:51.115323 [ 258 ] {b10c51a4-283e-40f6-9923-b4573df5a875} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1310 | 2024.12.20 21:22:51.115359 [ 258 ] {b10c51a4-283e-40f6-9923-b4573df5a875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1311 | 2024.12.20 21:22:51.115722 [ 258 ] {b10c51a4-283e-40f6-9923-b4573df5a875} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1312 | 2024.12.20 21:22:51.115953 [ 258 ] {b10c51a4-283e-40f6-9923-b4573df5a875} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1313 | 2024.12.20 21:22:51.116198 [ 258 ] {b10c51a4-283e-40f6-9923-b4573df5a875} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001484 sec., 4043.126684636118 rows/sec., 211.24 KiB/sec. | ||
1314 | 2024.12.20 21:22:51.116261 [ 258 ] {b10c51a4-283e-40f6-9923-b4573df5a875} <Debug> TCPHandler: Processed in 0.001738419 sec. | ||
1315 | 2024.12.20 21:22:51.116392 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1316 | 2024.12.20 21:22:51.116508 [ 260 ] {ab1d92ea-ca24-4ed4-8208-0db105eab605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1317 | 2024.12.20 21:22:51.116560 [ 260 ] {ab1d92ea-ca24-4ed4-8208-0db105eab605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1318 | 2024.12.20 21:22:51.117079 [ 260 ] {ab1d92ea-ca24-4ed4-8208-0db105eab605} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1319 | 2024.12.20 21:22:51.117118 [ 260 ] {ab1d92ea-ca24-4ed4-8208-0db105eab605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1320 | 2024.12.20 21:22:51.117490 [ 260 ] {ab1d92ea-ca24-4ed4-8208-0db105eab605} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1321 | 2024.12.20 21:22:51.117718 [ 260 ] {ab1d92ea-ca24-4ed4-8208-0db105eab605} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1322 | 2024.12.20 21:22:51.117931 [ 260 ] {ab1d92ea-ca24-4ed4-8208-0db105eab605} <Debug> executeQuery: Read 87 rows, 5.62 KiB in 0.001448 sec., 60082.872928176796 rows/sec., 3.79 MiB/sec. | ||
1323 | 2024.12.20 21:22:51.117984 [ 260 ] {ab1d92ea-ca24-4ed4-8208-0db105eab605} <Debug> TCPHandler: Processed in 0.001650087 sec. | ||
1324 | 2024.12.20 21:22:51.118115 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1325 | 2024.12.20 21:22:51.118231 [ 258 ] {c6c0752b-ffc9-44a5-b634-119aa2fe38c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1326 | 2024.12.20 21:22:51.118291 [ 258 ] {c6c0752b-ffc9-44a5-b634-119aa2fe38c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1327 | 2024.12.20 21:22:51.118825 [ 258 ] {c6c0752b-ffc9-44a5-b634-119aa2fe38c1} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1328 | 2024.12.20 21:22:51.118868 [ 258 ] {c6c0752b-ffc9-44a5-b634-119aa2fe38c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1329 | 2024.12.20 21:22:51.119265 [ 258 ] {c6c0752b-ffc9-44a5-b634-119aa2fe38c1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1330 | 2024.12.20 21:22:51.119495 [ 258 ] {c6c0752b-ffc9-44a5-b634-119aa2fe38c1} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1331 | 2024.12.20 21:22:51.119666 [ 258 ] {c6c0752b-ffc9-44a5-b634-119aa2fe38c1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001461 sec., 684.4626967830253 rows/sec., 46.12 KiB/sec. | ||
1332 | 2024.12.20 21:22:51.119716 [ 258 ] {c6c0752b-ffc9-44a5-b634-119aa2fe38c1} <Debug> TCPHandler: Processed in 0.001656037 sec. | ||
1333 | 2024.12.20 21:22:51.119848 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1334 | 2024.12.20 21:22:51.119962 [ 260 ] {0d00b607-8842-4fce-8cde-346e71bc91d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1335 | 2024.12.20 21:22:51.120013 [ 260 ] {0d00b607-8842-4fce-8cde-346e71bc91d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1336 | 2024.12.20 21:22:51.120470 [ 260 ] {0d00b607-8842-4fce-8cde-346e71bc91d8} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1337 | 2024.12.20 21:22:51.120509 [ 260 ] {0d00b607-8842-4fce-8cde-346e71bc91d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1338 | 2024.12.20 21:22:51.120861 [ 260 ] {0d00b607-8842-4fce-8cde-346e71bc91d8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1339 | 2024.12.20 21:22:51.121093 [ 260 ] {0d00b607-8842-4fce-8cde-346e71bc91d8} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1340 | 2024.12.20 21:22:51.121305 [ 260 ] {0d00b607-8842-4fce-8cde-346e71bc91d8} <Debug> executeQuery: Read 32 rows, 1.82 KiB in 0.001366 sec., 23426.06149341142 rows/sec., 1.30 MiB/sec. | ||
1341 | 2024.12.20 21:22:51.121356 [ 260 ] {0d00b607-8842-4fce-8cde-346e71bc91d8} <Debug> TCPHandler: Processed in 0.001563775 sec. | ||
1342 | 2024.12.20 21:22:53.818752 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1343 | 2024.12.20 21:22:53.818821 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1344 | 2024.12.20 21:22:53.929303 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
1345 | 2024.12.20 21:22:53.930315 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1346 | 2024.12.20 21:22:53.930393 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1347 | 2024.12.20 21:22:53.930962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1348 | 2024.12.20 21:22:53.931219 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1349 | 2024.12.20 21:22:53.931412 [ 73 ] {} <Debug> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1350 | 2024.12.20 21:22:53.931501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1351 | 2024.12.20 21:22:53.931525 [ 73 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1352 | 2024.12.20 21:22:53.931559 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1353 | 2024.12.20 21:22:53.931865 [ 191 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
1354 | 2024.12.20 21:22:53.932052 [ 191 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1355 | 2024.12.20 21:22:53.932141 [ 191 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
1356 | 2024.12.20 21:22:53.932263 [ 191 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
1357 | 2024.12.20 21:22:53.932471 [ 191 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
1358 | 2024.12.20 21:22:53.932731 [ 191 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
1359 | 2024.12.20 21:22:53.932858 [ 191 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
1360 | 2024.12.20 21:22:53.933055 [ 191 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
1361 | 2024.12.20 21:22:53.941594 [ 190 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.009945593 sec., 282135.0119595684 rows/sec., 4.04 MiB/sec. | ||
1362 | 2024.12.20 21:22:53.942358 [ 190 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1363 | 2024.12.20 21:22:53.942658 [ 190 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_6_1} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1364 | 2024.12.20 21:22:53.942735 [ 190 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_6_1} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1365 | 2024.12.20 21:22:53.942856 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1366 | 2024.12.20 21:22:54.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.28 MiB, peak 165.58 MiB, free memory in arenas 0.00 B, will set to 160.61 MiB (RSS), difference: 1.33 MiB | ||
1367 | 2024.12.20 21:22:54.070095 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1368 | 2024.12.20 21:22:54.090184 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1369 | 2024.12.20 21:22:54.090241 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1370 | 2024.12.20 21:22:54.097020 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1371 | 2024.12.20 21:22:54.097748 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1372 | 2024.12.20 21:22:54.098033 [ 72 ] {} <Debug> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1373 | 2024.12.20 21:22:54.098093 [ 72 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1374 | 2024.12.20 21:22:54.098128 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1375 | 2024.12.20 21:22:54.098580 [ 190 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
1376 | 2024.12.20 21:22:54.115152 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1377 | 2024.12.20 21:22:54.116390 [ 190 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1378 | 2024.12.20 21:22:54.117833 [ 190 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
1379 | 2024.12.20 21:22:54.123168 [ 190 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
1380 | 2024.12.20 21:22:54.128406 [ 190 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
1381 | 2024.12.20 21:22:54.133413 [ 190 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
1382 | 2024.12.20 21:22:54.142730 [ 190 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
1383 | 2024.12.20 21:22:54.147324 [ 190 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
1384 | 2024.12.20 21:22:54.205228 [ 191 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.106951239 sec., 430.10254420708486 rows/sec., 2.22 MiB/sec. | ||
1385 | 2024.12.20 21:22:54.207725 [ 191 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1386 | 2024.12.20 21:22:54.210688 [ 191 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_6_1} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1387 | 2024.12.20 21:22:54.210804 [ 191 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_6_1} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1388 | 2024.12.20 21:22:54.213276 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1389 | 2024.12.20 21:22:55.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.68 MiB, peak 171.22 MiB, free memory in arenas 0.00 B, will set to 164.02 MiB (RSS), difference: 2.33 MiB | ||
1390 | 2024.12.20 21:22:56.097922 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1391 | 2024.12.20 21:22:56.098127 [ 258 ] {338f97ab-5326-44f2-9463-f75902ae6a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1392 | 2024.12.20 21:22:56.098209 [ 258 ] {338f97ab-5326-44f2-9463-f75902ae6a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1393 | 2024.12.20 21:22:56.098979 [ 258 ] {338f97ab-5326-44f2-9463-f75902ae6a56} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1394 | 2024.12.20 21:22:56.099033 [ 258 ] {338f97ab-5326-44f2-9463-f75902ae6a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1395 | 2024.12.20 21:22:56.099483 [ 258 ] {338f97ab-5326-44f2-9463-f75902ae6a56} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1396 | 2024.12.20 21:22:56.099755 [ 258 ] {338f97ab-5326-44f2-9463-f75902ae6a56} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1397 | 2024.12.20 21:22:56.099957 [ 70 ] {} <Debug> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1398 | 2024.12.20 21:22:56.100026 [ 258 ] {338f97ab-5326-44f2-9463-f75902ae6a56} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001951 sec., 2050.2306509482314 rows/sec., 172.69 KiB/sec. | ||
1399 | 2024.12.20 21:22:56.100034 [ 70 ] {} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1400 | 2024.12.20 21:22:56.100102 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1401 | 2024.12.20 21:22:56.100161 [ 258 ] {338f97ab-5326-44f2-9463-f75902ae6a56} <Debug> TCPHandler: Processed in 0.002377253 sec. | ||
1402 | 2024.12.20 21:22:56.100539 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1403 | 2024.12.20 21:22:56.100542 [ 187 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
1404 | 2024.12.20 21:22:56.100819 [ 260 ] {3d7705df-b732-44b8-acd1-9f3629c85aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1405 | 2024.12.20 21:22:56.100851 [ 187 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1406 | 2024.12.20 21:22:56.100917 [ 187 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
1407 | 2024.12.20 21:22:56.100937 [ 260 ] {3d7705df-b732-44b8-acd1-9f3629c85aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1408 | 2024.12.20 21:22:56.101277 [ 187 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
1409 | 2024.12.20 21:22:56.101593 [ 187 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 151 rows starting from the beginning of the part | ||
1410 | 2024.12.20 21:22:56.102011 [ 187 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
1411 | 2024.12.20 21:22:56.102423 [ 187 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 151 rows starting from the beginning of the part | ||
1412 | 2024.12.20 21:22:56.102742 [ 187 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
1413 | 2024.12.20 21:22:56.103700 [ 260 ] {3d7705df-b732-44b8-acd1-9f3629c85aa6} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1414 | 2024.12.20 21:22:56.103770 [ 260 ] {3d7705df-b732-44b8-acd1-9f3629c85aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1415 | 2024.12.20 21:22:56.104908 [ 260 ] {3d7705df-b732-44b8-acd1-9f3629c85aa6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1416 | 2024.12.20 21:22:56.105491 [ 260 ] {3d7705df-b732-44b8-acd1-9f3629c85aa6} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1417 | 2024.12.20 21:22:56.105805 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 5 columns (5 merged, 0 gathered) in 0.005552904 sec., 57267.33255248065 rows/sec., 5.35 MiB/sec. | ||
1418 | 2024.12.20 21:22:56.105872 [ 70 ] {} <Debug> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1419 | 2024.12.20 21:22:56.105965 [ 70 ] {} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1420 | 2024.12.20 21:22:56.106022 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1421 | 2024.12.20 21:22:56.106103 [ 260 ] {3d7705df-b732-44b8-acd1-9f3629c85aa6} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.005366 sec., 1490.8684308609766 rows/sec., 119.75 KiB/sec. | ||
1422 | 2024.12.20 21:22:56.106188 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1423 | 2024.12.20 21:22:56.106427 [ 188 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::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 | ||
1424 | 2024.12.20 21:22:56.106468 [ 260 ] {3d7705df-b732-44b8-acd1-9f3629c85aa6} <Debug> TCPHandler: Processed in 0.006156638 sec. | ||
1425 | 2024.12.20 21:22:56.106781 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1426 | 2024.12.20 21:22:56.106836 [ 188 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1427 | 2024.12.20 21:22:56.106884 [ 188 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::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 | ||
1428 | 2024.12.20 21:22:56.107059 [ 258 ] {b1976103-d8e6-42f7-902d-32bd45f2039a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1429 | 2024.12.20 21:22:56.107376 [ 188 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::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 | ||
1430 | 2024.12.20 21:22:56.107389 [ 258 ] {b1976103-d8e6-42f7-902d-32bd45f2039a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1431 | 2024.12.20 21:22:56.107774 [ 188 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 326 rows starting from the beginning of the part | ||
1432 | 2024.12.20 21:22:56.107803 [ 187 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_6_1} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1433 | 2024.12.20 21:22:56.108411 [ 188 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::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 | ||
1434 | 2024.12.20 21:22:56.108459 [ 187 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_6_1} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1435 | 2024.12.20 21:22:56.108839 [ 188 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 326 rows starting from the beginning of the part | ||
1436 | 2024.12.20 21:22:56.109305 [ 188 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::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 | ||
1437 | 2024.12.20 21:22:56.109408 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
1438 | 2024.12.20 21:22:56.110281 [ 258 ] {b1976103-d8e6-42f7-902d-32bd45f2039a} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1439 | 2024.12.20 21:22:56.110330 [ 258 ] {b1976103-d8e6-42f7-902d-32bd45f2039a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1440 | 2024.12.20 21:22:56.110956 [ 258 ] {b1976103-d8e6-42f7-902d-32bd45f2039a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1441 | 2024.12.20 21:22:56.111256 [ 197 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 5 columns (5 merged, 0 gathered) in 0.005112695 sec., 133784.62826356746 rows/sec., 9.87 MiB/sec. | ||
1442 | 2024.12.20 21:22:56.111326 [ 258 ] {b1976103-d8e6-42f7-902d-32bd45f2039a} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1443 | 2024.12.20 21:22:56.111535 [ 197 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1444 | 2024.12.20 21:22:56.111645 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1445 | 2024.12.20 21:22:56.111818 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1446 | 2024.12.20 21:22:56.111846 [ 258 ] {b1976103-d8e6-42f7-902d-32bd45f2039a} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.004884 sec., 2047.5020475020474 rows/sec., 155.96 KiB/sec. | ||
1447 | 2024.12.20 21:22:56.111887 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1448 | 2024.12.20 21:22:56.112104 [ 258 ] {b1976103-d8e6-42f7-902d-32bd45f2039a} <Debug> TCPHandler: Processed in 0.005458912 sec. | ||
1449 | 2024.12.20 21:22:56.112370 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::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 | ||
1450 | 2024.12.20 21:22:56.112428 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1451 | 2024.12.20 21:22:56.112629 [ 197 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_6_1} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1452 | 2024.12.20 21:22:56.113140 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1453 | 2024.12.20 21:22:56.113188 [ 197 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_6_1} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1454 | 2024.12.20 21:22:56.113200 [ 260 ] {a5619525-e158-43a8-b801-d37e4ae8d6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1455 | 2024.12.20 21:22:56.113262 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::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 | ||
1456 | 2024.12.20 21:22:56.113430 [ 260 ] {a5619525-e158-43a8-b801-d37e4ae8d6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1457 | 2024.12.20 21:22:56.113458 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
1458 | 2024.12.20 21:22:56.113741 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
1459 | 2024.12.20 21:22:56.114069 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 87 rows starting from the beginning of the part | ||
1460 | 2024.12.20 21:22:56.114486 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
1461 | 2024.12.20 21:22:56.114821 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 87 rows starting from the beginning of the part | ||
1462 | 2024.12.20 21:22:56.115043 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
1463 | 2024.12.20 21:22:56.115891 [ 260 ] {a5619525-e158-43a8-b801-d37e4ae8d6bb} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1464 | 2024.12.20 21:22:56.115956 [ 260 ] {a5619525-e158-43a8-b801-d37e4ae8d6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1465 | 2024.12.20 21:22:56.117006 [ 260 ] {a5619525-e158-43a8-b801-d37e4ae8d6bb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1466 | 2024.12.20 21:22:56.117517 [ 260 ] {a5619525-e158-43a8-b801-d37e4ae8d6bb} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1467 | 2024.12.20 21:22:56.117939 [ 187 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.005813101 sec., 36469.3474274746 rows/sec., 2.37 MiB/sec. | ||
1468 | 2024.12.20 21:22:56.117925 [ 70 ] {} <Debug> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1469 | 2024.12.20 21:22:56.118059 [ 70 ] {} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1470 | 2024.12.20 21:22:56.118120 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1471 | 2024.12.20 21:22:56.118129 [ 260 ] {a5619525-e158-43a8-b801-d37e4ae8d6bb} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.00515 sec., 1941.7475728155339 rows/sec., 122.31 KiB/sec. | ||
1472 | 2024.12.20 21:22:56.118469 [ 187 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1473 | 2024.12.20 21:22:56.118495 [ 260 ] {a5619525-e158-43a8-b801-d37e4ae8d6bb} <Debug> TCPHandler: Processed in 0.006259181 sec. | ||
1474 | 2024.12.20 21:22:56.118520 [ 197 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::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 | ||
1475 | 2024.12.20 21:22:56.118841 [ 197 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1476 | 2024.12.20 21:22:56.118887 [ 197 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::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 | ||
1477 | 2024.12.20 21:22:56.119091 [ 197 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
1478 | 2024.12.20 21:22:56.119345 [ 197 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
1479 | 2024.12.20 21:22:56.119516 [ 201 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1480 | 2024.12.20 21:22:56.119552 [ 197 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
1481 | 2024.12.20 21:22:56.119694 [ 197 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
1482 | 2024.12.20 21:22:56.119730 [ 201 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1483 | 2024.12.20 21:22:56.119839 [ 197 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
1484 | 2024.12.20 21:22:56.119986 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
1485 | 2024.12.20 21:22:56.120942 [ 187 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.00270297 sec., 37736.26788310636 rows/sec., 2.18 MiB/sec. | ||
1486 | 2024.12.20 21:22:56.121086 [ 201 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1487 | 2024.12.20 21:22:56.121368 [ 201 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_6_1} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1488 | 2024.12.20 21:22:56.121437 [ 201 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_6_1} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1489 | 2024.12.20 21:22:56.121500 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
1490 | 2024.12.20 21:22:56.809117 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1491 | 2024.12.20 21:22:56.809368 [ 258 ] {1da9187a-4dc6-45ed-9704-33f9ba969f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1492 | 2024.12.20 21:22:56.809743 [ 258 ] {1da9187a-4dc6-45ed-9704-33f9ba969f26} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1493 | 2024.12.20 21:22:56.809784 [ 258 ] {1da9187a-4dc6-45ed-9704-33f9ba969f26} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1494 | 2024.12.20 21:22:56.810063 [ 258 ] {1da9187a-4dc6-45ed-9704-33f9ba969f26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1495 | 2024.12.20 21:22:56.810143 [ 258 ] {1da9187a-4dc6-45ed-9704-33f9ba969f26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1496 | 2024.12.20 21:22:56.810321 [ 258 ] {1da9187a-4dc6-45ed-9704-33f9ba969f26} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1497 | 2024.12.20 21:22:56.810660 [ 295 ] {1da9187a-4dc6-45ed-9704-33f9ba969f26} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1498 | 2024.12.20 21:22:56.810677 [ 294 ] {1da9187a-4dc6-45ed-9704-33f9ba969f26} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1499 | 2024.12.20 21:22:56.810901 [ 258 ] {1da9187a-4dc6-45ed-9704-33f9ba969f26} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
1500 | 2024.12.20 21:22:56.810937 [ 258 ] {1da9187a-4dc6-45ed-9704-33f9ba969f26} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1501 | 2024.12.20 21:22:56.811162 [ 258 ] {1da9187a-4dc6-45ed-9704-33f9ba969f26} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1502 | 2024.12.20 21:22:56.811187 [ 258 ] {1da9187a-4dc6-45ed-9704-33f9ba969f26} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
1503 | 2024.12.20 21:22:56.811248 [ 258 ] {1da9187a-4dc6-45ed-9704-33f9ba969f26} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1504 | 2024.12.20 21:22:56.811304 [ 258 ] {1da9187a-4dc6-45ed-9704-33f9ba969f26} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1505 | 2024.12.20 21:22:56.812611 [ 258 ] {1da9187a-4dc6-45ed-9704-33f9ba969f26} <Debug> executeQuery: Read 16 rows, 566.00 B in 0.003354 sec., 4770.423375074538 rows/sec., 164.80 KiB/sec. | ||
1506 | 2024.12.20 21:22:56.812760 [ 258 ] {1da9187a-4dc6-45ed-9704-33f9ba969f26} <Debug> TCPHandler: Processed in 0.003762235 sec. | ||
1507 | 2024.12.20 21:22:56.813121 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1508 | 2024.12.20 21:22:56.813384 [ 260 ] {cf303ba1-8ad6-48e7-bc41-1f2d2f24edee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1509 | 2024.12.20 21:22:56.813775 [ 260 ] {cf303ba1-8ad6-48e7-bc41-1f2d2f24edee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1510 | 2024.12.20 21:22:56.813816 [ 260 ] {cf303ba1-8ad6-48e7-bc41-1f2d2f24edee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1511 | 2024.12.20 21:22:56.814109 [ 260 ] {cf303ba1-8ad6-48e7-bc41-1f2d2f24edee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1512 | 2024.12.20 21:22:56.814187 [ 260 ] {cf303ba1-8ad6-48e7-bc41-1f2d2f24edee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1513 | 2024.12.20 21:22:56.814366 [ 260 ] {cf303ba1-8ad6-48e7-bc41-1f2d2f24edee} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1514 | 2024.12.20 21:22:56.814466 [ 294 ] {cf303ba1-8ad6-48e7-bc41-1f2d2f24edee} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1515 | 2024.12.20 21:22:56.814483 [ 296 ] {cf303ba1-8ad6-48e7-bc41-1f2d2f24edee} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1516 | 2024.12.20 21:22:56.814597 [ 260 ] {cf303ba1-8ad6-48e7-bc41-1f2d2f24edee} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
1517 | 2024.12.20 21:22:56.814627 [ 260 ] {cf303ba1-8ad6-48e7-bc41-1f2d2f24edee} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1518 | 2024.12.20 21:22:56.814717 [ 260 ] {cf303ba1-8ad6-48e7-bc41-1f2d2f24edee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1519 | 2024.12.20 21:22:56.814740 [ 260 ] {cf303ba1-8ad6-48e7-bc41-1f2d2f24edee} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
1520 | 2024.12.20 21:22:56.814784 [ 260 ] {cf303ba1-8ad6-48e7-bc41-1f2d2f24edee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1521 | 2024.12.20 21:22:56.814833 [ 260 ] {cf303ba1-8ad6-48e7-bc41-1f2d2f24edee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1522 | 2024.12.20 21:22:56.815840 [ 260 ] {cf303ba1-8ad6-48e7-bc41-1f2d2f24edee} <Debug> executeQuery: Read 16 rows, 566.00 B in 0.002576 sec., 6211.180124223602 rows/sec., 214.57 KiB/sec. | ||
1523 | 2024.12.20 21:22:56.815982 [ 260 ] {cf303ba1-8ad6-48e7-bc41-1f2d2f24edee} <Debug> TCPHandler: Processed in 0.002995327 sec. | ||
1524 | 2024.12.20 21:22:56.816229 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1525 | 2024.12.20 21:22:56.816438 [ 258 ] {f44dbf2d-540c-497b-a223-350e64895ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1526 | 2024.12.20 21:22:56.816748 [ 258 ] {f44dbf2d-540c-497b-a223-350e64895ef1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1527 | 2024.12.20 21:22:56.816788 [ 258 ] {f44dbf2d-540c-497b-a223-350e64895ef1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1528 | 2024.12.20 21:22:56.817041 [ 258 ] {f44dbf2d-540c-497b-a223-350e64895ef1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1529 | 2024.12.20 21:22:56.817109 [ 258 ] {f44dbf2d-540c-497b-a223-350e64895ef1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1530 | 2024.12.20 21:22:56.817262 [ 258 ] {f44dbf2d-540c-497b-a223-350e64895ef1} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1531 | 2024.12.20 21:22:56.817361 [ 295 ] {f44dbf2d-540c-497b-a223-350e64895ef1} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1532 | 2024.12.20 21:22:56.817371 [ 296 ] {f44dbf2d-540c-497b-a223-350e64895ef1} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1533 | 2024.12.20 21:22:56.817468 [ 258 ] {f44dbf2d-540c-497b-a223-350e64895ef1} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
1534 | 2024.12.20 21:22:56.817492 [ 258 ] {f44dbf2d-540c-497b-a223-350e64895ef1} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1535 | 2024.12.20 21:22:56.817572 [ 258 ] {f44dbf2d-540c-497b-a223-350e64895ef1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1536 | 2024.12.20 21:22:56.817593 [ 258 ] {f44dbf2d-540c-497b-a223-350e64895ef1} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
1537 | 2024.12.20 21:22:56.817635 [ 258 ] {f44dbf2d-540c-497b-a223-350e64895ef1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1538 | 2024.12.20 21:22:56.817681 [ 258 ] {f44dbf2d-540c-497b-a223-350e64895ef1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1539 | 2024.12.20 21:22:56.818697 [ 258 ] {f44dbf2d-540c-497b-a223-350e64895ef1} <Debug> executeQuery: Read 16 rows, 566.00 B in 0.002355 sec., 6794.055201698514 rows/sec., 234.71 KiB/sec. | ||
1540 | 2024.12.20 21:22:56.818831 [ 258 ] {f44dbf2d-540c-497b-a223-350e64895ef1} <Debug> TCPHandler: Processed in 0.00267265 sec. | ||
1541 | 2024.12.20 21:22:56.819082 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1542 | 2024.12.20 21:22:56.819287 [ 260 ] {c7a4defb-a7d1-42e4-8631-995bd3e3eac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1543 | 2024.12.20 21:22:56.819616 [ 260 ] {c7a4defb-a7d1-42e4-8631-995bd3e3eac9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1544 | 2024.12.20 21:22:56.819656 [ 260 ] {c7a4defb-a7d1-42e4-8631-995bd3e3eac9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1545 | 2024.12.20 21:22:56.819912 [ 260 ] {c7a4defb-a7d1-42e4-8631-995bd3e3eac9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1546 | 2024.12.20 21:22:56.819979 [ 260 ] {c7a4defb-a7d1-42e4-8631-995bd3e3eac9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1547 | 2024.12.20 21:22:56.820132 [ 260 ] {c7a4defb-a7d1-42e4-8631-995bd3e3eac9} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1548 | 2024.12.20 21:22:56.820222 [ 295 ] {c7a4defb-a7d1-42e4-8631-995bd3e3eac9} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1549 | 2024.12.20 21:22:56.820237 [ 296 ] {c7a4defb-a7d1-42e4-8631-995bd3e3eac9} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1550 | 2024.12.20 21:22:56.820331 [ 260 ] {c7a4defb-a7d1-42e4-8631-995bd3e3eac9} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
1551 | 2024.12.20 21:22:56.820359 [ 260 ] {c7a4defb-a7d1-42e4-8631-995bd3e3eac9} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1552 | 2024.12.20 21:22:56.820437 [ 260 ] {c7a4defb-a7d1-42e4-8631-995bd3e3eac9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1553 | 2024.12.20 21:22:56.820457 [ 260 ] {c7a4defb-a7d1-42e4-8631-995bd3e3eac9} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
1554 | 2024.12.20 21:22:56.820498 [ 260 ] {c7a4defb-a7d1-42e4-8631-995bd3e3eac9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1555 | 2024.12.20 21:22:56.820543 [ 260 ] {c7a4defb-a7d1-42e4-8631-995bd3e3eac9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1556 | 2024.12.20 21:22:56.821616 [ 260 ] {c7a4defb-a7d1-42e4-8631-995bd3e3eac9} <Debug> executeQuery: Read 16 rows, 566.00 B in 0.002423 sec., 6603.384234420141 rows/sec., 228.12 KiB/sec. | ||
1557 | 2024.12.20 21:22:56.821769 [ 260 ] {c7a4defb-a7d1-42e4-8631-995bd3e3eac9} <Debug> TCPHandler: Processed in 0.002755822 sec. | ||
1558 | 2024.12.20 21:22:56.821999 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1559 | 2024.12.20 21:22:56.822203 [ 258 ] {30c261c4-e1ac-4873-b776-2b3fc24dbdfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1560 | 2024.12.20 21:22:56.822550 [ 258 ] {30c261c4-e1ac-4873-b776-2b3fc24dbdfb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1561 | 2024.12.20 21:22:56.822590 [ 258 ] {30c261c4-e1ac-4873-b776-2b3fc24dbdfb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1562 | 2024.12.20 21:22:56.822853 [ 258 ] {30c261c4-e1ac-4873-b776-2b3fc24dbdfb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1563 | 2024.12.20 21:22:56.822921 [ 258 ] {30c261c4-e1ac-4873-b776-2b3fc24dbdfb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1564 | 2024.12.20 21:22:56.823072 [ 258 ] {30c261c4-e1ac-4873-b776-2b3fc24dbdfb} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1565 | 2024.12.20 21:22:56.823168 [ 295 ] {30c261c4-e1ac-4873-b776-2b3fc24dbdfb} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1566 | 2024.12.20 21:22:56.823175 [ 294 ] {30c261c4-e1ac-4873-b776-2b3fc24dbdfb} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1567 | 2024.12.20 21:22:56.823293 [ 258 ] {30c261c4-e1ac-4873-b776-2b3fc24dbdfb} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
1568 | 2024.12.20 21:22:56.823322 [ 258 ] {30c261c4-e1ac-4873-b776-2b3fc24dbdfb} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1569 | 2024.12.20 21:22:56.823403 [ 258 ] {30c261c4-e1ac-4873-b776-2b3fc24dbdfb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1570 | 2024.12.20 21:22:56.823425 [ 258 ] {30c261c4-e1ac-4873-b776-2b3fc24dbdfb} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
1571 | 2024.12.20 21:22:56.823466 [ 258 ] {30c261c4-e1ac-4873-b776-2b3fc24dbdfb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1572 | 2024.12.20 21:22:56.823513 [ 258 ] {30c261c4-e1ac-4873-b776-2b3fc24dbdfb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1573 | 2024.12.20 21:22:56.824484 [ 258 ] {30c261c4-e1ac-4873-b776-2b3fc24dbdfb} <Debug> executeQuery: Read 16 rows, 566.00 B in 0.002375 sec., 6736.842105263158 rows/sec., 232.73 KiB/sec. | ||
1574 | 2024.12.20 21:22:56.824616 [ 258 ] {30c261c4-e1ac-4873-b776-2b3fc24dbdfb} <Debug> TCPHandler: Processed in 0.0026823 sec. | ||
1575 | 2024.12.20 21:22:56.824857 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1576 | 2024.12.20 21:22:56.825058 [ 260 ] {9ec3274c-9a57-4027-825e-1422b0e6d43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1577 | 2024.12.20 21:22:56.825423 [ 260 ] {9ec3274c-9a57-4027-825e-1422b0e6d43f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1578 | 2024.12.20 21:22:56.825472 [ 260 ] {9ec3274c-9a57-4027-825e-1422b0e6d43f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1579 | 2024.12.20 21:22:56.825734 [ 260 ] {9ec3274c-9a57-4027-825e-1422b0e6d43f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1580 | 2024.12.20 21:22:56.825799 [ 260 ] {9ec3274c-9a57-4027-825e-1422b0e6d43f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1581 | 2024.12.20 21:22:56.825945 [ 260 ] {9ec3274c-9a57-4027-825e-1422b0e6d43f} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1582 | 2024.12.20 21:22:56.826007 [ 295 ] {9ec3274c-9a57-4027-825e-1422b0e6d43f} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1583 | 2024.12.20 21:22:56.826037 [ 296 ] {9ec3274c-9a57-4027-825e-1422b0e6d43f} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1584 | 2024.12.20 21:22:56.826123 [ 260 ] {9ec3274c-9a57-4027-825e-1422b0e6d43f} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
1585 | 2024.12.20 21:22:56.826152 [ 260 ] {9ec3274c-9a57-4027-825e-1422b0e6d43f} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1586 | 2024.12.20 21:22:56.826230 [ 260 ] {9ec3274c-9a57-4027-825e-1422b0e6d43f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1587 | 2024.12.20 21:22:56.826250 [ 260 ] {9ec3274c-9a57-4027-825e-1422b0e6d43f} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
1588 | 2024.12.20 21:22:56.826290 [ 260 ] {9ec3274c-9a57-4027-825e-1422b0e6d43f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1589 | 2024.12.20 21:22:56.826335 [ 260 ] {9ec3274c-9a57-4027-825e-1422b0e6d43f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1590 | 2024.12.20 21:22:56.827578 [ 260 ] {9ec3274c-9a57-4027-825e-1422b0e6d43f} <Debug> executeQuery: Read 16 rows, 566.00 B in 0.002612 sec., 6125.574272588055 rows/sec., 211.61 KiB/sec. | ||
1591 | 2024.12.20 21:22:56.827727 [ 260 ] {9ec3274c-9a57-4027-825e-1422b0e6d43f} <Debug> TCPHandler: Processed in 0.002937146 sec. | ||
1592 | 2024.12.20 21:22:56.926464 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1593 | 2024.12.20 21:22:56.926639 [ 258 ] {4e4ebcef-7458-42e2-9688-ec54b52fb611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1594 | 2024.12.20 21:22:56.926716 [ 258 ] {4e4ebcef-7458-42e2-9688-ec54b52fb611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1595 | 2024.12.20 21:22:56.927549 [ 258 ] {4e4ebcef-7458-42e2-9688-ec54b52fb611} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1596 | 2024.12.20 21:22:56.927604 [ 258 ] {4e4ebcef-7458-42e2-9688-ec54b52fb611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1597 | 2024.12.20 21:22:56.928166 [ 258 ] {4e4ebcef-7458-42e2-9688-ec54b52fb611} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1598 | 2024.12.20 21:22:56.928393 [ 258 ] {4e4ebcef-7458-42e2-9688-ec54b52fb611} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1599 | 2024.12.20 21:22:56.928629 [ 258 ] {4e4ebcef-7458-42e2-9688-ec54b52fb611} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.002043 sec., 2936.857562408223 rows/sec., 653.91 KiB/sec. | ||
1600 | 2024.12.20 21:22:56.928703 [ 258 ] {4e4ebcef-7458-42e2-9688-ec54b52fb611} <Debug> TCPHandler: Processed in 0.002351952 sec. | ||
1601 | 2024.12.20 21:22:56.928857 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1602 | 2024.12.20 21:22:56.929002 [ 260 ] {9f0a31c5-0bb6-44b7-b2a9-2058f3ef3c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1603 | 2024.12.20 21:22:56.929057 [ 260 ] {9f0a31c5-0bb6-44b7-b2a9-2058f3ef3c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1604 | 2024.12.20 21:22:56.929661 [ 260 ] {9f0a31c5-0bb6-44b7-b2a9-2058f3ef3c7a} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1605 | 2024.12.20 21:22:56.929699 [ 260 ] {9f0a31c5-0bb6-44b7-b2a9-2058f3ef3c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1606 | 2024.12.20 21:22:56.930096 [ 260 ] {9f0a31c5-0bb6-44b7-b2a9-2058f3ef3c7a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1607 | 2024.12.20 21:22:56.930340 [ 260 ] {9f0a31c5-0bb6-44b7-b2a9-2058f3ef3c7a} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1608 | 2024.12.20 21:22:56.930543 [ 260 ] {9f0a31c5-0bb6-44b7-b2a9-2058f3ef3c7a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001583 sec., 8843.967150979153 rows/sec., 636.65 KiB/sec. | ||
1609 | 2024.12.20 21:22:56.930597 [ 260 ] {9f0a31c5-0bb6-44b7-b2a9-2058f3ef3c7a} <Debug> TCPHandler: Processed in 0.001801041 sec. | ||
1610 | 2024.12.20 21:22:56.930746 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1611 | 2024.12.20 21:22:56.930870 [ 258 ] {a3b8a434-6d72-488e-b1a1-6b846b708153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1612 | 2024.12.20 21:22:56.930922 [ 258 ] {a3b8a434-6d72-488e-b1a1-6b846b708153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1613 | 2024.12.20 21:22:56.932140 [ 258 ] {a3b8a434-6d72-488e-b1a1-6b846b708153} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1614 | 2024.12.20 21:22:56.932182 [ 258 ] {a3b8a434-6d72-488e-b1a1-6b846b708153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1615 | 2024.12.20 21:22:56.932690 [ 258 ] {a3b8a434-6d72-488e-b1a1-6b846b708153} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1616 | 2024.12.20 21:22:56.932931 [ 258 ] {a3b8a434-6d72-488e-b1a1-6b846b708153} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1617 | 2024.12.20 21:22:56.933115 [ 258 ] {a3b8a434-6d72-488e-b1a1-6b846b708153} <Debug> executeQuery: Read 1291 rows, 110.49 KiB in 0.002274 sec., 567722.0756376429 rows/sec., 47.45 MiB/sec. | ||
1618 | 2024.12.20 21:22:56.933176 [ 258 ] {a3b8a434-6d72-488e-b1a1-6b846b708153} <Debug> TCPHandler: Processed in 0.002495476 sec. | ||
1619 | 2024.12.20 21:22:56.933346 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1620 | 2024.12.20 21:22:56.933483 [ 260 ] {d7c69172-3013-472d-82e5-2ad9204a2ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1621 | 2024.12.20 21:22:56.933538 [ 260 ] {d7c69172-3013-472d-82e5-2ad9204a2ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1622 | 2024.12.20 21:22:56.934197 [ 260 ] {d7c69172-3013-472d-82e5-2ad9204a2ebb} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1623 | 2024.12.20 21:22:56.934243 [ 260 ] {d7c69172-3013-472d-82e5-2ad9204a2ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1624 | 2024.12.20 21:22:56.934650 [ 260 ] {d7c69172-3013-472d-82e5-2ad9204a2ebb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1625 | 2024.12.20 21:22:56.934897 [ 260 ] {d7c69172-3013-472d-82e5-2ad9204a2ebb} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1626 | 2024.12.20 21:22:56.935147 [ 260 ] {d7c69172-3013-472d-82e5-2ad9204a2ebb} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001677 sec., 4174.12045319022 rows/sec., 271.95 KiB/sec. | ||
1627 | 2024.12.20 21:22:56.935272 [ 260 ] {d7c69172-3013-472d-82e5-2ad9204a2ebb} <Debug> TCPHandler: Processed in 0.001994195 sec. | ||
1628 | 2024.12.20 21:22:56.935420 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1629 | 2024.12.20 21:22:56.935543 [ 258 ] {174b3811-2bc0-4733-bb7e-7cd2ac47b410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1630 | 2024.12.20 21:22:56.935593 [ 258 ] {174b3811-2bc0-4733-bb7e-7cd2ac47b410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1631 | 2024.12.20 21:22:56.936248 [ 258 ] {174b3811-2bc0-4733-bb7e-7cd2ac47b410} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1632 | 2024.12.20 21:22:56.936287 [ 258 ] {174b3811-2bc0-4733-bb7e-7cd2ac47b410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1633 | 2024.12.20 21:22:56.936664 [ 258 ] {174b3811-2bc0-4733-bb7e-7cd2ac47b410} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1634 | 2024.12.20 21:22:56.936904 [ 258 ] {174b3811-2bc0-4733-bb7e-7cd2ac47b410} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1635 | 2024.12.20 21:22:56.937097 [ 258 ] {174b3811-2bc0-4733-bb7e-7cd2ac47b410} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001583 sec., 152874.28932406823 rows/sec., 10.36 MiB/sec. | ||
1636 | 2024.12.20 21:22:56.937155 [ 258 ] {174b3811-2bc0-4733-bb7e-7cd2ac47b410} <Debug> TCPHandler: Processed in 0.00179292 sec. | ||
1637 | 2024.12.20 21:22:56.937306 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1638 | 2024.12.20 21:22:56.937424 [ 260 ] {b6a0867a-502e-4efd-90e9-0255c2f0803a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1639 | 2024.12.20 21:22:56.937471 [ 260 ] {b6a0867a-502e-4efd-90e9-0255c2f0803a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1640 | 2024.12.20 21:22:56.938027 [ 260 ] {b6a0867a-502e-4efd-90e9-0255c2f0803a} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1641 | 2024.12.20 21:22:56.938066 [ 260 ] {b6a0867a-502e-4efd-90e9-0255c2f0803a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1642 | 2024.12.20 21:22:56.938428 [ 260 ] {b6a0867a-502e-4efd-90e9-0255c2f0803a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1643 | 2024.12.20 21:22:56.938703 [ 260 ] {b6a0867a-502e-4efd-90e9-0255c2f0803a} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1644 | 2024.12.20 21:22:56.938904 [ 260 ] {b6a0867a-502e-4efd-90e9-0255c2f0803a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001505 sec., 8637.873754152824 rows/sec., 538.57 KiB/sec. | ||
1645 | 2024.12.20 21:22:56.938958 [ 260 ] {b6a0867a-502e-4efd-90e9-0255c2f0803a} <Debug> TCPHandler: Processed in 0.001709778 sec. | ||
1646 | 2024.12.20 21:22:56.939142 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1647 | 2024.12.20 21:22:56.939292 [ 258 ] {164015cb-59d1-4450-b8d6-f28ba3a0ffb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1648 | 2024.12.20 21:22:56.939352 [ 258 ] {164015cb-59d1-4450-b8d6-f28ba3a0ffb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1649 | 2024.12.20 21:22:56.940282 [ 258 ] {164015cb-59d1-4450-b8d6-f28ba3a0ffb3} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1650 | 2024.12.20 21:22:56.940321 [ 258 ] {164015cb-59d1-4450-b8d6-f28ba3a0ffb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1651 | 2024.12.20 21:22:56.940741 [ 258 ] {164015cb-59d1-4450-b8d6-f28ba3a0ffb3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1652 | 2024.12.20 21:22:56.941016 [ 258 ] {164015cb-59d1-4450-b8d6-f28ba3a0ffb3} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1653 | 2024.12.20 21:22:56.941200 [ 258 ] {164015cb-59d1-4450-b8d6-f28ba3a0ffb3} <Debug> executeQuery: Read 782 rows, 57.50 KiB in 0.001945 sec., 402056.5552699229 rows/sec., 28.87 MiB/sec. | ||
1654 | 2024.12.20 21:22:56.941261 [ 258 ] {164015cb-59d1-4450-b8d6-f28ba3a0ffb3} <Debug> TCPHandler: Processed in 0.002189219 sec. | ||
1655 | 2024.12.20 21:22:56.941408 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1656 | 2024.12.20 21:22:56.941527 [ 260 ] {1b8905f6-2076-4061-9ec0-7fd0e156e317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1657 | 2024.12.20 21:22:56.941578 [ 260 ] {1b8905f6-2076-4061-9ec0-7fd0e156e317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1658 | 2024.12.20 21:22:56.942053 [ 260 ] {1b8905f6-2076-4061-9ec0-7fd0e156e317} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1659 | 2024.12.20 21:22:56.942093 [ 260 ] {1b8905f6-2076-4061-9ec0-7fd0e156e317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1660 | 2024.12.20 21:22:56.942461 [ 260 ] {1b8905f6-2076-4061-9ec0-7fd0e156e317} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1661 | 2024.12.20 21:22:56.942701 [ 260 ] {1b8905f6-2076-4061-9ec0-7fd0e156e317} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1662 | 2024.12.20 21:22:56.942907 [ 260 ] {1b8905f6-2076-4061-9ec0-7fd0e156e317} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001404 sec., 4273.504273504273 rows/sec., 223.27 KiB/sec. | ||
1663 | 2024.12.20 21:22:56.942962 [ 260 ] {1b8905f6-2076-4061-9ec0-7fd0e156e317} <Debug> TCPHandler: Processed in 0.001614366 sec. | ||
1664 | 2024.12.20 21:22:56.943104 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1665 | 2024.12.20 21:22:56.943223 [ 258 ] {085c62b3-8054-459d-bcf4-14e07b760ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1666 | 2024.12.20 21:22:56.943280 [ 258 ] {085c62b3-8054-459d-bcf4-14e07b760ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1667 | 2024.12.20 21:22:56.944505 [ 258 ] {085c62b3-8054-459d-bcf4-14e07b760ed9} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1668 | 2024.12.20 21:22:56.944540 [ 258 ] {085c62b3-8054-459d-bcf4-14e07b760ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1669 | 2024.12.20 21:22:56.945126 [ 258 ] {085c62b3-8054-459d-bcf4-14e07b760ed9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1670 | 2024.12.20 21:22:56.945374 [ 258 ] {085c62b3-8054-459d-bcf4-14e07b760ed9} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1671 | 2024.12.20 21:22:56.945557 [ 258 ] {085c62b3-8054-459d-bcf4-14e07b760ed9} <Debug> executeQuery: Read 2725 rows, 185.89 KiB in 0.002359 sec., 1155150.487494701 rows/sec., 76.95 MiB/sec. | ||
1672 | 2024.12.20 21:22:56.945616 [ 258 ] {085c62b3-8054-459d-bcf4-14e07b760ed9} <Debug> TCPHandler: Processed in 0.002568057 sec. | ||
1673 | 2024.12.20 21:22:56.945741 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1674 | 2024.12.20 21:22:56.945856 [ 260 ] {c6154753-e333-4cb9-9666-e9526b1f44fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1675 | 2024.12.20 21:22:56.945907 [ 260 ] {c6154753-e333-4cb9-9666-e9526b1f44fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1676 | 2024.12.20 21:22:56.946370 [ 260 ] {c6154753-e333-4cb9-9666-e9526b1f44fd} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1677 | 2024.12.20 21:22:56.946409 [ 260 ] {c6154753-e333-4cb9-9666-e9526b1f44fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1678 | 2024.12.20 21:22:56.946765 [ 260 ] {c6154753-e333-4cb9-9666-e9526b1f44fd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1679 | 2024.12.20 21:22:56.946993 [ 260 ] {c6154753-e333-4cb9-9666-e9526b1f44fd} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1680 | 2024.12.20 21:22:56.947221 [ 260 ] {c6154753-e333-4cb9-9666-e9526b1f44fd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001384 sec., 722.543352601156 rows/sec., 48.69 KiB/sec. | ||
1681 | 2024.12.20 21:22:56.947277 [ 260 ] {c6154753-e333-4cb9-9666-e9526b1f44fd} <Debug> TCPHandler: Processed in 0.001588826 sec. | ||
1682 | 2024.12.20 21:22:56.947424 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1683 | 2024.12.20 21:22:56.947556 [ 258 ] {d80ebe2d-0ad4-4080-b518-025458915be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1684 | 2024.12.20 21:22:56.947617 [ 258 ] {d80ebe2d-0ad4-4080-b518-025458915be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1685 | 2024.12.20 21:22:56.948169 [ 258 ] {d80ebe2d-0ad4-4080-b518-025458915be8} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1686 | 2024.12.20 21:22:56.948213 [ 258 ] {d80ebe2d-0ad4-4080-b518-025458915be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1687 | 2024.12.20 21:22:56.948609 [ 258 ] {d80ebe2d-0ad4-4080-b518-025458915be8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1688 | 2024.12.20 21:22:56.948839 [ 258 ] {d80ebe2d-0ad4-4080-b518-025458915be8} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1689 | 2024.12.20 21:22:56.949023 [ 258 ] {d80ebe2d-0ad4-4080-b518-025458915be8} <Debug> executeQuery: Read 24 rows, 1.32 KiB in 0.001498 sec., 16021.361815754339 rows/sec., 880.08 KiB/sec. | ||
1690 | 2024.12.20 21:22:56.949073 [ 258 ] {d80ebe2d-0ad4-4080-b518-025458915be8} <Debug> TCPHandler: Processed in 0.001704258 sec. | ||
1691 | 2024.12.20 21:22:58.904819 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 232 | ||
1692 | 2024.12.20 21:22:58.908532 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1693 | 2024.12.20 21:22:58.908585 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1694 | 2024.12.20 21:22:58.910148 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1695 | 2024.12.20 21:22:58.910461 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1696 | 2024.12.20 21:22:58.911105 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 232 | ||
1697 | 2024.12.20 21:23:01.097274 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1698 | 2024.12.20 21:23:01.097567 [ 258 ] {0d38a0d9-7fb8-4f95-bbfc-ff2ffe10bea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1699 | 2024.12.20 21:23:01.098067 [ 258 ] {0d38a0d9-7fb8-4f95-bbfc-ff2ffe10bea9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1700 | 2024.12.20 21:23:01.098125 [ 258 ] {0d38a0d9-7fb8-4f95-bbfc-ff2ffe10bea9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1701 | 2024.12.20 21:23:01.098529 [ 258 ] {0d38a0d9-7fb8-4f95-bbfc-ff2ffe10bea9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1702 | 2024.12.20 21:23:01.098636 [ 258 ] {0d38a0d9-7fb8-4f95-bbfc-ff2ffe10bea9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1703 | 2024.12.20 21:23:01.098860 [ 258 ] {0d38a0d9-7fb8-4f95-bbfc-ff2ffe10bea9} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1704 | 2024.12.20 21:23:01.099067 [ 295 ] {0d38a0d9-7fb8-4f95-bbfc-ff2ffe10bea9} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1705 | 2024.12.20 21:23:01.099073 [ 296 ] {0d38a0d9-7fb8-4f95-bbfc-ff2ffe10bea9} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1706 | 2024.12.20 21:23:01.099067 [ 294 ] {0d38a0d9-7fb8-4f95-bbfc-ff2ffe10bea9} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1707 | 2024.12.20 21:23:01.099298 [ 258 ] {0d38a0d9-7fb8-4f95-bbfc-ff2ffe10bea9} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
1708 | 2024.12.20 21:23:01.099342 [ 258 ] {0d38a0d9-7fb8-4f95-bbfc-ff2ffe10bea9} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1709 | 2024.12.20 21:23:01.099500 [ 258 ] {0d38a0d9-7fb8-4f95-bbfc-ff2ffe10bea9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1710 | 2024.12.20 21:23:01.099537 [ 258 ] {0d38a0d9-7fb8-4f95-bbfc-ff2ffe10bea9} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1711 | 2024.12.20 21:23:01.099600 [ 258 ] {0d38a0d9-7fb8-4f95-bbfc-ff2ffe10bea9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1712 | 2024.12.20 21:23:01.099662 [ 258 ] {0d38a0d9-7fb8-4f95-bbfc-ff2ffe10bea9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1713 | 2024.12.20 21:23:01.099712 [ 258 ] {0d38a0d9-7fb8-4f95-bbfc-ff2ffe10bea9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1714 | 2024.12.20 21:23:01.101571 [ 258 ] {0d38a0d9-7fb8-4f95-bbfc-ff2ffe10bea9} <Debug> executeQuery: Read 22 rows, 788.00 B in 0.004141 sec., 5312.726394590679 rows/sec., 185.83 KiB/sec. | ||
1715 | 2024.12.20 21:23:01.101784 [ 258 ] {0d38a0d9-7fb8-4f95-bbfc-ff2ffe10bea9} <Debug> TCPHandler: Processed in 0.004660745 sec. | ||
1716 | 2024.12.20 21:23:01.102233 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1717 | 2024.12.20 21:23:01.102542 [ 260 ] {e9dd378e-8ca1-4397-83e8-0f581a86cf79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1718 | 2024.12.20 21:23:01.103059 [ 260 ] {e9dd378e-8ca1-4397-83e8-0f581a86cf79} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1719 | 2024.12.20 21:23:01.103119 [ 260 ] {e9dd378e-8ca1-4397-83e8-0f581a86cf79} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1720 | 2024.12.20 21:23:01.103438 [ 260 ] {e9dd378e-8ca1-4397-83e8-0f581a86cf79} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1721 | 2024.12.20 21:23:01.103526 [ 260 ] {e9dd378e-8ca1-4397-83e8-0f581a86cf79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1722 | 2024.12.20 21:23:01.103708 [ 260 ] {e9dd378e-8ca1-4397-83e8-0f581a86cf79} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1723 | 2024.12.20 21:23:01.103871 [ 298 ] {e9dd378e-8ca1-4397-83e8-0f581a86cf79} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1724 | 2024.12.20 21:23:01.103879 [ 295 ] {e9dd378e-8ca1-4397-83e8-0f581a86cf79} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1725 | 2024.12.20 21:23:01.103891 [ 294 ] {e9dd378e-8ca1-4397-83e8-0f581a86cf79} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1726 | 2024.12.20 21:23:01.104046 [ 260 ] {e9dd378e-8ca1-4397-83e8-0f581a86cf79} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
1727 | 2024.12.20 21:23:01.104078 [ 260 ] {e9dd378e-8ca1-4397-83e8-0f581a86cf79} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1728 | 2024.12.20 21:23:01.104193 [ 260 ] {e9dd378e-8ca1-4397-83e8-0f581a86cf79} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1729 | 2024.12.20 21:23:01.104216 [ 260 ] {e9dd378e-8ca1-4397-83e8-0f581a86cf79} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1730 | 2024.12.20 21:23:01.104261 [ 260 ] {e9dd378e-8ca1-4397-83e8-0f581a86cf79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1731 | 2024.12.20 21:23:01.104322 [ 260 ] {e9dd378e-8ca1-4397-83e8-0f581a86cf79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1732 | 2024.12.20 21:23:01.104398 [ 260 ] {e9dd378e-8ca1-4397-83e8-0f581a86cf79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1733 | 2024.12.20 21:23:01.106107 [ 260 ] {e9dd378e-8ca1-4397-83e8-0f581a86cf79} <Debug> executeQuery: Read 22 rows, 788.00 B in 0.003703 sec., 5941.12881447475 rows/sec., 207.81 KiB/sec. | ||
1734 | 2024.12.20 21:23:01.106304 [ 260 ] {e9dd378e-8ca1-4397-83e8-0f581a86cf79} <Debug> TCPHandler: Processed in 0.004264686 sec. | ||
1735 | 2024.12.20 21:23:01.106673 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1736 | 2024.12.20 21:23:01.106883 [ 258 ] {536e7a32-0d2a-44c8-a4c9-2a7e4b3710e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1737 | 2024.12.20 21:23:01.107238 [ 258 ] {536e7a32-0d2a-44c8-a4c9-2a7e4b3710e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1738 | 2024.12.20 21:23:01.107291 [ 258 ] {536e7a32-0d2a-44c8-a4c9-2a7e4b3710e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1739 | 2024.12.20 21:23:01.107595 [ 258 ] {536e7a32-0d2a-44c8-a4c9-2a7e4b3710e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1740 | 2024.12.20 21:23:01.107671 [ 258 ] {536e7a32-0d2a-44c8-a4c9-2a7e4b3710e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1741 | 2024.12.20 21:23:01.107838 [ 258 ] {536e7a32-0d2a-44c8-a4c9-2a7e4b3710e8} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1742 | 2024.12.20 21:23:01.108009 [ 295 ] {536e7a32-0d2a-44c8-a4c9-2a7e4b3710e8} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1743 | 2024.12.20 21:23:01.108013 [ 298 ] {536e7a32-0d2a-44c8-a4c9-2a7e4b3710e8} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1744 | 2024.12.20 21:23:01.108035 [ 294 ] {536e7a32-0d2a-44c8-a4c9-2a7e4b3710e8} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1745 | 2024.12.20 21:23:01.108158 [ 258 ] {536e7a32-0d2a-44c8-a4c9-2a7e4b3710e8} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
1746 | 2024.12.20 21:23:01.108189 [ 258 ] {536e7a32-0d2a-44c8-a4c9-2a7e4b3710e8} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1747 | 2024.12.20 21:23:01.108303 [ 258 ] {536e7a32-0d2a-44c8-a4c9-2a7e4b3710e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1748 | 2024.12.20 21:23:01.108328 [ 258 ] {536e7a32-0d2a-44c8-a4c9-2a7e4b3710e8} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1749 | 2024.12.20 21:23:01.108369 [ 258 ] {536e7a32-0d2a-44c8-a4c9-2a7e4b3710e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1750 | 2024.12.20 21:23:01.108417 [ 258 ] {536e7a32-0d2a-44c8-a4c9-2a7e4b3710e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1751 | 2024.12.20 21:23:01.108462 [ 258 ] {536e7a32-0d2a-44c8-a4c9-2a7e4b3710e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1752 | 2024.12.20 21:23:01.109900 [ 258 ] {536e7a32-0d2a-44c8-a4c9-2a7e4b3710e8} <Debug> executeQuery: Read 22 rows, 788.00 B in 0.00311 sec., 7073.954983922829 rows/sec., 247.44 KiB/sec. | ||
1753 | 2024.12.20 21:23:01.110083 [ 258 ] {536e7a32-0d2a-44c8-a4c9-2a7e4b3710e8} <Debug> TCPHandler: Processed in 0.003492668 sec. | ||
1754 | 2024.12.20 21:23:01.110415 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1755 | 2024.12.20 21:23:01.110669 [ 260 ] {60e7b23f-d7b9-4a75-960d-3ff1b3ddb694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1756 | 2024.12.20 21:23:01.111042 [ 260 ] {60e7b23f-d7b9-4a75-960d-3ff1b3ddb694} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1757 | 2024.12.20 21:23:01.111090 [ 260 ] {60e7b23f-d7b9-4a75-960d-3ff1b3ddb694} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1758 | 2024.12.20 21:23:01.111457 [ 260 ] {60e7b23f-d7b9-4a75-960d-3ff1b3ddb694} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1759 | 2024.12.20 21:23:01.111545 [ 260 ] {60e7b23f-d7b9-4a75-960d-3ff1b3ddb694} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1760 | 2024.12.20 21:23:01.111760 [ 260 ] {60e7b23f-d7b9-4a75-960d-3ff1b3ddb694} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1761 | 2024.12.20 21:23:01.111948 [ 296 ] {60e7b23f-d7b9-4a75-960d-3ff1b3ddb694} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1762 | 2024.12.20 21:23:01.111973 [ 294 ] {60e7b23f-d7b9-4a75-960d-3ff1b3ddb694} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1763 | 2024.12.20 21:23:01.111988 [ 295 ] {60e7b23f-d7b9-4a75-960d-3ff1b3ddb694} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1764 | 2024.12.20 21:23:01.112139 [ 260 ] {60e7b23f-d7b9-4a75-960d-3ff1b3ddb694} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
1765 | 2024.12.20 21:23:01.112184 [ 260 ] {60e7b23f-d7b9-4a75-960d-3ff1b3ddb694} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1766 | 2024.12.20 21:23:01.112309 [ 260 ] {60e7b23f-d7b9-4a75-960d-3ff1b3ddb694} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1767 | 2024.12.20 21:23:01.112335 [ 260 ] {60e7b23f-d7b9-4a75-960d-3ff1b3ddb694} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1768 | 2024.12.20 21:23:01.112379 [ 260 ] {60e7b23f-d7b9-4a75-960d-3ff1b3ddb694} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1769 | 2024.12.20 21:23:01.112427 [ 260 ] {60e7b23f-d7b9-4a75-960d-3ff1b3ddb694} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1770 | 2024.12.20 21:23:01.112472 [ 260 ] {60e7b23f-d7b9-4a75-960d-3ff1b3ddb694} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1771 | 2024.12.20 21:23:01.113825 [ 260 ] {60e7b23f-d7b9-4a75-960d-3ff1b3ddb694} <Debug> executeQuery: Read 22 rows, 788.00 B in 0.003283 sec., 6701.187937861712 rows/sec., 234.40 KiB/sec. | ||
1772 | 2024.12.20 21:23:01.113982 [ 260 ] {60e7b23f-d7b9-4a75-960d-3ff1b3ddb694} <Debug> TCPHandler: Processed in 0.003663682 sec. | ||
1773 | 2024.12.20 21:23:01.114263 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1774 | 2024.12.20 21:23:01.114457 [ 258 ] {14fd82a8-6d82-4f9d-951c-7fc0a87025bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1775 | 2024.12.20 21:23:01.114787 [ 258 ] {14fd82a8-6d82-4f9d-951c-7fc0a87025bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1776 | 2024.12.20 21:23:01.114837 [ 258 ] {14fd82a8-6d82-4f9d-951c-7fc0a87025bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1777 | 2024.12.20 21:23:01.115142 [ 258 ] {14fd82a8-6d82-4f9d-951c-7fc0a87025bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1778 | 2024.12.20 21:23:01.115214 [ 258 ] {14fd82a8-6d82-4f9d-951c-7fc0a87025bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1779 | 2024.12.20 21:23:01.115373 [ 258 ] {14fd82a8-6d82-4f9d-951c-7fc0a87025bc} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1780 | 2024.12.20 21:23:01.115528 [ 296 ] {14fd82a8-6d82-4f9d-951c-7fc0a87025bc} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1781 | 2024.12.20 21:23:01.115548 [ 298 ] {14fd82a8-6d82-4f9d-951c-7fc0a87025bc} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1782 | 2024.12.20 21:23:01.115574 [ 294 ] {14fd82a8-6d82-4f9d-951c-7fc0a87025bc} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1783 | 2024.12.20 21:23:01.115709 [ 258 ] {14fd82a8-6d82-4f9d-951c-7fc0a87025bc} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
1784 | 2024.12.20 21:23:01.115746 [ 258 ] {14fd82a8-6d82-4f9d-951c-7fc0a87025bc} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1785 | 2024.12.20 21:23:01.115870 [ 258 ] {14fd82a8-6d82-4f9d-951c-7fc0a87025bc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1786 | 2024.12.20 21:23:01.115896 [ 258 ] {14fd82a8-6d82-4f9d-951c-7fc0a87025bc} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1787 | 2024.12.20 21:23:01.115941 [ 258 ] {14fd82a8-6d82-4f9d-951c-7fc0a87025bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1788 | 2024.12.20 21:23:01.115991 [ 258 ] {14fd82a8-6d82-4f9d-951c-7fc0a87025bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1789 | 2024.12.20 21:23:01.116036 [ 258 ] {14fd82a8-6d82-4f9d-951c-7fc0a87025bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1790 | 2024.12.20 21:23:01.117463 [ 258 ] {14fd82a8-6d82-4f9d-951c-7fc0a87025bc} <Debug> executeQuery: Read 22 rows, 788.00 B in 0.00309 sec., 7119.741100323625 rows/sec., 249.04 KiB/sec. | ||
1791 | 2024.12.20 21:23:01.117645 [ 258 ] {14fd82a8-6d82-4f9d-951c-7fc0a87025bc} <Debug> TCPHandler: Processed in 0.003446218 sec. | ||
1792 | 2024.12.20 21:23:01.117923 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1793 | 2024.12.20 21:23:01.118110 [ 260 ] {fd993a21-6d6b-47fe-b461-ddfb4acd355f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1794 | 2024.12.20 21:23:01.118436 [ 260 ] {fd993a21-6d6b-47fe-b461-ddfb4acd355f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1795 | 2024.12.20 21:23:01.118482 [ 260 ] {fd993a21-6d6b-47fe-b461-ddfb4acd355f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1796 | 2024.12.20 21:23:01.118775 [ 260 ] {fd993a21-6d6b-47fe-b461-ddfb4acd355f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1797 | 2024.12.20 21:23:01.118844 [ 260 ] {fd993a21-6d6b-47fe-b461-ddfb4acd355f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1798 | 2024.12.20 21:23:01.119002 [ 260 ] {fd993a21-6d6b-47fe-b461-ddfb4acd355f} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1799 | 2024.12.20 21:23:01.119152 [ 298 ] {fd993a21-6d6b-47fe-b461-ddfb4acd355f} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1800 | 2024.12.20 21:23:01.119147 [ 296 ] {fd993a21-6d6b-47fe-b461-ddfb4acd355f} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1801 | 2024.12.20 21:23:01.119165 [ 294 ] {fd993a21-6d6b-47fe-b461-ddfb4acd355f} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1802 | 2024.12.20 21:23:01.119303 [ 260 ] {fd993a21-6d6b-47fe-b461-ddfb4acd355f} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
1803 | 2024.12.20 21:23:01.119337 [ 260 ] {fd993a21-6d6b-47fe-b461-ddfb4acd355f} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1804 | 2024.12.20 21:23:01.119445 [ 260 ] {fd993a21-6d6b-47fe-b461-ddfb4acd355f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1805 | 2024.12.20 21:23:01.119467 [ 260 ] {fd993a21-6d6b-47fe-b461-ddfb4acd355f} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1806 | 2024.12.20 21:23:01.119509 [ 260 ] {fd993a21-6d6b-47fe-b461-ddfb4acd355f} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1807 | 2024.12.20 21:23:01.119557 [ 260 ] {fd993a21-6d6b-47fe-b461-ddfb4acd355f} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1808 | 2024.12.20 21:23:01.119603 [ 260 ] {fd993a21-6d6b-47fe-b461-ddfb4acd355f} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1809 | 2024.12.20 21:23:01.121153 [ 260 ] {fd993a21-6d6b-47fe-b461-ddfb4acd355f} <Debug> executeQuery: Read 22 rows, 788.00 B in 0.003127 sec., 7035.4972817396865 rows/sec., 246.09 KiB/sec. | ||
1810 | 2024.12.20 21:23:01.121372 [ 260 ] {fd993a21-6d6b-47fe-b461-ddfb4acd355f} <Debug> TCPHandler: Processed in 0.003515839 sec. | ||
1811 | 2024.12.20 21:23:01.121704 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1812 | 2024.12.20 21:23:01.121886 [ 258 ] {191038db-bf1d-459e-9254-79bbbc9a2e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1813 | 2024.12.20 21:23:01.122204 [ 258 ] {191038db-bf1d-459e-9254-79bbbc9a2e65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1814 | 2024.12.20 21:23:01.122312 [ 258 ] {191038db-bf1d-459e-9254-79bbbc9a2e65} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1815 | 2024.12.20 21:23:01.122617 [ 258 ] {191038db-bf1d-459e-9254-79bbbc9a2e65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1816 | 2024.12.20 21:23:01.122688 [ 258 ] {191038db-bf1d-459e-9254-79bbbc9a2e65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1817 | 2024.12.20 21:23:01.122841 [ 258 ] {191038db-bf1d-459e-9254-79bbbc9a2e65} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1818 | 2024.12.20 21:23:01.122970 [ 294 ] {191038db-bf1d-459e-9254-79bbbc9a2e65} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1819 | 2024.12.20 21:23:01.122996 [ 298 ] {191038db-bf1d-459e-9254-79bbbc9a2e65} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1820 | 2024.12.20 21:23:01.122996 [ 295 ] {191038db-bf1d-459e-9254-79bbbc9a2e65} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1821 | 2024.12.20 21:23:01.123112 [ 258 ] {191038db-bf1d-459e-9254-79bbbc9a2e65} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
1822 | 2024.12.20 21:23:01.123141 [ 258 ] {191038db-bf1d-459e-9254-79bbbc9a2e65} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1823 | 2024.12.20 21:23:01.123255 [ 258 ] {191038db-bf1d-459e-9254-79bbbc9a2e65} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1824 | 2024.12.20 21:23:01.123277 [ 258 ] {191038db-bf1d-459e-9254-79bbbc9a2e65} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1825 | 2024.12.20 21:23:01.123328 [ 258 ] {191038db-bf1d-459e-9254-79bbbc9a2e65} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1826 | 2024.12.20 21:23:01.123379 [ 258 ] {191038db-bf1d-459e-9254-79bbbc9a2e65} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1827 | 2024.12.20 21:23:01.123427 [ 258 ] {191038db-bf1d-459e-9254-79bbbc9a2e65} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1828 | 2024.12.20 21:23:01.124794 [ 258 ] {191038db-bf1d-459e-9254-79bbbc9a2e65} <Debug> executeQuery: Read 22 rows, 788.00 B in 0.002959 sec., 7434.9442379182165 rows/sec., 260.06 KiB/sec. | ||
1829 | 2024.12.20 21:23:01.124968 [ 258 ] {191038db-bf1d-459e-9254-79bbbc9a2e65} <Debug> TCPHandler: Processed in 0.003299614 sec. | ||
1830 | 2024.12.20 21:23:01.125279 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1831 | 2024.12.20 21:23:01.125490 [ 260 ] {c4e59110-37ca-497e-9ae1-ab84d47039c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1832 | 2024.12.20 21:23:01.125841 [ 260 ] {c4e59110-37ca-497e-9ae1-ab84d47039c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1833 | 2024.12.20 21:23:01.125888 [ 260 ] {c4e59110-37ca-497e-9ae1-ab84d47039c5} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1834 | 2024.12.20 21:23:01.126221 [ 260 ] {c4e59110-37ca-497e-9ae1-ab84d47039c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1835 | 2024.12.20 21:23:01.126291 [ 260 ] {c4e59110-37ca-497e-9ae1-ab84d47039c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1836 | 2024.12.20 21:23:01.126446 [ 260 ] {c4e59110-37ca-497e-9ae1-ab84d47039c5} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1837 | 2024.12.20 21:23:01.126564 [ 294 ] {c4e59110-37ca-497e-9ae1-ab84d47039c5} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1838 | 2024.12.20 21:23:01.126588 [ 298 ] {c4e59110-37ca-497e-9ae1-ab84d47039c5} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1839 | 2024.12.20 21:23:01.126594 [ 295 ] {c4e59110-37ca-497e-9ae1-ab84d47039c5} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1840 | 2024.12.20 21:23:01.126731 [ 260 ] {c4e59110-37ca-497e-9ae1-ab84d47039c5} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
1841 | 2024.12.20 21:23:01.126772 [ 260 ] {c4e59110-37ca-497e-9ae1-ab84d47039c5} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1842 | 2024.12.20 21:23:01.126902 [ 260 ] {c4e59110-37ca-497e-9ae1-ab84d47039c5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1843 | 2024.12.20 21:23:01.126930 [ 260 ] {c4e59110-37ca-497e-9ae1-ab84d47039c5} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1844 | 2024.12.20 21:23:01.126983 [ 260 ] {c4e59110-37ca-497e-9ae1-ab84d47039c5} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1845 | 2024.12.20 21:23:01.127061 [ 260 ] {c4e59110-37ca-497e-9ae1-ab84d47039c5} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1846 | 2024.12.20 21:23:01.127141 [ 260 ] {c4e59110-37ca-497e-9ae1-ab84d47039c5} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1847 | 2024.12.20 21:23:01.128525 [ 260 ] {c4e59110-37ca-497e-9ae1-ab84d47039c5} <Debug> executeQuery: Read 22 rows, 788.00 B in 0.003146 sec., 6993.006993006993 rows/sec., 244.61 KiB/sec. | ||
1848 | 2024.12.20 21:23:01.128687 [ 260 ] {c4e59110-37ca-497e-9ae1-ab84d47039c5} <Debug> TCPHandler: Processed in 0.003472058 sec. | ||
1849 | 2024.12.20 21:23:01.128953 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1850 | 2024.12.20 21:23:01.129145 [ 258 ] {560694d0-8e1e-4212-9d91-44d87c68bde0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1851 | 2024.12.20 21:23:01.129532 [ 258 ] {560694d0-8e1e-4212-9d91-44d87c68bde0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1852 | 2024.12.20 21:23:01.129593 [ 258 ] {560694d0-8e1e-4212-9d91-44d87c68bde0} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1853 | 2024.12.20 21:23:01.129954 [ 258 ] {560694d0-8e1e-4212-9d91-44d87c68bde0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1854 | 2024.12.20 21:23:01.130031 [ 258 ] {560694d0-8e1e-4212-9d91-44d87c68bde0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1855 | 2024.12.20 21:23:01.130186 [ 258 ] {560694d0-8e1e-4212-9d91-44d87c68bde0} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1856 | 2024.12.20 21:23:01.130295 [ 294 ] {560694d0-8e1e-4212-9d91-44d87c68bde0} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1857 | 2024.12.20 21:23:01.130327 [ 295 ] {560694d0-8e1e-4212-9d91-44d87c68bde0} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1858 | 2024.12.20 21:23:01.130327 [ 298 ] {560694d0-8e1e-4212-9d91-44d87c68bde0} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1859 | 2024.12.20 21:23:01.130447 [ 258 ] {560694d0-8e1e-4212-9d91-44d87c68bde0} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
1860 | 2024.12.20 21:23:01.130477 [ 258 ] {560694d0-8e1e-4212-9d91-44d87c68bde0} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1861 | 2024.12.20 21:23:01.130588 [ 258 ] {560694d0-8e1e-4212-9d91-44d87c68bde0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1862 | 2024.12.20 21:23:01.130612 [ 258 ] {560694d0-8e1e-4212-9d91-44d87c68bde0} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1863 | 2024.12.20 21:23:01.130653 [ 258 ] {560694d0-8e1e-4212-9d91-44d87c68bde0} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1864 | 2024.12.20 21:23:01.130704 [ 258 ] {560694d0-8e1e-4212-9d91-44d87c68bde0} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1865 | 2024.12.20 21:23:01.130754 [ 258 ] {560694d0-8e1e-4212-9d91-44d87c68bde0} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1866 | 2024.12.20 21:23:01.132177 [ 258 ] {560694d0-8e1e-4212-9d91-44d87c68bde0} <Debug> executeQuery: Read 22 rows, 788.00 B in 0.003119 sec., 7053.542802180186 rows/sec., 246.72 KiB/sec. | ||
1867 | 2024.12.20 21:23:01.132427 [ 258 ] {560694d0-8e1e-4212-9d91-44d87c68bde0} <Debug> TCPHandler: Processed in 0.003529889 sec. | ||
1868 | 2024.12.20 21:23:01.132791 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1869 | 2024.12.20 21:23:01.133018 [ 260 ] {3584ca99-a453-4607-90b3-f57c081c30b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1870 | 2024.12.20 21:23:01.133367 [ 260 ] {3584ca99-a453-4607-90b3-f57c081c30b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1871 | 2024.12.20 21:23:01.133415 [ 260 ] {3584ca99-a453-4607-90b3-f57c081c30b1} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1872 | 2024.12.20 21:23:01.133746 [ 260 ] {3584ca99-a453-4607-90b3-f57c081c30b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1873 | 2024.12.20 21:23:01.133818 [ 260 ] {3584ca99-a453-4607-90b3-f57c081c30b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1874 | 2024.12.20 21:23:01.133981 [ 260 ] {3584ca99-a453-4607-90b3-f57c081c30b1} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1875 | 2024.12.20 21:23:01.134136 [ 298 ] {3584ca99-a453-4607-90b3-f57c081c30b1} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1876 | 2024.12.20 21:23:01.134138 [ 296 ] {3584ca99-a453-4607-90b3-f57c081c30b1} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1877 | 2024.12.20 21:23:01.134158 [ 294 ] {3584ca99-a453-4607-90b3-f57c081c30b1} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1878 | 2024.12.20 21:23:01.134298 [ 260 ] {3584ca99-a453-4607-90b3-f57c081c30b1} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
1879 | 2024.12.20 21:23:01.134354 [ 260 ] {3584ca99-a453-4607-90b3-f57c081c30b1} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1880 | 2024.12.20 21:23:01.134498 [ 260 ] {3584ca99-a453-4607-90b3-f57c081c30b1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1881 | 2024.12.20 21:23:01.134526 [ 260 ] {3584ca99-a453-4607-90b3-f57c081c30b1} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1882 | 2024.12.20 21:23:01.134573 [ 260 ] {3584ca99-a453-4607-90b3-f57c081c30b1} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1883 | 2024.12.20 21:23:01.134625 [ 260 ] {3584ca99-a453-4607-90b3-f57c081c30b1} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1884 | 2024.12.20 21:23:01.134675 [ 260 ] {3584ca99-a453-4607-90b3-f57c081c30b1} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1885 | 2024.12.20 21:23:01.136073 [ 260 ] {3584ca99-a453-4607-90b3-f57c081c30b1} <Debug> executeQuery: Read 22 rows, 788.00 B in 0.003155 sec., 6973.058637083994 rows/sec., 243.91 KiB/sec. | ||
1886 | 2024.12.20 21:23:01.136239 [ 260 ] {3584ca99-a453-4607-90b3-f57c081c30b1} <Debug> TCPHandler: Processed in 0.003524089 sec. | ||
1887 | 2024.12.20 21:23:01.136501 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1888 | 2024.12.20 21:23:01.136692 [ 258 ] {485bafad-544b-4c21-80c3-85f987714e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1889 | 2024.12.20 21:23:01.137029 [ 258 ] {485bafad-544b-4c21-80c3-85f987714e81} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1890 | 2024.12.20 21:23:01.137078 [ 258 ] {485bafad-544b-4c21-80c3-85f987714e81} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1891 | 2024.12.20 21:23:01.137410 [ 258 ] {485bafad-544b-4c21-80c3-85f987714e81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1892 | 2024.12.20 21:23:01.137480 [ 258 ] {485bafad-544b-4c21-80c3-85f987714e81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1893 | 2024.12.20 21:23:01.137634 [ 258 ] {485bafad-544b-4c21-80c3-85f987714e81} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1894 | 2024.12.20 21:23:01.137750 [ 296 ] {485bafad-544b-4c21-80c3-85f987714e81} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1895 | 2024.12.20 21:23:01.137804 [ 295 ] {485bafad-544b-4c21-80c3-85f987714e81} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1896 | 2024.12.20 21:23:01.137805 [ 294 ] {485bafad-544b-4c21-80c3-85f987714e81} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1897 | 2024.12.20 21:23:01.137940 [ 258 ] {485bafad-544b-4c21-80c3-85f987714e81} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
1898 | 2024.12.20 21:23:01.137970 [ 258 ] {485bafad-544b-4c21-80c3-85f987714e81} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1899 | 2024.12.20 21:23:01.138083 [ 258 ] {485bafad-544b-4c21-80c3-85f987714e81} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1900 | 2024.12.20 21:23:01.138105 [ 258 ] {485bafad-544b-4c21-80c3-85f987714e81} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1901 | 2024.12.20 21:23:01.138147 [ 258 ] {485bafad-544b-4c21-80c3-85f987714e81} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1902 | 2024.12.20 21:23:01.138197 [ 258 ] {485bafad-544b-4c21-80c3-85f987714e81} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1903 | 2024.12.20 21:23:01.138245 [ 258 ] {485bafad-544b-4c21-80c3-85f987714e81} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1904 | 2024.12.20 21:23:01.139658 [ 258 ] {485bafad-544b-4c21-80c3-85f987714e81} <Debug> executeQuery: Read 22 rows, 788.00 B in 0.003057 sec., 7196.5979718678445 rows/sec., 251.73 KiB/sec. | ||
1905 | 2024.12.20 21:23:01.139830 [ 258 ] {485bafad-544b-4c21-80c3-85f987714e81} <Debug> TCPHandler: Processed in 0.003388426 sec. | ||
1906 | 2024.12.20 21:23:01.140086 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1907 | 2024.12.20 21:23:01.140276 [ 260 ] {b63eb727-ec4d-4f94-9360-1ae1be22408a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1908 | 2024.12.20 21:23:01.140707 [ 260 ] {b63eb727-ec4d-4f94-9360-1ae1be22408a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1909 | 2024.12.20 21:23:01.140760 [ 260 ] {b63eb727-ec4d-4f94-9360-1ae1be22408a} <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: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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1910 | 2024.12.20 21:23:01.141081 [ 260 ] {b63eb727-ec4d-4f94-9360-1ae1be22408a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1911 | 2024.12.20 21:23:01.141151 [ 260 ] {b63eb727-ec4d-4f94-9360-1ae1be22408a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1912 | 2024.12.20 21:23:01.141303 [ 260 ] {b63eb727-ec4d-4f94-9360-1ae1be22408a} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1913 | 2024.12.20 21:23:01.141459 [ 296 ] {b63eb727-ec4d-4f94-9360-1ae1be22408a} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1914 | 2024.12.20 21:23:01.141469 [ 298 ] {b63eb727-ec4d-4f94-9360-1ae1be22408a} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1915 | 2024.12.20 21:23:01.141484 [ 294 ] {b63eb727-ec4d-4f94-9360-1ae1be22408a} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1916 | 2024.12.20 21:23:01.141619 [ 260 ] {b63eb727-ec4d-4f94-9360-1ae1be22408a} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
1917 | 2024.12.20 21:23:01.141648 [ 260 ] {b63eb727-ec4d-4f94-9360-1ae1be22408a} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1918 | 2024.12.20 21:23:01.141793 [ 260 ] {b63eb727-ec4d-4f94-9360-1ae1be22408a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1919 | 2024.12.20 21:23:01.141833 [ 260 ] {b63eb727-ec4d-4f94-9360-1ae1be22408a} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1920 | 2024.12.20 21:23:01.141888 [ 260 ] {b63eb727-ec4d-4f94-9360-1ae1be22408a} <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: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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1921 | 2024.12.20 21:23:01.141942 [ 260 ] {b63eb727-ec4d-4f94-9360-1ae1be22408a} <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: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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1922 | 2024.12.20 21:23:01.142017 [ 260 ] {b63eb727-ec4d-4f94-9360-1ae1be22408a} <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: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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1923 | 2024.12.20 21:23:01.143447 [ 260 ] {b63eb727-ec4d-4f94-9360-1ae1be22408a} <Debug> executeQuery: Read 22 rows, 788.00 B in 0.003262 sec., 6744.3286327406495 rows/sec., 235.91 KiB/sec. | ||
1924 | 2024.12.20 21:23:01.143614 [ 260 ] {b63eb727-ec4d-4f94-9360-1ae1be22408a} <Debug> TCPHandler: Processed in 0.003587301 sec. | ||
1925 | 2024.12.20 21:23:01.143881 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1926 | 2024.12.20 21:23:01.144073 [ 258 ] {afa02923-1216-4644-a1d8-b1534031e801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1927 | 2024.12.20 21:23:01.144416 [ 258 ] {afa02923-1216-4644-a1d8-b1534031e801} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1928 | 2024.12.20 21:23:01.144464 [ 258 ] {afa02923-1216-4644-a1d8-b1534031e801} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1929 | 2024.12.20 21:23:01.144790 [ 258 ] {afa02923-1216-4644-a1d8-b1534031e801} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1930 | 2024.12.20 21:23:01.144861 [ 258 ] {afa02923-1216-4644-a1d8-b1534031e801} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1931 | 2024.12.20 21:23:01.145021 [ 258 ] {afa02923-1216-4644-a1d8-b1534031e801} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1932 | 2024.12.20 21:23:01.145184 [ 296 ] {afa02923-1216-4644-a1d8-b1534031e801} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1933 | 2024.12.20 21:23:01.145195 [ 298 ] {afa02923-1216-4644-a1d8-b1534031e801} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1934 | 2024.12.20 21:23:01.145205 [ 294 ] {afa02923-1216-4644-a1d8-b1534031e801} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1935 | 2024.12.20 21:23:01.145341 [ 258 ] {afa02923-1216-4644-a1d8-b1534031e801} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
1936 | 2024.12.20 21:23:01.145370 [ 258 ] {afa02923-1216-4644-a1d8-b1534031e801} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1937 | 2024.12.20 21:23:01.145476 [ 258 ] {afa02923-1216-4644-a1d8-b1534031e801} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1938 | 2024.12.20 21:23:01.145497 [ 258 ] {afa02923-1216-4644-a1d8-b1534031e801} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1939 | 2024.12.20 21:23:01.145542 [ 258 ] {afa02923-1216-4644-a1d8-b1534031e801} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1940 | 2024.12.20 21:23:01.145594 [ 258 ] {afa02923-1216-4644-a1d8-b1534031e801} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1941 | 2024.12.20 21:23:01.145641 [ 258 ] {afa02923-1216-4644-a1d8-b1534031e801} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1942 | 2024.12.20 21:23:01.147025 [ 258 ] {afa02923-1216-4644-a1d8-b1534031e801} <Debug> executeQuery: Read 22 rows, 788.00 B in 0.003046 sec., 7222.586999343401 rows/sec., 252.64 KiB/sec. | ||
1943 | 2024.12.20 21:23:01.147199 [ 258 ] {afa02923-1216-4644-a1d8-b1534031e801} <Debug> TCPHandler: Processed in 0.003376776 sec. | ||
1944 | 2024.12.20 21:23:01.147494 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1945 | 2024.12.20 21:23:01.147686 [ 260 ] {20f8f892-3c9b-4541-add2-7d76a770cb51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1946 | 2024.12.20 21:23:01.148029 [ 260 ] {20f8f892-3c9b-4541-add2-7d76a770cb51} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1947 | 2024.12.20 21:23:01.148079 [ 260 ] {20f8f892-3c9b-4541-add2-7d76a770cb51} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1948 | 2024.12.20 21:23:01.148418 [ 260 ] {20f8f892-3c9b-4541-add2-7d76a770cb51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1949 | 2024.12.20 21:23:01.148489 [ 260 ] {20f8f892-3c9b-4541-add2-7d76a770cb51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1950 | 2024.12.20 21:23:01.148642 [ 260 ] {20f8f892-3c9b-4541-add2-7d76a770cb51} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1951 | 2024.12.20 21:23:01.148816 [ 295 ] {20f8f892-3c9b-4541-add2-7d76a770cb51} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1952 | 2024.12.20 21:23:01.148836 [ 294 ] {20f8f892-3c9b-4541-add2-7d76a770cb51} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1953 | 2024.12.20 21:23:01.148827 [ 298 ] {20f8f892-3c9b-4541-add2-7d76a770cb51} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1954 | 2024.12.20 21:23:01.148979 [ 260 ] {20f8f892-3c9b-4541-add2-7d76a770cb51} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
1955 | 2024.12.20 21:23:01.149007 [ 260 ] {20f8f892-3c9b-4541-add2-7d76a770cb51} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1956 | 2024.12.20 21:23:01.149124 [ 260 ] {20f8f892-3c9b-4541-add2-7d76a770cb51} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1957 | 2024.12.20 21:23:01.149147 [ 260 ] {20f8f892-3c9b-4541-add2-7d76a770cb51} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Reading approx. 22 rows with 3 streams | ||
1958 | 2024.12.20 21:23:01.149191 [ 260 ] {20f8f892-3c9b-4541-add2-7d76a770cb51} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1959 | 2024.12.20 21:23:01.149244 [ 260 ] {20f8f892-3c9b-4541-add2-7d76a770cb51} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1960 | 2024.12.20 21:23:01.149294 [ 260 ] {20f8f892-3c9b-4541-add2-7d76a770cb51} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1961 | 2024.12.20 21:23:01.150588 [ 260 ] {20f8f892-3c9b-4541-add2-7d76a770cb51} <Debug> executeQuery: Read 22 rows, 788.00 B in 0.002994 sec., 7348.029392117568 rows/sec., 257.02 KiB/sec. | ||
1962 | 2024.12.20 21:23:01.150756 [ 260 ] {20f8f892-3c9b-4541-add2-7d76a770cb51} <Debug> TCPHandler: Processed in 0.003325065 sec. | ||
1963 | 2024.12.20 21:23:01.154786 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1964 | 2024.12.20 21:23:01.154918 [ 258 ] {cd725d13-d598-4699-9c7d-90367cd75af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1965 | 2024.12.20 21:23:01.154979 [ 258 ] {cd725d13-d598-4699-9c7d-90367cd75af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1966 | 2024.12.20 21:23:01.155737 [ 258 ] {cd725d13-d598-4699-9c7d-90367cd75af2} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1967 | 2024.12.20 21:23:01.155780 [ 258 ] {cd725d13-d598-4699-9c7d-90367cd75af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1968 | 2024.12.20 21:23:01.156294 [ 258 ] {cd725d13-d598-4699-9c7d-90367cd75af2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1969 | 2024.12.20 21:23:01.156520 [ 258 ] {cd725d13-d598-4699-9c7d-90367cd75af2} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1970 | 2024.12.20 21:23:01.156712 [ 258 ] {cd725d13-d598-4699-9c7d-90367cd75af2} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.00183 sec., 7650.273224043715 rows/sec., 1.07 MiB/sec. | ||
1971 | 2024.12.20 21:23:01.156775 [ 258 ] {cd725d13-d598-4699-9c7d-90367cd75af2} <Debug> TCPHandler: Processed in 0.002051116 sec. | ||
1972 | 2024.12.20 21:23:01.156919 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1973 | 2024.12.20 21:23:01.157053 [ 260 ] {ee112d0a-ea24-4d2f-ac65-beb0329d81bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1974 | 2024.12.20 21:23:01.157107 [ 260 ] {ee112d0a-ea24-4d2f-ac65-beb0329d81bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1975 | 2024.12.20 21:23:01.157795 [ 260 ] {ee112d0a-ea24-4d2f-ac65-beb0329d81bc} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1976 | 2024.12.20 21:23:01.157843 [ 260 ] {ee112d0a-ea24-4d2f-ac65-beb0329d81bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1977 | 2024.12.20 21:23:01.158252 [ 260 ] {ee112d0a-ea24-4d2f-ac65-beb0329d81bc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1978 | 2024.12.20 21:23:01.158511 [ 260 ] {ee112d0a-ea24-4d2f-ac65-beb0329d81bc} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1979 | 2024.12.20 21:23:01.158730 [ 260 ] {ee112d0a-ea24-4d2f-ac65-beb0329d81bc} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001714 sec., 17502.91715285881 rows/sec., 1.34 MiB/sec. | ||
1980 | 2024.12.20 21:23:01.158785 [ 260 ] {ee112d0a-ea24-4d2f-ac65-beb0329d81bc} <Debug> TCPHandler: Processed in 0.001928903 sec. | ||
1981 | 2024.12.20 21:23:01.158926 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1982 | 2024.12.20 21:23:01.159046 [ 258 ] {16e41249-dca3-481f-96b2-fe7f04dc3f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1983 | 2024.12.20 21:23:01.159095 [ 258 ] {16e41249-dca3-481f-96b2-fe7f04dc3f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1984 | 2024.12.20 21:23:01.159706 [ 258 ] {16e41249-dca3-481f-96b2-fe7f04dc3f85} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1985 | 2024.12.20 21:23:01.159747 [ 258 ] {16e41249-dca3-481f-96b2-fe7f04dc3f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1986 | 2024.12.20 21:23:01.160123 [ 258 ] {16e41249-dca3-481f-96b2-fe7f04dc3f85} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1987 | 2024.12.20 21:23:01.160360 [ 258 ] {16e41249-dca3-481f-96b2-fe7f04dc3f85} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1988 | 2024.12.20 21:23:01.160539 [ 258 ] {16e41249-dca3-481f-96b2-fe7f04dc3f85} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.00152 sec., 23684.210526315786 rows/sec., 1.85 MiB/sec. | ||
1989 | 2024.12.20 21:23:01.160597 [ 258 ] {16e41249-dca3-481f-96b2-fe7f04dc3f85} <Debug> TCPHandler: Processed in 0.001728479 sec. | ||
1990 | 2024.12.20 21:23:01.160747 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1991 | 2024.12.20 21:23:01.160905 [ 260 ] {4755c0e1-52cb-4a19-8d06-d84d1066e4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1992 | 2024.12.20 21:23:01.160980 [ 260 ] {4755c0e1-52cb-4a19-8d06-d84d1066e4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1993 | 2024.12.20 21:23:01.161620 [ 260 ] {4755c0e1-52cb-4a19-8d06-d84d1066e4e3} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1994 | 2024.12.20 21:23:01.161670 [ 260 ] {4755c0e1-52cb-4a19-8d06-d84d1066e4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1995 | 2024.12.20 21:23:01.162098 [ 260 ] {4755c0e1-52cb-4a19-8d06-d84d1066e4e3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1996 | 2024.12.20 21:23:01.162348 [ 260 ] {4755c0e1-52cb-4a19-8d06-d84d1066e4e3} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1997 | 2024.12.20 21:23:01.162559 [ 260 ] {4755c0e1-52cb-4a19-8d06-d84d1066e4e3} <Debug> executeQuery: Read 88 rows, 6.29 KiB in 0.001692 sec., 52009.456264775414 rows/sec., 3.63 MiB/sec. | ||
1998 | 2024.12.20 21:23:01.162616 [ 260 ] {4755c0e1-52cb-4a19-8d06-d84d1066e4e3} <Debug> TCPHandler: Processed in 0.001931614 sec. | ||
1999 | 2024.12.20 21:23:01.162761 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2000 | 2024.12.20 21:23:01.162880 [ 258 ] {e2289293-f47f-4392-bee1-9e18459c6f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2001 | 2024.12.20 21:23:01.162933 [ 258 ] {e2289293-f47f-4392-bee1-9e18459c6f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2002 | 2024.12.20 21:23:01.163410 [ 258 ] {e2289293-f47f-4392-bee1-9e18459c6f5a} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2003 | 2024.12.20 21:23:01.163448 [ 258 ] {e2289293-f47f-4392-bee1-9e18459c6f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2004 | 2024.12.20 21:23:01.163820 [ 258 ] {e2289293-f47f-4392-bee1-9e18459c6f5a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2005 | 2024.12.20 21:23:01.164063 [ 258 ] {e2289293-f47f-4392-bee1-9e18459c6f5a} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2006 | 2024.12.20 21:23:01.164240 [ 258 ] {e2289293-f47f-4392-bee1-9e18459c6f5a} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.001386 sec., 23088.02308802309 rows/sec., 1.54 MiB/sec. | ||
2007 | 2024.12.20 21:23:01.164291 [ 258 ] {e2289293-f47f-4392-bee1-9e18459c6f5a} <Debug> TCPHandler: Processed in 0.001590676 sec. | ||
2008 | 2024.12.20 21:23:01.431684 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
2009 | 2024.12.20 21:23:01.432368 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2010 | 2024.12.20 21:23:01.432424 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2011 | 2024.12.20 21:23:01.433002 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2012 | 2024.12.20 21:23:01.433263 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2013 | 2024.12.20 21:23:01.433501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
2014 | 2024.12.20 21:23:01.615297 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
2015 | 2024.12.20 21:23:01.634461 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2016 | 2024.12.20 21:23:01.634526 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2017 | 2024.12.20 21:23:01.641617 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2018 | 2024.12.20 21:23:01.642347 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2019 | 2024.12.20 21:23:01.645502 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
2020 | 2024.12.20 21:23:06.102831 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2021 | 2024.12.20 21:23:06.103069 [ 258 ] {9e1fe682-53fc-4e10-aabe-f973c537994c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2022 | 2024.12.20 21:23:06.103145 [ 258 ] {9e1fe682-53fc-4e10-aabe-f973c537994c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2023 | 2024.12.20 21:23:06.103940 [ 258 ] {9e1fe682-53fc-4e10-aabe-f973c537994c} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2024 | 2024.12.20 21:23:06.103992 [ 258 ] {9e1fe682-53fc-4e10-aabe-f973c537994c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2025 | 2024.12.20 21:23:06.104408 [ 258 ] {9e1fe682-53fc-4e10-aabe-f973c537994c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2026 | 2024.12.20 21:23:06.104665 [ 258 ] {9e1fe682-53fc-4e10-aabe-f973c537994c} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2027 | 2024.12.20 21:23:06.104922 [ 258 ] {9e1fe682-53fc-4e10-aabe-f973c537994c} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001908 sec., 15723.270440251572 rows/sec., 1.20 MiB/sec. | ||
2028 | 2024.12.20 21:23:06.104976 [ 258 ] {9e1fe682-53fc-4e10-aabe-f973c537994c} <Debug> TCPHandler: Processed in 0.002299221 sec. | ||
2029 | 2024.12.20 21:23:06.105218 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2030 | 2024.12.20 21:23:06.105404 [ 260 ] {e105e37f-7de4-4426-8281-1441364f9987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2031 | 2024.12.20 21:23:06.105476 [ 260 ] {e105e37f-7de4-4426-8281-1441364f9987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2032 | 2024.12.20 21:23:06.106188 [ 260 ] {e105e37f-7de4-4426-8281-1441364f9987} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2033 | 2024.12.20 21:23:06.106237 [ 260 ] {e105e37f-7de4-4426-8281-1441364f9987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2034 | 2024.12.20 21:23:06.106661 [ 260 ] {e105e37f-7de4-4426-8281-1441364f9987} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2035 | 2024.12.20 21:23:06.106902 [ 260 ] {e105e37f-7de4-4426-8281-1441364f9987} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2036 | 2024.12.20 21:23:06.107105 [ 260 ] {e105e37f-7de4-4426-8281-1441364f9987} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001752 sec., 20547.945205479453 rows/sec., 1.60 MiB/sec. | ||
2037 | 2024.12.20 21:23:06.107162 [ 260 ] {e105e37f-7de4-4426-8281-1441364f9987} <Debug> TCPHandler: Processed in 0.002077916 sec. | ||
2038 | 2024.12.20 21:23:06.107320 [ 258 ] {} <Trace> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2039 | 2024.12.20 21:23:06.107457 [ 258 ] {9a464b4d-7818-43af-a9a0-64839938a1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2040 | 2024.12.20 21:23:06.107519 [ 258 ] {9a464b4d-7818-43af-a9a0-64839938a1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2041 | 2024.12.20 21:23:06.108096 [ 258 ] {9a464b4d-7818-43af-a9a0-64839938a1b0} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2042 | 2024.12.20 21:23:06.108135 [ 258 ] {9a464b4d-7818-43af-a9a0-64839938a1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2043 | 2024.12.20 21:23:06.108518 [ 258 ] {9a464b4d-7818-43af-a9a0-64839938a1b0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2044 | 2024.12.20 21:23:06.108750 [ 258 ] {9a464b4d-7818-43af-a9a0-64839938a1b0} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2045 | 2024.12.20 21:23:06.108965 [ 258 ] {9a464b4d-7818-43af-a9a0-64839938a1b0} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001538 sec., 71521.45643693107 rows/sec., 4.99 MiB/sec. | ||
2046 | 2024.12.20 21:23:06.109016 [ 258 ] {9a464b4d-7818-43af-a9a0-64839938a1b0} <Debug> TCPHandler: Processed in 0.00176324 sec. | ||
2047 | 2024.12.20 21:23:06.109160 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2048 | 2024.12.20 21:23:06.109298 [ 260 ] {117d040b-0539-4b3e-a39a-308fa06c8276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2049 | 2024.12.20 21:23:06.109358 [ 260 ] {117d040b-0539-4b3e-a39a-308fa06c8276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2050 | 2024.12.20 21:23:06.109912 [ 260 ] {117d040b-0539-4b3e-a39a-308fa06c8276} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2051 | 2024.12.20 21:23:06.109951 [ 260 ] {117d040b-0539-4b3e-a39a-308fa06c8276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2052 | 2024.12.20 21:23:06.110349 [ 260 ] {117d040b-0539-4b3e-a39a-308fa06c8276} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2053 | 2024.12.20 21:23:06.110606 [ 260 ] {117d040b-0539-4b3e-a39a-308fa06c8276} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2054 | 2024.12.20 21:23:06.110850 [ 260 ] {117d040b-0539-4b3e-a39a-308fa06c8276} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001583 sec., 25268.47757422615 rows/sec., 1.69 MiB/sec. | ||
2055 | 2024.12.20 21:23:06.110899 [ 260 ] {117d040b-0539-4b3e-a39a-308fa06c8276} <Debug> TCPHandler: Processed in 0.00180448 sec. | ||
2056 | 2024.12.20 21:23:08.819077 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2057 | 2024.12.20 21:23:08.819136 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2058 | 2024.12.20 21:23:08.911459 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 278 | ||
2059 | 2024.12.20 21:23:08.914712 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2060 | 2024.12.20 21:23:08.914764 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2061 | 2024.12.20 21:23:08.916290 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2062 | 2024.12.20 21:23:08.916613 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2063 | 2024.12.20 21:23:08.917177 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 278 | ||
2064 | 2024.12.20 21:23:08.933684 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
2065 | 2024.12.20 21:23:08.934439 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2066 | 2024.12.20 21:23:08.934484 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2067 | 2024.12.20 21:23:08.935170 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2068 | 2024.12.20 21:23:08.935440 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2069 | 2024.12.20 21:23:08.935707 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
2070 | 2024.12.20 21:23:09.145622 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
2071 | 2024.12.20 21:23:09.166571 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2072 | 2024.12.20 21:23:09.166632 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2073 | 2024.12.20 21:23:09.173826 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2074 | 2024.12.20 21:23:09.174611 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2075 | 2024.12.20 21:23:09.177411 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
2076 | 2024.12.20 21:23:09.607368 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
2077 | 2024.12.20 21:23:09.607457 [ 258 ] {} <Debug> TCP-Session: 34e2453d-429a-4a81-a42c-fa2c6b112231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2078 | 2024.12.20 21:23:10.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.22 MiB, peak 171.25 MiB, free memory in arenas 0.00 B, will set to 167.29 MiB (RSS), difference: 2.07 MiB | ||
2079 | 2024.12.20 21:23:11.098709 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2080 | 2024.12.20 21:23:11.098993 [ 260 ] {04516ef6-af37-4209-825b-029d803745a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2081 | 2024.12.20 21:23:11.099447 [ 260 ] {04516ef6-af37-4209-825b-029d803745a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2082 | 2024.12.20 21:23:11.099517 [ 260 ] {04516ef6-af37-4209-825b-029d803745a1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2083 | 2024.12.20 21:23:11.099889 [ 260 ] {04516ef6-af37-4209-825b-029d803745a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2084 | 2024.12.20 21:23:11.099976 [ 260 ] {04516ef6-af37-4209-825b-029d803745a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2085 | 2024.12.20 21:23:11.100165 [ 260 ] {04516ef6-af37-4209-825b-029d803745a1} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
2086 | 2024.12.20 21:23:11.100394 [ 295 ] {04516ef6-af37-4209-825b-029d803745a1} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2087 | 2024.12.20 21:23:11.100393 [ 298 ] {04516ef6-af37-4209-825b-029d803745a1} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2088 | 2024.12.20 21:23:11.100420 [ 296 ] {04516ef6-af37-4209-825b-029d803745a1} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2089 | 2024.12.20 21:23:11.100449 [ 294 ] {04516ef6-af37-4209-825b-029d803745a1} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2090 | 2024.12.20 21:23:11.100600 [ 260 ] {04516ef6-af37-4209-825b-029d803745a1} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
2091 | 2024.12.20 21:23:11.100640 [ 260 ] {04516ef6-af37-4209-825b-029d803745a1} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2092 | 2024.12.20 21:23:11.100785 [ 260 ] {04516ef6-af37-4209-825b-029d803745a1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2093 | 2024.12.20 21:23:11.100808 [ 260 ] {04516ef6-af37-4209-825b-029d803745a1} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Reading approx. 36 rows with 4 streams | ||
2094 | 2024.12.20 21:23:11.100855 [ 260 ] {04516ef6-af37-4209-825b-029d803745a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2095 | 2024.12.20 21:23:11.100903 [ 260 ] {04516ef6-af37-4209-825b-029d803745a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2096 | 2024.12.20 21:23:11.100947 [ 260 ] {04516ef6-af37-4209-825b-029d803745a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2097 | 2024.12.20 21:23:11.100990 [ 260 ] {04516ef6-af37-4209-825b-029d803745a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2098 | 2024.12.20 21:23:11.103268 [ 260 ] {04516ef6-af37-4209-825b-029d803745a1} <Debug> executeQuery: Read 36 rows, 1.34 KiB in 0.004398 sec., 8185.538881309686 rows/sec., 304.87 KiB/sec. | ||
2099 | 2024.12.20 21:23:11.103509 [ 260 ] {04516ef6-af37-4209-825b-029d803745a1} <Debug> MemoryTracker: Peak memory usage (for query): 142.19 KiB. | ||
2100 | 2024.12.20 21:23:11.103528 [ 260 ] {04516ef6-af37-4209-825b-029d803745a1} <Debug> TCPHandler: Processed in 0.004961011 sec. | ||
2101 | 2024.12.20 21:23:11.114786 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2102 | 2024.12.20 21:23:11.114937 [ 260 ] {3358d9da-825d-4f50-94e4-42b5cc80c4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2103 | 2024.12.20 21:23:11.115012 [ 260 ] {3358d9da-825d-4f50-94e4-42b5cc80c4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2104 | 2024.12.20 21:23:11.115765 [ 260 ] {3358d9da-825d-4f50-94e4-42b5cc80c4c4} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2105 | 2024.12.20 21:23:11.115812 [ 260 ] {3358d9da-825d-4f50-94e4-42b5cc80c4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2106 | 2024.12.20 21:23:11.116528 [ 260 ] {3358d9da-825d-4f50-94e4-42b5cc80c4c4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2107 | 2024.12.20 21:23:11.116804 [ 260 ] {3358d9da-825d-4f50-94e4-42b5cc80c4c4} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2108 | 2024.12.20 21:23:11.117053 [ 260 ] {3358d9da-825d-4f50-94e4-42b5cc80c4c4} <Debug> executeQuery: Read 1 rows, 153.00 B in 0.002158 sec., 463.39202965708984 rows/sec., 69.24 KiB/sec. | ||
2109 | 2024.12.20 21:23:11.117155 [ 260 ] {3358d9da-825d-4f50-94e4-42b5cc80c4c4} <Debug> TCPHandler: Processed in 0.002463965 sec. | ||
2110 | 2024.12.20 21:23:11.117460 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2111 | 2024.12.20 21:23:11.117655 [ 262 ] {32d0b0a8-ac83-493e-88bd-0c0edb3ffa6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2112 | 2024.12.20 21:23:11.117749 [ 262 ] {32d0b0a8-ac83-493e-88bd-0c0edb3ffa6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2113 | 2024.12.20 21:23:11.118523 [ 262 ] {32d0b0a8-ac83-493e-88bd-0c0edb3ffa6c} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2114 | 2024.12.20 21:23:11.118571 [ 262 ] {32d0b0a8-ac83-493e-88bd-0c0edb3ffa6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2115 | 2024.12.20 21:23:11.119027 [ 262 ] {32d0b0a8-ac83-493e-88bd-0c0edb3ffa6c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2116 | 2024.12.20 21:23:11.119287 [ 262 ] {32d0b0a8-ac83-493e-88bd-0c0edb3ffa6c} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2117 | 2024.12.20 21:23:11.119509 [ 262 ] {32d0b0a8-ac83-493e-88bd-0c0edb3ffa6c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001906 sec., 7345.225603357818 rows/sec., 528.76 KiB/sec. | ||
2118 | 2024.12.20 21:23:11.119571 [ 262 ] {32d0b0a8-ac83-493e-88bd-0c0edb3ffa6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
2119 | 2024.12.20 21:23:11.119588 [ 262 ] {32d0b0a8-ac83-493e-88bd-0c0edb3ffa6c} <Debug> TCPHandler: Processed in 0.002307422 sec. | ||
2120 | 2024.12.20 21:23:11.119743 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2121 | 2024.12.20 21:23:11.119875 [ 260 ] {83836975-5f4b-4fd6-91b9-f1821250c855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2122 | 2024.12.20 21:23:11.119928 [ 260 ] {83836975-5f4b-4fd6-91b9-f1821250c855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2123 | 2024.12.20 21:23:11.120631 [ 260 ] {83836975-5f4b-4fd6-91b9-f1821250c855} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2124 | 2024.12.20 21:23:11.120674 [ 260 ] {83836975-5f4b-4fd6-91b9-f1821250c855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2125 | 2024.12.20 21:23:11.121102 [ 260 ] {83836975-5f4b-4fd6-91b9-f1821250c855} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2126 | 2024.12.20 21:23:11.121439 [ 260 ] {83836975-5f4b-4fd6-91b9-f1821250c855} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2127 | 2024.12.20 21:23:11.121764 [ 260 ] {83836975-5f4b-4fd6-91b9-f1821250c855} <Debug> executeQuery: Read 193 rows, 17.51 KiB in 0.001916 sec., 100730.68893528184 rows/sec., 8.93 MiB/sec. | ||
2128 | 2024.12.20 21:23:11.121853 [ 260 ] {83836975-5f4b-4fd6-91b9-f1821250c855} <Debug> TCPHandler: Processed in 0.002174219 sec. | ||
2129 | 2024.12.20 21:23:11.122024 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2130 | 2024.12.20 21:23:11.122151 [ 262 ] {0b4f0b4b-79b7-44f8-83f5-6189a3689138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2131 | 2024.12.20 21:23:11.122206 [ 262 ] {0b4f0b4b-79b7-44f8-83f5-6189a3689138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2132 | 2024.12.20 21:23:11.122820 [ 262 ] {0b4f0b4b-79b7-44f8-83f5-6189a3689138} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2133 | 2024.12.20 21:23:11.122864 [ 262 ] {0b4f0b4b-79b7-44f8-83f5-6189a3689138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2134 | 2024.12.20 21:23:11.123252 [ 262 ] {0b4f0b4b-79b7-44f8-83f5-6189a3689138} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2135 | 2024.12.20 21:23:11.123502 [ 262 ] {0b4f0b4b-79b7-44f8-83f5-6189a3689138} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2136 | 2024.12.20 21:23:11.123758 [ 262 ] {0b4f0b4b-79b7-44f8-83f5-6189a3689138} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001611 sec., 9310.986964618249 rows/sec., 656.50 KiB/sec. | ||
2137 | 2024.12.20 21:23:11.124053 [ 262 ] {0b4f0b4b-79b7-44f8-83f5-6189a3689138} <Debug> TCPHandler: Processed in 0.002085067 sec. | ||
2138 | 2024.12.20 21:23:11.124212 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2139 | 2024.12.20 21:23:11.124341 [ 260 ] {95805a60-a6a3-4dae-9cdf-831a5536d45f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2140 | 2024.12.20 21:23:11.124394 [ 260 ] {95805a60-a6a3-4dae-9cdf-831a5536d45f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2141 | 2024.12.20 21:23:11.125039 [ 260 ] {95805a60-a6a3-4dae-9cdf-831a5536d45f} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2142 | 2024.12.20 21:23:11.125081 [ 260 ] {95805a60-a6a3-4dae-9cdf-831a5536d45f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2143 | 2024.12.20 21:23:11.125453 [ 260 ] {95805a60-a6a3-4dae-9cdf-831a5536d45f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2144 | 2024.12.20 21:23:11.125716 [ 260 ] {95805a60-a6a3-4dae-9cdf-831a5536d45f} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2145 | 2024.12.20 21:23:11.126088 [ 260 ] {95805a60-a6a3-4dae-9cdf-831a5536d45f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001746 sec., 8018.327605956472 rows/sec., 561.55 KiB/sec. | ||
2146 | 2024.12.20 21:23:11.126288 [ 260 ] {95805a60-a6a3-4dae-9cdf-831a5536d45f} <Debug> TCPHandler: Processed in 0.002138468 sec. | ||
2147 | 2024.12.20 21:23:11.126465 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2148 | 2024.12.20 21:23:11.126611 [ 262 ] {2d843b3a-fc8b-4169-b9f1-2c78b397c434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2149 | 2024.12.20 21:23:11.126666 [ 262 ] {2d843b3a-fc8b-4169-b9f1-2c78b397c434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2150 | 2024.12.20 21:23:11.127291 [ 262 ] {2d843b3a-fc8b-4169-b9f1-2c78b397c434} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2151 | 2024.12.20 21:23:11.127333 [ 262 ] {2d843b3a-fc8b-4169-b9f1-2c78b397c434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2152 | 2024.12.20 21:23:11.127719 [ 262 ] {2d843b3a-fc8b-4169-b9f1-2c78b397c434} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2153 | 2024.12.20 21:23:11.128007 [ 262 ] {2d843b3a-fc8b-4169-b9f1-2c78b397c434} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2154 | 2024.12.20 21:23:11.128390 [ 262 ] {2d843b3a-fc8b-4169-b9f1-2c78b397c434} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001741 sec., 7466.973004020678 rows/sec., 465.56 KiB/sec. | ||
2155 | 2024.12.20 21:23:11.128565 [ 262 ] {2d843b3a-fc8b-4169-b9f1-2c78b397c434} <Debug> TCPHandler: Processed in 0.002170669 sec. | ||
2156 | 2024.12.20 21:23:11.128734 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2157 | 2024.12.20 21:23:11.128866 [ 260 ] {cb394656-ed1b-4028-982d-20b9e1e2788b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2158 | 2024.12.20 21:23:11.128919 [ 260 ] {cb394656-ed1b-4028-982d-20b9e1e2788b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2159 | 2024.12.20 21:23:11.129677 [ 260 ] {cb394656-ed1b-4028-982d-20b9e1e2788b} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2160 | 2024.12.20 21:23:11.129718 [ 260 ] {cb394656-ed1b-4028-982d-20b9e1e2788b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2161 | 2024.12.20 21:23:11.130111 [ 260 ] {cb394656-ed1b-4028-982d-20b9e1e2788b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2162 | 2024.12.20 21:23:11.130415 [ 260 ] {cb394656-ed1b-4028-982d-20b9e1e2788b} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2163 | 2024.12.20 21:23:11.130644 [ 260 ] {cb394656-ed1b-4028-982d-20b9e1e2788b} <Debug> executeQuery: Read 362 rows, 26.09 KiB in 0.0018 sec., 201111.11111111112 rows/sec., 14.15 MiB/sec. | ||
2164 | 2024.12.20 21:23:11.130780 [ 260 ] {cb394656-ed1b-4028-982d-20b9e1e2788b} <Debug> TCPHandler: Processed in 0.002118808 sec. | ||
2165 | 2024.12.20 21:23:11.130940 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2166 | 2024.12.20 21:23:11.131064 [ 262 ] {8e4d4012-b489-4504-95bb-5534c0eb40f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2167 | 2024.12.20 21:23:11.131119 [ 262 ] {8e4d4012-b489-4504-95bb-5534c0eb40f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2168 | 2024.12.20 21:23:11.131641 [ 262 ] {8e4d4012-b489-4504-95bb-5534c0eb40f2} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2169 | 2024.12.20 21:23:11.131684 [ 262 ] {8e4d4012-b489-4504-95bb-5534c0eb40f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2170 | 2024.12.20 21:23:11.132075 [ 262 ] {8e4d4012-b489-4504-95bb-5534c0eb40f2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2171 | 2024.12.20 21:23:11.132319 [ 262 ] {8e4d4012-b489-4504-95bb-5534c0eb40f2} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2172 | 2024.12.20 21:23:11.132533 [ 262 ] {8e4d4012-b489-4504-95bb-5534c0eb40f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001495 sec., 4013.3779264214045 rows/sec., 209.68 KiB/sec. | ||
2173 | 2024.12.20 21:23:11.132590 [ 262 ] {8e4d4012-b489-4504-95bb-5534c0eb40f2} <Debug> TCPHandler: Processed in 0.001710508 sec. | ||
2174 | 2024.12.20 21:23:11.132744 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2175 | 2024.12.20 21:23:11.132869 [ 260 ] {5c4ed861-5bea-4238-88bd-d8055572aff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2176 | 2024.12.20 21:23:11.132926 [ 260 ] {5c4ed861-5bea-4238-88bd-d8055572aff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2177 | 2024.12.20 21:23:11.133630 [ 260 ] {5c4ed861-5bea-4238-88bd-d8055572aff8} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2178 | 2024.12.20 21:23:11.133676 [ 260 ] {5c4ed861-5bea-4238-88bd-d8055572aff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2179 | 2024.12.20 21:23:11.134190 [ 260 ] {5c4ed861-5bea-4238-88bd-d8055572aff8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2180 | 2024.12.20 21:23:11.134534 [ 260 ] {5c4ed861-5bea-4238-88bd-d8055572aff8} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2181 | 2024.12.20 21:23:11.134854 [ 260 ] {5c4ed861-5bea-4238-88bd-d8055572aff8} <Debug> executeQuery: Read 187 rows, 12.72 KiB in 0.001989 sec., 94017.09401709402 rows/sec., 6.24 MiB/sec. | ||
2182 | 2024.12.20 21:23:11.135243 [ 260 ] {5c4ed861-5bea-4238-88bd-d8055572aff8} <Debug> TCPHandler: Processed in 0.002563257 sec. | ||
2183 | 2024.12.20 21:23:11.135465 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2184 | 2024.12.20 21:23:11.135612 [ 262 ] {8d2c66fb-a31a-4aff-ac08-865b69af93bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2185 | 2024.12.20 21:23:11.135687 [ 262 ] {8d2c66fb-a31a-4aff-ac08-865b69af93bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2186 | 2024.12.20 21:23:11.136335 [ 262 ] {8d2c66fb-a31a-4aff-ac08-865b69af93bd} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2187 | 2024.12.20 21:23:11.136383 [ 262 ] {8d2c66fb-a31a-4aff-ac08-865b69af93bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2188 | 2024.12.20 21:23:11.136855 [ 262 ] {8d2c66fb-a31a-4aff-ac08-865b69af93bd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2189 | 2024.12.20 21:23:11.137125 [ 262 ] {8d2c66fb-a31a-4aff-ac08-865b69af93bd} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2190 | 2024.12.20 21:23:11.137379 [ 262 ] {8d2c66fb-a31a-4aff-ac08-865b69af93bd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001782 sec., 561.1672278338946 rows/sec., 37.81 KiB/sec. | ||
2191 | 2024.12.20 21:23:11.137662 [ 262 ] {8d2c66fb-a31a-4aff-ac08-865b69af93bd} <Debug> TCPHandler: Processed in 0.002260351 sec. | ||
2192 | 2024.12.20 21:23:11.137830 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2193 | 2024.12.20 21:23:11.137957 [ 260 ] {af6f8c98-79a4-4300-a048-830f8de8a998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2194 | 2024.12.20 21:23:11.138045 [ 260 ] {af6f8c98-79a4-4300-a048-830f8de8a998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2195 | 2024.12.20 21:23:11.139178 [ 260 ] {af6f8c98-79a4-4300-a048-830f8de8a998} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2196 | 2024.12.20 21:23:11.139220 [ 260 ] {af6f8c98-79a4-4300-a048-830f8de8a998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2197 | 2024.12.20 21:23:11.141871 [ 260 ] {af6f8c98-79a4-4300-a048-830f8de8a998} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2198 | 2024.12.20 21:23:11.142161 [ 260 ] {af6f8c98-79a4-4300-a048-830f8de8a998} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2199 | 2024.12.20 21:23:11.142509 [ 260 ] {af6f8c98-79a4-4300-a048-830f8de8a998} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004563 sec., 1753.2325224632916 rows/sec., 3.14 MiB/sec. | ||
2200 | 2024.12.20 21:23:11.142667 [ 260 ] {af6f8c98-79a4-4300-a048-830f8de8a998} <Debug> TCPHandler: Processed in 0.004899959 sec. | ||
2201 | 2024.12.20 21:23:11.142831 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2202 | 2024.12.20 21:23:11.142957 [ 262 ] {e089fac9-207e-4da1-bab0-64df3b38de9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2203 | 2024.12.20 21:23:11.143011 [ 262 ] {e089fac9-207e-4da1-bab0-64df3b38de9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2204 | 2024.12.20 21:23:11.143539 [ 262 ] {e089fac9-207e-4da1-bab0-64df3b38de9e} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2205 | 2024.12.20 21:23:11.143581 [ 262 ] {e089fac9-207e-4da1-bab0-64df3b38de9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2206 | 2024.12.20 21:23:11.143967 [ 262 ] {e089fac9-207e-4da1-bab0-64df3b38de9e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2207 | 2024.12.20 21:23:11.144213 [ 262 ] {e089fac9-207e-4da1-bab0-64df3b38de9e} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2208 | 2024.12.20 21:23:11.144435 [ 262 ] {e089fac9-207e-4da1-bab0-64df3b38de9e} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.001505 sec., 41196.01328903654 rows/sec., 2.55 MiB/sec. | ||
2209 | 2024.12.20 21:23:11.144494 [ 262 ] {e089fac9-207e-4da1-bab0-64df3b38de9e} <Debug> TCPHandler: Processed in 0.001728369 sec. | ||
2210 | 2024.12.20 21:23:12.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.31 MiB, peak 171.70 MiB, free memory in arenas 0.00 B, will set to 167.43 MiB (RSS), difference: -2.88 MiB | ||
2211 | 2024.12.20 21:23:16.104983 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2212 | 2024.12.20 21:23:16.105207 [ 260 ] {536662e6-29ac-48e3-ba3e-1ab979060d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2213 | 2024.12.20 21:23:16.105283 [ 260 ] {536662e6-29ac-48e3-ba3e-1ab979060d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2214 | 2024.12.20 21:23:16.106096 [ 260 ] {536662e6-29ac-48e3-ba3e-1ab979060d52} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2215 | 2024.12.20 21:23:16.106164 [ 260 ] {536662e6-29ac-48e3-ba3e-1ab979060d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2216 | 2024.12.20 21:23:16.106776 [ 260 ] {536662e6-29ac-48e3-ba3e-1ab979060d52} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2217 | 2024.12.20 21:23:16.107185 [ 260 ] {536662e6-29ac-48e3-ba3e-1ab979060d52} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2218 | 2024.12.20 21:23:16.107423 [ 42 ] {} <Debug> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2219 | 2024.12.20 21:23:16.107503 [ 42 ] {} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2220 | 2024.12.20 21:23:16.107547 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2221 | 2024.12.20 21:23:16.107544 [ 260 ] {536662e6-29ac-48e3-ba3e-1ab979060d52} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002373 sec., 23598.820058997047 rows/sec., 1.81 MiB/sec. | ||
2222 | 2024.12.20 21:23:16.107723 [ 260 ] {536662e6-29ac-48e3-ba3e-1ab979060d52} <Debug> TCPHandler: Processed in 0.002873424 sec. | ||
2223 | 2024.12.20 21:23:16.107741 [ 197 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
2224 | 2024.12.20 21:23:16.107916 [ 197 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2225 | 2024.12.20 21:23:16.107955 [ 197 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 151 rows starting from the beginning of the part | ||
2226 | 2024.12.20 21:23:16.108054 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2227 | 2024.12.20 21:23:16.108093 [ 197 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1291 rows starting from the beginning of the part | ||
2228 | 2024.12.20 21:23:16.108429 [ 197 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
2229 | 2024.12.20 21:23:16.108446 [ 262 ] {d789d860-2d10-4506-9c59-01889929aeec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2230 | 2024.12.20 21:23:16.108653 [ 262 ] {d789d860-2d10-4506-9c59-01889929aeec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2231 | 2024.12.20 21:23:16.108680 [ 197 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
2232 | 2024.12.20 21:23:16.109063 [ 197 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 193 rows starting from the beginning of the part | ||
2233 | 2024.12.20 21:23:16.109312 [ 197 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
2234 | 2024.12.20 21:23:16.111204 [ 262 ] {d789d860-2d10-4506-9c59-01889929aeec} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2235 | 2024.12.20 21:23:16.111289 [ 262 ] {d789d860-2d10-4506-9c59-01889929aeec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2236 | 2024.12.20 21:23:16.112178 [ 262 ] {d789d860-2d10-4506-9c59-01889929aeec} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2237 | 2024.12.20 21:23:16.112471 [ 187 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1751 rows, containing 5 columns (5 merged, 0 gathered) in 0.004838098 sec., 361919.08473123115 rows/sec., 31.86 MiB/sec. | ||
2238 | 2024.12.20 21:23:16.112646 [ 262 ] {d789d860-2d10-4506-9c59-01889929aeec} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2239 | 2024.12.20 21:23:16.112865 [ 42 ] {} <Debug> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2240 | 2024.12.20 21:23:16.112915 [ 187 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2241 | 2024.12.20 21:23:16.112927 [ 42 ] {} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2242 | 2024.12.20 21:23:16.113018 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2243 | 2024.12.20 21:23:16.113042 [ 262 ] {d789d860-2d10-4506-9c59-01889929aeec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004745 sec., 13487.881981032666 rows/sec., 1.05 MiB/sec. | ||
2244 | 2024.12.20 21:23:16.113449 [ 262 ] {d789d860-2d10-4506-9c59-01889929aeec} <Debug> TCPHandler: Processed in 0.005576926 sec. | ||
2245 | 2024.12.20 21:23:16.113449 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::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 | ||
2246 | 2024.12.20 21:23:16.113738 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2247 | 2024.12.20 21:23:16.113810 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2248 | 2024.12.20 21:23:16.113901 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 326 rows starting from the beginning of the part | ||
2249 | 2024.12.20 21:23:16.113971 [ 187 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_11_2} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2250 | 2024.12.20 21:23:16.114034 [ 260 ] {31cc1f9c-025c-4f26-bb57-0e8584ddc47c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2251 | 2024.12.20 21:23:16.114219 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 782 rows starting from the beginning of the part | ||
2252 | 2024.12.20 21:23:16.114238 [ 260 ] {31cc1f9c-025c-4f26-bb57-0e8584ddc47c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2253 | 2024.12.20 21:23:16.114797 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
2254 | 2024.12.20 21:23:16.114933 [ 187 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_11_2} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2255 | 2024.12.20 21:23:16.115240 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
2256 | 2024.12.20 21:23:16.115728 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 362 rows starting from the beginning of the part | ||
2257 | 2024.12.20 21:23:16.115866 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
2258 | 2024.12.20 21:23:16.116171 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
2259 | 2024.12.20 21:23:16.116818 [ 260 ] {31cc1f9c-025c-4f26-bb57-0e8584ddc47c} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2260 | 2024.12.20 21:23:16.116867 [ 260 ] {31cc1f9c-025c-4f26-bb57-0e8584ddc47c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2261 | 2024.12.20 21:23:16.117410 [ 260 ] {31cc1f9c-025c-4f26-bb57-0e8584ddc47c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2262 | 2024.12.20 21:23:16.117751 [ 260 ] {31cc1f9c-025c-4f26-bb57-0e8584ddc47c} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2263 | 2024.12.20 21:23:16.117975 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2264 | 2024.12.20 21:23:16.118068 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2265 | 2024.12.20 21:23:16.118096 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2266 | 2024.12.20 21:23:16.118124 [ 260 ] {31cc1f9c-025c-4f26-bb57-0e8584ddc47c} <Debug> executeQuery: Read 150 rows, 10.70 KiB in 0.004164 sec., 36023.054755043224 rows/sec., 2.51 MiB/sec. | ||
2267 | 2024.12.20 21:23:16.118679 [ 260 ] {31cc1f9c-025c-4f26-bb57-0e8584ddc47c} <Debug> TCPHandler: Processed in 0.005030823 sec. | ||
2268 | 2024.12.20 21:23:16.118710 [ 197 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::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 | ||
2269 | 2024.12.20 21:23:16.119117 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2270 | 2024.12.20 21:23:16.119271 [ 197 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2271 | 2024.12.20 21:23:16.119411 [ 197 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 212 rows starting from the beginning of the part | ||
2272 | 2024.12.20 21:23:16.119796 [ 197 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2725 rows starting from the beginning of the part | ||
2273 | 2024.12.20 21:23:16.119874 [ 262 ] {1c1cd6fe-6dd2-45f6-9ec4-24b1fed38c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2274 | 2024.12.20 21:23:16.120153 [ 197 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 88 rows starting from the beginning of the part | ||
2275 | 2024.12.20 21:23:16.120176 [ 194 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1606 rows, containing 5 columns (5 merged, 0 gathered) in 0.007008677 sec., 229144.53041565476 rows/sec., 17.27 MiB/sec. | ||
2276 | 2024.12.20 21:23:16.120215 [ 262 ] {1c1cd6fe-6dd2-45f6-9ec4-24b1fed38c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2277 | 2024.12.20 21:23:16.120593 [ 197 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part | ||
2278 | 2024.12.20 21:23:16.120826 [ 194 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2279 | 2024.12.20 21:23:16.121286 [ 197 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 187 rows starting from the beginning of the part | ||
2280 | 2024.12.20 21:23:16.121749 [ 197 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 150 rows starting from the beginning of the part | ||
2281 | 2024.12.20 21:23:16.122453 [ 187 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_11_2} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2282 | 2024.12.20 21:23:16.122815 [ 187 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_11_2} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2283 | 2024.12.20 21:23:16.123126 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
2284 | 2024.12.20 21:23:16.123528 [ 262 ] {1c1cd6fe-6dd2-45f6-9ec4-24b1fed38c50} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2285 | 2024.12.20 21:23:16.123599 [ 262 ] {1c1cd6fe-6dd2-45f6-9ec4-24b1fed38c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2286 | 2024.12.20 21:23:16.124665 [ 262 ] {1c1cd6fe-6dd2-45f6-9ec4-24b1fed38c50} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2287 | 2024.12.20 21:23:16.125070 [ 262 ] {1c1cd6fe-6dd2-45f6-9ec4-24b1fed38c50} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2288 | 2024.12.20 21:23:16.125303 [ 42 ] {} <Debug> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2289 | 2024.12.20 21:23:16.125393 [ 42 ] {} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2290 | 2024.12.20 21:23:16.125484 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2291 | 2024.12.20 21:23:16.125673 [ 262 ] {1c1cd6fe-6dd2-45f6-9ec4-24b1fed38c50} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.006099 sec., 9181.833087391375 rows/sec., 632.79 KiB/sec. | ||
2292 | 2024.12.20 21:23:16.126249 [ 187 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::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 | ||
2293 | 2024.12.20 21:23:16.126332 [ 262 ] {1c1cd6fe-6dd2-45f6-9ec4-24b1fed38c50} <Debug> TCPHandler: Processed in 0.007500608 sec. | ||
2294 | 2024.12.20 21:23:16.126350 [ 194 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3472 rows, containing 5 columns (5 merged, 0 gathered) in 0.008104832 sec., 428386.42429602495 rows/sec., 28.63 MiB/sec. | ||
2295 | 2024.12.20 21:23:16.126567 [ 187 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2296 | 2024.12.20 21:23:16.126611 [ 187 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 102 rows starting from the beginning of the part | ||
2297 | 2024.12.20 21:23:16.126764 [ 187 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
2298 | 2024.12.20 21:23:16.126826 [ 194 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2299 | 2024.12.20 21:23:16.127098 [ 187 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
2300 | 2024.12.20 21:23:16.127356 [ 187 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
2301 | 2024.12.20 21:23:16.127560 [ 187 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 62 rows starting from the beginning of the part | ||
2302 | 2024.12.20 21:23:16.127862 [ 187 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
2303 | 2024.12.20 21:23:16.128096 [ 194 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2304 | 2024.12.20 21:23:16.128445 [ 194 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2305 | 2024.12.20 21:23:16.128589 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
2306 | 2024.12.20 21:23:16.129421 [ 195 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 4 columns (4 merged, 0 gathered) in 0.003798095 sec., 83199.60401201129 rows/sec., 5.16 MiB/sec. | ||
2307 | 2024.12.20 21:23:16.129602 [ 194 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2308 | 2024.12.20 21:23:16.129956 [ 194 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_11_2} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2309 | 2024.12.20 21:23:16.130042 [ 194 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_11_2} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2310 | 2024.12.20 21:23:16.130120 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
2311 | 2024.12.20 21:23:16.435885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
2312 | 2024.12.20 21:23:16.436618 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2313 | 2024.12.20 21:23:16.436654 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2314 | 2024.12.20 21:23:16.437127 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2315 | 2024.12.20 21:23:16.437376 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2316 | 2024.12.20 21:23:16.437648 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
2317 | 2024.12.20 21:23:16.677534 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2318 | 2024.12.20 21:23:16.697927 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2319 | 2024.12.20 21:23:16.697992 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2320 | 2024.12.20 21:23:16.705356 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2321 | 2024.12.20 21:23:16.706144 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2322 | 2024.12.20 21:23:16.709117 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2323 | 2024.12.20 21:23:18.917515 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 312 | ||
2324 | 2024.12.20 21:23:18.920626 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2325 | 2024.12.20 21:23:18.920669 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2326 | 2024.12.20 21:23:18.922156 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2327 | 2024.12.20 21:23:18.922462 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2328 | 2024.12.20 21:23:18.922637 [ 27 ] {} <Debug> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2329 | 2024.12.20 21:23:18.922707 [ 27 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2330 | 2024.12.20 21:23:18.922750 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2331 | 2024.12.20 21:23:18.923269 [ 187 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::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 | ||
2332 | 2024.12.20 21:23:18.923933 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 312 | ||
2333 | 2024.12.20 21:23:18.924275 [ 187 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2334 | 2024.12.20 21:23:18.924402 [ 187 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::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 | ||
2335 | 2024.12.20 21:23:18.925008 [ 187 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
2336 | 2024.12.20 21:23:18.925572 [ 187 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 54 rows starting from the beginning of the part | ||
2337 | 2024.12.20 21:23:18.926126 [ 187 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 62 rows starting from the beginning of the part | ||
2338 | 2024.12.20 21:23:18.926682 [ 187 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part | ||
2339 | 2024.12.20 21:23:18.927285 [ 187 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
2340 | 2024.12.20 21:23:18.934881 [ 195 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 72 columns (72 merged, 0 gathered) in 0.01204127 sec., 25910.888137214763 rows/sec., 25.71 MiB/sec. | ||
2341 | 2024.12.20 21:23:18.935985 [ 200 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2342 | 2024.12.20 21:23:18.936861 [ 200 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_6_1} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2343 | 2024.12.20 21:23:18.936961 [ 200 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_6_1} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2344 | 2024.12.20 21:23:18.937327 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. | ||
2345 | 2024.12.20 21:23:21.110755 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2346 | 2024.12.20 21:23:21.110940 [ 260 ] {e0d072bc-e1cb-40ff-9c78-1d230b0ea509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2347 | 2024.12.20 21:23:21.111011 [ 260 ] {e0d072bc-e1cb-40ff-9c78-1d230b0ea509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2348 | 2024.12.20 21:23:21.111771 [ 260 ] {e0d072bc-e1cb-40ff-9c78-1d230b0ea509} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2349 | 2024.12.20 21:23:21.111821 [ 260 ] {e0d072bc-e1cb-40ff-9c78-1d230b0ea509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2350 | 2024.12.20 21:23:21.112238 [ 260 ] {e0d072bc-e1cb-40ff-9c78-1d230b0ea509} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2351 | 2024.12.20 21:23:21.112489 [ 260 ] {e0d072bc-e1cb-40ff-9c78-1d230b0ea509} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2352 | 2024.12.20 21:23:21.112685 [ 38 ] {} <Debug> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2353 | 2024.12.20 21:23:21.112755 [ 260 ] {e0d072bc-e1cb-40ff-9c78-1d230b0ea509} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001864 sec., 7510.729613733905 rows/sec., 540.67 KiB/sec. | ||
2354 | 2024.12.20 21:23:21.112774 [ 38 ] {} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2355 | 2024.12.20 21:23:21.112847 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2356 | 2024.12.20 21:23:21.112907 [ 260 ] {e0d072bc-e1cb-40ff-9c78-1d230b0ea509} <Debug> TCPHandler: Processed in 0.002279671 sec. | ||
2357 | 2024.12.20 21:23:21.113259 [ 195 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
2358 | 2024.12.20 21:23:21.113298 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2359 | 2024.12.20 21:23:21.113522 [ 195 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2360 | 2024.12.20 21:23:21.113596 [ 262 ] {f5cb2885-158c-4ffd-998b-9f56e5acabda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2361 | 2024.12.20 21:23:21.113601 [ 195 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
2362 | 2024.12.20 21:23:21.113697 [ 262 ] {f5cb2885-158c-4ffd-998b-9f56e5acabda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2363 | 2024.12.20 21:23:21.113904 [ 195 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
2364 | 2024.12.20 21:23:21.114240 [ 195 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
2365 | 2024.12.20 21:23:21.114529 [ 195 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
2366 | 2024.12.20 21:23:21.114824 [ 195 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
2367 | 2024.12.20 21:23:21.116645 [ 262 ] {f5cb2885-158c-4ffd-998b-9f56e5acabda} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2368 | 2024.12.20 21:23:21.116722 [ 262 ] {f5cb2885-158c-4ffd-998b-9f56e5acabda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2369 | 2024.12.20 21:23:21.117244 [ 195 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004247745 sec., 16479.331974965542 rows/sec., 1.22 MiB/sec. | ||
2370 | 2024.12.20 21:23:21.117541 [ 200 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2371 | 2024.12.20 21:23:21.117710 [ 262 ] {f5cb2885-158c-4ffd-998b-9f56e5acabda} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2372 | 2024.12.20 21:23:21.118108 [ 200 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_5_1} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2373 | 2024.12.20 21:23:21.118174 [ 262 ] {f5cb2885-158c-4ffd-998b-9f56e5acabda} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2374 | 2024.12.20 21:23:21.118307 [ 200 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_5_1} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2375 | 2024.12.20 21:23:21.118620 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2376 | 2024.12.20 21:23:21.118722 [ 262 ] {f5cb2885-158c-4ffd-998b-9f56e5acabda} <Debug> executeQuery: Read 219 rows, 19.58 KiB in 0.005202 sec., 42099.19261822376 rows/sec., 3.68 MiB/sec. | ||
2377 | 2024.12.20 21:23:21.118823 [ 262 ] {f5cb2885-158c-4ffd-998b-9f56e5acabda} <Debug> TCPHandler: Processed in 0.005777139 sec. | ||
2378 | 2024.12.20 21:23:21.119006 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2379 | 2024.12.20 21:23:21.119152 [ 260 ] {f88e3379-341d-4835-ad36-da869a20519d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2380 | 2024.12.20 21:23:21.119213 [ 260 ] {f88e3379-341d-4835-ad36-da869a20519d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2381 | 2024.12.20 21:23:21.119866 [ 260 ] {f88e3379-341d-4835-ad36-da869a20519d} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2382 | 2024.12.20 21:23:21.119907 [ 260 ] {f88e3379-341d-4835-ad36-da869a20519d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2383 | 2024.12.20 21:23:21.120277 [ 260 ] {f88e3379-341d-4835-ad36-da869a20519d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2384 | 2024.12.20 21:23:21.120522 [ 260 ] {f88e3379-341d-4835-ad36-da869a20519d} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2385 | 2024.12.20 21:23:21.120749 [ 260 ] {f88e3379-341d-4835-ad36-da869a20519d} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001633 sec., 9185.548071034906 rows/sec., 647.65 KiB/sec. | ||
2386 | 2024.12.20 21:23:21.120808 [ 260 ] {f88e3379-341d-4835-ad36-da869a20519d} <Debug> TCPHandler: Processed in 0.001874652 sec. | ||
2387 | 2024.12.20 21:23:21.120999 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2388 | 2024.12.20 21:23:21.121144 [ 262 ] {21e1a9d5-5c61-4382-a889-ff5dbada87d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2389 | 2024.12.20 21:23:21.121203 [ 262 ] {21e1a9d5-5c61-4382-a889-ff5dbada87d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2390 | 2024.12.20 21:23:21.121837 [ 262 ] {21e1a9d5-5c61-4382-a889-ff5dbada87d7} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2391 | 2024.12.20 21:23:21.121876 [ 262 ] {21e1a9d5-5c61-4382-a889-ff5dbada87d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2392 | 2024.12.20 21:23:21.122243 [ 262 ] {21e1a9d5-5c61-4382-a889-ff5dbada87d7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2393 | 2024.12.20 21:23:21.122480 [ 262 ] {21e1a9d5-5c61-4382-a889-ff5dbada87d7} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2394 | 2024.12.20 21:23:21.122749 [ 262 ] {21e1a9d5-5c61-4382-a889-ff5dbada87d7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001617 sec., 8658.008658008659 rows/sec., 606.35 KiB/sec. | ||
2395 | 2024.12.20 21:23:21.122867 [ 262 ] {21e1a9d5-5c61-4382-a889-ff5dbada87d7} <Debug> TCPHandler: Processed in 0.001943493 sec. | ||
2396 | 2024.12.20 21:23:21.123027 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2397 | 2024.12.20 21:23:21.123168 [ 260 ] {0a9189dc-69c2-4587-af83-7c5089791f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2398 | 2024.12.20 21:23:21.123226 [ 260 ] {0a9189dc-69c2-4587-af83-7c5089791f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2399 | 2024.12.20 21:23:21.123845 [ 260 ] {0a9189dc-69c2-4587-af83-7c5089791f3f} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2400 | 2024.12.20 21:23:21.123886 [ 260 ] {0a9189dc-69c2-4587-af83-7c5089791f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2401 | 2024.12.20 21:23:21.124243 [ 260 ] {0a9189dc-69c2-4587-af83-7c5089791f3f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2402 | 2024.12.20 21:23:21.124488 [ 260 ] {0a9189dc-69c2-4587-af83-7c5089791f3f} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2403 | 2024.12.20 21:23:21.124650 [ 38 ] {} <Debug> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2404 | 2024.12.20 21:23:21.124715 [ 38 ] {} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2405 | 2024.12.20 21:23:21.124751 [ 260 ] {0a9189dc-69c2-4587-af83-7c5089791f3f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001609 sec., 8079.552517091362 rows/sec., 503.76 KiB/sec. | ||
2406 | 2024.12.20 21:23:21.124759 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2407 | 2024.12.20 21:23:21.124910 [ 260 ] {0a9189dc-69c2-4587-af83-7c5089791f3f} <Debug> TCPHandler: Processed in 0.001947934 sec. | ||
2408 | 2024.12.20 21:23:21.124992 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
2409 | 2024.12.20 21:23:21.125142 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2410 | 2024.12.20 21:23:21.125203 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2411 | 2024.12.20 21:23:21.125254 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
2412 | 2024.12.20 21:23:21.125459 [ 262 ] {142c0a40-af2f-4cc7-a70c-95f5e6e3c052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2413 | 2024.12.20 21:23:21.125499 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
2414 | 2024.12.20 21:23:21.125655 [ 262 ] {142c0a40-af2f-4cc7-a70c-95f5e6e3c052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2415 | 2024.12.20 21:23:21.125816 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
2416 | 2024.12.20 21:23:21.126115 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
2417 | 2024.12.20 21:23:21.126419 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
2418 | 2024.12.20 21:23:21.128420 [ 262 ] {142c0a40-af2f-4cc7-a70c-95f5e6e3c052} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2419 | 2024.12.20 21:23:21.128499 [ 262 ] {142c0a40-af2f-4cc7-a70c-95f5e6e3c052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2420 | 2024.12.20 21:23:21.128863 [ 196 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003983949 sec., 16315.469901848644 rows/sec., 1.06 MiB/sec. | ||
2421 | 2024.12.20 21:23:21.129122 [ 196 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2422 | 2024.12.20 21:23:21.129289 [ 262 ] {142c0a40-af2f-4cc7-a70c-95f5e6e3c052} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2423 | 2024.12.20 21:23:21.129748 [ 192 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_5_1} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2424 | 2024.12.20 21:23:21.129814 [ 262 ] {142c0a40-af2f-4cc7-a70c-95f5e6e3c052} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2425 | 2024.12.20 21:23:21.129943 [ 192 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_5_1} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2426 | 2024.12.20 21:23:21.130175 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2427 | 2024.12.20 21:23:21.130237 [ 262 ] {142c0a40-af2f-4cc7-a70c-95f5e6e3c052} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.004936 sec., 79011.34521880065 rows/sec., 5.60 MiB/sec. | ||
2428 | 2024.12.20 21:23:21.130308 [ 262 ] {142c0a40-af2f-4cc7-a70c-95f5e6e3c052} <Debug> TCPHandler: Processed in 0.005287549 sec. | ||
2429 | 2024.12.20 21:23:21.130472 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2430 | 2024.12.20 21:23:21.130613 [ 260 ] {6b257771-8ae5-4c85-8ea8-767215e31aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2431 | 2024.12.20 21:23:21.130675 [ 260 ] {6b257771-8ae5-4c85-8ea8-767215e31aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2432 | 2024.12.20 21:23:21.131257 [ 260 ] {6b257771-8ae5-4c85-8ea8-767215e31aed} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2433 | 2024.12.20 21:23:21.131303 [ 260 ] {6b257771-8ae5-4c85-8ea8-767215e31aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2434 | 2024.12.20 21:23:21.131690 [ 260 ] {6b257771-8ae5-4c85-8ea8-767215e31aed} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2435 | 2024.12.20 21:23:21.131934 [ 260 ] {6b257771-8ae5-4c85-8ea8-767215e31aed} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2436 | 2024.12.20 21:23:21.132151 [ 260 ] {6b257771-8ae5-4c85-8ea8-767215e31aed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001568 sec., 3826.5306122448983 rows/sec., 199.92 KiB/sec. | ||
2437 | 2024.12.20 21:23:21.132203 [ 260 ] {6b257771-8ae5-4c85-8ea8-767215e31aed} <Debug> TCPHandler: Processed in 0.00180296 sec. | ||
2438 | 2024.12.20 21:23:21.132353 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2439 | 2024.12.20 21:23:21.132477 [ 262 ] {a7b69ffb-472e-42d8-9a79-63a8be5fd9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2440 | 2024.12.20 21:23:21.132538 [ 262 ] {a7b69ffb-472e-42d8-9a79-63a8be5fd9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2441 | 2024.12.20 21:23:21.133222 [ 262 ] {a7b69ffb-472e-42d8-9a79-63a8be5fd9a2} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2442 | 2024.12.20 21:23:21.133268 [ 262 ] {a7b69ffb-472e-42d8-9a79-63a8be5fd9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2443 | 2024.12.20 21:23:21.133697 [ 262 ] {a7b69ffb-472e-42d8-9a79-63a8be5fd9a2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2444 | 2024.12.20 21:23:21.133940 [ 262 ] {a7b69ffb-472e-42d8-9a79-63a8be5fd9a2} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2445 | 2024.12.20 21:23:21.134153 [ 262 ] {a7b69ffb-472e-42d8-9a79-63a8be5fd9a2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001706 sec., 138921.45369284877 rows/sec., 9.31 MiB/sec. | ||
2446 | 2024.12.20 21:23:21.134209 [ 262 ] {a7b69ffb-472e-42d8-9a79-63a8be5fd9a2} <Debug> TCPHandler: Processed in 0.001916052 sec. | ||
2447 | 2024.12.20 21:23:21.134353 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2448 | 2024.12.20 21:23:21.134483 [ 260 ] {a41403e6-a9d7-4f68-939d-4fd1d2bde697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2449 | 2024.12.20 21:23:21.134544 [ 260 ] {a41403e6-a9d7-4f68-939d-4fd1d2bde697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2450 | 2024.12.20 21:23:21.135101 [ 260 ] {a41403e6-a9d7-4f68-939d-4fd1d2bde697} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2451 | 2024.12.20 21:23:21.135144 [ 260 ] {a41403e6-a9d7-4f68-939d-4fd1d2bde697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2452 | 2024.12.20 21:23:21.135549 [ 260 ] {a41403e6-a9d7-4f68-939d-4fd1d2bde697} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2453 | 2024.12.20 21:23:21.135784 [ 260 ] {a41403e6-a9d7-4f68-939d-4fd1d2bde697} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2454 | 2024.12.20 21:23:21.135907 [ 37 ] {} <Debug> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2455 | 2024.12.20 21:23:21.135949 [ 37 ] {} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2456 | 2024.12.20 21:23:21.135973 [ 260 ] {a41403e6-a9d7-4f68-939d-4fd1d2bde697} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001526 sec., 655.307994757536 rows/sec., 44.16 KiB/sec. | ||
2457 | 2024.12.20 21:23:21.135974 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2458 | 2024.12.20 21:23:21.136078 [ 260 ] {a41403e6-a9d7-4f68-939d-4fd1d2bde697} <Debug> TCPHandler: Processed in 0.001779911 sec. | ||
2459 | 2024.12.20 21:23:21.136370 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2460 | 2024.12.20 21:23:21.136445 [ 192 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::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 | ||
2461 | 2024.12.20 21:23:21.136641 [ 262 ] {0f77e95d-32a0-484a-918e-6e5daae35a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2462 | 2024.12.20 21:23:21.136719 [ 192 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2463 | 2024.12.20 21:23:21.136822 [ 192 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::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 | ||
2464 | 2024.12.20 21:23:21.136834 [ 262 ] {0f77e95d-32a0-484a-918e-6e5daae35a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2465 | 2024.12.20 21:23:21.137133 [ 192 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::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 | ||
2466 | 2024.12.20 21:23:21.137547 [ 192 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::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 | ||
2467 | 2024.12.20 21:23:21.137836 [ 192 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::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 | ||
2468 | 2024.12.20 21:23:21.138118 [ 192 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::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 | ||
2469 | 2024.12.20 21:23:21.141684 [ 196 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005582655 sec., 895.6312005667554 rows/sec., 60.35 KiB/sec. | ||
2470 | 2024.12.20 21:23:21.141922 [ 196 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2471 | 2024.12.20 21:23:21.142200 [ 262 ] {0f77e95d-32a0-484a-918e-6e5daae35a7e} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2472 | 2024.12.20 21:23:21.142260 [ 262 ] {0f77e95d-32a0-484a-918e-6e5daae35a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2473 | 2024.12.20 21:23:21.142658 [ 195 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_5_1} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2474 | 2024.12.20 21:23:21.142886 [ 195 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_5_1} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2475 | 2024.12.20 21:23:21.143044 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
2476 | 2024.12.20 21:23:21.143361 [ 262 ] {0f77e95d-32a0-484a-918e-6e5daae35a7e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2477 | 2024.12.20 21:23:21.143627 [ 262 ] {0f77e95d-32a0-484a-918e-6e5daae35a7e} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2478 | 2024.12.20 21:23:21.143954 [ 262 ] {0f77e95d-32a0-484a-918e-6e5daae35a7e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007392 sec., 1082.2510822510822 rows/sec., 1.94 MiB/sec. | ||
2479 | 2024.12.20 21:23:21.144084 [ 262 ] {0f77e95d-32a0-484a-918e-6e5daae35a7e} <Debug> TCPHandler: Processed in 0.007893617 sec. | ||
2480 | 2024.12.20 21:23:21.144259 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2481 | 2024.12.20 21:23:21.144396 [ 260 ] {2f4d1b34-4bf5-4a38-b1e7-1f413a6a9690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2482 | 2024.12.20 21:23:21.144455 [ 260 ] {2f4d1b34-4bf5-4a38-b1e7-1f413a6a9690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2483 | 2024.12.20 21:23:21.145030 [ 260 ] {2f4d1b34-4bf5-4a38-b1e7-1f413a6a9690} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2484 | 2024.12.20 21:23:21.145075 [ 260 ] {2f4d1b34-4bf5-4a38-b1e7-1f413a6a9690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2485 | 2024.12.20 21:23:21.145510 [ 260 ] {2f4d1b34-4bf5-4a38-b1e7-1f413a6a9690} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2486 | 2024.12.20 21:23:21.145763 [ 260 ] {2f4d1b34-4bf5-4a38-b1e7-1f413a6a9690} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2487 | 2024.12.20 21:23:21.146046 [ 260 ] {2f4d1b34-4bf5-4a38-b1e7-1f413a6a9690} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001681 sec., 48780.48780487805 rows/sec., 3.10 MiB/sec. | ||
2488 | 2024.12.20 21:23:21.146097 [ 260 ] {2f4d1b34-4bf5-4a38-b1e7-1f413a6a9690} <Debug> TCPHandler: Processed in 0.001909503 sec. | ||
2489 | 2024.12.20 21:23:23.819179 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2490 | 2024.12.20 21:23:23.819253 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2491 | 2024.12.20 21:23:23.937836 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
2492 | 2024.12.20 21:23:23.938794 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2493 | 2024.12.20 21:23:23.938842 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2494 | 2024.12.20 21:23:23.939388 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2495 | 2024.12.20 21:23:23.939651 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2496 | 2024.12.20 21:23:23.939906 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2497 | 2024.12.20 21:23:24.209213 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2498 | 2024.12.20 21:23:24.230346 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2499 | 2024.12.20 21:23:24.230401 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2500 | 2024.12.20 21:23:24.237507 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2501 | 2024.12.20 21:23:24.238269 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2502 | 2024.12.20 21:23:24.241064 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2503 | 2024.12.20 21:23:24.466130 [ 32 ] {} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2504 | 2024.12.20 21:23:24.466179 [ 32 ] {} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2505 | 2024.12.20 21:23:24.466206 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2506 | 2024.12.20 21:23:24.466380 [ 196 ] {6b8e075e-5bf7-419c-9181-bb23f7a528aa::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 | ||
2507 | 2024.12.20 21:23:24.466780 [ 196 ] {6b8e075e-5bf7-419c-9181-bb23f7a528aa::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2508 | 2024.12.20 21:23:24.466817 [ 196 ] {6b8e075e-5bf7-419c-9181-bb23f7a528aa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
2509 | 2024.12.20 21:23:24.466922 [ 196 ] {6b8e075e-5bf7-419c-9181-bb23f7a528aa::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 | ||
2510 | 2024.12.20 21:23:24.467049 [ 196 ] {6b8e075e-5bf7-419c-9181-bb23f7a528aa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
2511 | 2024.12.20 21:23:24.467163 [ 196 ] {6b8e075e-5bf7-419c-9181-bb23f7a528aa::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 | ||
2512 | 2024.12.20 21:23:24.467258 [ 196 ] {6b8e075e-5bf7-419c-9181-bb23f7a528aa::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 | ||
2513 | 2024.12.20 21:23:24.469331 [ 196 ] {6b8e075e-5bf7-419c-9181-bb23f7a528aa::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 6 columns (6 merged, 0 gathered) in 0.003063749 sec., 12076.707328178645 rows/sec., 2.07 MiB/sec. | ||
2514 | 2024.12.20 21:23:24.469552 [ 193 ] {6b8e075e-5bf7-419c-9181-bb23f7a528aa::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2515 | 2024.12.20 21:23:24.470368 [ 193 ] {6b8e075e-5bf7-419c-9181-bb23f7a528aa::all_1_5_1} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2516 | 2024.12.20 21:23:24.470524 [ 193 ] {6b8e075e-5bf7-419c-9181-bb23f7a528aa::all_1_5_1} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2517 | 2024.12.20 21:23:24.470661 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2518 | 2024.12.20 21:23:26.100087 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2519 | 2024.12.20 21:23:26.100386 [ 260 ] {0e7578c8-1240-48b2-91f0-6ce68f07e911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2520 | 2024.12.20 21:23:26.100842 [ 260 ] {0e7578c8-1240-48b2-91f0-6ce68f07e911} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2521 | 2024.12.20 21:23:26.100894 [ 260 ] {0e7578c8-1240-48b2-91f0-6ce68f07e911} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2522 | 2024.12.20 21:23:26.101256 [ 260 ] {0e7578c8-1240-48b2-91f0-6ce68f07e911} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2523 | 2024.12.20 21:23:26.101335 [ 260 ] {0e7578c8-1240-48b2-91f0-6ce68f07e911} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2524 | 2024.12.20 21:23:26.101510 [ 260 ] {0e7578c8-1240-48b2-91f0-6ce68f07e911} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
2525 | 2024.12.20 21:23:26.101550 [ 260 ] {0e7578c8-1240-48b2-91f0-6ce68f07e911} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2526 | 2024.12.20 21:23:26.101577 [ 260 ] {0e7578c8-1240-48b2-91f0-6ce68f07e911} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
2527 | 2024.12.20 21:23:26.101596 [ 260 ] {0e7578c8-1240-48b2-91f0-6ce68f07e911} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2528 | 2024.12.20 21:23:26.101644 [ 260 ] {0e7578c8-1240-48b2-91f0-6ce68f07e911} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2529 | 2024.12.20 21:23:26.101669 [ 260 ] {0e7578c8-1240-48b2-91f0-6ce68f07e911} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
2530 | 2024.12.20 21:23:26.102506 [ 260 ] {0e7578c8-1240-48b2-91f0-6ce68f07e911} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.002267 sec., 16321.129245699163 rows/sec., 611.70 KiB/sec. | ||
2531 | 2024.12.20 21:23:26.102598 [ 260 ] {0e7578c8-1240-48b2-91f0-6ce68f07e911} <Debug> TCPHandler: Processed in 0.00265919 sec. | ||
2532 | 2024.12.20 21:23:26.103030 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2533 | 2024.12.20 21:23:26.103307 [ 262 ] {11549b84-9a5a-4bf2-8390-7a5d7af1fef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2534 | 2024.12.20 21:23:26.103755 [ 262 ] {11549b84-9a5a-4bf2-8390-7a5d7af1fef9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2535 | 2024.12.20 21:23:26.103810 [ 262 ] {11549b84-9a5a-4bf2-8390-7a5d7af1fef9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2536 | 2024.12.20 21:23:26.104203 [ 262 ] {11549b84-9a5a-4bf2-8390-7a5d7af1fef9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2537 | 2024.12.20 21:23:26.104286 [ 262 ] {11549b84-9a5a-4bf2-8390-7a5d7af1fef9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2538 | 2024.12.20 21:23:26.104465 [ 262 ] {11549b84-9a5a-4bf2-8390-7a5d7af1fef9} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
2539 | 2024.12.20 21:23:26.104513 [ 262 ] {11549b84-9a5a-4bf2-8390-7a5d7af1fef9} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2540 | 2024.12.20 21:23:26.104540 [ 262 ] {11549b84-9a5a-4bf2-8390-7a5d7af1fef9} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
2541 | 2024.12.20 21:23:26.104557 [ 262 ] {11549b84-9a5a-4bf2-8390-7a5d7af1fef9} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2542 | 2024.12.20 21:23:26.104606 [ 262 ] {11549b84-9a5a-4bf2-8390-7a5d7af1fef9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2543 | 2024.12.20 21:23:26.104630 [ 262 ] {11549b84-9a5a-4bf2-8390-7a5d7af1fef9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
2544 | 2024.12.20 21:23:26.105331 [ 262 ] {11549b84-9a5a-4bf2-8390-7a5d7af1fef9} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.002158 sec., 17145.505097312325 rows/sec., 642.59 KiB/sec. | ||
2545 | 2024.12.20 21:23:26.105462 [ 262 ] {11549b84-9a5a-4bf2-8390-7a5d7af1fef9} <Debug> TCPHandler: Processed in 0.002578278 sec. | ||
2546 | 2024.12.20 21:23:26.105787 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2547 | 2024.12.20 21:23:26.105980 [ 260 ] {02cfad9b-c5e9-4636-8eb6-e8a55b82be80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2548 | 2024.12.20 21:23:26.106332 [ 260 ] {02cfad9b-c5e9-4636-8eb6-e8a55b82be80} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2549 | 2024.12.20 21:23:26.106384 [ 260 ] {02cfad9b-c5e9-4636-8eb6-e8a55b82be80} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2550 | 2024.12.20 21:23:26.106722 [ 260 ] {02cfad9b-c5e9-4636-8eb6-e8a55b82be80} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2551 | 2024.12.20 21:23:26.106788 [ 260 ] {02cfad9b-c5e9-4636-8eb6-e8a55b82be80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2552 | 2024.12.20 21:23:26.106937 [ 260 ] {02cfad9b-c5e9-4636-8eb6-e8a55b82be80} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
2553 | 2024.12.20 21:23:26.106971 [ 260 ] {02cfad9b-c5e9-4636-8eb6-e8a55b82be80} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2554 | 2024.12.20 21:23:26.106996 [ 260 ] {02cfad9b-c5e9-4636-8eb6-e8a55b82be80} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
2555 | 2024.12.20 21:23:26.107013 [ 260 ] {02cfad9b-c5e9-4636-8eb6-e8a55b82be80} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2556 | 2024.12.20 21:23:26.107059 [ 260 ] {02cfad9b-c5e9-4636-8eb6-e8a55b82be80} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2557 | 2024.12.20 21:23:26.107082 [ 260 ] {02cfad9b-c5e9-4636-8eb6-e8a55b82be80} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 37 rows starting from 0 | ||
2558 | 2024.12.20 21:23:26.107624 [ 260 ] {02cfad9b-c5e9-4636-8eb6-e8a55b82be80} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.001741 sec., 21252.153934520393 rows/sec., 796.51 KiB/sec. | ||
2559 | 2024.12.20 21:23:26.107710 [ 260 ] {02cfad9b-c5e9-4636-8eb6-e8a55b82be80} <Debug> TCPHandler: Processed in 0.001981054 sec. | ||
2560 | 2024.12.20 21:23:26.114852 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2561 | 2024.12.20 21:23:26.114969 [ 260 ] {0a3ede64-ba58-45c1-807a-8d42d9040db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2562 | 2024.12.20 21:23:26.115021 [ 260 ] {0a3ede64-ba58-45c1-807a-8d42d9040db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2563 | 2024.12.20 21:23:26.115684 [ 260 ] {0a3ede64-ba58-45c1-807a-8d42d9040db0} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2564 | 2024.12.20 21:23:26.115729 [ 260 ] {0a3ede64-ba58-45c1-807a-8d42d9040db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2565 | 2024.12.20 21:23:26.116204 [ 260 ] {0a3ede64-ba58-45c1-807a-8d42d9040db0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2566 | 2024.12.20 21:23:26.116427 [ 260 ] {0a3ede64-ba58-45c1-807a-8d42d9040db0} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2567 | 2024.12.20 21:23:26.116705 [ 260 ] {0a3ede64-ba58-45c1-807a-8d42d9040db0} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001769 sec., 1695.8733747880158 rows/sec., 154.57 KiB/sec. | ||
2568 | 2024.12.20 21:23:26.116882 [ 260 ] {0a3ede64-ba58-45c1-807a-8d42d9040db0} <Debug> TCPHandler: Processed in 0.002078646 sec. | ||
2569 | 2024.12.20 21:23:26.117045 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2570 | 2024.12.20 21:23:26.117204 [ 262 ] {2fdf54c7-3963-4737-906e-5088045dd6cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2571 | 2024.12.20 21:23:26.117267 [ 262 ] {2fdf54c7-3963-4737-906e-5088045dd6cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2572 | 2024.12.20 21:23:26.118020 [ 262 ] {2fdf54c7-3963-4737-906e-5088045dd6cb} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2573 | 2024.12.20 21:23:26.118059 [ 262 ] {2fdf54c7-3963-4737-906e-5088045dd6cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2574 | 2024.12.20 21:23:26.118488 [ 262 ] {2fdf54c7-3963-4737-906e-5088045dd6cb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2575 | 2024.12.20 21:23:26.118741 [ 262 ] {2fdf54c7-3963-4737-906e-5088045dd6cb} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2576 | 2024.12.20 21:23:26.118933 [ 262 ] {2fdf54c7-3963-4737-906e-5088045dd6cb} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001776 sec., 56306.30630630631 rows/sec., 4.69 MiB/sec. | ||
2577 | 2024.12.20 21:23:26.118985 [ 262 ] {2fdf54c7-3963-4737-906e-5088045dd6cb} <Debug> TCPHandler: Processed in 0.002012095 sec. | ||
2578 | 2024.12.20 21:23:26.119146 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2579 | 2024.12.20 21:23:26.119264 [ 260 ] {fa8d1cc3-92ca-447c-9d5d-68ea4932ce78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2580 | 2024.12.20 21:23:26.119316 [ 260 ] {fa8d1cc3-92ca-447c-9d5d-68ea4932ce78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2581 | 2024.12.20 21:23:26.119917 [ 260 ] {fa8d1cc3-92ca-447c-9d5d-68ea4932ce78} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2582 | 2024.12.20 21:23:26.119957 [ 260 ] {fa8d1cc3-92ca-447c-9d5d-68ea4932ce78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2583 | 2024.12.20 21:23:26.120322 [ 260 ] {fa8d1cc3-92ca-447c-9d5d-68ea4932ce78} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2584 | 2024.12.20 21:23:26.120562 [ 260 ] {fa8d1cc3-92ca-447c-9d5d-68ea4932ce78} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2585 | 2024.12.20 21:23:26.120727 [ 26 ] {} <Debug> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2586 | 2024.12.20 21:23:26.120802 [ 26 ] {} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2587 | 2024.12.20 21:23:26.120817 [ 260 ] {fa8d1cc3-92ca-447c-9d5d-68ea4932ce78} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001571 sec., 14003.81922342457 rows/sec., 1.03 MiB/sec. | ||
2588 | 2024.12.20 21:23:26.120845 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2589 | 2024.12.20 21:23:26.120973 [ 260 ] {fa8d1cc3-92ca-447c-9d5d-68ea4932ce78} <Debug> TCPHandler: Processed in 0.001881772 sec. | ||
2590 | 2024.12.20 21:23:26.121099 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::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 | ||
2591 | 2024.12.20 21:23:26.121166 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2592 | 2024.12.20 21:23:26.121263 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2593 | 2024.12.20 21:23:26.121313 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::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 | ||
2594 | 2024.12.20 21:23:26.121323 [ 262 ] {0729a37e-aa1d-4013-b239-c3ff319fdce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2595 | 2024.12.20 21:23:26.121395 [ 262 ] {0729a37e-aa1d-4013-b239-c3ff319fdce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2596 | 2024.12.20 21:23:26.121554 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::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 | ||
2597 | 2024.12.20 21:23:26.121971 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::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 | ||
2598 | 2024.12.20 21:23:26.122321 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part | ||
2599 | 2024.12.20 21:23:26.122574 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 15 rows starting from the beginning of the part | ||
2600 | 2024.12.20 21:23:26.122988 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
2601 | 2024.12.20 21:23:26.123951 [ 262 ] {0729a37e-aa1d-4013-b239-c3ff319fdce7} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2602 | 2024.12.20 21:23:26.123994 [ 262 ] {0729a37e-aa1d-4013-b239-c3ff319fdce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
2603 | 2024.12.20 21:23:26.124559 [ 262 ] {0729a37e-aa1d-4013-b239-c3ff319fdce7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2604 | 2024.12.20 21:23:26.124758 [ 193 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 73 rows, containing 5 columns (5 merged, 0 gathered) in 0.003775705 sec., 19334.137598143923 rows/sec., 1.40 MiB/sec. | ||
2605 | 2024.12.20 21:23:26.124911 [ 262 ] {0729a37e-aa1d-4013-b239-c3ff319fdce7} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2606 | 2024.12.20 21:23:26.124912 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2607 | 2024.12.20 21:23:26.125162 [ 262 ] {0729a37e-aa1d-4013-b239-c3ff319fdce7} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.003876 sec., 26831.785345717235 rows/sec., 2.10 MiB/sec. | ||
2608 | 2024.12.20 21:23:26.125249 [ 262 ] {0729a37e-aa1d-4013-b239-c3ff319fdce7} <Debug> TCPHandler: Processed in 0.004158603 sec. | ||
2609 | 2024.12.20 21:23:26.125310 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_6_1} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2610 | 2024.12.20 21:23:26.125418 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_6_1} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2611 | 2024.12.20 21:23:26.125433 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2612 | 2024.12.20 21:23:26.125531 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2613 | 2024.12.20 21:23:26.125619 [ 260 ] {da7dc902-2a09-41c0-9373-693ff77b79da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2614 | 2024.12.20 21:23:26.125676 [ 260 ] {da7dc902-2a09-41c0-9373-693ff77b79da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2615 | 2024.12.20 21:23:26.126249 [ 260 ] {da7dc902-2a09-41c0-9373-693ff77b79da} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2616 | 2024.12.20 21:23:26.126294 [ 260 ] {da7dc902-2a09-41c0-9373-693ff77b79da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2617 | 2024.12.20 21:23:26.126704 [ 260 ] {da7dc902-2a09-41c0-9373-693ff77b79da} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2618 | 2024.12.20 21:23:26.126944 [ 260 ] {da7dc902-2a09-41c0-9373-693ff77b79da} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2619 | 2024.12.20 21:23:26.127157 [ 260 ] {da7dc902-2a09-41c0-9373-693ff77b79da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001566 sec., 102171.13665389529 rows/sec., 7.12 MiB/sec. | ||
2620 | 2024.12.20 21:23:26.127212 [ 260 ] {da7dc902-2a09-41c0-9373-693ff77b79da} <Debug> TCPHandler: Processed in 0.001869002 sec. | ||
2621 | 2024.12.20 21:23:26.127358 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2622 | 2024.12.20 21:23:26.127477 [ 262 ] {d369943b-a4d5-4b98-8faa-af0b9b234c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2623 | 2024.12.20 21:23:26.127557 [ 262 ] {d369943b-a4d5-4b98-8faa-af0b9b234c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2624 | 2024.12.20 21:23:26.128674 [ 262 ] {d369943b-a4d5-4b98-8faa-af0b9b234c36} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2625 | 2024.12.20 21:23:26.128712 [ 262 ] {d369943b-a4d5-4b98-8faa-af0b9b234c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2626 | 2024.12.20 21:23:26.129349 [ 262 ] {d369943b-a4d5-4b98-8faa-af0b9b234c36} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2627 | 2024.12.20 21:23:26.129613 [ 262 ] {d369943b-a4d5-4b98-8faa-af0b9b234c36} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2628 | 2024.12.20 21:23:26.129812 [ 262 ] {d369943b-a4d5-4b98-8faa-af0b9b234c36} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00236 sec., 9322.033898305084 rows/sec., 16.70 MiB/sec. | ||
2629 | 2024.12.20 21:23:26.129922 [ 262 ] {d369943b-a4d5-4b98-8faa-af0b9b234c36} <Debug> TCPHandler: Processed in 0.002625509 sec. | ||
2630 | 2024.12.20 21:23:26.130085 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2631 | 2024.12.20 21:23:26.130203 [ 260 ] {27139962-997d-4497-8dcb-2250f07859b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2632 | 2024.12.20 21:23:26.130256 [ 260 ] {27139962-997d-4497-8dcb-2250f07859b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2633 | 2024.12.20 21:23:26.130764 [ 260 ] {27139962-997d-4497-8dcb-2250f07859b9} <Trace> oximeter.measurements_i64 (4ebf8b89-9b9a-47f8-87c0-ba644e1e2ad4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2634 | 2024.12.20 21:23:26.130808 [ 260 ] {27139962-997d-4497-8dcb-2250f07859b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2635 | 2024.12.20 21:23:26.131210 [ 260 ] {27139962-997d-4497-8dcb-2250f07859b9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2636 | 2024.12.20 21:23:26.131461 [ 260 ] {27139962-997d-4497-8dcb-2250f07859b9} <Trace> oximeter.measurements_i64 (4ebf8b89-9b9a-47f8-87c0-ba644e1e2ad4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2637 | 2024.12.20 21:23:26.131736 [ 260 ] {27139962-997d-4497-8dcb-2250f07859b9} <Debug> executeQuery: Read 27 rows, 1.99 KiB in 0.001543 sec., 17498.379779650033 rows/sec., 1.26 MiB/sec. | ||
2638 | 2024.12.20 21:23:26.131801 [ 260 ] {27139962-997d-4497-8dcb-2250f07859b9} <Debug> TCPHandler: Processed in 0.00177512 sec. | ||
2639 | 2024.12.20 21:23:26.131959 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2640 | 2024.12.20 21:23:26.132078 [ 262 ] {13390f52-f9cd-4126-acb4-9a7d87e42234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2641 | 2024.12.20 21:23:26.132128 [ 262 ] {13390f52-f9cd-4126-acb4-9a7d87e42234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2642 | 2024.12.20 21:23:26.132678 [ 262 ] {13390f52-f9cd-4126-acb4-9a7d87e42234} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2643 | 2024.12.20 21:23:26.132717 [ 262 ] {13390f52-f9cd-4126-acb4-9a7d87e42234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2644 | 2024.12.20 21:23:26.133104 [ 262 ] {13390f52-f9cd-4126-acb4-9a7d87e42234} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2645 | 2024.12.20 21:23:26.133354 [ 262 ] {13390f52-f9cd-4126-acb4-9a7d87e42234} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2646 | 2024.12.20 21:23:26.133606 [ 262 ] {13390f52-f9cd-4126-acb4-9a7d87e42234} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001543 sec., 38885.28839922229 rows/sec., 2.62 MiB/sec. | ||
2647 | 2024.12.20 21:23:26.133789 [ 262 ] {13390f52-f9cd-4126-acb4-9a7d87e42234} <Debug> TCPHandler: Processed in 0.001888852 sec. | ||
2648 | 2024.12.20 21:23:26.585042 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2649 | 2024.12.20 21:23:26.585443 [ 260 ] {daae4687-3ff7-4e3c-a3f0-ff6c1cff2669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2650 | 2024.12.20 21:23:26.585959 [ 260 ] {daae4687-3ff7-4e3c-a3f0-ff6c1cff2669} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2651 | 2024.12.20 21:23:26.586012 [ 260 ] {daae4687-3ff7-4e3c-a3f0-ff6c1cff2669} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2652 | 2024.12.20 21:23:26.586389 [ 260 ] {daae4687-3ff7-4e3c-a3f0-ff6c1cff2669} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2653 | 2024.12.20 21:23:26.586470 [ 260 ] {daae4687-3ff7-4e3c-a3f0-ff6c1cff2669} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2654 | 2024.12.20 21:23:26.586652 [ 260 ] {daae4687-3ff7-4e3c-a3f0-ff6c1cff2669} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2655 | 2024.12.20 21:23:26.586752 [ 295 ] {daae4687-3ff7-4e3c-a3f0-ff6c1cff2669} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2656 | 2024.12.20 21:23:26.586822 [ 294 ] {daae4687-3ff7-4e3c-a3f0-ff6c1cff2669} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
2657 | 2024.12.20 21:23:26.586968 [ 260 ] {daae4687-3ff7-4e3c-a3f0-ff6c1cff2669} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (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 | ||
2658 | 2024.12.20 21:23:26.587000 [ 260 ] {daae4687-3ff7-4e3c-a3f0-ff6c1cff2669} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2659 | 2024.12.20 21:23:26.587092 [ 260 ] {daae4687-3ff7-4e3c-a3f0-ff6c1cff2669} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2660 | 2024.12.20 21:23:26.587113 [ 260 ] {daae4687-3ff7-4e3c-a3f0-ff6c1cff2669} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Reading approx. 40 rows with 2 streams | ||
2661 | 2024.12.20 21:23:26.587155 [ 260 ] {daae4687-3ff7-4e3c-a3f0-ff6c1cff2669} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2662 | 2024.12.20 21:23:26.587201 [ 260 ] {daae4687-3ff7-4e3c-a3f0-ff6c1cff2669} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2663 | 2024.12.20 21:23:26.588487 [ 260 ] {daae4687-3ff7-4e3c-a3f0-ff6c1cff2669} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003247 sec., 12319.063751154912 rows/sec., 469.78 KiB/sec. | ||
2664 | 2024.12.20 21:23:26.588634 [ 260 ] {daae4687-3ff7-4e3c-a3f0-ff6c1cff2669} <Debug> TCPHandler: Processed in 0.003765184 sec. | ||
2665 | 2024.12.20 21:23:26.626561 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2666 | 2024.12.20 21:23:26.626721 [ 260 ] {9503e4ef-27f3-4b26-b95d-a7d69b4d23cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2667 | 2024.12.20 21:23:26.626795 [ 260 ] {9503e4ef-27f3-4b26-b95d-a7d69b4d23cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2668 | 2024.12.20 21:23:26.627619 [ 260 ] {9503e4ef-27f3-4b26-b95d-a7d69b4d23cb} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2669 | 2024.12.20 21:23:26.627670 [ 260 ] {9503e4ef-27f3-4b26-b95d-a7d69b4d23cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2670 | 2024.12.20 21:23:26.628186 [ 260 ] {9503e4ef-27f3-4b26-b95d-a7d69b4d23cb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2671 | 2024.12.20 21:23:26.628415 [ 260 ] {9503e4ef-27f3-4b26-b95d-a7d69b4d23cb} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2672 | 2024.12.20 21:23:26.628616 [ 260 ] {9503e4ef-27f3-4b26-b95d-a7d69b4d23cb} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001943 sec., 514.668039114771 rows/sec., 116.60 KiB/sec. | ||
2673 | 2024.12.20 21:23:26.628680 [ 260 ] {9503e4ef-27f3-4b26-b95d-a7d69b4d23cb} <Debug> TCPHandler: Processed in 0.002206989 sec. | ||
2674 | 2024.12.20 21:23:26.628939 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2675 | 2024.12.20 21:23:26.629142 [ 262 ] {73b90656-a358-4ece-afde-fe556aca0a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2676 | 2024.12.20 21:23:26.629234 [ 262 ] {73b90656-a358-4ece-afde-fe556aca0a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2677 | 2024.12.20 21:23:26.630014 [ 262 ] {73b90656-a358-4ece-afde-fe556aca0a74} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2678 | 2024.12.20 21:23:26.630065 [ 262 ] {73b90656-a358-4ece-afde-fe556aca0a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2679 | 2024.12.20 21:23:26.630505 [ 262 ] {73b90656-a358-4ece-afde-fe556aca0a74} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2680 | 2024.12.20 21:23:26.630782 [ 262 ] {73b90656-a358-4ece-afde-fe556aca0a74} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2681 | 2024.12.20 21:23:26.631077 [ 262 ] {73b90656-a358-4ece-afde-fe556aca0a74} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001983 sec., 7060.010085728694 rows/sec., 508.23 KiB/sec. | ||
2682 | 2024.12.20 21:23:26.631216 [ 262 ] {73b90656-a358-4ece-afde-fe556aca0a74} <Debug> TCPHandler: Processed in 0.002433225 sec. | ||
2683 | 2024.12.20 21:23:26.631380 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2684 | 2024.12.20 21:23:26.631512 [ 260 ] {39f28e92-3657-4572-90fe-84c7ebb64bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2685 | 2024.12.20 21:23:26.631567 [ 260 ] {39f28e92-3657-4572-90fe-84c7ebb64bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2686 | 2024.12.20 21:23:26.632171 [ 260 ] {39f28e92-3657-4572-90fe-84c7ebb64bfb} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2687 | 2024.12.20 21:23:26.632211 [ 260 ] {39f28e92-3657-4572-90fe-84c7ebb64bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2688 | 2024.12.20 21:23:26.632613 [ 260 ] {39f28e92-3657-4572-90fe-84c7ebb64bfb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2689 | 2024.12.20 21:23:26.632862 [ 260 ] {39f28e92-3657-4572-90fe-84c7ebb64bfb} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2690 | 2024.12.20 21:23:26.633052 [ 260 ] {39f28e92-3657-4572-90fe-84c7ebb64bfb} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001572 sec., 3816.793893129771 rows/sec., 311.23 KiB/sec. | ||
2691 | 2024.12.20 21:23:26.633130 [ 260 ] {39f28e92-3657-4572-90fe-84c7ebb64bfb} <Debug> TCPHandler: Processed in 0.00181376 sec. | ||
2692 | 2024.12.20 21:23:26.633289 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2693 | 2024.12.20 21:23:26.633414 [ 262 ] {4e05e30e-c066-4a31-8037-e1127451001a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2694 | 2024.12.20 21:23:26.633466 [ 262 ] {4e05e30e-c066-4a31-8037-e1127451001a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2695 | 2024.12.20 21:23:26.634700 [ 262 ] {4e05e30e-c066-4a31-8037-e1127451001a} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2696 | 2024.12.20 21:23:26.634742 [ 262 ] {4e05e30e-c066-4a31-8037-e1127451001a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2697 | 2024.12.20 21:23:26.635202 [ 262 ] {4e05e30e-c066-4a31-8037-e1127451001a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2698 | 2024.12.20 21:23:26.635448 [ 262 ] {4e05e30e-c066-4a31-8037-e1127451001a} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2699 | 2024.12.20 21:23:26.635676 [ 262 ] {4e05e30e-c066-4a31-8037-e1127451001a} <Debug> executeQuery: Read 1362 rows, 116.36 KiB in 0.002291 sec., 594500.2182453077 rows/sec., 49.60 MiB/sec. | ||
2700 | 2024.12.20 21:23:26.635733 [ 262 ] {4e05e30e-c066-4a31-8037-e1127451001a} <Debug> TCPHandler: Processed in 0.002505597 sec. | ||
2701 | 2024.12.20 21:23:26.635889 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2702 | 2024.12.20 21:23:26.636012 [ 260 ] {be7198d1-8954-4ebd-b17d-4aadf3cd384c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2703 | 2024.12.20 21:23:26.636060 [ 260 ] {be7198d1-8954-4ebd-b17d-4aadf3cd384c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2704 | 2024.12.20 21:23:26.636641 [ 260 ] {be7198d1-8954-4ebd-b17d-4aadf3cd384c} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2705 | 2024.12.20 21:23:26.636678 [ 260 ] {be7198d1-8954-4ebd-b17d-4aadf3cd384c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2706 | 2024.12.20 21:23:26.637041 [ 260 ] {be7198d1-8954-4ebd-b17d-4aadf3cd384c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2707 | 2024.12.20 21:23:26.637288 [ 260 ] {be7198d1-8954-4ebd-b17d-4aadf3cd384c} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2708 | 2024.12.20 21:23:26.637496 [ 260 ] {be7198d1-8954-4ebd-b17d-4aadf3cd384c} <Debug> executeQuery: Read 21 rows, 1.48 KiB in 0.001508 sec., 13925.729442970822 rows/sec., 979.15 KiB/sec. | ||
2709 | 2024.12.20 21:23:26.637658 [ 260 ] {be7198d1-8954-4ebd-b17d-4aadf3cd384c} <Debug> TCPHandler: Processed in 0.001828251 sec. | ||
2710 | 2024.12.20 21:23:26.637822 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2711 | 2024.12.20 21:23:26.637965 [ 262 ] {fe2431d7-59b5-47fb-a014-859f0ddf1b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2712 | 2024.12.20 21:23:26.638025 [ 262 ] {fe2431d7-59b5-47fb-a014-859f0ddf1b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2713 | 2024.12.20 21:23:26.638776 [ 262 ] {fe2431d7-59b5-47fb-a014-859f0ddf1b48} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2714 | 2024.12.20 21:23:26.638816 [ 262 ] {fe2431d7-59b5-47fb-a014-859f0ddf1b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2715 | 2024.12.20 21:23:26.639188 [ 262 ] {fe2431d7-59b5-47fb-a014-859f0ddf1b48} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2716 | 2024.12.20 21:23:26.639434 [ 262 ] {fe2431d7-59b5-47fb-a014-859f0ddf1b48} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2717 | 2024.12.20 21:23:26.639616 [ 25 ] {} <Debug> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2718 | 2024.12.20 21:23:26.639683 [ 25 ] {} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2719 | 2024.12.20 21:23:26.639695 [ 262 ] {fe2431d7-59b5-47fb-a014-859f0ddf1b48} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001752 sec., 138127.85388127854 rows/sec., 9.36 MiB/sec. | ||
2720 | 2024.12.20 21:23:26.639715 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2721 | 2024.12.20 21:23:26.639848 [ 262 ] {fe2431d7-59b5-47fb-a014-859f0ddf1b48} <Debug> TCPHandler: Processed in 0.002095747 sec. | ||
2722 | 2024.12.20 21:23:26.639974 [ 191 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::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 | ||
2723 | 2024.12.20 21:23:26.640062 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2724 | 2024.12.20 21:23:26.640271 [ 191 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2725 | 2024.12.20 21:23:26.640303 [ 260 ] {e1749623-463f-4e6a-bdfb-a2f697421d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2726 | 2024.12.20 21:23:26.640343 [ 191 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::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 | ||
2727 | 2024.12.20 21:23:26.640397 [ 260 ] {e1749623-463f-4e6a-bdfb-a2f697421d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2728 | 2024.12.20 21:23:26.640721 [ 191 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::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 | ||
2729 | 2024.12.20 21:23:26.641009 [ 191 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::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 | ||
2730 | 2024.12.20 21:23:26.641524 [ 191 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::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 | ||
2731 | 2024.12.20 21:23:26.641876 [ 191 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::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 | ||
2732 | 2024.12.20 21:23:26.642252 [ 191 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::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 | ||
2733 | 2024.12.20 21:23:26.643126 [ 260 ] {e1749623-463f-4e6a-bdfb-a2f697421d7d} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2734 | 2024.12.20 21:23:26.643195 [ 260 ] {e1749623-463f-4e6a-bdfb-a2f697421d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
2735 | 2024.12.20 21:23:26.644270 [ 260 ] {e1749623-463f-4e6a-bdfb-a2f697421d7d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2736 | 2024.12.20 21:23:26.644787 [ 260 ] {e1749623-463f-4e6a-bdfb-a2f697421d7d} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2737 | 2024.12.20 21:23:26.645184 [ 191 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.00532878 sec., 101336.51605057818 rows/sec., 7.26 MiB/sec. | ||
2738 | 2024.12.20 21:23:26.645265 [ 260 ] {e1749623-463f-4e6a-bdfb-a2f697421d7d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005027 sec., 2586.0354087925202 rows/sec., 161.24 KiB/sec. | ||
2739 | 2024.12.20 21:23:26.645400 [ 260 ] {e1749623-463f-4e6a-bdfb-a2f697421d7d} <Debug> TCPHandler: Processed in 0.005424411 sec. | ||
2740 | 2024.12.20 21:23:26.645407 [ 191 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2741 | 2024.12.20 21:23:26.645630 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2742 | 2024.12.20 21:23:26.645819 [ 262 ] {da66543f-3558-4274-802e-9553b81d2f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2743 | 2024.12.20 21:23:26.645891 [ 262 ] {da66543f-3558-4274-802e-9553b81d2f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2744 | 2024.12.20 21:23:26.645920 [ 191 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_6_1} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2745 | 2024.12.20 21:23:26.646152 [ 191 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_6_1} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2746 | 2024.12.20 21:23:26.646344 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
2747 | 2024.12.20 21:23:26.647164 [ 262 ] {da66543f-3558-4274-802e-9553b81d2f0a} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2748 | 2024.12.20 21:23:26.647211 [ 262 ] {da66543f-3558-4274-802e-9553b81d2f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2749 | 2024.12.20 21:23:26.647696 [ 262 ] {da66543f-3558-4274-802e-9553b81d2f0a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2750 | 2024.12.20 21:23:26.647963 [ 262 ] {da66543f-3558-4274-802e-9553b81d2f0a} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2751 | 2024.12.20 21:23:26.648206 [ 262 ] {da66543f-3558-4274-802e-9553b81d2f0a} <Debug> executeQuery: Read 852 rows, 63.10 KiB in 0.002432 sec., 350328.947368421 rows/sec., 25.34 MiB/sec. | ||
2752 | 2024.12.20 21:23:26.648401 [ 262 ] {da66543f-3558-4274-802e-9553b81d2f0a} <Debug> TCPHandler: Processed in 0.002896155 sec. | ||
2753 | 2024.12.20 21:23:26.648592 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2754 | 2024.12.20 21:23:26.648736 [ 260 ] {e6b32760-3998-4094-bfb4-53e24eae33fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2755 | 2024.12.20 21:23:26.648798 [ 260 ] {e6b32760-3998-4094-bfb4-53e24eae33fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2756 | 2024.12.20 21:23:26.649355 [ 260 ] {e6b32760-3998-4094-bfb4-53e24eae33fd} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2757 | 2024.12.20 21:23:26.649402 [ 260 ] {e6b32760-3998-4094-bfb4-53e24eae33fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2758 | 2024.12.20 21:23:26.649825 [ 260 ] {e6b32760-3998-4094-bfb4-53e24eae33fd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2759 | 2024.12.20 21:23:26.650074 [ 260 ] {e6b32760-3998-4094-bfb4-53e24eae33fd} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2760 | 2024.12.20 21:23:26.650240 [ 47 ] {} <Debug> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2761 | 2024.12.20 21:23:26.650314 [ 47 ] {} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2762 | 2024.12.20 21:23:26.650320 [ 260 ] {e6b32760-3998-4094-bfb4-53e24eae33fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001603 sec., 3742.9819089207735 rows/sec., 195.56 KiB/sec. | ||
2763 | 2024.12.20 21:23:26.650357 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2764 | 2024.12.20 21:23:26.650428 [ 260 ] {e6b32760-3998-4094-bfb4-53e24eae33fd} <Debug> TCPHandler: Processed in 0.001904563 sec. | ||
2765 | 2024.12.20 21:23:26.650632 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2766 | 2024.12.20 21:23:26.650657 [ 198 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::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 | ||
2767 | 2024.12.20 21:23:26.650815 [ 198 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2768 | 2024.12.20 21:23:26.650824 [ 262 ] {90ab7787-d89a-4b93-be4e-560ce61dd8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2769 | 2024.12.20 21:23:26.650852 [ 198 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::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 | ||
2770 | 2024.12.20 21:23:26.650911 [ 262 ] {90ab7787-d89a-4b93-be4e-560ce61dd8a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2771 | 2024.12.20 21:23:26.651026 [ 198 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::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 | ||
2772 | 2024.12.20 21:23:26.651413 [ 198 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::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 | ||
2773 | 2024.12.20 21:23:26.651762 [ 198 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::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 | ||
2774 | 2024.12.20 21:23:26.652081 [ 198 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::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 | ||
2775 | 2024.12.20 21:23:26.652430 [ 198 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::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 | ||
2776 | 2024.12.20 21:23:26.654143 [ 262 ] {90ab7787-d89a-4b93-be4e-560ce61dd8a0} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2777 | 2024.12.20 21:23:26.654190 [ 262 ] {90ab7787-d89a-4b93-be4e-560ce61dd8a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2778 | 2024.12.20 21:23:26.654198 [ 193 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003724164 sec., 9666.599000473663 rows/sec., 505.04 KiB/sec. | ||
2779 | 2024.12.20 21:23:26.654443 [ 193 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2780 | 2024.12.20 21:23:26.654972 [ 193 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_6_1} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2781 | 2024.12.20 21:23:26.655060 [ 262 ] {90ab7787-d89a-4b93-be4e-560ce61dd8a0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2782 | 2024.12.20 21:23:26.655100 [ 193 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_6_1} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2783 | 2024.12.20 21:23:26.655239 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2784 | 2024.12.20 21:23:26.655451 [ 262 ] {90ab7787-d89a-4b93-be4e-560ce61dd8a0} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2785 | 2024.12.20 21:23:26.655701 [ 262 ] {90ab7787-d89a-4b93-be4e-560ce61dd8a0} <Debug> executeQuery: Read 958 rows, 65.18 KiB in 0.004924 sec., 194557.27051177903 rows/sec., 12.93 MiB/sec. | ||
2786 | 2024.12.20 21:23:26.655768 [ 262 ] {90ab7787-d89a-4b93-be4e-560ce61dd8a0} <Debug> TCPHandler: Processed in 0.005239048 sec. | ||
2787 | 2024.12.20 21:23:26.655931 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2788 | 2024.12.20 21:23:26.656072 [ 260 ] {496be4a4-c02b-40b6-b41d-aec8aead420e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2789 | 2024.12.20 21:23:26.656133 [ 260 ] {496be4a4-c02b-40b6-b41d-aec8aead420e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2790 | 2024.12.20 21:23:26.656678 [ 260 ] {496be4a4-c02b-40b6-b41d-aec8aead420e} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2791 | 2024.12.20 21:23:26.656717 [ 260 ] {496be4a4-c02b-40b6-b41d-aec8aead420e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2792 | 2024.12.20 21:23:26.657106 [ 260 ] {496be4a4-c02b-40b6-b41d-aec8aead420e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2793 | 2024.12.20 21:23:26.657349 [ 260 ] {496be4a4-c02b-40b6-b41d-aec8aead420e} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2794 | 2024.12.20 21:23:26.657555 [ 260 ] {496be4a4-c02b-40b6-b41d-aec8aead420e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001514 sec., 660.5019815059445 rows/sec., 44.51 KiB/sec. | ||
2795 | 2024.12.20 21:23:26.657607 [ 260 ] {496be4a4-c02b-40b6-b41d-aec8aead420e} <Debug> TCPHandler: Processed in 0.001744359 sec. | ||
2796 | 2024.12.20 21:23:26.657755 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2797 | 2024.12.20 21:23:26.657897 [ 262 ] {93e004fc-48f1-458e-bd96-10607119d5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2798 | 2024.12.20 21:23:26.657994 [ 262 ] {93e004fc-48f1-458e-bd96-10607119d5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2799 | 2024.12.20 21:23:26.659173 [ 262 ] {93e004fc-48f1-458e-bd96-10607119d5a4} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2800 | 2024.12.20 21:23:26.659213 [ 262 ] {93e004fc-48f1-458e-bd96-10607119d5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2801 | 2024.12.20 21:23:26.659824 [ 262 ] {93e004fc-48f1-458e-bd96-10607119d5a4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2802 | 2024.12.20 21:23:26.660095 [ 262 ] {93e004fc-48f1-458e-bd96-10607119d5a4} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2803 | 2024.12.20 21:23:26.660420 [ 262 ] {93e004fc-48f1-458e-bd96-10607119d5a4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002532 sec., 3159.55766192733 rows/sec., 5.66 MiB/sec. | ||
2804 | 2024.12.20 21:23:26.660570 [ 262 ] {93e004fc-48f1-458e-bd96-10607119d5a4} <Debug> TCPHandler: Processed in 0.002883085 sec. | ||
2805 | 2024.12.20 21:23:26.660751 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2806 | 2024.12.20 21:23:26.660951 [ 260 ] {6e1d6642-d6a8-44d6-b3b9-45a1ec943712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2807 | 2024.12.20 21:23:26.661035 [ 260 ] {6e1d6642-d6a8-44d6-b3b9-45a1ec943712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2808 | 2024.12.20 21:23:26.661751 [ 260 ] {6e1d6642-d6a8-44d6-b3b9-45a1ec943712} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2809 | 2024.12.20 21:23:26.661787 [ 260 ] {6e1d6642-d6a8-44d6-b3b9-45a1ec943712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
2810 | 2024.12.20 21:23:26.662129 [ 260 ] {6e1d6642-d6a8-44d6-b3b9-45a1ec943712} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2811 | 2024.12.20 21:23:26.662355 [ 260 ] {6e1d6642-d6a8-44d6-b3b9-45a1ec943712} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2812 | 2024.12.20 21:23:26.662628 [ 260 ] {6e1d6642-d6a8-44d6-b3b9-45a1ec943712} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001725 sec., 19710.144927536232 rows/sec., 1.14 MiB/sec. | ||
2813 | 2024.12.20 21:23:26.662679 [ 260 ] {6e1d6642-d6a8-44d6-b3b9-45a1ec943712} <Debug> TCPHandler: Processed in 0.002026196 sec. | ||
2814 | 2024.12.20 21:23:27.000231 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.75 MiB, peak 174.55 MiB, free memory in arenas 0.00 B, will set to 169.94 MiB (RSS), difference: -1.81 MiB | ||
2815 | 2024.12.20 21:23:28.924187 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 384 | ||
2816 | 2024.12.20 21:23:28.928204 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2817 | 2024.12.20 21:23:28.928270 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
2818 | 2024.12.20 21:23:28.929850 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2819 | 2024.12.20 21:23:28.930165 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2820 | 2024.12.20 21:23:28.931082 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 384 | ||
2821 | 2024.12.20 21:23:31.104191 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2822 | 2024.12.20 21:23:31.104403 [ 260 ] {e2a546c8-6dc0-4db4-95ef-f383be806963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2823 | 2024.12.20 21:23:31.104488 [ 260 ] {e2a546c8-6dc0-4db4-95ef-f383be806963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2824 | 2024.12.20 21:23:31.105320 [ 260 ] {e2a546c8-6dc0-4db4-95ef-f383be806963} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2825 | 2024.12.20 21:23:31.105373 [ 260 ] {e2a546c8-6dc0-4db4-95ef-f383be806963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
2826 | 2024.12.20 21:23:31.105803 [ 260 ] {e2a546c8-6dc0-4db4-95ef-f383be806963} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2827 | 2024.12.20 21:23:31.106053 [ 260 ] {e2a546c8-6dc0-4db4-95ef-f383be806963} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2828 | 2024.12.20 21:23:31.106341 [ 260 ] {e2a546c8-6dc0-4db4-95ef-f383be806963} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001988 sec., 28169.01408450704 rows/sec., 2.16 MiB/sec. | ||
2829 | 2024.12.20 21:23:31.106554 [ 260 ] {e2a546c8-6dc0-4db4-95ef-f383be806963} <Debug> TCPHandler: Processed in 0.002502426 sec. | ||
2830 | 2024.12.20 21:23:31.106816 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2831 | 2024.12.20 21:23:31.107031 [ 262 ] {efed34dd-bfa3-4e86-a446-112903acb7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2832 | 2024.12.20 21:23:31.107111 [ 262 ] {efed34dd-bfa3-4e86-a446-112903acb7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2833 | 2024.12.20 21:23:31.107969 [ 262 ] {efed34dd-bfa3-4e86-a446-112903acb7e3} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2834 | 2024.12.20 21:23:31.108011 [ 262 ] {efed34dd-bfa3-4e86-a446-112903acb7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
2835 | 2024.12.20 21:23:31.108463 [ 262 ] {efed34dd-bfa3-4e86-a446-112903acb7e3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2836 | 2024.12.20 21:23:31.108759 [ 262 ] {efed34dd-bfa3-4e86-a446-112903acb7e3} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2837 | 2024.12.20 21:23:31.108960 [ 262 ] {efed34dd-bfa3-4e86-a446-112903acb7e3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00199 sec., 32160.804020100502 rows/sec., 2.51 MiB/sec. | ||
2838 | 2024.12.20 21:23:31.109016 [ 262 ] {efed34dd-bfa3-4e86-a446-112903acb7e3} <Debug> TCPHandler: Processed in 0.002341812 sec. | ||
2839 | 2024.12.20 21:23:31.109155 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2840 | 2024.12.20 21:23:31.109280 [ 260 ] {6161736a-bb66-4a4b-bdef-0bfdfa2d1d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2841 | 2024.12.20 21:23:31.109337 [ 260 ] {6161736a-bb66-4a4b-bdef-0bfdfa2d1d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2842 | 2024.12.20 21:23:31.109892 [ 260 ] {6161736a-bb66-4a4b-bdef-0bfdfa2d1d0f} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2843 | 2024.12.20 21:23:31.109933 [ 260 ] {6161736a-bb66-4a4b-bdef-0bfdfa2d1d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
2844 | 2024.12.20 21:23:31.110329 [ 260 ] {6161736a-bb66-4a4b-bdef-0bfdfa2d1d0f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2845 | 2024.12.20 21:23:31.110582 [ 260 ] {6161736a-bb66-4a4b-bdef-0bfdfa2d1d0f} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2846 | 2024.12.20 21:23:31.110802 [ 260 ] {6161736a-bb66-4a4b-bdef-0bfdfa2d1d0f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001551 sec., 82527.40167633785 rows/sec., 5.75 MiB/sec. | ||
2847 | 2024.12.20 21:23:31.110858 [ 260 ] {6161736a-bb66-4a4b-bdef-0bfdfa2d1d0f} <Debug> TCPHandler: Processed in 0.00176381 sec. | ||
2848 | 2024.12.20 21:23:31.111053 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2849 | 2024.12.20 21:23:31.111279 [ 262 ] {0f896d87-23a2-4e10-a685-abaf60bb8c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2850 | 2024.12.20 21:23:31.111376 [ 262 ] {0f896d87-23a2-4e10-a685-abaf60bb8c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2851 | 2024.12.20 21:23:31.112108 [ 262 ] {0f896d87-23a2-4e10-a685-abaf60bb8c1b} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2852 | 2024.12.20 21:23:31.112147 [ 262 ] {0f896d87-23a2-4e10-a685-abaf60bb8c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
2853 | 2024.12.20 21:23:31.112543 [ 262 ] {0f896d87-23a2-4e10-a685-abaf60bb8c1b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2854 | 2024.12.20 21:23:31.112797 [ 262 ] {0f896d87-23a2-4e10-a685-abaf60bb8c1b} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2855 | 2024.12.20 21:23:31.112978 [ 262 ] {0f896d87-23a2-4e10-a685-abaf60bb8c1b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001755 sec., 27350.427350427348 rows/sec., 1.84 MiB/sec. | ||
2856 | 2024.12.20 21:23:31.113027 [ 262 ] {0f896d87-23a2-4e10-a685-abaf60bb8c1b} <Debug> TCPHandler: Processed in 0.002088377 sec. | ||
2857 | 2024.12.20 21:23:31.440067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
2858 | 2024.12.20 21:23:31.440862 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2859 | 2024.12.20 21:23:31.440909 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
2860 | 2024.12.20 21:23:31.441501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2861 | 2024.12.20 21:23:31.441783 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2862 | 2024.12.20 21:23:31.441945 [ 142 ] {} <Debug> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2863 | 2024.12.20 21:23:31.441997 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
2864 | 2024.12.20 21:23:31.441998 [ 142 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2865 | 2024.12.20 21:23:31.442034 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
2866 | 2024.12.20 21:23:31.442187 [ 190 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
2867 | 2024.12.20 21:23:31.442411 [ 190 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2868 | 2024.12.20 21:23:31.442447 [ 190 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
2869 | 2024.12.20 21:23:31.442517 [ 190 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
2870 | 2024.12.20 21:23:31.442661 [ 190 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
2871 | 2024.12.20 21:23:31.442975 [ 190 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
2872 | 2024.12.20 21:23:31.443059 [ 190 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
2873 | 2024.12.20 21:23:31.443181 [ 190 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
2874 | 2024.12.20 21:23:31.444788 [ 186 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002700421 sec., 1897481.9111538534 rows/sec., 27.14 MiB/sec. | ||
2875 | 2024.12.20 21:23:31.445112 [ 190 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2876 | 2024.12.20 21:23:31.445406 [ 190 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_11_2} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2877 | 2024.12.20 21:23:31.445491 [ 190 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_11_2} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2878 | 2024.12.20 21:23:31.445575 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2879 | 2024.12.20 21:23:31.741162 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2880 | 2024.12.20 21:23:31.762484 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2881 | 2024.12.20 21:23:31.762550 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
2882 | 2024.12.20 21:23:31.769881 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2883 | 2024.12.20 21:23:31.770614 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2884 | 2024.12.20 21:23:31.770971 [ 142 ] {} <Debug> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2885 | 2024.12.20 21:23:31.771083 [ 142 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2886 | 2024.12.20 21:23:31.771164 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
2887 | 2024.12.20 21:23:31.771543 [ 198 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
2888 | 2024.12.20 21:23:31.788122 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2889 | 2024.12.20 21:23:31.789340 [ 198 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2890 | 2024.12.20 21:23:31.790923 [ 198 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
2891 | 2024.12.20 21:23:31.796441 [ 198 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
2892 | 2024.12.20 21:23:31.801658 [ 198 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
2893 | 2024.12.20 21:23:31.807104 [ 198 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
2894 | 2024.12.20 21:23:31.812589 [ 198 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
2895 | 2024.12.20 21:23:31.816889 [ 198 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
2896 | 2024.12.20 21:23:31.874569 [ 188 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.103283785 sec., 803.6111379922802 rows/sec., 4.16 MiB/sec. | ||
2897 | 2024.12.20 21:23:31.877248 [ 201 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2898 | 2024.12.20 21:23:31.880258 [ 201 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_11_2} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2899 | 2024.12.20 21:23:31.880387 [ 201 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_11_2} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2900 | 2024.12.20 21:23:31.882775 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2901 | 2024.12.20 21:23:32.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.36 MiB, peak 181.25 MiB, free memory in arenas 0.00 B, will set to 172.95 MiB (RSS), difference: 1.59 MiB | ||
2902 | 2024.12.20 21:23:36.107192 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2903 | 2024.12.20 21:23:36.107385 [ 260 ] {7d9a955e-ee14-4c45-bb7e-cee105856eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2904 | 2024.12.20 21:23:36.107456 [ 260 ] {7d9a955e-ee14-4c45-bb7e-cee105856eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2905 | 2024.12.20 21:23:36.108295 [ 260 ] {7d9a955e-ee14-4c45-bb7e-cee105856eee} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2906 | 2024.12.20 21:23:36.108341 [ 260 ] {7d9a955e-ee14-4c45-bb7e-cee105856eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
2907 | 2024.12.20 21:23:36.108778 [ 260 ] {7d9a955e-ee14-4c45-bb7e-cee105856eee} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2908 | 2024.12.20 21:23:36.109030 [ 260 ] {7d9a955e-ee14-4c45-bb7e-cee105856eee} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2909 | 2024.12.20 21:23:36.109225 [ 152 ] {} <Debug> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2910 | 2024.12.20 21:23:36.109294 [ 260 ] {7d9a955e-ee14-4c45-bb7e-cee105856eee} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001956 sec., 51124.744376278126 rows/sec., 4.26 MiB/sec. | ||
2911 | 2024.12.20 21:23:36.109321 [ 152 ] {} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2912 | 2024.12.20 21:23:36.109395 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
2913 | 2024.12.20 21:23:36.109419 [ 260 ] {7d9a955e-ee14-4c45-bb7e-cee105856eee} <Debug> TCPHandler: Processed in 0.002356813 sec. | ||
2914 | 2024.12.20 21:23:36.109784 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2915 | 2024.12.20 21:23:36.109820 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
2916 | 2024.12.20 21:23:36.110077 [ 262 ] {39eb3ff3-e3ef-4a22-8a32-99ca0fe103c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2917 | 2024.12.20 21:23:36.110101 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2918 | 2024.12.20 21:23:36.110140 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1359 rows starting from the beginning of the part | ||
2919 | 2024.12.20 21:23:36.110161 [ 262 ] {39eb3ff3-e3ef-4a22-8a32-99ca0fe103c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2920 | 2024.12.20 21:23:36.110342 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 219 rows starting from the beginning of the part | ||
2921 | 2024.12.20 21:23:36.110543 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 100 rows starting from the beginning of the part | ||
2922 | 2024.12.20 21:23:36.110931 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1362 rows starting from the beginning of the part | ||
2923 | 2024.12.20 21:23:36.111322 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
2924 | 2024.12.20 21:23:36.111684 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
2925 | 2024.12.20 21:23:36.112677 [ 262 ] {39eb3ff3-e3ef-4a22-8a32-99ca0fe103c7} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2926 | 2024.12.20 21:23:36.112726 [ 262 ] {39eb3ff3-e3ef-4a22-8a32-99ca0fe103c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
2927 | 2024.12.20 21:23:36.113433 [ 262 ] {39eb3ff3-e3ef-4a22-8a32-99ca0fe103c7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2928 | 2024.12.20 21:23:36.113742 [ 262 ] {39eb3ff3-e3ef-4a22-8a32-99ca0fe103c7} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2929 | 2024.12.20 21:23:36.114047 [ 262 ] {39eb3ff3-e3ef-4a22-8a32-99ca0fe103c7} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.004047 sec., 5436.125525080306 rows/sec., 408.77 KiB/sec. | ||
2930 | 2024.12.20 21:23:36.114221 [ 262 ] {39eb3ff3-e3ef-4a22-8a32-99ca0fe103c7} <Debug> TCPHandler: Processed in 0.004666924 sec. | ||
2931 | 2024.12.20 21:23:36.114328 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3196 rows, containing 5 columns (5 merged, 0 gathered) in 0.004809498 sec., 664518.4175146762 rows/sec., 58.08 MiB/sec. | ||
2932 | 2024.12.20 21:23:36.114501 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2933 | 2024.12.20 21:23:36.114704 [ 188 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2934 | 2024.12.20 21:23:36.114859 [ 260 ] {b8c50470-cd46-400b-8385-b746d4233676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2935 | 2024.12.20 21:23:36.115002 [ 260 ] {b8c50470-cd46-400b-8385-b746d4233676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2936 | 2024.12.20 21:23:36.115360 [ 188 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_16_3} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2937 | 2024.12.20 21:23:36.115613 [ 188 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_16_3} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2938 | 2024.12.20 21:23:36.115796 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
2939 | 2024.12.20 21:23:36.116121 [ 260 ] {b8c50470-cd46-400b-8385-b746d4233676} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2940 | 2024.12.20 21:23:36.116165 [ 260 ] {b8c50470-cd46-400b-8385-b746d4233676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
2941 | 2024.12.20 21:23:36.116539 [ 260 ] {b8c50470-cd46-400b-8385-b746d4233676} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2942 | 2024.12.20 21:23:36.116782 [ 260 ] {b8c50470-cd46-400b-8385-b746d4233676} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2943 | 2024.12.20 21:23:36.116951 [ 152 ] {} <Debug> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2944 | 2024.12.20 21:23:36.117002 [ 152 ] {} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2945 | 2024.12.20 21:23:36.117032 [ 260 ] {b8c50470-cd46-400b-8385-b746d4233676} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.002294 sec., 37489.102005231034 rows/sec., 2.93 MiB/sec. | ||
2946 | 2024.12.20 21:23:36.117040 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
2947 | 2024.12.20 21:23:36.117283 [ 260 ] {b8c50470-cd46-400b-8385-b746d4233676} <Debug> TCPHandler: Processed in 0.002902825 sec. | ||
2948 | 2024.12.20 21:23:36.117414 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::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 | ||
2949 | 2024.12.20 21:23:36.117744 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2950 | 2024.12.20 21:23:36.117792 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2951 | 2024.12.20 21:23:36.117854 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 846 rows starting from the beginning of the part | ||
2952 | 2024.12.20 21:23:36.118062 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 390 rows starting from the beginning of the part | ||
2953 | 2024.12.20 21:23:36.118355 [ 262 ] {a55cf308-a938-4af9-af24-ba147b29c80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2954 | 2024.12.20 21:23:36.118439 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 104 rows starting from the beginning of the part | ||
2955 | 2024.12.20 21:23:36.118599 [ 262 ] {a55cf308-a938-4af9-af24-ba147b29c80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2956 | 2024.12.20 21:23:36.118767 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 852 rows starting from the beginning of the part | ||
2957 | 2024.12.20 21:23:36.119091 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
2958 | 2024.12.20 21:23:36.119413 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 86 rows starting from the beginning of the part | ||
2959 | 2024.12.20 21:23:36.121436 [ 262 ] {a55cf308-a938-4af9-af24-ba147b29c80a} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2960 | 2024.12.20 21:23:36.121512 [ 262 ] {a55cf308-a938-4af9-af24-ba147b29c80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
2961 | 2024.12.20 21:23:36.122414 [ 262 ] {a55cf308-a938-4af9-af24-ba147b29c80a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2962 | 2024.12.20 21:23:36.122963 [ 262 ] {a55cf308-a938-4af9-af24-ba147b29c80a} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2963 | 2024.12.20 21:23:36.123135 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2342 rows, containing 5 columns (5 merged, 0 gathered) in 0.005965524 sec., 392589.15059263865 rows/sec., 30.04 MiB/sec. | ||
2964 | 2024.12.20 21:23:36.123263 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2965 | 2024.12.20 21:23:36.123359 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2966 | 2024.12.20 21:23:36.123408 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
2967 | 2024.12.20 21:23:36.123437 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2968 | 2024.12.20 21:23:36.123457 [ 262 ] {a55cf308-a938-4af9-af24-ba147b29c80a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00532 sec., 30075.187969924813 rows/sec., 2.09 MiB/sec. | ||
2969 | 2024.12.20 21:23:36.124072 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::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 | ||
2970 | 2024.12.20 21:23:36.124482 [ 262 ] {a55cf308-a938-4af9-af24-ba147b29c80a} <Debug> TCPHandler: Processed in 0.007016557 sec. | ||
2971 | 2024.12.20 21:23:36.124623 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_16_3} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2972 | 2024.12.20 21:23:36.124646 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2973 | 2024.12.20 21:23:36.124773 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2974 | 2024.12.20 21:23:36.124817 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3472 rows starting from the beginning of the part | ||
2975 | 2024.12.20 21:23:36.124947 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_16_3} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2976 | 2024.12.20 21:23:36.125284 [ 260 ] {7f8e247c-6ac9-418d-8528-c64316378a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2977 | 2024.12.20 21:23:36.125350 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
2978 | 2024.12.20 21:23:36.125374 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part | ||
2979 | 2024.12.20 21:23:36.125773 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
2980 | 2024.12.20 21:23:36.125767 [ 260 ] {7f8e247c-6ac9-418d-8528-c64316378a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2981 | 2024.12.20 21:23:36.126042 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 958 rows starting from the beginning of the part | ||
2982 | 2024.12.20 21:23:36.126405 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part | ||
2983 | 2024.12.20 21:23:36.126861 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
2984 | 2024.12.20 21:23:36.130330 [ 260 ] {7f8e247c-6ac9-418d-8528-c64316378a50} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2985 | 2024.12.20 21:23:36.130374 [ 260 ] {7f8e247c-6ac9-418d-8528-c64316378a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
2986 | 2024.12.20 21:23:36.131192 [ 260 ] {7f8e247c-6ac9-418d-8528-c64316378a50} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2987 | 2024.12.20 21:23:36.131468 [ 260 ] {7f8e247c-6ac9-418d-8528-c64316378a50} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2988 | 2024.12.20 21:23:36.132031 [ 260 ] {7f8e247c-6ac9-418d-8528-c64316378a50} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.006975 sec., 3154.121863799283 rows/sec., 5.65 MiB/sec. | ||
2989 | 2024.12.20 21:23:36.132052 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5115 rows, containing 5 columns (5 merged, 0 gathered) in 0.008523571 sec., 600100.5916416957 rows/sec., 40.21 MiB/sec. | ||
2990 | 2024.12.20 21:23:36.132243 [ 260 ] {7f8e247c-6ac9-418d-8528-c64316378a50} <Debug> TCPHandler: Processed in 0.00761414 sec. | ||
2991 | 2024.12.20 21:23:36.132412 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2992 | 2024.12.20 21:23:36.132557 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2993 | 2024.12.20 21:23:36.132597 [ 262 ] {c0b9c1ac-718f-4a70-8f67-5f4276946145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2994 | 2024.12.20 21:23:36.132708 [ 262 ] {c0b9c1ac-718f-4a70-8f67-5f4276946145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2995 | 2024.12.20 21:23:36.133233 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2996 | 2024.12.20 21:23:36.133349 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2997 | 2024.12.20 21:23:36.133533 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
2998 | 2024.12.20 21:23:36.133703 [ 262 ] {c0b9c1ac-718f-4a70-8f67-5f4276946145} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2999 | 2024.12.20 21:23:36.133748 [ 262 ] {c0b9c1ac-718f-4a70-8f67-5f4276946145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3000 | 2024.12.20 21:23:36.134124 [ 262 ] {c0b9c1ac-718f-4a70-8f67-5f4276946145} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3001 | 2024.12.20 21:23:36.134369 [ 262 ] {c0b9c1ac-718f-4a70-8f67-5f4276946145} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3002 | 2024.12.20 21:23:36.134542 [ 109 ] {} <Debug> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3003 | 2024.12.20 21:23:36.134600 [ 109 ] {} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3004 | 2024.12.20 21:23:36.134631 [ 262 ] {c0b9c1ac-718f-4a70-8f67-5f4276946145} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002074 sec., 28929.604628736743 rows/sec., 1.95 MiB/sec. | ||
3005 | 2024.12.20 21:23:36.134639 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3006 | 2024.12.20 21:23:36.134794 [ 262 ] {c0b9c1ac-718f-4a70-8f67-5f4276946145} <Debug> TCPHandler: Processed in 0.002442555 sec. | ||
3007 | 2024.12.20 21:23:36.134884 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::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 | ||
3008 | 2024.12.20 21:23:36.135014 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3009 | 2024.12.20 21:23:36.135052 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 316 rows starting from the beginning of the part | ||
3010 | 2024.12.20 21:23:36.135165 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part | ||
3011 | 2024.12.20 21:23:36.135350 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
3012 | 2024.12.20 21:23:36.135487 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
3013 | 2024.12.20 21:23:36.135646 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
3014 | 2024.12.20 21:23:36.135748 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
3015 | 2024.12.20 21:23:36.136871 [ 188 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 4 columns (4 merged, 0 gathered) in 0.002103427 sec., 285248.7868606802 rows/sec., 18.11 MiB/sec. | ||
3016 | 2024.12.20 21:23:36.137007 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3017 | 2024.12.20 21:23:36.137281 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_16_3} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3018 | 2024.12.20 21:23:36.137351 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_16_3} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3019 | 2024.12.20 21:23:36.137421 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
3020 | 2024.12.20 21:23:38.819295 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3021 | 2024.12.20 21:23:38.819370 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3022 | 2024.12.20 21:23:38.931380 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 404 | ||
3023 | 2024.12.20 21:23:38.934131 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3024 | 2024.12.20 21:23:38.934193 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3025 | 2024.12.20 21:23:38.935692 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3026 | 2024.12.20 21:23:38.936006 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3027 | 2024.12.20 21:23:38.936619 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 404 | ||
3028 | 2024.12.20 21:23:38.943108 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
3029 | 2024.12.20 21:23:38.943782 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3030 | 2024.12.20 21:23:38.943838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3031 | 2024.12.20 21:23:38.944412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3032 | 2024.12.20 21:23:38.944693 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3033 | 2024.12.20 21:23:38.944967 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
3034 | 2024.12.20 21:23:39.289184 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
3035 | 2024.12.20 21:23:39.308748 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3036 | 2024.12.20 21:23:39.308805 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3037 | 2024.12.20 21:23:39.315945 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3038 | 2024.12.20 21:23:39.316697 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3039 | 2024.12.20 21:23:39.319336 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
3040 | 2024.12.20 21:23:41.100257 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3041 | 2024.12.20 21:23:41.100563 [ 260 ] {3877b396-c9c4-4af9-b782-fe283ea7758e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
3042 | 2024.12.20 21:23:41.101073 [ 260 ] {3877b396-c9c4-4af9-b782-fe283ea7758e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3043 | 2024.12.20 21:23:41.101138 [ 260 ] {3877b396-c9c4-4af9-b782-fe283ea7758e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
3044 | 2024.12.20 21:23:41.101518 [ 260 ] {3877b396-c9c4-4af9-b782-fe283ea7758e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3045 | 2024.12.20 21:23:41.101600 [ 260 ] {3877b396-c9c4-4af9-b782-fe283ea7758e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3046 | 2024.12.20 21:23:41.101779 [ 260 ] {3877b396-c9c4-4af9-b782-fe283ea7758e} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
3047 | 2024.12.20 21:23:41.101911 [ 295 ] {3877b396-c9c4-4af9-b782-fe283ea7758e} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
3048 | 2024.12.20 21:23:41.101960 [ 296 ] {3877b396-c9c4-4af9-b782-fe283ea7758e} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
3049 | 2024.12.20 21:23:41.101992 [ 294 ] {3877b396-c9c4-4af9-b782-fe283ea7758e} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
3050 | 2024.12.20 21:23:41.102140 [ 260 ] {3877b396-c9c4-4af9-b782-fe283ea7758e} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
3051 | 2024.12.20 21:23:41.102170 [ 260 ] {3877b396-c9c4-4af9-b782-fe283ea7758e} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3052 | 2024.12.20 21:23:41.102265 [ 260 ] {3877b396-c9c4-4af9-b782-fe283ea7758e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
3053 | 2024.12.20 21:23:41.102288 [ 260 ] {3877b396-c9c4-4af9-b782-fe283ea7758e} <Debug> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa) (SelectExecutor): Reading approx. 40 rows with 2 streams | ||
3054 | 2024.12.20 21:23:41.102333 [ 260 ] {3877b396-c9c4-4af9-b782-fe283ea7758e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3055 | 2024.12.20 21:23:41.102383 [ 260 ] {3877b396-c9c4-4af9-b782-fe283ea7758e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3056 | 2024.12.20 21:23:41.103546 [ 260 ] {3877b396-c9c4-4af9-b782-fe283ea7758e} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003131 sec., 12775.471095496647 rows/sec., 487.19 KiB/sec. | ||
3057 | 2024.12.20 21:23:41.103694 [ 260 ] {3877b396-c9c4-4af9-b782-fe283ea7758e} <Debug> TCPHandler: Processed in 0.00357634 sec. | ||
3058 | 2024.12.20 21:23:41.115371 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3059 | 2024.12.20 21:23:41.115518 [ 260 ] {5223a2da-9e7d-4c61-b71e-c920499f2951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
3060 | 2024.12.20 21:23:41.115580 [ 260 ] {5223a2da-9e7d-4c61-b71e-c920499f2951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3061 | 2024.12.20 21:23:41.116317 [ 260 ] {5223a2da-9e7d-4c61-b71e-c920499f2951} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3062 | 2024.12.20 21:23:41.116360 [ 260 ] {5223a2da-9e7d-4c61-b71e-c920499f2951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3063 | 2024.12.20 21:23:41.116859 [ 260 ] {5223a2da-9e7d-4c61-b71e-c920499f2951} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3064 | 2024.12.20 21:23:41.117079 [ 260 ] {5223a2da-9e7d-4c61-b71e-c920499f2951} <Trace> oximeter.timeseries_schema (6b8e075e-5bf7-419c-9181-bb23f7a528aa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3065 | 2024.12.20 21:23:41.117304 [ 260 ] {5223a2da-9e7d-4c61-b71e-c920499f2951} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001829 sec., 546.7468562055768 rows/sec., 56.60 KiB/sec. | ||
3066 | 2024.12.20 21:23:41.117361 [ 260 ] {5223a2da-9e7d-4c61-b71e-c920499f2951} <Debug> TCPHandler: Processed in 0.002056846 sec. | ||
3067 | 2024.12.20 21:23:41.117640 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3068 | 2024.12.20 21:23:41.117839 [ 262 ] {cd4731a9-e334-468d-b906-d0121b63ac78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3069 | 2024.12.20 21:23:41.117921 [ 262 ] {cd4731a9-e334-468d-b906-d0121b63ac78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3070 | 2024.12.20 21:23:41.118681 [ 262 ] {cd4731a9-e334-468d-b906-d0121b63ac78} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3071 | 2024.12.20 21:23:41.118731 [ 262 ] {cd4731a9-e334-468d-b906-d0121b63ac78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3072 | 2024.12.20 21:23:41.119161 [ 262 ] {cd4731a9-e334-468d-b906-d0121b63ac78} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3073 | 2024.12.20 21:23:41.119412 [ 262 ] {cd4731a9-e334-468d-b906-d0121b63ac78} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3074 | 2024.12.20 21:23:41.119653 [ 262 ] {cd4731a9-e334-468d-b906-d0121b63ac78} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001869 sec., 7490.63670411985 rows/sec., 539.23 KiB/sec. | ||
3075 | 2024.12.20 21:23:41.119720 [ 262 ] {cd4731a9-e334-468d-b906-d0121b63ac78} <Debug> TCPHandler: Processed in 0.002255251 sec. | ||
3076 | 2024.12.20 21:23:41.119865 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3077 | 2024.12.20 21:23:41.120004 [ 260 ] {bc61e371-2b4b-4458-be87-58d5a211613b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3078 | 2024.12.20 21:23:41.120061 [ 260 ] {bc61e371-2b4b-4458-be87-58d5a211613b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3079 | 2024.12.20 21:23:41.120856 [ 260 ] {bc61e371-2b4b-4458-be87-58d5a211613b} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3080 | 2024.12.20 21:23:41.120904 [ 260 ] {bc61e371-2b4b-4458-be87-58d5a211613b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3081 | 2024.12.20 21:23:41.121319 [ 260 ] {bc61e371-2b4b-4458-be87-58d5a211613b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3082 | 2024.12.20 21:23:41.121558 [ 260 ] {bc61e371-2b4b-4458-be87-58d5a211613b} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3083 | 2024.12.20 21:23:41.121796 [ 260 ] {bc61e371-2b4b-4458-be87-58d5a211613b} <Debug> executeQuery: Read 236 rows, 21.19 KiB in 0.001816 sec., 129955.94713656389 rows/sec., 11.39 MiB/sec. | ||
3084 | 2024.12.20 21:23:41.121984 [ 260 ] {bc61e371-2b4b-4458-be87-58d5a211613b} <Debug> TCPHandler: Processed in 0.002183558 sec. | ||
3085 | 2024.12.20 21:23:41.122160 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3086 | 2024.12.20 21:23:41.122281 [ 262 ] {9ebc7353-34ee-4b59-82c5-8a3a42c8343d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3087 | 2024.12.20 21:23:41.122332 [ 262 ] {9ebc7353-34ee-4b59-82c5-8a3a42c8343d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3088 | 2024.12.20 21:23:41.122899 [ 262 ] {9ebc7353-34ee-4b59-82c5-8a3a42c8343d} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3089 | 2024.12.20 21:23:41.122939 [ 262 ] {9ebc7353-34ee-4b59-82c5-8a3a42c8343d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3090 | 2024.12.20 21:23:41.123306 [ 262 ] {9ebc7353-34ee-4b59-82c5-8a3a42c8343d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3091 | 2024.12.20 21:23:41.123553 [ 262 ] {9ebc7353-34ee-4b59-82c5-8a3a42c8343d} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3092 | 2024.12.20 21:23:41.123775 [ 262 ] {9ebc7353-34ee-4b59-82c5-8a3a42c8343d} <Debug> executeQuery: Read 23 rows, 1.66 KiB in 0.001522 sec., 15111.695137976349 rows/sec., 1.06 MiB/sec. | ||
3093 | 2024.12.20 21:23:41.123830 [ 262 ] {9ebc7353-34ee-4b59-82c5-8a3a42c8343d} <Debug> TCPHandler: Processed in 0.001732209 sec. | ||
3094 | 2024.12.20 21:23:41.123973 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3095 | 2024.12.20 21:23:41.124090 [ 260 ] {a60633bb-bac3-4bbc-bee8-04a0244001d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3096 | 2024.12.20 21:23:41.124145 [ 260 ] {a60633bb-bac3-4bbc-bee8-04a0244001d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3097 | 2024.12.20 21:23:41.124816 [ 260 ] {a60633bb-bac3-4bbc-bee8-04a0244001d4} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3098 | 2024.12.20 21:23:41.124863 [ 260 ] {a60633bb-bac3-4bbc-bee8-04a0244001d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3099 | 2024.12.20 21:23:41.125252 [ 260 ] {a60633bb-bac3-4bbc-bee8-04a0244001d4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3100 | 2024.12.20 21:23:41.125495 [ 260 ] {a60633bb-bac3-4bbc-bee8-04a0244001d4} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3101 | 2024.12.20 21:23:41.125703 [ 260 ] {a60633bb-bac3-4bbc-bee8-04a0244001d4} <Debug> executeQuery: Read 15 rows, 1.05 KiB in 0.001637 sec., 9163.10323762981 rows/sec., 639.51 KiB/sec. | ||
3102 | 2024.12.20 21:23:41.125756 [ 260 ] {a60633bb-bac3-4bbc-bee8-04a0244001d4} <Debug> TCPHandler: Processed in 0.001843411 sec. | ||
3103 | 2024.12.20 21:23:41.125897 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3104 | 2024.12.20 21:23:41.126013 [ 262 ] {abc0af0e-333a-4d16-ab0d-9808ad4e350b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3105 | 2024.12.20 21:23:41.126063 [ 262 ] {abc0af0e-333a-4d16-ab0d-9808ad4e350b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3106 | 2024.12.20 21:23:41.126737 [ 262 ] {abc0af0e-333a-4d16-ab0d-9808ad4e350b} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3107 | 2024.12.20 21:23:41.126785 [ 262 ] {abc0af0e-333a-4d16-ab0d-9808ad4e350b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3108 | 2024.12.20 21:23:41.127191 [ 262 ] {abc0af0e-333a-4d16-ab0d-9808ad4e350b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3109 | 2024.12.20 21:23:41.127433 [ 262 ] {abc0af0e-333a-4d16-ab0d-9808ad4e350b} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3110 | 2024.12.20 21:23:41.127731 [ 262 ] {abc0af0e-333a-4d16-ab0d-9808ad4e350b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00174 sec., 7471.264367816092 rows/sec., 465.83 KiB/sec. | ||
3111 | 2024.12.20 21:23:41.127897 [ 262 ] {abc0af0e-333a-4d16-ab0d-9808ad4e350b} <Debug> TCPHandler: Processed in 0.002055436 sec. | ||
3112 | 2024.12.20 21:23:41.128035 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3113 | 2024.12.20 21:23:41.128151 [ 260 ] {2dfceb34-9266-4622-b64d-c49ad955ea14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3114 | 2024.12.20 21:23:41.128201 [ 260 ] {2dfceb34-9266-4622-b64d-c49ad955ea14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3115 | 2024.12.20 21:23:41.128902 [ 260 ] {2dfceb34-9266-4622-b64d-c49ad955ea14} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3116 | 2024.12.20 21:23:41.128940 [ 260 ] {2dfceb34-9266-4622-b64d-c49ad955ea14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3117 | 2024.12.20 21:23:41.129315 [ 260 ] {2dfceb34-9266-4622-b64d-c49ad955ea14} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3118 | 2024.12.20 21:23:41.129559 [ 260 ] {2dfceb34-9266-4622-b64d-c49ad955ea14} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3119 | 2024.12.20 21:23:41.129807 [ 260 ] {2dfceb34-9266-4622-b64d-c49ad955ea14} <Debug> executeQuery: Read 398 rows, 28.96 KiB in 0.001677 sec., 237328.56290995824 rows/sec., 16.87 MiB/sec. | ||
3120 | 2024.12.20 21:23:41.130020 [ 260 ] {2dfceb34-9266-4622-b64d-c49ad955ea14} <Debug> TCPHandler: Processed in 0.002042586 sec. | ||
3121 | 2024.12.20 21:23:41.130185 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3122 | 2024.12.20 21:23:41.130323 [ 262 ] {96acb635-9775-4ee6-8fed-7c63d916556f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3123 | 2024.12.20 21:23:41.130382 [ 262 ] {96acb635-9775-4ee6-8fed-7c63d916556f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3124 | 2024.12.20 21:23:41.130936 [ 262 ] {96acb635-9775-4ee6-8fed-7c63d916556f} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3125 | 2024.12.20 21:23:41.130982 [ 262 ] {96acb635-9775-4ee6-8fed-7c63d916556f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3126 | 2024.12.20 21:23:41.131368 [ 262 ] {96acb635-9775-4ee6-8fed-7c63d916556f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3127 | 2024.12.20 21:23:41.131600 [ 262 ] {96acb635-9775-4ee6-8fed-7c63d916556f} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3128 | 2024.12.20 21:23:41.131805 [ 262 ] {96acb635-9775-4ee6-8fed-7c63d916556f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001512 sec., 3968.253968253968 rows/sec., 207.33 KiB/sec. | ||
3129 | 2024.12.20 21:23:41.131855 [ 262 ] {96acb635-9775-4ee6-8fed-7c63d916556f} <Debug> TCPHandler: Processed in 0.001742119 sec. | ||
3130 | 2024.12.20 21:23:41.132009 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3131 | 2024.12.20 21:23:41.132140 [ 260 ] {a859a763-f0f0-44ff-befb-9670cad9fde0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3132 | 2024.12.20 21:23:41.132201 [ 260 ] {a859a763-f0f0-44ff-befb-9670cad9fde0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3133 | 2024.12.20 21:23:41.132917 [ 260 ] {a859a763-f0f0-44ff-befb-9670cad9fde0} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3134 | 2024.12.20 21:23:41.132964 [ 260 ] {a859a763-f0f0-44ff-befb-9670cad9fde0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3135 | 2024.12.20 21:23:41.133392 [ 260 ] {a859a763-f0f0-44ff-befb-9670cad9fde0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3136 | 2024.12.20 21:23:41.133635 [ 260 ] {a859a763-f0f0-44ff-befb-9670cad9fde0} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3137 | 2024.12.20 21:23:41.133844 [ 260 ] {a859a763-f0f0-44ff-befb-9670cad9fde0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001737 sec., 136442.14162348877 rows/sec., 9.15 MiB/sec. | ||
3138 | 2024.12.20 21:23:41.133898 [ 260 ] {a859a763-f0f0-44ff-befb-9670cad9fde0} <Debug> TCPHandler: Processed in 0.001965994 sec. | ||
3139 | 2024.12.20 21:23:41.134039 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3140 | 2024.12.20 21:23:41.134165 [ 262 ] {405089a7-6ea6-45c9-95c4-438377a5f4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3141 | 2024.12.20 21:23:41.134225 [ 262 ] {405089a7-6ea6-45c9-95c4-438377a5f4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3142 | 2024.12.20 21:23:41.134772 [ 262 ] {405089a7-6ea6-45c9-95c4-438377a5f4d5} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3143 | 2024.12.20 21:23:41.134821 [ 262 ] {405089a7-6ea6-45c9-95c4-438377a5f4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3144 | 2024.12.20 21:23:41.135352 [ 262 ] {405089a7-6ea6-45c9-95c4-438377a5f4d5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3145 | 2024.12.20 21:23:41.135592 [ 262 ] {405089a7-6ea6-45c9-95c4-438377a5f4d5} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3146 | 2024.12.20 21:23:41.135807 [ 262 ] {405089a7-6ea6-45c9-95c4-438377a5f4d5} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001673 sec., 1195.457262402869 rows/sec., 78.22 KiB/sec. | ||
3147 | 2024.12.20 21:23:41.135859 [ 262 ] {405089a7-6ea6-45c9-95c4-438377a5f4d5} <Debug> TCPHandler: Processed in 0.001878292 sec. | ||
3148 | 2024.12.20 21:23:41.135983 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3149 | 2024.12.20 21:23:41.136099 [ 260 ] {82090af4-b747-49c0-8c8d-b8d5460f57ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3150 | 2024.12.20 21:23:41.136186 [ 260 ] {82090af4-b747-49c0-8c8d-b8d5460f57ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3151 | 2024.12.20 21:23:41.137448 [ 260 ] {82090af4-b747-49c0-8c8d-b8d5460f57ff} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3152 | 2024.12.20 21:23:41.137487 [ 260 ] {82090af4-b747-49c0-8c8d-b8d5460f57ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3153 | 2024.12.20 21:23:41.138107 [ 260 ] {82090af4-b747-49c0-8c8d-b8d5460f57ff} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3154 | 2024.12.20 21:23:41.138363 [ 260 ] {82090af4-b747-49c0-8c8d-b8d5460f57ff} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3155 | 2024.12.20 21:23:41.138529 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3156 | 2024.12.20 21:23:41.138598 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3157 | 2024.12.20 21:23:41.138623 [ 260 ] {82090af4-b747-49c0-8c8d-b8d5460f57ff} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002542 sec., 6294.256490952006 rows/sec., 11.28 MiB/sec. | ||
3158 | 2024.12.20 21:23:41.138635 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3159 | 2024.12.20 21:23:41.139048 [ 260 ] {82090af4-b747-49c0-8c8d-b8d5460f57ff} <Debug> TCPHandler: Processed in 0.00312028 sec. | ||
3160 | 2024.12.20 21:23:41.139054 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
3161 | 2024.12.20 21:23:41.139237 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3162 | 2024.12.20 21:23:41.139423 [ 262 ] {0675c170-91bf-44ad-a184-d2716dad4c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3163 | 2024.12.20 21:23:41.139478 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3164 | 2024.12.20 21:23:41.139494 [ 262 ] {0675c170-91bf-44ad-a184-d2716dad4c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3165 | 2024.12.20 21:23:41.139590 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
3166 | 2024.12.20 21:23:41.140283 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
3167 | 2024.12.20 21:23:41.140925 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
3168 | 2024.12.20 21:23:41.141048 [ 262 ] {0675c170-91bf-44ad-a184-d2716dad4c32} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3169 | 2024.12.20 21:23:41.141119 [ 262 ] {0675c170-91bf-44ad-a184-d2716dad4c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3170 | 2024.12.20 21:23:41.141499 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
3171 | 2024.12.20 21:23:41.142047 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
3172 | 2024.12.20 21:23:41.142193 [ 262 ] {0675c170-91bf-44ad-a184-d2716dad4c32} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3173 | 2024.12.20 21:23:41.142521 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
3174 | 2024.12.20 21:23:41.142948 [ 262 ] {0675c170-91bf-44ad-a184-d2716dad4c32} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3175 | 2024.12.20 21:23:41.143308 [ 262 ] {0675c170-91bf-44ad-a184-d2716dad4c32} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003934 sec., 20843.924758515506 rows/sec., 1.32 MiB/sec. | ||
3176 | 2024.12.20 21:23:41.143399 [ 262 ] {0675c170-91bf-44ad-a184-d2716dad4c32} <Debug> TCPHandler: Processed in 0.004256355 sec. | ||
3177 | 2024.12.20 21:23:41.145250 [ 188 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 19 columns (19 merged, 0 gathered) in 0.006432554 sec., 13058.5767332851 rows/sec., 23.40 MiB/sec. | ||
3178 | 2024.12.20 21:23:41.145763 [ 199 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3179 | 2024.12.20 21:23:41.146328 [ 199 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3180 | 2024.12.20 21:23:41.146423 [ 199 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3181 | 2024.12.20 21:23:41.146593 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
3182 | 2024.12.20 21:23:46.107566 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3183 | 2024.12.20 21:23:46.107794 [ 260 ] {548eddee-1f35-4d0f-b664-d59f17fbf0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3184 | 2024.12.20 21:23:46.107878 [ 260 ] {548eddee-1f35-4d0f-b664-d59f17fbf0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3185 | 2024.12.20 21:23:46.108721 [ 260 ] {548eddee-1f35-4d0f-b664-d59f17fbf0cf} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3186 | 2024.12.20 21:23:46.108774 [ 260 ] {548eddee-1f35-4d0f-b664-d59f17fbf0cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3187 | 2024.12.20 21:23:46.109218 [ 260 ] {548eddee-1f35-4d0f-b664-d59f17fbf0cf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3188 | 2024.12.20 21:23:46.109473 [ 260 ] {548eddee-1f35-4d0f-b664-d59f17fbf0cf} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3189 | 2024.12.20 21:23:46.109791 [ 260 ] {548eddee-1f35-4d0f-b664-d59f17fbf0cf} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.00205 sec., 48780.487804878045 rows/sec., 4.06 MiB/sec. | ||
3190 | 2024.12.20 21:23:46.110042 [ 260 ] {548eddee-1f35-4d0f-b664-d59f17fbf0cf} <Debug> TCPHandler: Processed in 0.002605318 sec. | ||
3191 | 2024.12.20 21:23:46.110396 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3192 | 2024.12.20 21:23:46.110699 [ 262 ] {9fb891a4-6d26-4379-8164-8b4d4c45d1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3193 | 2024.12.20 21:23:46.110815 [ 262 ] {9fb891a4-6d26-4379-8164-8b4d4c45d1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3194 | 2024.12.20 21:23:46.111769 [ 262 ] {9fb891a4-6d26-4379-8164-8b4d4c45d1d9} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3195 | 2024.12.20 21:23:46.111819 [ 262 ] {9fb891a4-6d26-4379-8164-8b4d4c45d1d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3196 | 2024.12.20 21:23:46.112254 [ 262 ] {9fb891a4-6d26-4379-8164-8b4d4c45d1d9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3197 | 2024.12.20 21:23:46.112506 [ 262 ] {9fb891a4-6d26-4379-8164-8b4d4c45d1d9} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3198 | 2024.12.20 21:23:46.112752 [ 262 ] {9fb891a4-6d26-4379-8164-8b4d4c45d1d9} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.002138 sec., 10289.990645463049 rows/sec., 773.76 KiB/sec. | ||
3199 | 2024.12.20 21:23:46.112820 [ 262 ] {9fb891a4-6d26-4379-8164-8b4d4c45d1d9} <Debug> TCPHandler: Processed in 0.002641059 sec. | ||
3200 | 2024.12.20 21:23:46.112974 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3201 | 2024.12.20 21:23:46.113121 [ 260 ] {044ed79a-1d25-4119-a570-e3c56150f746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3202 | 2024.12.20 21:23:46.113183 [ 260 ] {044ed79a-1d25-4119-a570-e3c56150f746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3203 | 2024.12.20 21:23:46.113812 [ 260 ] {044ed79a-1d25-4119-a570-e3c56150f746} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3204 | 2024.12.20 21:23:46.113855 [ 260 ] {044ed79a-1d25-4119-a570-e3c56150f746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3205 | 2024.12.20 21:23:46.114225 [ 260 ] {044ed79a-1d25-4119-a570-e3c56150f746} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3206 | 2024.12.20 21:23:46.114470 [ 260 ] {044ed79a-1d25-4119-a570-e3c56150f746} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3207 | 2024.12.20 21:23:46.114684 [ 260 ] {044ed79a-1d25-4119-a570-e3c56150f746} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001599 sec., 53783.61475922452 rows/sec., 4.20 MiB/sec. | ||
3208 | 2024.12.20 21:23:46.114741 [ 260 ] {044ed79a-1d25-4119-a570-e3c56150f746} <Debug> TCPHandler: Processed in 0.001838972 sec. | ||
3209 | 2024.12.20 21:23:46.114935 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3210 | 2024.12.20 21:23:46.115166 [ 262 ] {f87c8524-fef4-478f-a088-852408ef49d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3211 | 2024.12.20 21:23:46.115267 [ 262 ] {f87c8524-fef4-478f-a088-852408ef49d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3212 | 2024.12.20 21:23:46.115865 [ 262 ] {f87c8524-fef4-478f-a088-852408ef49d6} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3213 | 2024.12.20 21:23:46.115903 [ 262 ] {f87c8524-fef4-478f-a088-852408ef49d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3214 | 2024.12.20 21:23:46.116306 [ 262 ] {f87c8524-fef4-478f-a088-852408ef49d6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3215 | 2024.12.20 21:23:46.116560 [ 262 ] {f87c8524-fef4-478f-a088-852408ef49d6} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3216 | 2024.12.20 21:23:46.116747 [ 262 ] {f87c8524-fef4-478f-a088-852408ef49d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001641 sec., 97501.52346130408 rows/sec., 6.79 MiB/sec. | ||
3217 | 2024.12.20 21:23:46.116803 [ 262 ] {f87c8524-fef4-478f-a088-852408ef49d6} <Debug> TCPHandler: Processed in 0.001982345 sec. | ||
3218 | 2024.12.20 21:23:46.116950 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3219 | 2024.12.20 21:23:46.117091 [ 260 ] {21f424a1-f96b-4368-8e85-892e6c81488a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3220 | 2024.12.20 21:23:46.117185 [ 260 ] {21f424a1-f96b-4368-8e85-892e6c81488a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3221 | 2024.12.20 21:23:46.118410 [ 260 ] {21f424a1-f96b-4368-8e85-892e6c81488a} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3222 | 2024.12.20 21:23:46.118450 [ 260 ] {21f424a1-f96b-4368-8e85-892e6c81488a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3223 | 2024.12.20 21:23:46.119085 [ 260 ] {21f424a1-f96b-4368-8e85-892e6c81488a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3224 | 2024.12.20 21:23:46.119350 [ 260 ] {21f424a1-f96b-4368-8e85-892e6c81488a} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3225 | 2024.12.20 21:23:46.119681 [ 260 ] {21f424a1-f96b-4368-8e85-892e6c81488a} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002605 sec., 8445.297504798464 rows/sec., 15.13 MiB/sec. | ||
3226 | 2024.12.20 21:23:46.119969 [ 260 ] {21f424a1-f96b-4368-8e85-892e6c81488a} <Debug> TCPHandler: Processed in 0.00309126 sec. | ||
3227 | 2024.12.20 21:23:46.120160 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3228 | 2024.12.20 21:23:46.120362 [ 262 ] {d04d0515-9340-465f-ae3e-00afa2100741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3229 | 2024.12.20 21:23:46.120422 [ 262 ] {d04d0515-9340-465f-ae3e-00afa2100741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3230 | 2024.12.20 21:23:46.121005 [ 262 ] {d04d0515-9340-465f-ae3e-00afa2100741} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3231 | 2024.12.20 21:23:46.121052 [ 262 ] {d04d0515-9340-465f-ae3e-00afa2100741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3232 | 2024.12.20 21:23:46.121468 [ 262 ] {d04d0515-9340-465f-ae3e-00afa2100741} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3233 | 2024.12.20 21:23:46.121708 [ 262 ] {d04d0515-9340-465f-ae3e-00afa2100741} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3234 | 2024.12.20 21:23:46.121902 [ 262 ] {d04d0515-9340-465f-ae3e-00afa2100741} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001576 sec., 38071.06598984772 rows/sec., 2.57 MiB/sec. | ||
3235 | 2024.12.20 21:23:46.121954 [ 262 ] {d04d0515-9340-465f-ae3e-00afa2100741} <Debug> TCPHandler: Processed in 0.001903823 sec. | ||
3236 | 2024.12.20 21:23:46.446093 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
3237 | 2024.12.20 21:23:46.446837 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3238 | 2024.12.20 21:23:46.446878 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3239 | 2024.12.20 21:23:46.447452 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3240 | 2024.12.20 21:23:46.447737 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3241 | 2024.12.20 21:23:46.447922 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
3242 | 2024.12.20 21:23:46.820372 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
3243 | 2024.12.20 21:23:46.840960 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3244 | 2024.12.20 21:23:46.841023 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3245 | 2024.12.20 21:23:46.848552 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3246 | 2024.12.20 21:23:46.849340 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3247 | 2024.12.20 21:23:46.852608 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
3248 | 2024.12.20 21:23:48.937728 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 442 | ||
3249 | 2024.12.20 21:23:48.940913 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3250 | 2024.12.20 21:23:48.940956 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3251 | 2024.12.20 21:23:48.942437 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3252 | 2024.12.20 21:23:48.942736 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3253 | 2024.12.20 21:23:48.943386 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 442 | ||
3254 | 2024.12.20 21:23:51.110298 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3255 | 2024.12.20 21:23:51.110500 [ 260 ] {e75ae11a-62a1-4e05-965f-c1649dc74f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3256 | 2024.12.20 21:23:51.110571 [ 260 ] {e75ae11a-62a1-4e05-965f-c1649dc74f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3257 | 2024.12.20 21:23:51.111315 [ 260 ] {e75ae11a-62a1-4e05-965f-c1649dc74f0c} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3258 | 2024.12.20 21:23:51.111360 [ 260 ] {e75ae11a-62a1-4e05-965f-c1649dc74f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3259 | 2024.12.20 21:23:51.111787 [ 260 ] {e75ae11a-62a1-4e05-965f-c1649dc74f0c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3260 | 2024.12.20 21:23:51.112052 [ 260 ] {e75ae11a-62a1-4e05-965f-c1649dc74f0c} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3261 | 2024.12.20 21:23:51.112287 [ 260 ] {e75ae11a-62a1-4e05-965f-c1649dc74f0c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001832 sec., 7641.921397379912 rows/sec., 550.12 KiB/sec. | ||
3262 | 2024.12.20 21:23:51.112498 [ 260 ] {e75ae11a-62a1-4e05-965f-c1649dc74f0c} <Debug> TCPHandler: Processed in 0.002337543 sec. | ||
3263 | 2024.12.20 21:23:51.112763 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3264 | 2024.12.20 21:23:51.112954 [ 262 ] {667b4537-0a19-4293-afe0-9b26381de0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3265 | 2024.12.20 21:23:51.113029 [ 262 ] {667b4537-0a19-4293-afe0-9b26381de0ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3266 | 2024.12.20 21:23:51.113890 [ 262 ] {667b4537-0a19-4293-afe0-9b26381de0ff} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3267 | 2024.12.20 21:23:51.113938 [ 262 ] {667b4537-0a19-4293-afe0-9b26381de0ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3268 | 2024.12.20 21:23:51.114407 [ 262 ] {667b4537-0a19-4293-afe0-9b26381de0ff} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3269 | 2024.12.20 21:23:51.114680 [ 262 ] {667b4537-0a19-4293-afe0-9b26381de0ff} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3270 | 2024.12.20 21:23:51.114945 [ 262 ] {667b4537-0a19-4293-afe0-9b26381de0ff} <Debug> executeQuery: Read 235 rows, 21.09 KiB in 0.002037 sec., 115365.73392243494 rows/sec., 10.11 MiB/sec. | ||
3271 | 2024.12.20 21:23:51.115122 [ 262 ] {667b4537-0a19-4293-afe0-9b26381de0ff} <Debug> TCPHandler: Processed in 0.002495676 sec. | ||
3272 | 2024.12.20 21:23:51.115315 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3273 | 2024.12.20 21:23:51.115461 [ 260 ] {619d4cad-ca88-437b-bcef-cd7eaa33c71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3274 | 2024.12.20 21:23:51.115529 [ 260 ] {619d4cad-ca88-437b-bcef-cd7eaa33c71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3275 | 2024.12.20 21:23:51.116238 [ 260 ] {619d4cad-ca88-437b-bcef-cd7eaa33c71d} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3276 | 2024.12.20 21:23:51.116285 [ 260 ] {619d4cad-ca88-437b-bcef-cd7eaa33c71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3277 | 2024.12.20 21:23:51.116680 [ 260 ] {619d4cad-ca88-437b-bcef-cd7eaa33c71d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3278 | 2024.12.20 21:23:51.116923 [ 260 ] {619d4cad-ca88-437b-bcef-cd7eaa33c71d} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3279 | 2024.12.20 21:23:51.117088 [ 144 ] {} <Debug> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3280 | 2024.12.20 21:23:51.117160 [ 260 ] {619d4cad-ca88-437b-bcef-cd7eaa33c71d} <Debug> executeQuery: Read 23 rows, 1.66 KiB in 0.001727 sec., 13317.892298784018 rows/sec., 960.73 KiB/sec. | ||
3281 | 2024.12.20 21:23:51.117166 [ 144 ] {} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3282 | 2024.12.20 21:23:51.117239 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3283 | 2024.12.20 21:23:51.117289 [ 260 ] {619d4cad-ca88-437b-bcef-cd7eaa33c71d} <Debug> TCPHandler: Processed in 0.002058406 sec. | ||
3284 | 2024.12.20 21:23:51.117497 [ 194 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::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 | ||
3285 | 2024.12.20 21:23:51.117503 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3286 | 2024.12.20 21:23:51.117644 [ 194 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3287 | 2024.12.20 21:23:51.117687 [ 194 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 37 rows starting from the beginning of the part | ||
3288 | 2024.12.20 21:23:51.117692 [ 262 ] {98e4548c-bb63-4c8b-9f42-12c789eac9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3289 | 2024.12.20 21:23:51.117770 [ 262 ] {98e4548c-bb63-4c8b-9f42-12c789eac9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3290 | 2024.12.20 21:23:51.117852 [ 194 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part | ||
3291 | 2024.12.20 21:23:51.118254 [ 194 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part | ||
3292 | 2024.12.20 21:23:51.118436 [ 194 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 23 rows starting from the beginning of the part | ||
3293 | 2024.12.20 21:23:51.118791 [ 194 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 22 rows starting from the beginning of the part | ||
3294 | 2024.12.20 21:23:51.119014 [ 194 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part | ||
3295 | 2024.12.20 21:23:51.119822 [ 262 ] {98e4548c-bb63-4c8b-9f42-12c789eac9ae} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3296 | 2024.12.20 21:23:51.119866 [ 262 ] {98e4548c-bb63-4c8b-9f42-12c789eac9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3297 | 2024.12.20 21:23:51.120496 [ 262 ] {98e4548c-bb63-4c8b-9f42-12c789eac9ae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3298 | 2024.12.20 21:23:51.120667 [ 199 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 148 rows, containing 5 columns (5 merged, 0 gathered) in 0.003319065 sec., 44590.871224275514 rows/sec., 3.35 MiB/sec. | ||
3299 | 2024.12.20 21:23:51.120866 [ 262 ] {98e4548c-bb63-4c8b-9f42-12c789eac9ae} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3300 | 2024.12.20 21:23:51.120920 [ 199 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3301 | 2024.12.20 21:23:51.121530 [ 262 ] {98e4548c-bb63-4c8b-9f42-12c789eac9ae} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003859 sec., 3627.882871210158 rows/sec., 254.07 KiB/sec. | ||
3302 | 2024.12.20 21:23:51.121718 [ 262 ] {98e4548c-bb63-4c8b-9f42-12c789eac9ae} <Debug> TCPHandler: Processed in 0.004312307 sec. | ||
3303 | 2024.12.20 21:23:51.121722 [ 199 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_11_2} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3304 | 2024.12.20 21:23:51.121918 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3305 | 2024.12.20 21:23:51.121927 [ 199 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_11_2} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3306 | 2024.12.20 21:23:51.122127 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
3307 | 2024.12.20 21:23:51.122154 [ 260 ] {3284f815-f7f3-44ee-a1de-6553b81f999f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3308 | 2024.12.20 21:23:51.122219 [ 260 ] {3284f815-f7f3-44ee-a1de-6553b81f999f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3309 | 2024.12.20 21:23:51.122800 [ 260 ] {3284f815-f7f3-44ee-a1de-6553b81f999f} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3310 | 2024.12.20 21:23:51.122841 [ 260 ] {3284f815-f7f3-44ee-a1de-6553b81f999f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3311 | 2024.12.20 21:23:51.123206 [ 260 ] {3284f815-f7f3-44ee-a1de-6553b81f999f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3312 | 2024.12.20 21:23:51.123447 [ 260 ] {3284f815-f7f3-44ee-a1de-6553b81f999f} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3313 | 2024.12.20 21:23:51.123657 [ 260 ] {3284f815-f7f3-44ee-a1de-6553b81f999f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00158 sec., 8227.848101265823 rows/sec., 513.00 KiB/sec. | ||
3314 | 2024.12.20 21:23:51.123713 [ 260 ] {3284f815-f7f3-44ee-a1de-6553b81f999f} <Debug> TCPHandler: Processed in 0.001896022 sec. | ||
3315 | 2024.12.20 21:23:51.123870 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3316 | 2024.12.20 21:23:51.124011 [ 262 ] {36641e6b-db5d-460e-a4f9-7db90f814acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3317 | 2024.12.20 21:23:51.124069 [ 262 ] {36641e6b-db5d-460e-a4f9-7db90f814acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3318 | 2024.12.20 21:23:51.124862 [ 262 ] {36641e6b-db5d-460e-a4f9-7db90f814acc} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3319 | 2024.12.20 21:23:51.124903 [ 262 ] {36641e6b-db5d-460e-a4f9-7db90f814acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3320 | 2024.12.20 21:23:51.125292 [ 262 ] {36641e6b-db5d-460e-a4f9-7db90f814acc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3321 | 2024.12.20 21:23:51.125542 [ 262 ] {36641e6b-db5d-460e-a4f9-7db90f814acc} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3322 | 2024.12.20 21:23:51.125761 [ 262 ] {36641e6b-db5d-460e-a4f9-7db90f814acc} <Debug> executeQuery: Read 398 rows, 28.96 KiB in 0.001783 sec., 223219.29332585528 rows/sec., 15.86 MiB/sec. | ||
3323 | 2024.12.20 21:23:51.125817 [ 262 ] {36641e6b-db5d-460e-a4f9-7db90f814acc} <Debug> TCPHandler: Processed in 0.002018235 sec. | ||
3324 | 2024.12.20 21:23:51.125971 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3325 | 2024.12.20 21:23:51.126100 [ 260 ] {8e3aa2c5-2c3e-4d44-86d6-11912b658a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3326 | 2024.12.20 21:23:51.126153 [ 260 ] {8e3aa2c5-2c3e-4d44-86d6-11912b658a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3327 | 2024.12.20 21:23:51.126667 [ 260 ] {8e3aa2c5-2c3e-4d44-86d6-11912b658a9d} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3328 | 2024.12.20 21:23:51.126709 [ 260 ] {8e3aa2c5-2c3e-4d44-86d6-11912b658a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3329 | 2024.12.20 21:23:51.127093 [ 260 ] {8e3aa2c5-2c3e-4d44-86d6-11912b658a9d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3330 | 2024.12.20 21:23:51.127336 [ 260 ] {8e3aa2c5-2c3e-4d44-86d6-11912b658a9d} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3331 | 2024.12.20 21:23:51.127625 [ 260 ] {8e3aa2c5-2c3e-4d44-86d6-11912b658a9d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001524 sec., 3937.0078740157483 rows/sec., 205.69 KiB/sec. | ||
3332 | 2024.12.20 21:23:51.127760 [ 260 ] {8e3aa2c5-2c3e-4d44-86d6-11912b658a9d} <Debug> TCPHandler: Processed in 0.001850421 sec. | ||
3333 | 2024.12.20 21:23:51.127919 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3334 | 2024.12.20 21:23:51.128060 [ 262 ] {87612a4e-7ea0-46b7-9ac8-bcf91d268b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3335 | 2024.12.20 21:23:51.128122 [ 262 ] {87612a4e-7ea0-46b7-9ac8-bcf91d268b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3336 | 2024.12.20 21:23:51.128735 [ 262 ] {87612a4e-7ea0-46b7-9ac8-bcf91d268b2b} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3337 | 2024.12.20 21:23:51.128775 [ 262 ] {87612a4e-7ea0-46b7-9ac8-bcf91d268b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3338 | 2024.12.20 21:23:51.129166 [ 262 ] {87612a4e-7ea0-46b7-9ac8-bcf91d268b2b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3339 | 2024.12.20 21:23:51.129409 [ 262 ] {87612a4e-7ea0-46b7-9ac8-bcf91d268b2b} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3340 | 2024.12.20 21:23:51.129624 [ 262 ] {87612a4e-7ea0-46b7-9ac8-bcf91d268b2b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001595 sec., 148589.34169278995 rows/sec., 9.96 MiB/sec. | ||
3341 | 2024.12.20 21:23:51.129678 [ 262 ] {87612a4e-7ea0-46b7-9ac8-bcf91d268b2b} <Debug> TCPHandler: Processed in 0.001827591 sec. | ||
3342 | 2024.12.20 21:23:51.129834 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3343 | 2024.12.20 21:23:51.129973 [ 260 ] {3acb5afe-4d99-4877-87dc-4f591e2827f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3344 | 2024.12.20 21:23:51.130036 [ 260 ] {3acb5afe-4d99-4877-87dc-4f591e2827f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3345 | 2024.12.20 21:23:51.130569 [ 260 ] {3acb5afe-4d99-4877-87dc-4f591e2827f4} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3346 | 2024.12.20 21:23:51.130611 [ 260 ] {3acb5afe-4d99-4877-87dc-4f591e2827f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3347 | 2024.12.20 21:23:51.130974 [ 260 ] {3acb5afe-4d99-4877-87dc-4f591e2827f4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3348 | 2024.12.20 21:23:51.131222 [ 260 ] {3acb5afe-4d99-4877-87dc-4f591e2827f4} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3349 | 2024.12.20 21:23:51.131427 [ 260 ] {3acb5afe-4d99-4877-87dc-4f591e2827f4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001485 sec., 673.4006734006734 rows/sec., 45.38 KiB/sec. | ||
3350 | 2024.12.20 21:23:51.131482 [ 260 ] {3acb5afe-4d99-4877-87dc-4f591e2827f4} <Debug> TCPHandler: Processed in 0.001720439 sec. | ||
3351 | 2024.12.20 21:23:51.131629 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3352 | 2024.12.20 21:23:51.131755 [ 262 ] {9a629fd3-2ad6-4c08-b72c-93129320b13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3353 | 2024.12.20 21:23:51.131837 [ 262 ] {9a629fd3-2ad6-4c08-b72c-93129320b13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3354 | 2024.12.20 21:23:51.132979 [ 262 ] {9a629fd3-2ad6-4c08-b72c-93129320b13e} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3355 | 2024.12.20 21:23:51.133021 [ 262 ] {9a629fd3-2ad6-4c08-b72c-93129320b13e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3356 | 2024.12.20 21:23:51.133663 [ 262 ] {9a629fd3-2ad6-4c08-b72c-93129320b13e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3357 | 2024.12.20 21:23:51.133926 [ 262 ] {9a629fd3-2ad6-4c08-b72c-93129320b13e} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3358 | 2024.12.20 21:23:51.134164 [ 262 ] {9a629fd3-2ad6-4c08-b72c-93129320b13e} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002435 sec., 6570.841889117043 rows/sec., 11.77 MiB/sec. | ||
3359 | 2024.12.20 21:23:51.134273 [ 262 ] {9a629fd3-2ad6-4c08-b72c-93129320b13e} <Debug> TCPHandler: Processed in 0.0027048 sec. | ||
3360 | 2024.12.20 21:23:51.134409 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3361 | 2024.12.20 21:23:51.134546 [ 260 ] {2c25c22d-2b97-486a-8729-276e033a643d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3362 | 2024.12.20 21:23:51.134608 [ 260 ] {2c25c22d-2b97-486a-8729-276e033a643d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3363 | 2024.12.20 21:23:51.135185 [ 260 ] {2c25c22d-2b97-486a-8729-276e033a643d} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3364 | 2024.12.20 21:23:51.135233 [ 260 ] {2c25c22d-2b97-486a-8729-276e033a643d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
3365 | 2024.12.20 21:23:51.135647 [ 260 ] {2c25c22d-2b97-486a-8729-276e033a643d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3366 | 2024.12.20 21:23:51.135884 [ 260 ] {2c25c22d-2b97-486a-8729-276e033a643d} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3367 | 2024.12.20 21:23:51.136088 [ 260 ] {2c25c22d-2b97-486a-8729-276e033a643d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001576 sec., 52030.45685279188 rows/sec., 3.30 MiB/sec. | ||
3368 | 2024.12.20 21:23:51.136138 [ 260 ] {2c25c22d-2b97-486a-8729-276e033a643d} <Debug> TCPHandler: Processed in 0.00178782 sec. | ||
3369 | 2024.12.20 21:23:53.819414 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3370 | 2024.12.20 21:23:53.819478 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3371 | 2024.12.20 21:23:53.948054 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
3372 | 2024.12.20 21:23:53.948769 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3373 | 2024.12.20 21:23:53.948811 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3374 | 2024.12.20 21:23:53.949359 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3375 | 2024.12.20 21:23:53.949619 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3376 | 2024.12.20 21:23:53.949871 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3377 | 2024.12.20 21:23:54.352676 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3378 | 2024.12.20 21:23:54.373704 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3379 | 2024.12.20 21:23:54.373760 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3380 | 2024.12.20 21:23:54.381314 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3381 | 2024.12.20 21:23:54.382073 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3382 | 2024.12.20 21:23:54.385028 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3383 | 2024.12.20 21:23:56.106318 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3384 | 2024.12.20 21:23:56.106507 [ 260 ] {36526268-5d33-428d-b558-24c221a6bcaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3385 | 2024.12.20 21:23:56.106578 [ 260 ] {36526268-5d33-428d-b558-24c221a6bcaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3386 | 2024.12.20 21:23:56.107374 [ 260 ] {36526268-5d33-428d-b558-24c221a6bcaf} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3387 | 2024.12.20 21:23:56.107429 [ 260 ] {36526268-5d33-428d-b558-24c221a6bcaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3388 | 2024.12.20 21:23:56.107952 [ 260 ] {36526268-5d33-428d-b558-24c221a6bcaf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3389 | 2024.12.20 21:23:56.108254 [ 260 ] {36526268-5d33-428d-b558-24c221a6bcaf} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3390 | 2024.12.20 21:23:56.108552 [ 260 ] {36526268-5d33-428d-b558-24c221a6bcaf} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.002094 sec., 47755.491881566384 rows/sec., 3.98 MiB/sec. | ||
3391 | 2024.12.20 21:23:56.108630 [ 260 ] {36526268-5d33-428d-b558-24c221a6bcaf} <Debug> TCPHandler: Processed in 0.002448495 sec. | ||
3392 | 2024.12.20 21:23:56.108907 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3393 | 2024.12.20 21:23:56.109120 [ 262 ] {cadb7557-c5a5-4328-8028-9b530c870296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3394 | 2024.12.20 21:23:56.109198 [ 262 ] {cadb7557-c5a5-4328-8028-9b530c870296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3395 | 2024.12.20 21:23:56.109987 [ 262 ] {cadb7557-c5a5-4328-8028-9b530c870296} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3396 | 2024.12.20 21:23:56.110027 [ 262 ] {cadb7557-c5a5-4328-8028-9b530c870296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3397 | 2024.12.20 21:23:56.110454 [ 262 ] {cadb7557-c5a5-4328-8028-9b530c870296} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3398 | 2024.12.20 21:23:56.110706 [ 262 ] {cadb7557-c5a5-4328-8028-9b530c870296} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3399 | 2024.12.20 21:23:56.110905 [ 262 ] {cadb7557-c5a5-4328-8028-9b530c870296} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001845 sec., 11924.119241192411 rows/sec., 896.64 KiB/sec. | ||
3400 | 2024.12.20 21:23:56.110959 [ 262 ] {cadb7557-c5a5-4328-8028-9b530c870296} <Debug> TCPHandler: Processed in 0.002197829 sec. | ||
3401 | 2024.12.20 21:23:56.111111 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3402 | 2024.12.20 21:23:56.111254 [ 260 ] {8142effb-4e3d-4bb8-8784-3550bfb3b0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3403 | 2024.12.20 21:23:56.111316 [ 260 ] {8142effb-4e3d-4bb8-8784-3550bfb3b0d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3404 | 2024.12.20 21:23:56.112001 [ 260 ] {8142effb-4e3d-4bb8-8784-3550bfb3b0d0} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3405 | 2024.12.20 21:23:56.112043 [ 260 ] {8142effb-4e3d-4bb8-8784-3550bfb3b0d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3406 | 2024.12.20 21:23:56.112413 [ 260 ] {8142effb-4e3d-4bb8-8784-3550bfb3b0d0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3407 | 2024.12.20 21:23:56.112650 [ 260 ] {8142effb-4e3d-4bb8-8784-3550bfb3b0d0} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3408 | 2024.12.20 21:23:56.112874 [ 260 ] {8142effb-4e3d-4bb8-8784-3550bfb3b0d0} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001655 sec., 51963.74622356495 rows/sec., 4.06 MiB/sec. | ||
3409 | 2024.12.20 21:23:56.112930 [ 260 ] {8142effb-4e3d-4bb8-8784-3550bfb3b0d0} <Debug> TCPHandler: Processed in 0.001888942 sec. | ||
3410 | 2024.12.20 21:23:56.113094 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3411 | 2024.12.20 21:23:56.113233 [ 262 ] {0bf2e8be-67cc-4e71-b131-853ee5b638a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3412 | 2024.12.20 21:23:56.113295 [ 262 ] {0bf2e8be-67cc-4e71-b131-853ee5b638a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3413 | 2024.12.20 21:23:56.113919 [ 262 ] {0bf2e8be-67cc-4e71-b131-853ee5b638a6} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3414 | 2024.12.20 21:23:56.113958 [ 262 ] {0bf2e8be-67cc-4e71-b131-853ee5b638a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3415 | 2024.12.20 21:23:56.114344 [ 262 ] {0bf2e8be-67cc-4e71-b131-853ee5b638a6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3416 | 2024.12.20 21:23:56.114593 [ 262 ] {0bf2e8be-67cc-4e71-b131-853ee5b638a6} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3417 | 2024.12.20 21:23:56.114816 [ 262 ] {0bf2e8be-67cc-4e71-b131-853ee5b638a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001612 sec., 99255.58312655088 rows/sec., 6.91 MiB/sec. | ||
3418 | 2024.12.20 21:23:56.114917 [ 262 ] {0bf2e8be-67cc-4e71-b131-853ee5b638a6} <Debug> TCPHandler: Processed in 0.001892372 sec. | ||
3419 | 2024.12.20 21:23:56.115087 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3420 | 2024.12.20 21:23:56.115229 [ 260 ] {2829e0c0-c95d-4250-8d2a-a4e628e545d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3421 | 2024.12.20 21:23:56.115323 [ 260 ] {2829e0c0-c95d-4250-8d2a-a4e628e545d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3422 | 2024.12.20 21:23:56.116501 [ 260 ] {2829e0c0-c95d-4250-8d2a-a4e628e545d6} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3423 | 2024.12.20 21:23:56.116539 [ 260 ] {2829e0c0-c95d-4250-8d2a-a4e628e545d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3424 | 2024.12.20 21:23:56.117170 [ 260 ] {2829e0c0-c95d-4250-8d2a-a4e628e545d6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3425 | 2024.12.20 21:23:56.117442 [ 260 ] {2829e0c0-c95d-4250-8d2a-a4e628e545d6} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3426 | 2024.12.20 21:23:56.117662 [ 260 ] {2829e0c0-c95d-4250-8d2a-a4e628e545d6} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002466 sec., 8921.330089213301 rows/sec., 15.99 MiB/sec. | ||
3427 | 2024.12.20 21:23:56.117774 [ 260 ] {2829e0c0-c95d-4250-8d2a-a4e628e545d6} <Debug> TCPHandler: Processed in 0.002765192 sec. | ||
3428 | 2024.12.20 21:23:56.118000 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3429 | 2024.12.20 21:23:56.118221 [ 262 ] {d2a72f78-e53e-4257-973f-42c84e3a9ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3430 | 2024.12.20 21:23:56.118315 [ 262 ] {d2a72f78-e53e-4257-973f-42c84e3a9ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3431 | 2024.12.20 21:23:56.118978 [ 262 ] {d2a72f78-e53e-4257-973f-42c84e3a9ca8} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3432 | 2024.12.20 21:23:56.119017 [ 262 ] {d2a72f78-e53e-4257-973f-42c84e3a9ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3433 | 2024.12.20 21:23:56.119382 [ 262 ] {d2a72f78-e53e-4257-973f-42c84e3a9ca8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3434 | 2024.12.20 21:23:56.119624 [ 262 ] {d2a72f78-e53e-4257-973f-42c84e3a9ca8} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3435 | 2024.12.20 21:23:56.119857 [ 262 ] {d2a72f78-e53e-4257-973f-42c84e3a9ca8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001687 sec., 35566.09365737996 rows/sec., 2.40 MiB/sec. | ||
3436 | 2024.12.20 21:23:56.119957 [ 262 ] {d2a72f78-e53e-4257-973f-42c84e3a9ca8} <Debug> TCPHandler: Processed in 0.002063646 sec. | ||
3437 | 2024.12.20 21:23:56.620474 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3438 | 2024.12.20 21:23:56.620660 [ 260 ] {a7ecfea6-0e64-4e88-9843-55166fe07f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3439 | 2024.12.20 21:23:56.620732 [ 260 ] {a7ecfea6-0e64-4e88-9843-55166fe07f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3440 | 2024.12.20 21:23:56.621464 [ 260 ] {a7ecfea6-0e64-4e88-9843-55166fe07f34} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3441 | 2024.12.20 21:23:56.621511 [ 260 ] {a7ecfea6-0e64-4e88-9843-55166fe07f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3442 | 2024.12.20 21:23:56.621943 [ 260 ] {a7ecfea6-0e64-4e88-9843-55166fe07f34} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3443 | 2024.12.20 21:23:56.622196 [ 260 ] {a7ecfea6-0e64-4e88-9843-55166fe07f34} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3444 | 2024.12.20 21:23:56.622346 [ 137 ] {} <Debug> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3445 | 2024.12.20 21:23:56.622392 [ 137 ] {} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3446 | 2024.12.20 21:23:56.622409 [ 260 ] {a7ecfea6-0e64-4e88-9843-55166fe07f34} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001798 sec., 7786.429365962181 rows/sec., 560.52 KiB/sec. | ||
3447 | 2024.12.20 21:23:56.622416 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3448 | 2024.12.20 21:23:56.622573 [ 260 ] {a7ecfea6-0e64-4e88-9843-55166fe07f34} <Debug> TCPHandler: Processed in 0.002224059 sec. | ||
3449 | 2024.12.20 21:23:56.622888 [ 188 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
3450 | 2024.12.20 21:23:56.623050 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3451 | 2024.12.20 21:23:56.623141 [ 188 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3452 | 2024.12.20 21:23:56.623197 [ 188 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
3453 | 2024.12.20 21:23:56.623409 [ 262 ] {8d252f2b-778c-4743-a0fd-cdf62d3fdb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3454 | 2024.12.20 21:23:56.623465 [ 188 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
3455 | 2024.12.20 21:23:56.623595 [ 262 ] {8d252f2b-778c-4743-a0fd-cdf62d3fdb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3456 | 2024.12.20 21:23:56.623826 [ 188 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
3457 | 2024.12.20 21:23:56.624164 [ 188 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
3458 | 2024.12.20 21:23:56.624438 [ 188 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
3459 | 2024.12.20 21:23:56.626185 [ 262 ] {8d252f2b-778c-4743-a0fd-cdf62d3fdb1c} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3460 | 2024.12.20 21:23:56.626270 [ 262 ] {8d252f2b-778c-4743-a0fd-cdf62d3fdb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3461 | 2024.12.20 21:23:56.627308 [ 199 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004748996 sec., 14739.957666841581 rows/sec., 1.09 MiB/sec. | ||
3462 | 2024.12.20 21:23:56.627386 [ 262 ] {8d252f2b-778c-4743-a0fd-cdf62d3fdb1c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3463 | 2024.12.20 21:23:56.627546 [ 199 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3464 | 2024.12.20 21:23:56.627842 [ 262 ] {8d252f2b-778c-4743-a0fd-cdf62d3fdb1c} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3465 | 2024.12.20 21:23:56.628282 [ 199 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_9_2} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3466 | 2024.12.20 21:23:56.628406 [ 262 ] {8d252f2b-778c-4743-a0fd-cdf62d3fdb1c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.005107 sec., 783.2386919913843 rows/sec., 63.87 KiB/sec. | ||
3467 | 2024.12.20 21:23:56.628531 [ 199 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_9_2} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3468 | 2024.12.20 21:23:56.628570 [ 262 ] {8d252f2b-778c-4743-a0fd-cdf62d3fdb1c} <Debug> TCPHandler: Processed in 0.005855211 sec. | ||
3469 | 2024.12.20 21:23:56.628765 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3470 | 2024.12.20 21:23:56.628816 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3471 | 2024.12.20 21:23:56.628964 [ 260 ] {80beca69-e767-4cb9-b29f-3d58285f9a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3472 | 2024.12.20 21:23:56.629027 [ 260 ] {80beca69-e767-4cb9-b29f-3d58285f9a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3473 | 2024.12.20 21:23:56.630649 [ 260 ] {80beca69-e767-4cb9-b29f-3d58285f9a1a} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3474 | 2024.12.20 21:23:56.630690 [ 260 ] {80beca69-e767-4cb9-b29f-3d58285f9a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3475 | 2024.12.20 21:23:56.631197 [ 260 ] {80beca69-e767-4cb9-b29f-3d58285f9a1a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3476 | 2024.12.20 21:23:56.631454 [ 260 ] {80beca69-e767-4cb9-b29f-3d58285f9a1a} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3477 | 2024.12.20 21:23:56.631594 [ 137 ] {} <Debug> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3478 | 2024.12.20 21:23:56.631635 [ 137 ] {} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3479 | 2024.12.20 21:23:56.631654 [ 260 ] {80beca69-e767-4cb9-b29f-3d58285f9a1a} <Debug> executeQuery: Read 1377 rows, 117.80 KiB in 0.002724 sec., 505506.6079295154 rows/sec., 42.23 MiB/sec. | ||
3480 | 2024.12.20 21:23:56.631658 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3481 | 2024.12.20 21:23:56.631809 [ 260 ] {80beca69-e767-4cb9-b29f-3d58285f9a1a} <Debug> TCPHandler: Processed in 0.00312573 sec. | ||
3482 | 2024.12.20 21:23:56.631890 [ 200 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
3483 | 2024.12.20 21:23:56.632037 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3484 | 2024.12.20 21:23:56.632066 [ 200 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3485 | 2024.12.20 21:23:56.632115 [ 200 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1406 rows starting from the beginning of the part | ||
3486 | 2024.12.20 21:23:56.632285 [ 262 ] {7f417fbc-9365-4ea2-b407-483d4a3991f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3487 | 2024.12.20 21:23:56.632436 [ 200 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 236 rows starting from the beginning of the part | ||
3488 | 2024.12.20 21:23:56.632459 [ 262 ] {7f417fbc-9365-4ea2-b407-483d4a3991f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3489 | 2024.12.20 21:23:56.632826 [ 200 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
3490 | 2024.12.20 21:23:56.633167 [ 200 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 235 rows starting from the beginning of the part | ||
3491 | 2024.12.20 21:23:56.633546 [ 200 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 100 rows starting from the beginning of the part | ||
3492 | 2024.12.20 21:23:56.633958 [ 200 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1377 rows starting from the beginning of the part | ||
3493 | 2024.12.20 21:23:56.635004 [ 262 ] {7f417fbc-9365-4ea2-b407-483d4a3991f5} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3494 | 2024.12.20 21:23:56.635064 [ 262 ] {7f417fbc-9365-4ea2-b407-483d4a3991f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3495 | 2024.12.20 21:23:56.635945 [ 262 ] {7f417fbc-9365-4ea2-b407-483d4a3991f5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3496 | 2024.12.20 21:23:56.636480 [ 262 ] {7f417fbc-9365-4ea2-b407-483d4a3991f5} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3497 | 2024.12.20 21:23:56.636848 [ 262 ] {7f417fbc-9365-4ea2-b407-483d4a3991f5} <Debug> executeQuery: Read 27 rows, 1.94 KiB in 0.004666 sec., 5786.540934419203 rows/sec., 415.45 KiB/sec. | ||
3498 | 2024.12.20 21:23:56.636960 [ 262 ] {7f417fbc-9365-4ea2-b407-483d4a3991f5} <Debug> TCPHandler: Processed in 0.005035553 sec. | ||
3499 | 2024.12.20 21:23:56.637199 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3500 | 2024.12.20 21:23:56.637457 [ 200 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3454 rows, containing 5 columns (5 merged, 0 gathered) in 0.005693728 sec., 606632.4207970594 rows/sec., 53.36 MiB/sec. | ||
3501 | 2024.12.20 21:23:56.637474 [ 260 ] {c535d22a-1750-4c8d-b94c-d52ccb15ba0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3502 | 2024.12.20 21:23:56.637551 [ 260 ] {c535d22a-1750-4c8d-b94c-d52ccb15ba0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3503 | 2024.12.20 21:23:56.637742 [ 200 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3504 | 2024.12.20 21:23:56.638327 [ 200 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_21_4} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3505 | 2024.12.20 21:23:56.638540 [ 200 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_21_4} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3506 | 2024.12.20 21:23:56.638711 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
3507 | 2024.12.20 21:23:56.638879 [ 260 ] {c535d22a-1750-4c8d-b94c-d52ccb15ba0d} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3508 | 2024.12.20 21:23:56.638922 [ 260 ] {c535d22a-1750-4c8d-b94c-d52ccb15ba0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3509 | 2024.12.20 21:23:56.639319 [ 260 ] {c535d22a-1750-4c8d-b94c-d52ccb15ba0d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3510 | 2024.12.20 21:23:56.639583 [ 260 ] {c535d22a-1750-4c8d-b94c-d52ccb15ba0d} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3511 | 2024.12.20 21:23:56.639768 [ 260 ] {c535d22a-1750-4c8d-b94c-d52ccb15ba0d} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002352 sec., 102891.15646258504 rows/sec., 6.97 MiB/sec. | ||
3512 | 2024.12.20 21:23:56.639831 [ 260 ] {c535d22a-1750-4c8d-b94c-d52ccb15ba0d} <Debug> TCPHandler: Processed in 0.002758272 sec. | ||
3513 | 2024.12.20 21:23:56.639972 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3514 | 2024.12.20 21:23:56.640099 [ 262 ] {cc30a8e9-0ac0-4883-be79-864e6a289fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3515 | 2024.12.20 21:23:56.640153 [ 262 ] {cc30a8e9-0ac0-4883-be79-864e6a289fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3516 | 2024.12.20 21:23:56.640778 [ 262 ] {cc30a8e9-0ac0-4883-be79-864e6a289fae} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3517 | 2024.12.20 21:23:56.640821 [ 262 ] {cc30a8e9-0ac0-4883-be79-864e6a289fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3518 | 2024.12.20 21:23:56.641210 [ 262 ] {cc30a8e9-0ac0-4883-be79-864e6a289fae} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3519 | 2024.12.20 21:23:56.641467 [ 262 ] {cc30a8e9-0ac0-4883-be79-864e6a289fae} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3520 | 2024.12.20 21:23:56.641644 [ 137 ] {} <Debug> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3521 | 2024.12.20 21:23:56.641701 [ 137 ] {} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3522 | 2024.12.20 21:23:56.641719 [ 262 ] {cc30a8e9-0ac0-4883-be79-864e6a289fae} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00164 sec., 7926.829268292683 rows/sec., 494.24 KiB/sec. | ||
3523 | 2024.12.20 21:23:56.641736 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3524 | 2024.12.20 21:23:56.641872 [ 262 ] {cc30a8e9-0ac0-4883-be79-864e6a289fae} <Debug> TCPHandler: Processed in 0.001955714 sec. | ||
3525 | 2024.12.20 21:23:56.641948 [ 199 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
3526 | 2024.12.20 21:23:56.642069 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3527 | 2024.12.20 21:23:56.642138 [ 199 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3528 | 2024.12.20 21:23:56.642210 [ 199 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
3529 | 2024.12.20 21:23:56.642272 [ 260 ] {3a429c9c-67ea-4a28-8e14-9ecd394ad11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3530 | 2024.12.20 21:23:56.642397 [ 260 ] {3a429c9c-67ea-4a28-8e14-9ecd394ad11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3531 | 2024.12.20 21:23:56.642490 [ 199 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
3532 | 2024.12.20 21:23:56.642914 [ 199 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
3533 | 2024.12.20 21:23:56.643298 [ 199 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
3534 | 2024.12.20 21:23:56.643670 [ 199 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
3535 | 2024.12.20 21:23:56.645694 [ 260 ] {3a429c9c-67ea-4a28-8e14-9ecd394ad11c} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3536 | 2024.12.20 21:23:56.645794 [ 260 ] {3a429c9c-67ea-4a28-8e14-9ecd394ad11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3537 | 2024.12.20 21:23:56.645995 [ 199 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004134702 sec., 15720.600904248966 rows/sec., 1.02 MiB/sec. | ||
3538 | 2024.12.20 21:23:56.646198 [ 192 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3539 | 2024.12.20 21:23:56.646583 [ 260 ] {3a429c9c-67ea-4a28-8e14-9ecd394ad11c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3540 | 2024.12.20 21:23:56.646674 [ 192 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_9_2} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3541 | 2024.12.20 21:23:56.646793 [ 192 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_9_2} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3542 | 2024.12.20 21:23:56.646979 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3543 | 2024.12.20 21:23:56.647025 [ 260 ] {3a429c9c-67ea-4a28-8e14-9ecd394ad11c} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3544 | 2024.12.20 21:23:56.647184 [ 137 ] {} <Debug> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3545 | 2024.12.20 21:23:56.647228 [ 137 ] {} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3546 | 2024.12.20 21:23:56.647246 [ 260 ] {3a429c9c-67ea-4a28-8e14-9ecd394ad11c} <Debug> executeQuery: Read 858 rows, 63.58 KiB in 0.005015 sec., 171086.739780658 rows/sec., 12.38 MiB/sec. | ||
3547 | 2024.12.20 21:23:56.647271 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3548 | 2024.12.20 21:23:56.647357 [ 260 ] {3a429c9c-67ea-4a28-8e14-9ecd394ad11c} <Debug> TCPHandler: Processed in 0.00536676 sec. | ||
3549 | 2024.12.20 21:23:56.647748 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::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 | ||
3550 | 2024.12.20 21:23:56.647794 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3551 | 2024.12.20 21:23:56.648169 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3552 | 2024.12.20 21:23:56.648202 [ 262 ] {0d089a05-300a-47ae-b7c7-fa73bef92e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3553 | 2024.12.20 21:23:56.648221 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 892 rows starting from the beginning of the part | ||
3554 | 2024.12.20 21:23:56.648362 [ 262 ] {0d089a05-300a-47ae-b7c7-fa73bef92e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3555 | 2024.12.20 21:23:56.648452 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 398 rows starting from the beginning of the part | ||
3556 | 2024.12.20 21:23:56.648721 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 86 rows starting from the beginning of the part | ||
3557 | 2024.12.20 21:23:56.649032 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 398 rows starting from the beginning of the part | ||
3558 | 2024.12.20 21:23:56.649382 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 86 rows starting from the beginning of the part | ||
3559 | 2024.12.20 21:23:56.649725 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 858 rows starting from the beginning of the part | ||
3560 | 2024.12.20 21:23:56.650912 [ 262 ] {0d089a05-300a-47ae-b7c7-fa73bef92e59} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3561 | 2024.12.20 21:23:56.650976 [ 262 ] {0d089a05-300a-47ae-b7c7-fa73bef92e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3562 | 2024.12.20 21:23:56.651964 [ 262 ] {0d089a05-300a-47ae-b7c7-fa73bef92e59} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3563 | 2024.12.20 21:23:56.652311 [ 262 ] {0d089a05-300a-47ae-b7c7-fa73bef92e59} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3564 | 2024.12.20 21:23:56.652817 [ 262 ] {0d089a05-300a-47ae-b7c7-fa73bef92e59} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004672 sec., 1284.2465753424658 rows/sec., 67.10 KiB/sec. | ||
3565 | 2024.12.20 21:23:56.653189 [ 262 ] {0d089a05-300a-47ae-b7c7-fa73bef92e59} <Debug> TCPHandler: Processed in 0.005684408 sec. | ||
3566 | 2024.12.20 21:23:56.653361 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2718 rows, containing 5 columns (5 merged, 0 gathered) in 0.005974384 sec., 454942.30032753164 rows/sec., 34.68 MiB/sec. | ||
3567 | 2024.12.20 21:23:56.653417 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3568 | 2024.12.20 21:23:56.653563 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3569 | 2024.12.20 21:23:56.653577 [ 260 ] {1394d5a7-e988-442b-9ddf-b9800b31fddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3570 | 2024.12.20 21:23:56.653696 [ 260 ] {1394d5a7-e988-442b-9ddf-b9800b31fddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3571 | 2024.12.20 21:23:56.654177 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_21_4} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3572 | 2024.12.20 21:23:56.654318 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_21_4} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3573 | 2024.12.20 21:23:56.654396 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
3574 | 2024.12.20 21:23:56.654988 [ 260 ] {1394d5a7-e988-442b-9ddf-b9800b31fddf} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3575 | 2024.12.20 21:23:56.655035 [ 260 ] {1394d5a7-e988-442b-9ddf-b9800b31fddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3576 | 2024.12.20 21:23:56.655510 [ 260 ] {1394d5a7-e988-442b-9ddf-b9800b31fddf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3577 | 2024.12.20 21:23:56.655769 [ 260 ] {1394d5a7-e988-442b-9ddf-b9800b31fddf} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3578 | 2024.12.20 21:23:56.655898 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3579 | 2024.12.20 21:23:56.655937 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3580 | 2024.12.20 21:23:56.655960 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3581 | 2024.12.20 21:23:56.655965 [ 260 ] {1394d5a7-e988-442b-9ddf-b9800b31fddf} <Debug> executeQuery: Read 957 rows, 65.11 KiB in 0.00244 sec., 392213.11475409835 rows/sec., 26.06 MiB/sec. | ||
3582 | 2024.12.20 21:23:56.656184 [ 260 ] {1394d5a7-e988-442b-9ddf-b9800b31fddf} <Debug> TCPHandler: Processed in 0.002866014 sec. | ||
3583 | 2024.12.20 21:23:56.656210 [ 199 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::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 | ||
3584 | 2024.12.20 21:23:56.656374 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3585 | 2024.12.20 21:23:56.656418 [ 199 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3586 | 2024.12.20 21:23:56.656456 [ 199 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5115 rows starting from the beginning of the part | ||
3587 | 2024.12.20 21:23:56.656647 [ 262 ] {b8573a2f-0215-4fcd-8b6f-aefb9d999641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3588 | 2024.12.20 21:23:56.656716 [ 199 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part | ||
3589 | 2024.12.20 21:23:56.656853 [ 262 ] {b8573a2f-0215-4fcd-8b6f-aefb9d999641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3590 | 2024.12.20 21:23:56.657063 [ 199 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
3591 | 2024.12.20 21:23:56.657402 [ 199 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part | ||
3592 | 2024.12.20 21:23:56.657731 [ 199 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
3593 | 2024.12.20 21:23:56.658051 [ 199 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 957 rows starting from the beginning of the part | ||
3594 | 2024.12.20 21:23:56.659099 [ 262 ] {b8573a2f-0215-4fcd-8b6f-aefb9d999641} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3595 | 2024.12.20 21:23:56.659154 [ 262 ] {b8573a2f-0215-4fcd-8b6f-aefb9d999641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3596 | 2024.12.20 21:23:56.659940 [ 262 ] {b8573a2f-0215-4fcd-8b6f-aefb9d999641} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3597 | 2024.12.20 21:23:56.660485 [ 262 ] {b8573a2f-0215-4fcd-8b6f-aefb9d999641} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3598 | 2024.12.20 21:23:56.660769 [ 262 ] {b8573a2f-0215-4fcd-8b6f-aefb9d999641} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004242 sec., 235.73785950023574 rows/sec., 15.88 KiB/sec. | ||
3599 | 2024.12.20 21:23:56.660909 [ 262 ] {b8573a2f-0215-4fcd-8b6f-aefb9d999641} <Debug> TCPHandler: Processed in 0.004625074 sec. | ||
3600 | 2024.12.20 21:23:56.661091 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3601 | 2024.12.20 21:23:56.661295 [ 260 ] {1746d991-0829-4ae4-abe6-25196c5cf234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3602 | 2024.12.20 21:23:56.661405 [ 260 ] {1746d991-0829-4ae4-abe6-25196c5cf234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3603 | 2024.12.20 21:23:56.662103 [ 199 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6866 rows, containing 5 columns (5 merged, 0 gathered) in 0.006059566 sec., 1133084.448622228 rows/sec., 75.98 MiB/sec. | ||
3604 | 2024.12.20 21:23:56.662696 [ 199 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3605 | 2024.12.20 21:23:56.663210 [ 199 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3606 | 2024.12.20 21:23:56.663434 [ 199 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3607 | 2024.12.20 21:23:56.663586 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
3608 | 2024.12.20 21:23:56.663845 [ 260 ] {1746d991-0829-4ae4-abe6-25196c5cf234} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3609 | 2024.12.20 21:23:56.663888 [ 260 ] {1746d991-0829-4ae4-abe6-25196c5cf234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3610 | 2024.12.20 21:23:56.664527 [ 260 ] {1746d991-0829-4ae4-abe6-25196c5cf234} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3611 | 2024.12.20 21:23:56.664778 [ 260 ] {1746d991-0829-4ae4-abe6-25196c5cf234} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3612 | 2024.12.20 21:23:56.665029 [ 260 ] {1746d991-0829-4ae4-abe6-25196c5cf234} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.003761 sec., 4254.18771603297 rows/sec., 7.62 MiB/sec. | ||
3613 | 2024.12.20 21:23:56.665365 [ 260 ] {1746d991-0829-4ae4-abe6-25196c5cf234} <Debug> TCPHandler: Processed in 0.004347517 sec. | ||
3614 | 2024.12.20 21:23:56.665535 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3615 | 2024.12.20 21:23:56.665675 [ 262 ] {ca0b5443-113f-4add-95a7-81a67d877a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3616 | 2024.12.20 21:23:56.665737 [ 262 ] {ca0b5443-113f-4add-95a7-81a67d877a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3617 | 2024.12.20 21:23:56.666320 [ 262 ] {ca0b5443-113f-4add-95a7-81a67d877a3f} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3618 | 2024.12.20 21:23:56.666366 [ 262 ] {ca0b5443-113f-4add-95a7-81a67d877a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3619 | 2024.12.20 21:23:56.666799 [ 262 ] {ca0b5443-113f-4add-95a7-81a67d877a3f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3620 | 2024.12.20 21:23:56.667037 [ 262 ] {ca0b5443-113f-4add-95a7-81a67d877a3f} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3621 | 2024.12.20 21:23:56.667194 [ 137 ] {} <Debug> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3622 | 2024.12.20 21:23:56.667254 [ 137 ] {} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3623 | 2024.12.20 21:23:56.667287 [ 262 ] {ca0b5443-113f-4add-95a7-81a67d877a3f} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001638 sec., 20757.020757020757 rows/sec., 1.20 MiB/sec. | ||
3624 | 2024.12.20 21:23:56.667293 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3625 | 2024.12.20 21:23:56.667443 [ 262 ] {ca0b5443-113f-4add-95a7-81a67d877a3f} <Debug> TCPHandler: Processed in 0.001976325 sec. | ||
3626 | 2024.12.20 21:23:56.667551 [ 196 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::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 | ||
3627 | 2024.12.20 21:23:56.667692 [ 196 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3628 | 2024.12.20 21:23:56.667729 [ 196 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 600 rows starting from the beginning of the part | ||
3629 | 2024.12.20 21:23:56.667811 [ 196 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part | ||
3630 | 2024.12.20 21:23:56.668053 [ 196 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
3631 | 2024.12.20 21:23:56.668144 [ 196 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part | ||
3632 | 2024.12.20 21:23:56.668359 [ 196 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
3633 | 2024.12.20 21:23:56.668455 [ 196 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::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 | ||
3634 | 2024.12.20 21:23:56.669620 [ 191 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 918 rows, containing 4 columns (4 merged, 0 gathered) in 0.002198229 sec., 417608.90243919083 rows/sec., 26.65 MiB/sec. | ||
3635 | 2024.12.20 21:23:56.669780 [ 196 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3636 | 2024.12.20 21:23:56.670051 [ 196 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_21_4} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3637 | 2024.12.20 21:23:56.670124 [ 196 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_21_4} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3638 | 2024.12.20 21:23:56.670195 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
3639 | 2024.12.20 21:23:57.000227 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.07 MiB, peak 181.30 MiB, free memory in arenas 0.00 B, will set to 175.87 MiB (RSS), difference: -1.20 MiB | ||
3640 | 2024.12.20 21:23:58.943622 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 500 | ||
3641 | 2024.12.20 21:23:58.947333 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3642 | 2024.12.20 21:23:58.947395 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3643 | 2024.12.20 21:23:58.949030 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3644 | 2024.12.20 21:23:58.949404 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3645 | 2024.12.20 21:23:58.950328 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 500 | ||
3646 | 2024.12.20 21:24:01.104386 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3647 | 2024.12.20 21:24:01.104590 [ 260 ] {1c441d41-f873-4781-a63d-14f153a5b218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3648 | 2024.12.20 21:24:01.104672 [ 260 ] {1c441d41-f873-4781-a63d-14f153a5b218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3649 | 2024.12.20 21:24:01.105448 [ 260 ] {1c441d41-f873-4781-a63d-14f153a5b218} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3650 | 2024.12.20 21:24:01.105496 [ 260 ] {1c441d41-f873-4781-a63d-14f153a5b218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3651 | 2024.12.20 21:24:01.105949 [ 260 ] {1c441d41-f873-4781-a63d-14f153a5b218} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3652 | 2024.12.20 21:24:01.106216 [ 260 ] {1c441d41-f873-4781-a63d-14f153a5b218} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3653 | 2024.12.20 21:24:01.106446 [ 260 ] {1c441d41-f873-4781-a63d-14f153a5b218} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.25 MiB/sec. | ||
3654 | 2024.12.20 21:24:01.106511 [ 260 ] {1c441d41-f873-4781-a63d-14f153a5b218} <Debug> TCPHandler: Processed in 0.002265981 sec. | ||
3655 | 2024.12.20 21:24:01.106756 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3656 | 2024.12.20 21:24:01.106966 [ 262 ] {773e2310-e91e-4930-aaa1-b2a0d155a13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3657 | 2024.12.20 21:24:01.107047 [ 262 ] {773e2310-e91e-4930-aaa1-b2a0d155a13d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3658 | 2024.12.20 21:24:01.107897 [ 262 ] {773e2310-e91e-4930-aaa1-b2a0d155a13d} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3659 | 2024.12.20 21:24:01.107939 [ 262 ] {773e2310-e91e-4930-aaa1-b2a0d155a13d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3660 | 2024.12.20 21:24:01.108378 [ 262 ] {773e2310-e91e-4930-aaa1-b2a0d155a13d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3661 | 2024.12.20 21:24:01.108629 [ 262 ] {773e2310-e91e-4930-aaa1-b2a0d155a13d} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3662 | 2024.12.20 21:24:01.108833 [ 262 ] {773e2310-e91e-4930-aaa1-b2a0d155a13d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001927 sec., 33212.24701608718 rows/sec., 2.59 MiB/sec. | ||
3663 | 2024.12.20 21:24:01.108896 [ 262 ] {773e2310-e91e-4930-aaa1-b2a0d155a13d} <Debug> TCPHandler: Processed in 0.002283011 sec. | ||
3664 | 2024.12.20 21:24:01.109039 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3665 | 2024.12.20 21:24:01.109185 [ 260 ] {17f22f33-4b91-4f12-80a0-182d717f3c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3666 | 2024.12.20 21:24:01.109251 [ 260 ] {17f22f33-4b91-4f12-80a0-182d717f3c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3667 | 2024.12.20 21:24:01.109887 [ 260 ] {17f22f33-4b91-4f12-80a0-182d717f3c1f} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3668 | 2024.12.20 21:24:01.109928 [ 260 ] {17f22f33-4b91-4f12-80a0-182d717f3c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3669 | 2024.12.20 21:24:01.110321 [ 260 ] {17f22f33-4b91-4f12-80a0-182d717f3c1f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3670 | 2024.12.20 21:24:01.110574 [ 260 ] {17f22f33-4b91-4f12-80a0-182d717f3c1f} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3671 | 2024.12.20 21:24:01.110785 [ 260 ] {17f22f33-4b91-4f12-80a0-182d717f3c1f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001636 sec., 78239.60880195598 rows/sec., 5.45 MiB/sec. | ||
3672 | 2024.12.20 21:24:01.110845 [ 260 ] {17f22f33-4b91-4f12-80a0-182d717f3c1f} <Debug> TCPHandler: Processed in 0.001875502 sec. | ||
3673 | 2024.12.20 21:24:01.111048 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3674 | 2024.12.20 21:24:01.111277 [ 262 ] {1ab029b5-997b-4917-8371-5d05566e15de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3675 | 2024.12.20 21:24:01.111373 [ 262 ] {1ab029b5-997b-4917-8371-5d05566e15de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3676 | 2024.12.20 21:24:01.112083 [ 262 ] {1ab029b5-997b-4917-8371-5d05566e15de} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3677 | 2024.12.20 21:24:01.112120 [ 262 ] {1ab029b5-997b-4917-8371-5d05566e15de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3678 | 2024.12.20 21:24:01.112509 [ 262 ] {1ab029b5-997b-4917-8371-5d05566e15de} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3679 | 2024.12.20 21:24:01.112740 [ 262 ] {1ab029b5-997b-4917-8371-5d05566e15de} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3680 | 2024.12.20 21:24:01.112924 [ 262 ] {1ab029b5-997b-4917-8371-5d05566e15de} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001706 sec., 28135.99062133646 rows/sec., 1.90 MiB/sec. | ||
3681 | 2024.12.20 21:24:01.112977 [ 262 ] {1ab029b5-997b-4917-8371-5d05566e15de} <Debug> TCPHandler: Processed in 0.002044966 sec. | ||
3682 | 2024.12.20 21:24:01.450031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
3683 | 2024.12.20 21:24:01.451049 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3684 | 2024.12.20 21:24:01.451094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3685 | 2024.12.20 21:24:01.451656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3686 | 2024.12.20 21:24:01.451922 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3687 | 2024.12.20 21:24:01.452188 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
3688 | 2024.12.20 21:24:01.885100 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
3689 | 2024.12.20 21:24:01.907101 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3690 | 2024.12.20 21:24:01.907156 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3691 | 2024.12.20 21:24:01.914931 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3692 | 2024.12.20 21:24:01.915715 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3693 | 2024.12.20 21:24:01.918958 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
3694 | 2024.12.20 21:24:06.106897 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3695 | 2024.12.20 21:24:06.107114 [ 260 ] {92d50e64-140d-4f15-a474-a70585db1142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3696 | 2024.12.20 21:24:06.107194 [ 260 ] {92d50e64-140d-4f15-a474-a70585db1142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3697 | 2024.12.20 21:24:06.108092 [ 260 ] {92d50e64-140d-4f15-a474-a70585db1142} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3698 | 2024.12.20 21:24:06.108139 [ 260 ] {92d50e64-140d-4f15-a474-a70585db1142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3699 | 2024.12.20 21:24:06.108580 [ 260 ] {92d50e64-140d-4f15-a474-a70585db1142} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3700 | 2024.12.20 21:24:06.108827 [ 260 ] {92d50e64-140d-4f15-a474-a70585db1142} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3701 | 2024.12.20 21:24:06.109081 [ 260 ] {92d50e64-140d-4f15-a474-a70585db1142} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.002023 sec., 49431.537320810676 rows/sec., 4.12 MiB/sec. | ||
3702 | 2024.12.20 21:24:06.109139 [ 260 ] {92d50e64-140d-4f15-a474-a70585db1142} <Debug> TCPHandler: Processed in 0.002371904 sec. | ||
3703 | 2024.12.20 21:24:06.109479 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3704 | 2024.12.20 21:24:06.109789 [ 262 ] {9cade28a-dc9c-4d1f-886d-06f0c01e8af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3705 | 2024.12.20 21:24:06.109909 [ 262 ] {9cade28a-dc9c-4d1f-886d-06f0c01e8af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3706 | 2024.12.20 21:24:06.110727 [ 262 ] {9cade28a-dc9c-4d1f-886d-06f0c01e8af5} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3707 | 2024.12.20 21:24:06.110780 [ 262 ] {9cade28a-dc9c-4d1f-886d-06f0c01e8af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3708 | 2024.12.20 21:24:06.111215 [ 262 ] {9cade28a-dc9c-4d1f-886d-06f0c01e8af5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3709 | 2024.12.20 21:24:06.111480 [ 262 ] {9cade28a-dc9c-4d1f-886d-06f0c01e8af5} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3710 | 2024.12.20 21:24:06.111730 [ 262 ] {9cade28a-dc9c-4d1f-886d-06f0c01e8af5} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.002028 sec., 10848.126232741619 rows/sec., 815.73 KiB/sec. | ||
3711 | 2024.12.20 21:24:06.111797 [ 262 ] {9cade28a-dc9c-4d1f-886d-06f0c01e8af5} <Debug> TCPHandler: Processed in 0.002519787 sec. | ||
3712 | 2024.12.20 21:24:06.111941 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3713 | 2024.12.20 21:24:06.112078 [ 260 ] {5974f79a-6e19-4b6d-8baa-aacd4243659e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3714 | 2024.12.20 21:24:06.112135 [ 260 ] {5974f79a-6e19-4b6d-8baa-aacd4243659e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3715 | 2024.12.20 21:24:06.112858 [ 260 ] {5974f79a-6e19-4b6d-8baa-aacd4243659e} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3716 | 2024.12.20 21:24:06.112905 [ 260 ] {5974f79a-6e19-4b6d-8baa-aacd4243659e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3717 | 2024.12.20 21:24:06.113283 [ 260 ] {5974f79a-6e19-4b6d-8baa-aacd4243659e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3718 | 2024.12.20 21:24:06.113523 [ 260 ] {5974f79a-6e19-4b6d-8baa-aacd4243659e} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3719 | 2024.12.20 21:24:06.113738 [ 260 ] {5974f79a-6e19-4b6d-8baa-aacd4243659e} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.00169 sec., 50887.57396449704 rows/sec., 3.97 MiB/sec. | ||
3720 | 2024.12.20 21:24:06.113791 [ 260 ] {5974f79a-6e19-4b6d-8baa-aacd4243659e} <Debug> TCPHandler: Processed in 0.001915143 sec. | ||
3721 | 2024.12.20 21:24:06.113952 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3722 | 2024.12.20 21:24:06.114095 [ 262 ] {04a55983-4e20-409a-b4a2-ca4007534bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3723 | 2024.12.20 21:24:06.114161 [ 262 ] {04a55983-4e20-409a-b4a2-ca4007534bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3724 | 2024.12.20 21:24:06.114873 [ 262 ] {04a55983-4e20-409a-b4a2-ca4007534bdf} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3725 | 2024.12.20 21:24:06.114922 [ 262 ] {04a55983-4e20-409a-b4a2-ca4007534bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3726 | 2024.12.20 21:24:06.115344 [ 262 ] {04a55983-4e20-409a-b4a2-ca4007534bdf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3727 | 2024.12.20 21:24:06.115588 [ 262 ] {04a55983-4e20-409a-b4a2-ca4007534bdf} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3728 | 2024.12.20 21:24:06.115809 [ 262 ] {04a55983-4e20-409a-b4a2-ca4007534bdf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001752 sec., 91324.200913242 rows/sec., 6.36 MiB/sec. | ||
3729 | 2024.12.20 21:24:06.115869 [ 262 ] {04a55983-4e20-409a-b4a2-ca4007534bdf} <Debug> TCPHandler: Processed in 0.001979874 sec. | ||
3730 | 2024.12.20 21:24:06.116033 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3731 | 2024.12.20 21:24:06.116173 [ 260 ] {2bc4f2b7-0c06-4aec-b70d-c178900c3f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3732 | 2024.12.20 21:24:06.116267 [ 260 ] {2bc4f2b7-0c06-4aec-b70d-c178900c3f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3733 | 2024.12.20 21:24:06.117533 [ 260 ] {2bc4f2b7-0c06-4aec-b70d-c178900c3f76} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3734 | 2024.12.20 21:24:06.117592 [ 260 ] {2bc4f2b7-0c06-4aec-b70d-c178900c3f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3735 | 2024.12.20 21:24:06.118246 [ 260 ] {2bc4f2b7-0c06-4aec-b70d-c178900c3f76} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3736 | 2024.12.20 21:24:06.118505 [ 260 ] {2bc4f2b7-0c06-4aec-b70d-c178900c3f76} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3737 | 2024.12.20 21:24:06.118686 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3738 | 2024.12.20 21:24:06.118795 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3739 | 2024.12.20 21:24:06.118801 [ 260 ] {2bc4f2b7-0c06-4aec-b70d-c178900c3f76} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002653 sec., 8292.499057670562 rows/sec., 14.86 MiB/sec. | ||
3740 | 2024.12.20 21:24:06.118830 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3741 | 2024.12.20 21:24:06.119347 [ 199 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
3742 | 2024.12.20 21:24:06.119511 [ 260 ] {2bc4f2b7-0c06-4aec-b70d-c178900c3f76} <Debug> TCPHandler: Processed in 0.003537589 sec. | ||
3743 | 2024.12.20 21:24:06.119760 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3744 | 2024.12.20 21:24:06.120044 [ 262 ] {a69e2464-9d84-4b48-b32b-d28a1ebfc6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3745 | 2024.12.20 21:24:06.120064 [ 199 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3746 | 2024.12.20 21:24:06.120174 [ 262 ] {a69e2464-9d84-4b48-b32b-d28a1ebfc6f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3747 | 2024.12.20 21:24:06.120229 [ 199 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 84 rows starting from the beginning of the part | ||
3748 | 2024.12.20 21:24:06.121148 [ 199 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
3749 | 2024.12.20 21:24:06.121759 [ 199 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
3750 | 2024.12.20 21:24:06.122366 [ 199 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 22 rows starting from the beginning of the part | ||
3751 | 2024.12.20 21:24:06.122799 [ 262 ] {a69e2464-9d84-4b48-b32b-d28a1ebfc6f5} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3752 | 2024.12.20 21:24:06.123017 [ 199 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 16 rows starting from the beginning of the part | ||
3753 | 2024.12.20 21:24:06.123021 [ 262 ] {a69e2464-9d84-4b48-b32b-d28a1ebfc6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3754 | 2024.12.20 21:24:06.123616 [ 199 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 22 rows starting from the beginning of the part | ||
3755 | 2024.12.20 21:24:06.124840 [ 262 ] {a69e2464-9d84-4b48-b32b-d28a1ebfc6f5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3756 | 2024.12.20 21:24:06.125540 [ 262 ] {a69e2464-9d84-4b48-b32b-d28a1ebfc6f5} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3757 | 2024.12.20 21:24:06.125997 [ 262 ] {a69e2464-9d84-4b48-b32b-d28a1ebfc6f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006033 sec., 9945.300845350572 rows/sec., 686.33 KiB/sec. | ||
3758 | 2024.12.20 21:24:06.126161 [ 262 ] {a69e2464-9d84-4b48-b32b-d28a1ebfc6f5} <Debug> TCPHandler: Processed in 0.006528476 sec. | ||
3759 | 2024.12.20 21:24:06.128229 [ 193 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 19 columns (19 merged, 0 gathered) in 0.009269268 sec., 19634.77590679221 rows/sec., 35.18 MiB/sec. | ||
3760 | 2024.12.20 21:24:06.128665 [ 199 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3761 | 2024.12.20 21:24:06.129061 [ 199 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3762 | 2024.12.20 21:24:06.129144 [ 199 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3763 | 2024.12.20 21:24:06.129266 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
3764 | 2024.12.20 21:24:07.814767 [ 121 ] {} <Debug> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3765 | 2024.12.20 21:24:07.814844 [ 121 ] {} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3766 | 2024.12.20 21:24:07.814868 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3767 | 2024.12.20 21:24:07.815104 [ 191 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::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 | ||
3768 | 2024.12.20 21:24:07.815320 [ 191 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3769 | 2024.12.20 21:24:07.815367 [ 191 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
3770 | 2024.12.20 21:24:07.815457 [ 191 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
3771 | 2024.12.20 21:24:07.815710 [ 191 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
3772 | 2024.12.20 21:24:07.815949 [ 191 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
3773 | 2024.12.20 21:24:07.816082 [ 191 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
3774 | 2024.12.20 21:24:07.817251 [ 193 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002296132 sec., 4355.150313657925 rows/sec., 291.76 KiB/sec. | ||
3775 | 2024.12.20 21:24:07.817543 [ 190 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3776 | 2024.12.20 21:24:07.818131 [ 190 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_9_2} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3777 | 2024.12.20 21:24:07.818221 [ 190 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_9_2} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3778 | 2024.12.20 21:24:07.818325 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3779 | 2024.12.20 21:24:08.819510 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3780 | 2024.12.20 21:24:08.819559 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3781 | 2024.12.20 21:24:08.950651 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 520 | ||
3782 | 2024.12.20 21:24:08.952537 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
3783 | 2024.12.20 21:24:08.956710 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3784 | 2024.12.20 21:24:08.956838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3785 | 2024.12.20 21:24:08.958326 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3786 | 2024.12.20 21:24:08.958476 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3787 | 2024.12.20 21:24:08.958564 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3788 | 2024.12.20 21:24:08.958887 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3789 | 2024.12.20 21:24:08.959249 [ 120 ] {} <Debug> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3790 | 2024.12.20 21:24:08.959365 [ 120 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3791 | 2024.12.20 21:24:08.959449 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3792 | 2024.12.20 21:24:08.959777 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3793 | 2024.12.20 21:24:08.959920 [ 191 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
3794 | 2024.12.20 21:24:08.960139 [ 191 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3795 | 2024.12.20 21:24:08.960198 [ 191 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
3796 | 2024.12.20 21:24:08.960281 [ 191 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
3797 | 2024.12.20 21:24:08.960667 [ 191 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
3798 | 2024.12.20 21:24:08.961071 [ 191 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
3799 | 2024.12.20 21:24:08.961426 [ 191 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
3800 | 2024.12.20 21:24:08.961666 [ 191 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
3801 | 2024.12.20 21:24:08.963765 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3802 | 2024.12.20 21:24:08.964309 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3803 | 2024.12.20 21:24:08.964592 [ 120 ] {} <Debug> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3804 | 2024.12.20 21:24:08.964768 [ 120 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3805 | 2024.12.20 21:24:08.964972 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3806 | 2024.12.20 21:24:08.965463 [ 198 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.005838461 sec., 1264203.015143888 rows/sec., 18.08 MiB/sec. | ||
3807 | 2024.12.20 21:24:08.965488 [ 193 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::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 | ||
3808 | 2024.12.20 21:24:08.966370 [ 201 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3809 | 2024.12.20 21:24:08.967387 [ 201 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_16_3} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3810 | 2024.12.20 21:24:08.967760 [ 201 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_16_3} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3811 | 2024.12.20 21:24:08.967821 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 520 | ||
3812 | 2024.12.20 21:24:08.967959 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3813 | 2024.12.20 21:24:08.968193 [ 193 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3814 | 2024.12.20 21:24:08.968376 [ 193 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 312 rows starting from the beginning of the part | ||
3815 | 2024.12.20 21:24:08.969016 [ 193 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 72 rows starting from the beginning of the part | ||
3816 | 2024.12.20 21:24:08.969601 [ 193 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
3817 | 2024.12.20 21:24:08.970197 [ 193 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
3818 | 2024.12.20 21:24:08.970774 [ 193 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 58 rows starting from the beginning of the part | ||
3819 | 2024.12.20 21:24:08.971385 [ 193 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
3820 | 2024.12.20 21:24:08.979364 [ 201 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 72 columns (72 merged, 0 gathered) in 0.014128967 sec., 36803.82295464347 rows/sec., 33.27 MiB/sec. | ||
3821 | 2024.12.20 21:24:08.980266 [ 193 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3822 | 2024.12.20 21:24:08.980949 [ 193 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_11_2} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3823 | 2024.12.20 21:24:08.981032 [ 193 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_11_2} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3824 | 2024.12.20 21:24:08.981240 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
3825 | 2024.12.20 21:24:09.001561 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001022343 sec. | ||
3826 | 2024.12.20 21:24:09.419042 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
3827 | 2024.12.20 21:24:09.442035 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3828 | 2024.12.20 21:24:09.442090 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3829 | 2024.12.20 21:24:09.449930 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3830 | 2024.12.20 21:24:09.450692 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3831 | 2024.12.20 21:24:09.451157 [ 119 ] {} <Debug> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3832 | 2024.12.20 21:24:09.451327 [ 119 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3833 | 2024.12.20 21:24:09.451436 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3834 | 2024.12.20 21:24:09.452095 [ 186 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
3835 | 2024.12.20 21:24:09.468208 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3836 | 2024.12.20 21:24:09.469527 [ 186 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3837 | 2024.12.20 21:24:09.471239 [ 186 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
3838 | 2024.12.20 21:24:09.477307 [ 186 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
3839 | 2024.12.20 21:24:09.483038 [ 186 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
3840 | 2024.12.20 21:24:09.488440 [ 186 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
3841 | 2024.12.20 21:24:09.493975 [ 186 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
3842 | 2024.12.20 21:24:09.498515 [ 186 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
3843 | 2024.12.20 21:24:09.562762 [ 201 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.111133512 sec., 1088.7804931423386 rows/sec., 5.63 MiB/sec. | ||
3844 | 2024.12.20 21:24:09.565618 [ 201 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3845 | 2024.12.20 21:24:09.568754 [ 201 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_16_3} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3846 | 2024.12.20 21:24:09.568883 [ 201 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_16_3} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3847 | 2024.12.20 21:24:09.571266 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3848 | 2024.12.20 21:24:10.000235 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.21 MiB, peak 188.16 MiB, free memory in arenas 0.00 B, will set to 180.17 MiB (RSS), difference: 1.96 MiB | ||
3849 | 2024.12.20 21:24:11.110678 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3850 | 2024.12.20 21:24:11.110889 [ 260 ] {6994f738-9f37-4c77-8018-023df405d695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3851 | 2024.12.20 21:24:11.110966 [ 260 ] {6994f738-9f37-4c77-8018-023df405d695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3852 | 2024.12.20 21:24:11.111725 [ 260 ] {6994f738-9f37-4c77-8018-023df405d695} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3853 | 2024.12.20 21:24:11.111771 [ 260 ] {6994f738-9f37-4c77-8018-023df405d695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3854 | 2024.12.20 21:24:11.112190 [ 260 ] {6994f738-9f37-4c77-8018-023df405d695} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3855 | 2024.12.20 21:24:11.112454 [ 260 ] {6994f738-9f37-4c77-8018-023df405d695} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3856 | 2024.12.20 21:24:11.112709 [ 260 ] {6994f738-9f37-4c77-8018-023df405d695} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001878 sec., 7454.739084132056 rows/sec., 536.64 KiB/sec. | ||
3857 | 2024.12.20 21:24:11.112817 [ 260 ] {6994f738-9f37-4c77-8018-023df405d695} <Debug> TCPHandler: Processed in 0.002283351 sec. | ||
3858 | 2024.12.20 21:24:11.113076 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3859 | 2024.12.20 21:24:11.113267 [ 262 ] {fda56826-9422-43d8-89c6-bcdc02c0e4cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3860 | 2024.12.20 21:24:11.113340 [ 262 ] {fda56826-9422-43d8-89c6-bcdc02c0e4cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3861 | 2024.12.20 21:24:11.114187 [ 262 ] {fda56826-9422-43d8-89c6-bcdc02c0e4cb} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3862 | 2024.12.20 21:24:11.114232 [ 262 ] {fda56826-9422-43d8-89c6-bcdc02c0e4cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3863 | 2024.12.20 21:24:11.114690 [ 262 ] {fda56826-9422-43d8-89c6-bcdc02c0e4cb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3864 | 2024.12.20 21:24:11.114953 [ 262 ] {fda56826-9422-43d8-89c6-bcdc02c0e4cb} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3865 | 2024.12.20 21:24:11.115255 [ 262 ] {fda56826-9422-43d8-89c6-bcdc02c0e4cb} <Debug> executeQuery: Read 235 rows, 21.09 KiB in 0.002041 sec., 115139.63743263108 rows/sec., 10.09 MiB/sec. | ||
3866 | 2024.12.20 21:24:11.115484 [ 262 ] {fda56826-9422-43d8-89c6-bcdc02c0e4cb} <Debug> TCPHandler: Processed in 0.002540337 sec. | ||
3867 | 2024.12.20 21:24:11.115690 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3868 | 2024.12.20 21:24:11.115830 [ 260 ] {0e103ca2-4d45-4360-b144-cce6c8420a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3869 | 2024.12.20 21:24:11.115891 [ 260 ] {0e103ca2-4d45-4360-b144-cce6c8420a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3870 | 2024.12.20 21:24:11.116515 [ 260 ] {0e103ca2-4d45-4360-b144-cce6c8420a1b} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3871 | 2024.12.20 21:24:11.116554 [ 260 ] {0e103ca2-4d45-4360-b144-cce6c8420a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3872 | 2024.12.20 21:24:11.116917 [ 260 ] {0e103ca2-4d45-4360-b144-cce6c8420a1b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3873 | 2024.12.20 21:24:11.117158 [ 260 ] {0e103ca2-4d45-4360-b144-cce6c8420a1b} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3874 | 2024.12.20 21:24:11.117390 [ 260 ] {0e103ca2-4d45-4360-b144-cce6c8420a1b} <Debug> executeQuery: Read 23 rows, 1.66 KiB in 0.001593 sec., 14438.166980539861 rows/sec., 1.02 MiB/sec. | ||
3875 | 2024.12.20 21:24:11.117442 [ 260 ] {0e103ca2-4d45-4360-b144-cce6c8420a1b} <Debug> TCPHandler: Processed in 0.001846931 sec. | ||
3876 | 2024.12.20 21:24:11.117608 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3877 | 2024.12.20 21:24:11.117758 [ 262 ] {34c06862-1217-4b18-ae0b-0ef30e8b3b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3878 | 2024.12.20 21:24:11.117821 [ 262 ] {34c06862-1217-4b18-ae0b-0ef30e8b3b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3879 | 2024.12.20 21:24:11.118476 [ 262 ] {34c06862-1217-4b18-ae0b-0ef30e8b3b92} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3880 | 2024.12.20 21:24:11.118515 [ 262 ] {34c06862-1217-4b18-ae0b-0ef30e8b3b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3881 | 2024.12.20 21:24:11.118901 [ 262 ] {34c06862-1217-4b18-ae0b-0ef30e8b3b92} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3882 | 2024.12.20 21:24:11.119141 [ 262 ] {34c06862-1217-4b18-ae0b-0ef30e8b3b92} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3883 | 2024.12.20 21:24:11.119329 [ 262 ] {34c06862-1217-4b18-ae0b-0ef30e8b3b92} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001609 sec., 8701.05655686762 rows/sec., 609.37 KiB/sec. | ||
3884 | 2024.12.20 21:24:11.119389 [ 262 ] {34c06862-1217-4b18-ae0b-0ef30e8b3b92} <Debug> TCPHandler: Processed in 0.001857002 sec. | ||
3885 | 2024.12.20 21:24:11.119528 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3886 | 2024.12.20 21:24:11.119652 [ 260 ] {949baf46-fff3-4f81-b022-0367cf0c679f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3887 | 2024.12.20 21:24:11.119700 [ 260 ] {949baf46-fff3-4f81-b022-0367cf0c679f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3888 | 2024.12.20 21:24:11.120286 [ 260 ] {949baf46-fff3-4f81-b022-0367cf0c679f} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3889 | 2024.12.20 21:24:11.120326 [ 260 ] {949baf46-fff3-4f81-b022-0367cf0c679f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3890 | 2024.12.20 21:24:11.120703 [ 260 ] {949baf46-fff3-4f81-b022-0367cf0c679f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3891 | 2024.12.20 21:24:11.120943 [ 260 ] {949baf46-fff3-4f81-b022-0367cf0c679f} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3892 | 2024.12.20 21:24:11.121152 [ 260 ] {949baf46-fff3-4f81-b022-0367cf0c679f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001525 sec., 8524.590163934427 rows/sec., 531.51 KiB/sec. | ||
3893 | 2024.12.20 21:24:11.121207 [ 260 ] {949baf46-fff3-4f81-b022-0367cf0c679f} <Debug> TCPHandler: Processed in 0.001737678 sec. | ||
3894 | 2024.12.20 21:24:11.121371 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3895 | 2024.12.20 21:24:11.121513 [ 262 ] {eef942b9-814c-4bdf-bc56-59825459bd26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3896 | 2024.12.20 21:24:11.121574 [ 262 ] {eef942b9-814c-4bdf-bc56-59825459bd26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3897 | 2024.12.20 21:24:11.122687 [ 262 ] {eef942b9-814c-4bdf-bc56-59825459bd26} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3898 | 2024.12.20 21:24:11.122726 [ 262 ] {eef942b9-814c-4bdf-bc56-59825459bd26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3899 | 2024.12.20 21:24:11.123117 [ 262 ] {eef942b9-814c-4bdf-bc56-59825459bd26} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3900 | 2024.12.20 21:24:11.123361 [ 262 ] {eef942b9-814c-4bdf-bc56-59825459bd26} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3901 | 2024.12.20 21:24:11.123549 [ 262 ] {eef942b9-814c-4bdf-bc56-59825459bd26} <Debug> executeQuery: Read 398 rows, 28.96 KiB in 0.00207 sec., 192270.5314009662 rows/sec., 13.66 MiB/sec. | ||
3902 | 2024.12.20 21:24:11.123610 [ 262 ] {eef942b9-814c-4bdf-bc56-59825459bd26} <Debug> TCPHandler: Processed in 0.002310402 sec. | ||
3903 | 2024.12.20 21:24:11.123750 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3904 | 2024.12.20 21:24:11.123866 [ 260 ] {fba7de7d-682a-43c3-86fc-7c02d13a3c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3905 | 2024.12.20 21:24:11.123918 [ 260 ] {fba7de7d-682a-43c3-86fc-7c02d13a3c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3906 | 2024.12.20 21:24:11.124407 [ 260 ] {fba7de7d-682a-43c3-86fc-7c02d13a3c1f} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3907 | 2024.12.20 21:24:11.124446 [ 260 ] {fba7de7d-682a-43c3-86fc-7c02d13a3c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3908 | 2024.12.20 21:24:11.124810 [ 260 ] {fba7de7d-682a-43c3-86fc-7c02d13a3c1f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3909 | 2024.12.20 21:24:11.125053 [ 260 ] {fba7de7d-682a-43c3-86fc-7c02d13a3c1f} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3910 | 2024.12.20 21:24:11.125322 [ 260 ] {fba7de7d-682a-43c3-86fc-7c02d13a3c1f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001466 sec., 4092.769440654843 rows/sec., 213.83 KiB/sec. | ||
3911 | 2024.12.20 21:24:11.125711 [ 260 ] {fba7de7d-682a-43c3-86fc-7c02d13a3c1f} <Debug> TCPHandler: Processed in 0.002011345 sec. | ||
3912 | 2024.12.20 21:24:11.125915 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3913 | 2024.12.20 21:24:11.126060 [ 262 ] {0ff65cb9-e595-42fd-b409-1d6e4fdbca72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3914 | 2024.12.20 21:24:11.126124 [ 262 ] {0ff65cb9-e595-42fd-b409-1d6e4fdbca72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3915 | 2024.12.20 21:24:11.126721 [ 262 ] {0ff65cb9-e595-42fd-b409-1d6e4fdbca72} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3916 | 2024.12.20 21:24:11.126760 [ 262 ] {0ff65cb9-e595-42fd-b409-1d6e4fdbca72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3917 | 2024.12.20 21:24:11.127168 [ 262 ] {0ff65cb9-e595-42fd-b409-1d6e4fdbca72} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3918 | 2024.12.20 21:24:11.127413 [ 262 ] {0ff65cb9-e595-42fd-b409-1d6e4fdbca72} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3919 | 2024.12.20 21:24:11.127652 [ 262 ] {0ff65cb9-e595-42fd-b409-1d6e4fdbca72} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001622 sec., 146115.9062885327 rows/sec., 9.79 MiB/sec. | ||
3920 | 2024.12.20 21:24:11.127800 [ 262 ] {0ff65cb9-e595-42fd-b409-1d6e4fdbca72} <Debug> TCPHandler: Processed in 0.001955024 sec. | ||
3921 | 2024.12.20 21:24:11.128032 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3922 | 2024.12.20 21:24:11.128150 [ 260 ] {da032f54-9b85-4598-86b6-0aa6d7eed4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3923 | 2024.12.20 21:24:11.128203 [ 260 ] {da032f54-9b85-4598-86b6-0aa6d7eed4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3924 | 2024.12.20 21:24:11.128673 [ 260 ] {da032f54-9b85-4598-86b6-0aa6d7eed4bf} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3925 | 2024.12.20 21:24:11.128712 [ 260 ] {da032f54-9b85-4598-86b6-0aa6d7eed4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3926 | 2024.12.20 21:24:11.129080 [ 260 ] {da032f54-9b85-4598-86b6-0aa6d7eed4bf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3927 | 2024.12.20 21:24:11.129314 [ 260 ] {da032f54-9b85-4598-86b6-0aa6d7eed4bf} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3928 | 2024.12.20 21:24:11.129611 [ 260 ] {da032f54-9b85-4598-86b6-0aa6d7eed4bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001458 sec., 685.8710562414266 rows/sec., 46.22 KiB/sec. | ||
3929 | 2024.12.20 21:24:11.129737 [ 260 ] {da032f54-9b85-4598-86b6-0aa6d7eed4bf} <Debug> TCPHandler: Processed in 0.001819841 sec. | ||
3930 | 2024.12.20 21:24:11.129889 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3931 | 2024.12.20 21:24:11.130009 [ 262 ] {47eeb309-5817-43af-bab0-e249859af4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3932 | 2024.12.20 21:24:11.130088 [ 262 ] {47eeb309-5817-43af-bab0-e249859af4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3933 | 2024.12.20 21:24:11.131221 [ 262 ] {47eeb309-5817-43af-bab0-e249859af4f9} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3934 | 2024.12.20 21:24:11.131258 [ 262 ] {47eeb309-5817-43af-bab0-e249859af4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3935 | 2024.12.20 21:24:11.131904 [ 262 ] {47eeb309-5817-43af-bab0-e249859af4f9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3936 | 2024.12.20 21:24:11.132165 [ 262 ] {47eeb309-5817-43af-bab0-e249859af4f9} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3937 | 2024.12.20 21:24:11.132374 [ 262 ] {47eeb309-5817-43af-bab0-e249859af4f9} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002392 sec., 6688.963210702341 rows/sec., 11.99 MiB/sec. | ||
3938 | 2024.12.20 21:24:11.132490 [ 262 ] {47eeb309-5817-43af-bab0-e249859af4f9} <Debug> TCPHandler: Processed in 0.002660999 sec. | ||
3939 | 2024.12.20 21:24:11.132648 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3940 | 2024.12.20 21:24:11.132788 [ 260 ] {56315244-1968-4433-84d7-9d2b01d9bb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3941 | 2024.12.20 21:24:11.132847 [ 260 ] {56315244-1968-4433-84d7-9d2b01d9bb0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3942 | 2024.12.20 21:24:11.133410 [ 260 ] {56315244-1968-4433-84d7-9d2b01d9bb0e} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3943 | 2024.12.20 21:24:11.133450 [ 260 ] {56315244-1968-4433-84d7-9d2b01d9bb0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3944 | 2024.12.20 21:24:11.133818 [ 260 ] {56315244-1968-4433-84d7-9d2b01d9bb0e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3945 | 2024.12.20 21:24:11.134053 [ 260 ] {56315244-1968-4433-84d7-9d2b01d9bb0e} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3946 | 2024.12.20 21:24:11.134283 [ 260 ] {56315244-1968-4433-84d7-9d2b01d9bb0e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001524 sec., 53805.77427821523 rows/sec., 3.42 MiB/sec. | ||
3947 | 2024.12.20 21:24:11.134471 [ 260 ] {56315244-1968-4433-84d7-9d2b01d9bb0e} <Debug> TCPHandler: Processed in 0.001885532 sec. | ||
3948 | 2024.12.20 21:24:16.106849 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3949 | 2024.12.20 21:24:16.107047 [ 260 ] {e7b6bfbd-c18a-47e0-9a99-1da3224cf3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3950 | 2024.12.20 21:24:16.107120 [ 260 ] {e7b6bfbd-c18a-47e0-9a99-1da3224cf3c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3951 | 2024.12.20 21:24:16.107850 [ 260 ] {e7b6bfbd-c18a-47e0-9a99-1da3224cf3c2} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3952 | 2024.12.20 21:24:16.107895 [ 260 ] {e7b6bfbd-c18a-47e0-9a99-1da3224cf3c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3953 | 2024.12.20 21:24:16.108297 [ 260 ] {e7b6bfbd-c18a-47e0-9a99-1da3224cf3c2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3954 | 2024.12.20 21:24:16.108545 [ 260 ] {e7b6bfbd-c18a-47e0-9a99-1da3224cf3c2} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3955 | 2024.12.20 21:24:16.108794 [ 260 ] {e7b6bfbd-c18a-47e0-9a99-1da3224cf3c2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001798 sec., 2224.694104560623 rows/sec., 181.41 KiB/sec. | ||
3956 | 2024.12.20 21:24:16.108851 [ 260 ] {e7b6bfbd-c18a-47e0-9a99-1da3224cf3c2} <Debug> TCPHandler: Processed in 0.002128908 sec. | ||
3957 | 2024.12.20 21:24:16.109177 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3958 | 2024.12.20 21:24:16.109460 [ 262 ] {65fdf4c7-4bf2-4b05-b8d1-84393e245f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3959 | 2024.12.20 21:24:16.109530 [ 262 ] {65fdf4c7-4bf2-4b05-b8d1-84393e245f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3960 | 2024.12.20 21:24:16.110321 [ 262 ] {65fdf4c7-4bf2-4b05-b8d1-84393e245f05} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3961 | 2024.12.20 21:24:16.110365 [ 262 ] {65fdf4c7-4bf2-4b05-b8d1-84393e245f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3962 | 2024.12.20 21:24:16.110802 [ 262 ] {65fdf4c7-4bf2-4b05-b8d1-84393e245f05} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3963 | 2024.12.20 21:24:16.111055 [ 262 ] {65fdf4c7-4bf2-4b05-b8d1-84393e245f05} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3964 | 2024.12.20 21:24:16.111271 [ 262 ] {65fdf4c7-4bf2-4b05-b8d1-84393e245f05} <Debug> executeQuery: Read 102 rows, 8.68 KiB in 0.001879 sec., 54284.193720063864 rows/sec., 4.51 MiB/sec. | ||
3965 | 2024.12.20 21:24:16.111337 [ 262 ] {65fdf4c7-4bf2-4b05-b8d1-84393e245f05} <Debug> TCPHandler: Processed in 0.002356892 sec. | ||
3966 | 2024.12.20 21:24:16.111502 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3967 | 2024.12.20 21:24:16.111642 [ 260 ] {e0386b09-7494-488d-a2fd-604d4e33e4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3968 | 2024.12.20 21:24:16.111698 [ 260 ] {e0386b09-7494-488d-a2fd-604d4e33e4f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3969 | 2024.12.20 21:24:16.112378 [ 260 ] {e0386b09-7494-488d-a2fd-604d4e33e4f3} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3970 | 2024.12.20 21:24:16.112417 [ 260 ] {e0386b09-7494-488d-a2fd-604d4e33e4f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3971 | 2024.12.20 21:24:16.112767 [ 260 ] {e0386b09-7494-488d-a2fd-604d4e33e4f3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3972 | 2024.12.20 21:24:16.113010 [ 260 ] {e0386b09-7494-488d-a2fd-604d4e33e4f3} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3973 | 2024.12.20 21:24:16.113182 [ 110 ] {} <Debug> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3974 | 2024.12.20 21:24:16.113256 [ 110 ] {} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3975 | 2024.12.20 21:24:16.113263 [ 260 ] {e0386b09-7494-488d-a2fd-604d4e33e4f3} <Debug> executeQuery: Read 26 rows, 1.93 KiB in 0.001641 sec., 15843.997562461913 rows/sec., 1.15 MiB/sec. | ||
3976 | 2024.12.20 21:24:16.113287 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3977 | 2024.12.20 21:24:16.113411 [ 260 ] {e0386b09-7494-488d-a2fd-604d4e33e4f3} <Debug> TCPHandler: Processed in 0.001970694 sec. | ||
3978 | 2024.12.20 21:24:16.113518 [ 197 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::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 | ||
3979 | 2024.12.20 21:24:16.113667 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3980 | 2024.12.20 21:24:16.113691 [ 197 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3981 | 2024.12.20 21:24:16.113778 [ 197 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 51 rows starting from the beginning of the part | ||
3982 | 2024.12.20 21:24:16.114042 [ 197 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 22 rows starting from the beginning of the part | ||
3983 | 2024.12.20 21:24:16.114307 [ 262 ] {b36937e8-e44a-43e5-b59f-c6dfd0cc54c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3984 | 2024.12.20 21:24:16.114376 [ 197 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 27 rows starting from the beginning of the part | ||
3985 | 2024.12.20 21:24:16.114597 [ 262 ] {b36937e8-e44a-43e5-b59f-c6dfd0cc54c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3986 | 2024.12.20 21:24:16.114675 [ 197 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 22 rows starting from the beginning of the part | ||
3987 | 2024.12.20 21:24:16.114988 [ 197 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 23 rows starting from the beginning of the part | ||
3988 | 2024.12.20 21:24:16.115290 [ 197 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
3989 | 2024.12.20 21:24:16.117133 [ 262 ] {b36937e8-e44a-43e5-b59f-c6dfd0cc54c1} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3990 | 2024.12.20 21:24:16.117207 [ 262 ] {b36937e8-e44a-43e5-b59f-c6dfd0cc54c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3991 | 2024.12.20 21:24:16.118182 [ 189 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 5 columns (5 merged, 0 gathered) in 0.004755667 sec., 35957.10128568716 rows/sec., 2.72 MiB/sec. | ||
3992 | 2024.12.20 21:24:16.118247 [ 262 ] {b36937e8-e44a-43e5-b59f-c6dfd0cc54c1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3993 | 2024.12.20 21:24:16.118359 [ 189 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3994 | 2024.12.20 21:24:16.118722 [ 262 ] {b36937e8-e44a-43e5-b59f-c6dfd0cc54c1} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3995 | 2024.12.20 21:24:16.118877 [ 194 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_16_3} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3996 | 2024.12.20 21:24:16.119033 [ 262 ] {b36937e8-e44a-43e5-b59f-c6dfd0cc54c1} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.005061 sec., 17783.04682868998 rows/sec., 1.39 MiB/sec. | ||
3997 | 2024.12.20 21:24:16.119062 [ 194 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_16_3} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3998 | 2024.12.20 21:24:16.119118 [ 262 ] {b36937e8-e44a-43e5-b59f-c6dfd0cc54c1} <Debug> TCPHandler: Processed in 0.005600916 sec. | ||
3999 | 2024.12.20 21:24:16.119257 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4000 | 2024.12.20 21:24:16.119314 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4001 | 2024.12.20 21:24:16.119448 [ 260 ] {504e1bb0-b5ba-4ec9-9bcb-2d8f0d4f1ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4002 | 2024.12.20 21:24:16.119508 [ 260 ] {504e1bb0-b5ba-4ec9-9bcb-2d8f0d4f1ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4003 | 2024.12.20 21:24:16.120187 [ 260 ] {504e1bb0-b5ba-4ec9-9bcb-2d8f0d4f1ea2} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4004 | 2024.12.20 21:24:16.120233 [ 260 ] {504e1bb0-b5ba-4ec9-9bcb-2d8f0d4f1ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
4005 | 2024.12.20 21:24:16.120636 [ 260 ] {504e1bb0-b5ba-4ec9-9bcb-2d8f0d4f1ea2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4006 | 2024.12.20 21:24:16.120875 [ 260 ] {504e1bb0-b5ba-4ec9-9bcb-2d8f0d4f1ea2} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4007 | 2024.12.20 21:24:16.121119 [ 260 ] {504e1bb0-b5ba-4ec9-9bcb-2d8f0d4f1ea2} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001688 sec., 95971.56398104265 rows/sec., 6.68 MiB/sec. | ||
4008 | 2024.12.20 21:24:16.121227 [ 260 ] {504e1bb0-b5ba-4ec9-9bcb-2d8f0d4f1ea2} <Debug> TCPHandler: Processed in 0.002027755 sec. | ||
4009 | 2024.12.20 21:24:16.121435 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4010 | 2024.12.20 21:24:16.121575 [ 262 ] {1d5c9c55-5225-4532-91f1-8c7a9f198f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4011 | 2024.12.20 21:24:16.121663 [ 262 ] {1d5c9c55-5225-4532-91f1-8c7a9f198f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4012 | 2024.12.20 21:24:16.123071 [ 262 ] {1d5c9c55-5225-4532-91f1-8c7a9f198f0b} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4013 | 2024.12.20 21:24:16.123110 [ 262 ] {1d5c9c55-5225-4532-91f1-8c7a9f198f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
4014 | 2024.12.20 21:24:16.123751 [ 262 ] {1d5c9c55-5225-4532-91f1-8c7a9f198f0b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4015 | 2024.12.20 21:24:16.124024 [ 262 ] {1d5c9c55-5225-4532-91f1-8c7a9f198f0b} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4016 | 2024.12.20 21:24:16.124224 [ 262 ] {1d5c9c55-5225-4532-91f1-8c7a9f198f0b} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00268 sec., 8208.955223880597 rows/sec., 14.71 MiB/sec. | ||
4017 | 2024.12.20 21:24:16.124332 [ 262 ] {1d5c9c55-5225-4532-91f1-8c7a9f198f0b} <Debug> TCPHandler: Processed in 0.002997987 sec. | ||
4018 | 2024.12.20 21:24:16.124568 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4019 | 2024.12.20 21:24:16.124795 [ 260 ] {40f17798-da98-4734-8899-3e7dbf69d5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4020 | 2024.12.20 21:24:16.124889 [ 260 ] {40f17798-da98-4734-8899-3e7dbf69d5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4021 | 2024.12.20 21:24:16.125604 [ 260 ] {40f17798-da98-4734-8899-3e7dbf69d5bd} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4022 | 2024.12.20 21:24:16.125642 [ 260 ] {40f17798-da98-4734-8899-3e7dbf69d5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
4023 | 2024.12.20 21:24:16.126009 [ 260 ] {40f17798-da98-4734-8899-3e7dbf69d5bd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4024 | 2024.12.20 21:24:16.126248 [ 260 ] {40f17798-da98-4734-8899-3e7dbf69d5bd} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4025 | 2024.12.20 21:24:16.126464 [ 260 ] {40f17798-da98-4734-8899-3e7dbf69d5bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001722 sec., 34843.20557491289 rows/sec., 2.35 MiB/sec. | ||
4026 | 2024.12.20 21:24:16.126514 [ 260 ] {40f17798-da98-4734-8899-3e7dbf69d5bd} <Debug> TCPHandler: Processed in 0.002054966 sec. | ||
4027 | 2024.12.20 21:24:16.459997 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
4028 | 2024.12.20 21:24:16.460786 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4029 | 2024.12.20 21:24:16.460829 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
4030 | 2024.12.20 21:24:16.461311 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4031 | 2024.12.20 21:24:16.461574 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4032 | 2024.12.20 21:24:16.461858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
4033 | 2024.12.20 21:24:16.968314 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
4034 | 2024.12.20 21:24:16.988396 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4035 | 2024.12.20 21:24:16.988456 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
4036 | 2024.12.20 21:24:16.995677 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4037 | 2024.12.20 21:24:16.996423 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4038 | 2024.12.20 21:24:17.001825 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
4039 | 2024.12.20 21:24:18.968070 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 556 | ||
4040 | 2024.12.20 21:24:18.971385 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4041 | 2024.12.20 21:24:18.971445 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4042 | 2024.12.20 21:24:18.972944 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4043 | 2024.12.20 21:24:18.973260 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4044 | 2024.12.20 21:24:18.974158 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 556 | ||
4045 | 2024.12.20 21:24:21.110786 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4046 | 2024.12.20 21:24:21.110994 [ 260 ] {632c6525-b76f-4702-9887-fa6c4b4ff631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4047 | 2024.12.20 21:24:21.111075 [ 260 ] {632c6525-b76f-4702-9887-fa6c4b4ff631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4048 | 2024.12.20 21:24:21.111879 [ 260 ] {632c6525-b76f-4702-9887-fa6c4b4ff631} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4049 | 2024.12.20 21:24:21.111926 [ 260 ] {632c6525-b76f-4702-9887-fa6c4b4ff631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4050 | 2024.12.20 21:24:21.112347 [ 260 ] {632c6525-b76f-4702-9887-fa6c4b4ff631} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4051 | 2024.12.20 21:24:21.112608 [ 260 ] {632c6525-b76f-4702-9887-fa6c4b4ff631} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4052 | 2024.12.20 21:24:21.112858 [ 260 ] {632c6525-b76f-4702-9887-fa6c4b4ff631} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00192 sec., 7291.666666666666 rows/sec., 524.90 KiB/sec. | ||
4053 | 2024.12.20 21:24:21.112920 [ 260 ] {632c6525-b76f-4702-9887-fa6c4b4ff631} <Debug> TCPHandler: Processed in 0.002272591 sec. | ||
4054 | 2024.12.20 21:24:21.113194 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4055 | 2024.12.20 21:24:21.113410 [ 262 ] {3680b1f3-8188-4c9a-94c8-369def0a1c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4056 | 2024.12.20 21:24:21.113495 [ 262 ] {3680b1f3-8188-4c9a-94c8-369def0a1c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4057 | 2024.12.20 21:24:21.114385 [ 262 ] {3680b1f3-8188-4c9a-94c8-369def0a1c51} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4058 | 2024.12.20 21:24:21.114438 [ 262 ] {3680b1f3-8188-4c9a-94c8-369def0a1c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4059 | 2024.12.20 21:24:21.114897 [ 262 ] {3680b1f3-8188-4c9a-94c8-369def0a1c51} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4060 | 2024.12.20 21:24:21.115164 [ 262 ] {3680b1f3-8188-4c9a-94c8-369def0a1c51} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4061 | 2024.12.20 21:24:21.115357 [ 103 ] {} <Debug> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4062 | 2024.12.20 21:24:21.115440 [ 262 ] {3680b1f3-8188-4c9a-94c8-369def0a1c51} <Debug> executeQuery: Read 235 rows, 21.09 KiB in 0.002086 sec., 112655.80057526365 rows/sec., 9.88 MiB/sec. | ||
4063 | 2024.12.20 21:24:21.115446 [ 103 ] {} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4064 | 2024.12.20 21:24:21.115525 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4065 | 2024.12.20 21:24:21.115582 [ 262 ] {3680b1f3-8188-4c9a-94c8-369def0a1c51} <Debug> TCPHandler: Processed in 0.002540287 sec. | ||
4066 | 2024.12.20 21:24:21.115886 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4067 | 2024.12.20 21:24:21.115955 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
4068 | 2024.12.20 21:24:21.116298 [ 260 ] {1f2bf9e9-ea09-4f5f-8bfd-47ee06dfaa53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4069 | 2024.12.20 21:24:21.116388 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4070 | 2024.12.20 21:24:21.116420 [ 260 ] {1f2bf9e9-ea09-4f5f-8bfd-47ee06dfaa53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4071 | 2024.12.20 21:24:21.116437 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1425 rows starting from the beginning of the part | ||
4072 | 2024.12.20 21:24:21.116652 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
4073 | 2024.12.20 21:24:21.116994 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 100 rows starting from the beginning of the part | ||
4074 | 2024.12.20 21:24:21.117264 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 235 rows starting from the beginning of the part | ||
4075 | 2024.12.20 21:24:21.117606 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 102 rows starting from the beginning of the part | ||
4076 | 2024.12.20 21:24:21.117818 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 235 rows starting from the beginning of the part | ||
4077 | 2024.12.20 21:24:21.118477 [ 260 ] {1f2bf9e9-ea09-4f5f-8bfd-47ee06dfaa53} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4078 | 2024.12.20 21:24:21.118521 [ 260 ] {1f2bf9e9-ea09-4f5f-8bfd-47ee06dfaa53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4079 | 2024.12.20 21:24:21.119096 [ 260 ] {1f2bf9e9-ea09-4f5f-8bfd-47ee06dfaa53} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4080 | 2024.12.20 21:24:21.119386 [ 260 ] {1f2bf9e9-ea09-4f5f-8bfd-47ee06dfaa53} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4081 | 2024.12.20 21:24:21.119686 [ 260 ] {1f2bf9e9-ea09-4f5f-8bfd-47ee06dfaa53} <Debug> executeQuery: Read 23 rows, 1.66 KiB in 0.003532 sec., 6511.891279728199 rows/sec., 469.76 KiB/sec. | ||
4082 | 2024.12.20 21:24:21.119874 [ 260 ] {1f2bf9e9-ea09-4f5f-8bfd-47ee06dfaa53} <Debug> TCPHandler: Processed in 0.004148543 sec. | ||
4083 | 2024.12.20 21:24:21.119974 [ 194 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2153 rows, containing 5 columns (5 merged, 0 gathered) in 0.004339847 sec., 496100.438563848 rows/sec., 43.76 MiB/sec. | ||
4084 | 2024.12.20 21:24:21.120054 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4085 | 2024.12.20 21:24:21.120252 [ 262 ] {7b8cc9d8-8534-400c-bc15-984370798a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4086 | 2024.12.20 21:24:21.120280 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4087 | 2024.12.20 21:24:21.120364 [ 262 ] {7b8cc9d8-8534-400c-bc15-984370798a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4088 | 2024.12.20 21:24:21.120885 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_26_5} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4089 | 2024.12.20 21:24:21.121128 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_26_5} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4090 | 2024.12.20 21:24:21.121268 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
4091 | 2024.12.20 21:24:21.121534 [ 262 ] {7b8cc9d8-8534-400c-bc15-984370798a70} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4092 | 2024.12.20 21:24:21.121582 [ 262 ] {7b8cc9d8-8534-400c-bc15-984370798a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4093 | 2024.12.20 21:24:21.121958 [ 262 ] {7b8cc9d8-8534-400c-bc15-984370798a70} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4094 | 2024.12.20 21:24:21.122205 [ 262 ] {7b8cc9d8-8534-400c-bc15-984370798a70} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4095 | 2024.12.20 21:24:21.122371 [ 103 ] {} <Debug> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4096 | 2024.12.20 21:24:21.122428 [ 103 ] {} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4097 | 2024.12.20 21:24:21.122460 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4098 | 2024.12.20 21:24:21.122473 [ 262 ] {7b8cc9d8-8534-400c-bc15-984370798a70} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002285 sec., 6126.9146608315095 rows/sec., 429.09 KiB/sec. | ||
4099 | 2024.12.20 21:24:21.122702 [ 262 ] {7b8cc9d8-8534-400c-bc15-984370798a70} <Debug> TCPHandler: Processed in 0.002721981 sec. | ||
4100 | 2024.12.20 21:24:21.122733 [ 187 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::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 | ||
4101 | 2024.12.20 21:24:21.122914 [ 187 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4102 | 2024.12.20 21:24:21.122927 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4103 | 2024.12.20 21:24:21.122973 [ 187 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::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 | ||
4104 | 2024.12.20 21:24:21.123253 [ 187 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 15 rows starting from the beginning of the part | ||
4105 | 2024.12.20 21:24:21.123318 [ 260 ] {fbff5ee1-a991-4a2a-8df5-d0e324b49f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4106 | 2024.12.20 21:24:21.123525 [ 260 ] {fbff5ee1-a991-4a2a-8df5-d0e324b49f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4107 | 2024.12.20 21:24:21.123596 [ 187 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::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 | ||
4108 | 2024.12.20 21:24:21.123995 [ 187 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::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 | ||
4109 | 2024.12.20 21:24:21.124387 [ 187 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::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 | ||
4110 | 2024.12.20 21:24:21.124673 [ 187 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::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 | ||
4111 | 2024.12.20 21:24:21.125887 [ 260 ] {fbff5ee1-a991-4a2a-8df5-d0e324b49f9c} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4112 | 2024.12.20 21:24:21.125968 [ 260 ] {fbff5ee1-a991-4a2a-8df5-d0e324b49f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4113 | 2024.12.20 21:24:21.126941 [ 260 ] {fbff5ee1-a991-4a2a-8df5-d0e324b49f9c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4114 | 2024.12.20 21:24:21.127493 [ 260 ] {fbff5ee1-a991-4a2a-8df5-d0e324b49f9c} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4115 | 2024.12.20 21:24:21.127694 [ 189 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005152426 sec., 104999.08198584511 rows/sec., 7.52 MiB/sec. | ||
4116 | 2024.12.20 21:24:21.128007 [ 260 ] {fbff5ee1-a991-4a2a-8df5-d0e324b49f9c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004814 sec., 2700.4570004154552 rows/sec., 168.37 KiB/sec. | ||
4117 | 2024.12.20 21:24:21.128103 [ 194 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4118 | 2024.12.20 21:24:21.128258 [ 260 ] {fbff5ee1-a991-4a2a-8df5-d0e324b49f9c} <Debug> TCPHandler: Processed in 0.005434141 sec. | ||
4119 | 2024.12.20 21:24:21.128451 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4120 | 2024.12.20 21:24:21.128618 [ 262 ] {32d00bfd-dca6-4b33-a6f5-43e15642a0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4121 | 2024.12.20 21:24:21.128627 [ 194 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_11_2} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4122 | 2024.12.20 21:24:21.128687 [ 262 ] {32d00bfd-dca6-4b33-a6f5-43e15642a0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4123 | 2024.12.20 21:24:21.128737 [ 194 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_11_2} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4124 | 2024.12.20 21:24:21.128849 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
4125 | 2024.12.20 21:24:21.129605 [ 262 ] {32d00bfd-dca6-4b33-a6f5-43e15642a0ce} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4126 | 2024.12.20 21:24:21.129645 [ 262 ] {32d00bfd-dca6-4b33-a6f5-43e15642a0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4127 | 2024.12.20 21:24:21.130024 [ 262 ] {32d00bfd-dca6-4b33-a6f5-43e15642a0ce} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4128 | 2024.12.20 21:24:21.130273 [ 262 ] {32d00bfd-dca6-4b33-a6f5-43e15642a0ce} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4129 | 2024.12.20 21:24:21.130406 [ 102 ] {} <Debug> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4130 | 2024.12.20 21:24:21.130450 [ 102 ] {} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4131 | 2024.12.20 21:24:21.130466 [ 262 ] {32d00bfd-dca6-4b33-a6f5-43e15642a0ce} <Debug> executeQuery: Read 398 rows, 28.96 KiB in 0.001892 sec., 210359.40803382665 rows/sec., 14.95 MiB/sec. | ||
4132 | 2024.12.20 21:24:21.130478 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4133 | 2024.12.20 21:24:21.130577 [ 262 ] {32d00bfd-dca6-4b33-a6f5-43e15642a0ce} <Debug> TCPHandler: Processed in 0.002202859 sec. | ||
4134 | 2024.12.20 21:24:21.130938 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4135 | 2024.12.20 21:24:21.131026 [ 200 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::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 | ||
4136 | 2024.12.20 21:24:21.131240 [ 260 ] {2dd86c47-1afe-4a87-94b0-305156ba8670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4137 | 2024.12.20 21:24:21.131367 [ 260 ] {2dd86c47-1afe-4a87-94b0-305156ba8670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4138 | 2024.12.20 21:24:21.131369 [ 200 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4139 | 2024.12.20 21:24:21.131489 [ 200 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 904 rows starting from the beginning of the part | ||
4140 | 2024.12.20 21:24:21.131804 [ 200 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
4141 | 2024.12.20 21:24:21.132170 [ 200 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 86 rows starting from the beginning of the part | ||
4142 | 2024.12.20 21:24:21.132439 [ 200 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 398 rows starting from the beginning of the part | ||
4143 | 2024.12.20 21:24:21.132884 [ 200 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
4144 | 2024.12.20 21:24:21.133190 [ 200 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 398 rows starting from the beginning of the part | ||
4145 | 2024.12.20 21:24:21.133832 [ 260 ] {2dd86c47-1afe-4a87-94b0-305156ba8670} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4146 | 2024.12.20 21:24:21.133898 [ 260 ] {2dd86c47-1afe-4a87-94b0-305156ba8670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4147 | 2024.12.20 21:24:21.134724 [ 260 ] {2dd86c47-1afe-4a87-94b0-305156ba8670} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4148 | 2024.12.20 21:24:21.135217 [ 260 ] {2dd86c47-1afe-4a87-94b0-305156ba8670} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4149 | 2024.12.20 21:24:21.135638 [ 102 ] {} <Debug> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4150 | 2024.12.20 21:24:21.135703 [ 102 ] {} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4151 | 2024.12.20 21:24:21.135740 [ 260 ] {2dd86c47-1afe-4a87-94b0-305156ba8670} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004552 sec., 1318.1019332161688 rows/sec., 68.87 KiB/sec. | ||
4152 | 2024.12.20 21:24:21.135754 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4153 | 2024.12.20 21:24:21.136139 [ 260 ] {2dd86c47-1afe-4a87-94b0-305156ba8670} <Debug> TCPHandler: Processed in 0.005425262 sec. | ||
4154 | 2024.12.20 21:24:21.136407 [ 192 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::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 | ||
4155 | 2024.12.20 21:24:21.136622 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4156 | 2024.12.20 21:24:21.137272 [ 262 ] {1be5d6fd-d9d4-4310-8bf8-504424b6df96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4157 | 2024.12.20 21:24:21.137310 [ 192 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4158 | 2024.12.20 21:24:21.137382 [ 200 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1940 rows, containing 5 columns (5 merged, 0 gathered) in 0.006782362 sec., 286036.0446699837 rows/sec., 21.88 MiB/sec. | ||
4159 | 2024.12.20 21:24:21.137403 [ 192 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::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 | ||
4160 | 2024.12.20 21:24:21.137494 [ 262 ] {1be5d6fd-d9d4-4310-8bf8-504424b6df96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4161 | 2024.12.20 21:24:21.137887 [ 192 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::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 | ||
4162 | 2024.12.20 21:24:21.137910 [ 200 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4163 | 2024.12.20 21:24:21.138419 [ 192 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::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 | ||
4164 | 2024.12.20 21:24:21.139009 [ 192 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::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 | ||
4165 | 2024.12.20 21:24:21.139403 [ 200 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_26_5} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4166 | 2024.12.20 21:24:21.139514 [ 192 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::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 | ||
4167 | 2024.12.20 21:24:21.139847 [ 200 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_26_5} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4168 | 2024.12.20 21:24:21.139926 [ 192 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::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 | ||
4169 | 2024.12.20 21:24:21.140199 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
4170 | 2024.12.20 21:24:21.141109 [ 262 ] {1be5d6fd-d9d4-4310-8bf8-504424b6df96} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4171 | 2024.12.20 21:24:21.141183 [ 262 ] {1be5d6fd-d9d4-4310-8bf8-504424b6df96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4172 | 2024.12.20 21:24:21.142287 [ 262 ] {1be5d6fd-d9d4-4310-8bf8-504424b6df96} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4173 | 2024.12.20 21:24:21.142768 [ 192 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.006865894 sec., 9612.732151122636 rows/sec., 502.23 KiB/sec. | ||
4174 | 2024.12.20 21:24:21.142851 [ 262 ] {1be5d6fd-d9d4-4310-8bf8-504424b6df96} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4175 | 2024.12.20 21:24:21.142940 [ 192 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4176 | 2024.12.20 21:24:21.143128 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4177 | 2024.12.20 21:24:21.143207 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4178 | 2024.12.20 21:24:21.143286 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4179 | 2024.12.20 21:24:21.143328 [ 262 ] {1be5d6fd-d9d4-4310-8bf8-504424b6df96} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.006279 sec., 37744.86383182035 rows/sec., 2.53 MiB/sec. | ||
4180 | 2024.12.20 21:24:21.143828 [ 262 ] {1be5d6fd-d9d4-4310-8bf8-504424b6df96} <Debug> TCPHandler: Processed in 0.007511599 sec. | ||
4181 | 2024.12.20 21:24:21.143986 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::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 | ||
4182 | 2024.12.20 21:24:21.144216 [ 192 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_11_2} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4183 | 2024.12.20 21:24:21.144247 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4184 | 2024.12.20 21:24:21.144779 [ 260 ] {1eb6e3fa-86c9-46a9-8e79-996bb1c2f675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4185 | 2024.12.20 21:24:21.144803 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4186 | 2024.12.20 21:24:21.144794 [ 192 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_11_2} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4187 | 2024.12.20 21:24:21.144988 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6866 rows starting from the beginning of the part | ||
4188 | 2024.12.20 21:24:21.145083 [ 260 ] {1eb6e3fa-86c9-46a9-8e79-996bb1c2f675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4189 | 2024.12.20 21:24:21.145179 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
4190 | 2024.12.20 21:24:21.145403 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part | ||
4191 | 2024.12.20 21:24:21.145822 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
4192 | 2024.12.20 21:24:21.146226 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part | ||
4193 | 2024.12.20 21:24:21.146548 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 162 rows starting from the beginning of the part | ||
4194 | 2024.12.20 21:24:21.146800 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part | ||
4195 | 2024.12.20 21:24:21.147768 [ 260 ] {1eb6e3fa-86c9-46a9-8e79-996bb1c2f675} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4196 | 2024.12.20 21:24:21.147838 [ 260 ] {1eb6e3fa-86c9-46a9-8e79-996bb1c2f675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4197 | 2024.12.20 21:24:21.148509 [ 260 ] {1eb6e3fa-86c9-46a9-8e79-996bb1c2f675} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4198 | 2024.12.20 21:24:21.149041 [ 260 ] {1eb6e3fa-86c9-46a9-8e79-996bb1c2f675} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4199 | 2024.12.20 21:24:21.149528 [ 260 ] {1eb6e3fa-86c9-46a9-8e79-996bb1c2f675} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004977 sec., 200.92425155716296 rows/sec., 13.54 KiB/sec. | ||
4200 | 2024.12.20 21:24:21.149612 [ 260 ] {1eb6e3fa-86c9-46a9-8e79-996bb1c2f675} <Debug> TCPHandler: Processed in 0.005586125 sec. | ||
4201 | 2024.12.20 21:24:21.149778 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4202 | 2024.12.20 21:24:21.149938 [ 262 ] {26f3d08c-654c-400f-a422-963bcd462371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4203 | 2024.12.20 21:24:21.150057 [ 262 ] {26f3d08c-654c-400f-a422-963bcd462371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4204 | 2024.12.20 21:24:21.151162 [ 195 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7790 rows, containing 5 columns (5 merged, 0 gathered) in 0.007754454 sec., 1004583.9462069154 rows/sec., 67.51 MiB/sec. | ||
4205 | 2024.12.20 21:24:21.151871 [ 195 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4206 | 2024.12.20 21:24:21.152514 [ 262 ] {26f3d08c-654c-400f-a422-963bcd462371} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4207 | 2024.12.20 21:24:21.152574 [ 262 ] {26f3d08c-654c-400f-a422-963bcd462371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4208 | 2024.12.20 21:24:21.152613 [ 195 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4209 | 2024.12.20 21:24:21.152863 [ 195 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4210 | 2024.12.20 21:24:21.153056 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
4211 | 2024.12.20 21:24:21.153535 [ 262 ] {26f3d08c-654c-400f-a422-963bcd462371} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4212 | 2024.12.20 21:24:21.153811 [ 262 ] {26f3d08c-654c-400f-a422-963bcd462371} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4213 | 2024.12.20 21:24:21.154009 [ 262 ] {26f3d08c-654c-400f-a422-963bcd462371} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.004105 sec., 3897.68574908648 rows/sec., 6.98 MiB/sec. | ||
4214 | 2024.12.20 21:24:21.154111 [ 262 ] {26f3d08c-654c-400f-a422-963bcd462371} <Debug> TCPHandler: Processed in 0.004402928 sec. | ||
4215 | 2024.12.20 21:24:21.154277 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4216 | 2024.12.20 21:24:21.154416 [ 260 ] {683814bf-4784-4be9-a185-2965f626f498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4217 | 2024.12.20 21:24:21.154476 [ 260 ] {683814bf-4784-4be9-a185-2965f626f498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4218 | 2024.12.20 21:24:21.155009 [ 260 ] {683814bf-4784-4be9-a185-2965f626f498} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4219 | 2024.12.20 21:24:21.155048 [ 260 ] {683814bf-4784-4be9-a185-2965f626f498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4220 | 2024.12.20 21:24:21.155413 [ 260 ] {683814bf-4784-4be9-a185-2965f626f498} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4221 | 2024.12.20 21:24:21.155652 [ 260 ] {683814bf-4784-4be9-a185-2965f626f498} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4222 | 2024.12.20 21:24:21.155822 [ 102 ] {} <Debug> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4223 | 2024.12.20 21:24:21.155877 [ 102 ] {} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4224 | 2024.12.20 21:24:21.155899 [ 260 ] {683814bf-4784-4be9-a185-2965f626f498} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001506 sec., 54448.871181938914 rows/sec., 3.46 MiB/sec. | ||
4225 | 2024.12.20 21:24:21.155913 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4226 | 2024.12.20 21:24:21.156040 [ 260 ] {683814bf-4784-4be9-a185-2965f626f498} <Debug> TCPHandler: Processed in 0.001829411 sec. | ||
4227 | 2024.12.20 21:24:21.156159 [ 192 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::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 | ||
4228 | 2024.12.20 21:24:21.156279 [ 192 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4229 | 2024.12.20 21:24:21.156312 [ 192 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 918 rows starting from the beginning of the part | ||
4230 | 2024.12.20 21:24:21.156431 [ 192 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
4231 | 2024.12.20 21:24:21.156553 [ 192 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
4232 | 2024.12.20 21:24:21.156754 [ 192 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part | ||
4233 | 2024.12.20 21:24:21.156940 [ 192 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
4234 | 2024.12.20 21:24:21.157060 [ 192 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part | ||
4235 | 2024.12.20 21:24:21.158283 [ 188 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002242351 sec., 557450.6399756327 rows/sec., 35.82 MiB/sec. | ||
4236 | 2024.12.20 21:24:21.158441 [ 188 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4237 | 2024.12.20 21:24:21.158710 [ 188 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_26_5} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4238 | 2024.12.20 21:24:21.158784 [ 188 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_26_5} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4239 | 2024.12.20 21:24:21.158848 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
4240 | 2024.12.20 21:24:23.819601 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4241 | 2024.12.20 21:24:23.819694 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4242 | 2024.12.20 21:24:23.962058 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
4243 | 2024.12.20 21:24:23.962983 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4244 | 2024.12.20 21:24:23.963039 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4245 | 2024.12.20 21:24:23.963589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4246 | 2024.12.20 21:24:23.963861 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4247 | 2024.12.20 21:24:23.964183 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
4248 | 2024.12.20 21:24:24.501922 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
4249 | 2024.12.20 21:24:24.522861 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4250 | 2024.12.20 21:24:24.522925 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4251 | 2024.12.20 21:24:24.530525 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4252 | 2024.12.20 21:24:24.531291 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4253 | 2024.12.20 21:24:24.534004 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
4254 | 2024.12.20 21:24:26.106920 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4255 | 2024.12.20 21:24:26.107130 [ 260 ] {78eab6e5-5314-4291-8857-3f6eda538c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4256 | 2024.12.20 21:24:26.107210 [ 260 ] {78eab6e5-5314-4291-8857-3f6eda538c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4257 | 2024.12.20 21:24:26.108100 [ 260 ] {78eab6e5-5314-4291-8857-3f6eda538c11} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4258 | 2024.12.20 21:24:26.108151 [ 260 ] {78eab6e5-5314-4291-8857-3f6eda538c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4259 | 2024.12.20 21:24:26.108589 [ 260 ] {78eab6e5-5314-4291-8857-3f6eda538c11} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4260 | 2024.12.20 21:24:26.108847 [ 260 ] {78eab6e5-5314-4291-8857-3f6eda538c11} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4261 | 2024.12.20 21:24:26.109086 [ 260 ] {78eab6e5-5314-4291-8857-3f6eda538c11} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.002014 sec., 49652.432969215486 rows/sec., 4.14 MiB/sec. | ||
4262 | 2024.12.20 21:24:26.109151 [ 260 ] {78eab6e5-5314-4291-8857-3f6eda538c11} <Debug> TCPHandler: Processed in 0.002369454 sec. | ||
4263 | 2024.12.20 21:24:26.109425 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4264 | 2024.12.20 21:24:26.109638 [ 262 ] {b381e447-ecab-4e4a-929c-90f11e699ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4265 | 2024.12.20 21:24:26.109718 [ 262 ] {b381e447-ecab-4e4a-929c-90f11e699ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4266 | 2024.12.20 21:24:26.110466 [ 262 ] {b381e447-ecab-4e4a-929c-90f11e699ea1} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4267 | 2024.12.20 21:24:26.110514 [ 262 ] {b381e447-ecab-4e4a-929c-90f11e699ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4268 | 2024.12.20 21:24:26.110949 [ 262 ] {b381e447-ecab-4e4a-929c-90f11e699ea1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4269 | 2024.12.20 21:24:26.111197 [ 262 ] {b381e447-ecab-4e4a-929c-90f11e699ea1} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4270 | 2024.12.20 21:24:26.111452 [ 262 ] {b381e447-ecab-4e4a-929c-90f11e699ea1} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001874 sec., 11739.594450373532 rows/sec., 882.76 KiB/sec. | ||
4271 | 2024.12.20 21:24:26.111519 [ 262 ] {b381e447-ecab-4e4a-929c-90f11e699ea1} <Debug> TCPHandler: Processed in 0.00224202 sec. | ||
4272 | 2024.12.20 21:24:26.111668 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4273 | 2024.12.20 21:24:26.111853 [ 260 ] {06704891-7266-412a-a577-41db60cff15b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4274 | 2024.12.20 21:24:26.111947 [ 260 ] {06704891-7266-412a-a577-41db60cff15b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4275 | 2024.12.20 21:24:26.112930 [ 260 ] {06704891-7266-412a-a577-41db60cff15b} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4276 | 2024.12.20 21:24:26.112971 [ 260 ] {06704891-7266-412a-a577-41db60cff15b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4277 | 2024.12.20 21:24:26.113353 [ 260 ] {06704891-7266-412a-a577-41db60cff15b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4278 | 2024.12.20 21:24:26.113592 [ 260 ] {06704891-7266-412a-a577-41db60cff15b} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4279 | 2024.12.20 21:24:26.113830 [ 260 ] {06704891-7266-412a-a577-41db60cff15b} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.002037 sec., 42218.94943544428 rows/sec., 3.30 MiB/sec. | ||
4280 | 2024.12.20 21:24:26.113933 [ 260 ] {06704891-7266-412a-a577-41db60cff15b} <Debug> TCPHandler: Processed in 0.002334523 sec. | ||
4281 | 2024.12.20 21:24:26.114155 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4282 | 2024.12.20 21:24:26.114386 [ 262 ] {eee58c34-08ca-47d5-9269-3c5314bdb60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4283 | 2024.12.20 21:24:26.114484 [ 262 ] {eee58c34-08ca-47d5-9269-3c5314bdb60a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4284 | 2024.12.20 21:24:26.115284 [ 262 ] {eee58c34-08ca-47d5-9269-3c5314bdb60a} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4285 | 2024.12.20 21:24:26.115324 [ 262 ] {eee58c34-08ca-47d5-9269-3c5314bdb60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4286 | 2024.12.20 21:24:26.115727 [ 262 ] {eee58c34-08ca-47d5-9269-3c5314bdb60a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4287 | 2024.12.20 21:24:26.115971 [ 262 ] {eee58c34-08ca-47d5-9269-3c5314bdb60a} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4288 | 2024.12.20 21:24:26.116183 [ 262 ] {eee58c34-08ca-47d5-9269-3c5314bdb60a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001858 sec., 86114.10118406889 rows/sec., 6.00 MiB/sec. | ||
4289 | 2024.12.20 21:24:26.116240 [ 262 ] {eee58c34-08ca-47d5-9269-3c5314bdb60a} <Debug> TCPHandler: Processed in 0.00219871 sec. | ||
4290 | 2024.12.20 21:24:26.116406 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4291 | 2024.12.20 21:24:26.116547 [ 260 ] {295496fd-2655-4dce-8fa6-b37cf0f421fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4292 | 2024.12.20 21:24:26.116641 [ 260 ] {295496fd-2655-4dce-8fa6-b37cf0f421fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4293 | 2024.12.20 21:24:26.117821 [ 260 ] {295496fd-2655-4dce-8fa6-b37cf0f421fe} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4294 | 2024.12.20 21:24:26.117860 [ 260 ] {295496fd-2655-4dce-8fa6-b37cf0f421fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4295 | 2024.12.20 21:24:26.118483 [ 260 ] {295496fd-2655-4dce-8fa6-b37cf0f421fe} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4296 | 2024.12.20 21:24:26.118751 [ 260 ] {295496fd-2655-4dce-8fa6-b37cf0f421fe} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4297 | 2024.12.20 21:24:26.118993 [ 260 ] {295496fd-2655-4dce-8fa6-b37cf0f421fe} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002479 sec., 8874.546187979024 rows/sec., 15.90 MiB/sec. | ||
4298 | 2024.12.20 21:24:26.119106 [ 260 ] {295496fd-2655-4dce-8fa6-b37cf0f421fe} <Debug> TCPHandler: Processed in 0.002770963 sec. | ||
4299 | 2024.12.20 21:24:26.119270 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4300 | 2024.12.20 21:24:26.119413 [ 262 ] {3d7be7ca-c20d-47f4-a642-a2c1a326273e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4301 | 2024.12.20 21:24:26.119474 [ 262 ] {3d7be7ca-c20d-47f4-a642-a2c1a326273e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4302 | 2024.12.20 21:24:26.120017 [ 262 ] {3d7be7ca-c20d-47f4-a642-a2c1a326273e} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4303 | 2024.12.20 21:24:26.120056 [ 262 ] {3d7be7ca-c20d-47f4-a642-a2c1a326273e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4304 | 2024.12.20 21:24:26.120446 [ 262 ] {3d7be7ca-c20d-47f4-a642-a2c1a326273e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4305 | 2024.12.20 21:24:26.120695 [ 262 ] {3d7be7ca-c20d-47f4-a642-a2c1a326273e} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4306 | 2024.12.20 21:24:26.120933 [ 262 ] {3d7be7ca-c20d-47f4-a642-a2c1a326273e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001553 sec., 38634.9001931745 rows/sec., 2.60 MiB/sec. | ||
4307 | 2024.12.20 21:24:26.120986 [ 262 ] {3d7be7ca-c20d-47f4-a642-a2c1a326273e} <Debug> TCPHandler: Processed in 0.00178459 sec. | ||
4308 | 2024.12.20 21:24:26.624019 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4309 | 2024.12.20 21:24:26.624192 [ 260 ] {f1553b0e-7c86-451a-8912-c210fea935c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4310 | 2024.12.20 21:24:26.624261 [ 260 ] {f1553b0e-7c86-451a-8912-c210fea935c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4311 | 2024.12.20 21:24:26.624981 [ 260 ] {f1553b0e-7c86-451a-8912-c210fea935c8} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4312 | 2024.12.20 21:24:26.625030 [ 260 ] {f1553b0e-7c86-451a-8912-c210fea935c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4313 | 2024.12.20 21:24:26.625455 [ 260 ] {f1553b0e-7c86-451a-8912-c210fea935c8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4314 | 2024.12.20 21:24:26.625713 [ 260 ] {f1553b0e-7c86-451a-8912-c210fea935c8} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4315 | 2024.12.20 21:24:26.625948 [ 260 ] {f1553b0e-7c86-451a-8912-c210fea935c8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001802 sec., 7769.145394006659 rows/sec., 559.27 KiB/sec. | ||
4316 | 2024.12.20 21:24:26.626012 [ 260 ] {f1553b0e-7c86-451a-8912-c210fea935c8} <Debug> TCPHandler: Processed in 0.002106758 sec. | ||
4317 | 2024.12.20 21:24:26.626256 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4318 | 2024.12.20 21:24:26.626436 [ 262 ] {98bfbbd0-5bfe-4d24-996e-c1da20e7cc77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4319 | 2024.12.20 21:24:26.626505 [ 262 ] {98bfbbd0-5bfe-4d24-996e-c1da20e7cc77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4320 | 2024.12.20 21:24:26.627199 [ 262 ] {98bfbbd0-5bfe-4d24-996e-c1da20e7cc77} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4321 | 2024.12.20 21:24:26.627238 [ 262 ] {98bfbbd0-5bfe-4d24-996e-c1da20e7cc77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4322 | 2024.12.20 21:24:26.627622 [ 262 ] {98bfbbd0-5bfe-4d24-996e-c1da20e7cc77} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4323 | 2024.12.20 21:24:26.627876 [ 262 ] {98bfbbd0-5bfe-4d24-996e-c1da20e7cc77} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4324 | 2024.12.20 21:24:26.628106 [ 262 ] {98bfbbd0-5bfe-4d24-996e-c1da20e7cc77} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001702 sec., 5875.440658049354 rows/sec., 479.10 KiB/sec. | ||
4325 | 2024.12.20 21:24:26.628244 [ 262 ] {98bfbbd0-5bfe-4d24-996e-c1da20e7cc77} <Debug> TCPHandler: Processed in 0.002097798 sec. | ||
4326 | 2024.12.20 21:24:26.628406 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4327 | 2024.12.20 21:24:26.628549 [ 260 ] {dc66578e-f919-487b-9d96-d4a26a21e2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4328 | 2024.12.20 21:24:26.628609 [ 260 ] {dc66578e-f919-487b-9d96-d4a26a21e2f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4329 | 2024.12.20 21:24:26.629736 [ 260 ] {dc66578e-f919-487b-9d96-d4a26a21e2f1} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4330 | 2024.12.20 21:24:26.629779 [ 260 ] {dc66578e-f919-487b-9d96-d4a26a21e2f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4331 | 2024.12.20 21:24:26.630252 [ 260 ] {dc66578e-f919-487b-9d96-d4a26a21e2f1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4332 | 2024.12.20 21:24:26.630511 [ 260 ] {dc66578e-f919-487b-9d96-d4a26a21e2f1} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4333 | 2024.12.20 21:24:26.630769 [ 260 ] {dc66578e-f919-487b-9d96-d4a26a21e2f1} <Debug> executeQuery: Read 1380 rows, 118.02 KiB in 0.002253 sec., 612516.6444740347 rows/sec., 51.16 MiB/sec. | ||
4334 | 2024.12.20 21:24:26.630830 [ 260 ] {dc66578e-f919-487b-9d96-d4a26a21e2f1} <Debug> TCPHandler: Processed in 0.002493316 sec. | ||
4335 | 2024.12.20 21:24:26.631042 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4336 | 2024.12.20 21:24:26.631267 [ 262 ] {b86c9e66-ed26-40e7-bce0-7f7bea4bdec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4337 | 2024.12.20 21:24:26.631353 [ 262 ] {b86c9e66-ed26-40e7-bce0-7f7bea4bdec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4338 | 2024.12.20 21:24:26.632179 [ 262 ] {b86c9e66-ed26-40e7-bce0-7f7bea4bdec3} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4339 | 2024.12.20 21:24:26.632215 [ 262 ] {b86c9e66-ed26-40e7-bce0-7f7bea4bdec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4340 | 2024.12.20 21:24:26.632570 [ 262 ] {b86c9e66-ed26-40e7-bce0-7f7bea4bdec3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4341 | 2024.12.20 21:24:26.632812 [ 262 ] {b86c9e66-ed26-40e7-bce0-7f7bea4bdec3} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4342 | 2024.12.20 21:24:26.632990 [ 262 ] {b86c9e66-ed26-40e7-bce0-7f7bea4bdec3} <Debug> executeQuery: Read 33 rows, 2.36 KiB in 0.00178 sec., 18539.32584269663 rows/sec., 1.29 MiB/sec. | ||
4343 | 2024.12.20 21:24:26.633042 [ 262 ] {b86c9e66-ed26-40e7-bce0-7f7bea4bdec3} <Debug> TCPHandler: Processed in 0.002110547 sec. | ||
4344 | 2024.12.20 21:24:26.633210 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4345 | 2024.12.20 21:24:26.633350 [ 260 ] {b284f85c-5e8c-4e49-aa0d-23eb2314919e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4346 | 2024.12.20 21:24:26.633407 [ 260 ] {b284f85c-5e8c-4e49-aa0d-23eb2314919e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4347 | 2024.12.20 21:24:26.634289 [ 260 ] {b284f85c-5e8c-4e49-aa0d-23eb2314919e} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4348 | 2024.12.20 21:24:26.634359 [ 260 ] {b284f85c-5e8c-4e49-aa0d-23eb2314919e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4349 | 2024.12.20 21:24:26.634749 [ 260 ] {b284f85c-5e8c-4e49-aa0d-23eb2314919e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4350 | 2024.12.20 21:24:26.634985 [ 260 ] {b284f85c-5e8c-4e49-aa0d-23eb2314919e} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4351 | 2024.12.20 21:24:26.635197 [ 260 ] {b284f85c-5e8c-4e49-aa0d-23eb2314919e} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001879 sec., 128791.91059073975 rows/sec., 8.73 MiB/sec. | ||
4352 | 2024.12.20 21:24:26.635253 [ 260 ] {b284f85c-5e8c-4e49-aa0d-23eb2314919e} <Debug> TCPHandler: Processed in 0.002113428 sec. | ||
4353 | 2024.12.20 21:24:26.635406 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4354 | 2024.12.20 21:24:26.635546 [ 262 ] {2c20b794-7e15-4f63-b653-93f3eaf8427e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4355 | 2024.12.20 21:24:26.635600 [ 262 ] {2c20b794-7e15-4f63-b653-93f3eaf8427e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4356 | 2024.12.20 21:24:26.636211 [ 262 ] {2c20b794-7e15-4f63-b653-93f3eaf8427e} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4357 | 2024.12.20 21:24:26.636248 [ 262 ] {2c20b794-7e15-4f63-b653-93f3eaf8427e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4358 | 2024.12.20 21:24:26.636621 [ 262 ] {2c20b794-7e15-4f63-b653-93f3eaf8427e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4359 | 2024.12.20 21:24:26.636868 [ 262 ] {2c20b794-7e15-4f63-b653-93f3eaf8427e} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4360 | 2024.12.20 21:24:26.637078 [ 262 ] {2c20b794-7e15-4f63-b653-93f3eaf8427e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001562 sec., 8322.663252240716 rows/sec., 518.92 KiB/sec. | ||
4361 | 2024.12.20 21:24:26.637267 [ 262 ] {2c20b794-7e15-4f63-b653-93f3eaf8427e} <Debug> TCPHandler: Processed in 0.001926143 sec. | ||
4362 | 2024.12.20 21:24:26.637445 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4363 | 2024.12.20 21:24:26.637583 [ 260 ] {3580b2ab-81bc-4fe5-938e-dd7d0933bf61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4364 | 2024.12.20 21:24:26.637640 [ 260 ] {3580b2ab-81bc-4fe5-938e-dd7d0933bf61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4365 | 2024.12.20 21:24:26.638472 [ 260 ] {3580b2ab-81bc-4fe5-938e-dd7d0933bf61} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4366 | 2024.12.20 21:24:26.638510 [ 260 ] {3580b2ab-81bc-4fe5-938e-dd7d0933bf61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4367 | 2024.12.20 21:24:26.638899 [ 260 ] {3580b2ab-81bc-4fe5-938e-dd7d0933bf61} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4368 | 2024.12.20 21:24:26.639137 [ 260 ] {3580b2ab-81bc-4fe5-938e-dd7d0933bf61} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4369 | 2024.12.20 21:24:26.639357 [ 260 ] {3580b2ab-81bc-4fe5-938e-dd7d0933bf61} <Debug> executeQuery: Read 864 rows, 64.07 KiB in 0.001805 sec., 478670.36011080333 rows/sec., 34.66 MiB/sec. | ||
4370 | 2024.12.20 21:24:26.639411 [ 260 ] {3580b2ab-81bc-4fe5-938e-dd7d0933bf61} <Debug> TCPHandler: Processed in 0.002035826 sec. | ||
4371 | 2024.12.20 21:24:26.639617 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4372 | 2024.12.20 21:24:26.639824 [ 262 ] {141b1ac2-6676-45d4-8adc-14b65c479a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4373 | 2024.12.20 21:24:26.639882 [ 262 ] {141b1ac2-6676-45d4-8adc-14b65c479a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4374 | 2024.12.20 21:24:26.640443 [ 262 ] {141b1ac2-6676-45d4-8adc-14b65c479a34} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4375 | 2024.12.20 21:24:26.640486 [ 262 ] {141b1ac2-6676-45d4-8adc-14b65c479a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4376 | 2024.12.20 21:24:26.640887 [ 262 ] {141b1ac2-6676-45d4-8adc-14b65c479a34} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4377 | 2024.12.20 21:24:26.641116 [ 262 ] {141b1ac2-6676-45d4-8adc-14b65c479a34} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4378 | 2024.12.20 21:24:26.641307 [ 262 ] {141b1ac2-6676-45d4-8adc-14b65c479a34} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001524 sec., 3937.0078740157483 rows/sec., 205.69 KiB/sec. | ||
4379 | 2024.12.20 21:24:26.641358 [ 262 ] {141b1ac2-6676-45d4-8adc-14b65c479a34} <Debug> TCPHandler: Processed in 0.001855502 sec. | ||
4380 | 2024.12.20 21:24:26.641498 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4381 | 2024.12.20 21:24:26.641613 [ 260 ] {a78d0f6f-5670-442f-b62c-9bed5fb40d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4382 | 2024.12.20 21:24:26.641667 [ 260 ] {a78d0f6f-5670-442f-b62c-9bed5fb40d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4383 | 2024.12.20 21:24:26.642504 [ 260 ] {a78d0f6f-5670-442f-b62c-9bed5fb40d82} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4384 | 2024.12.20 21:24:26.642554 [ 260 ] {a78d0f6f-5670-442f-b62c-9bed5fb40d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4385 | 2024.12.20 21:24:26.643021 [ 260 ] {a78d0f6f-5670-442f-b62c-9bed5fb40d82} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4386 | 2024.12.20 21:24:26.643272 [ 260 ] {a78d0f6f-5670-442f-b62c-9bed5fb40d82} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4387 | 2024.12.20 21:24:26.643481 [ 260 ] {a78d0f6f-5670-442f-b62c-9bed5fb40d82} <Debug> executeQuery: Read 960 rows, 65.32 KiB in 0.001892 sec., 507399.577167019 rows/sec., 33.72 MiB/sec. | ||
4388 | 2024.12.20 21:24:26.643533 [ 260 ] {a78d0f6f-5670-442f-b62c-9bed5fb40d82} <Debug> TCPHandler: Processed in 0.002091697 sec. | ||
4389 | 2024.12.20 21:24:26.643674 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4390 | 2024.12.20 21:24:26.643796 [ 262 ] {bacb7809-f9e7-44d1-9ec2-e6b0d353d2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4391 | 2024.12.20 21:24:26.643855 [ 262 ] {bacb7809-f9e7-44d1-9ec2-e6b0d353d2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4392 | 2024.12.20 21:24:26.644398 [ 262 ] {bacb7809-f9e7-44d1-9ec2-e6b0d353d2e4} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4393 | 2024.12.20 21:24:26.644444 [ 262 ] {bacb7809-f9e7-44d1-9ec2-e6b0d353d2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4394 | 2024.12.20 21:24:26.644846 [ 262 ] {bacb7809-f9e7-44d1-9ec2-e6b0d353d2e4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4395 | 2024.12.20 21:24:26.645083 [ 262 ] {bacb7809-f9e7-44d1-9ec2-e6b0d353d2e4} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4396 | 2024.12.20 21:24:26.645294 [ 262 ] {bacb7809-f9e7-44d1-9ec2-e6b0d353d2e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001528 sec., 654.4502617801047 rows/sec., 44.10 KiB/sec. | ||
4397 | 2024.12.20 21:24:26.645345 [ 262 ] {bacb7809-f9e7-44d1-9ec2-e6b0d353d2e4} <Debug> TCPHandler: Processed in 0.001728289 sec. | ||
4398 | 2024.12.20 21:24:26.645484 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4399 | 2024.12.20 21:24:26.645599 [ 260 ] {5f77b764-3a2d-40dd-bc17-e97f65bfae24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4400 | 2024.12.20 21:24:26.645679 [ 260 ] {5f77b764-3a2d-40dd-bc17-e97f65bfae24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4401 | 2024.12.20 21:24:26.646911 [ 260 ] {5f77b764-3a2d-40dd-bc17-e97f65bfae24} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4402 | 2024.12.20 21:24:26.646951 [ 260 ] {5f77b764-3a2d-40dd-bc17-e97f65bfae24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4403 | 2024.12.20 21:24:26.647557 [ 260 ] {5f77b764-3a2d-40dd-bc17-e97f65bfae24} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4404 | 2024.12.20 21:24:26.647817 [ 260 ] {5f77b764-3a2d-40dd-bc17-e97f65bfae24} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4405 | 2024.12.20 21:24:26.647994 [ 95 ] {} <Debug> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4406 | 2024.12.20 21:24:26.648087 [ 260 ] {5f77b764-3a2d-40dd-bc17-e97f65bfae24} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002507 sec., 6382.130035899481 rows/sec., 11.44 MiB/sec. | ||
4407 | 2024.12.20 21:24:26.648095 [ 95 ] {} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4408 | 2024.12.20 21:24:26.648181 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4409 | 2024.12.20 21:24:26.648480 [ 260 ] {5f77b764-3a2d-40dd-bc17-e97f65bfae24} <Debug> TCPHandler: Processed in 0.003048258 sec. | ||
4410 | 2024.12.20 21:24:26.648537 [ 195 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
4411 | 2024.12.20 21:24:26.648707 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4412 | 2024.12.20 21:24:26.649094 [ 262 ] {7a9130d5-168b-4765-a0d5-4be489d5745f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4413 | 2024.12.20 21:24:26.649142 [ 195 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4414 | 2024.12.20 21:24:26.649273 [ 262 ] {7a9130d5-168b-4765-a0d5-4be489d5745f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4415 | 2024.12.20 21:24:26.649306 [ 195 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 182 rows starting from the beginning of the part | ||
4416 | 2024.12.20 21:24:26.650246 [ 195 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
4417 | 2024.12.20 21:24:26.650936 [ 195 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 22 rows starting from the beginning of the part | ||
4418 | 2024.12.20 21:24:26.651650 [ 195 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
4419 | 2024.12.20 21:24:26.651872 [ 262 ] {7a9130d5-168b-4765-a0d5-4be489d5745f} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4420 | 2024.12.20 21:24:26.652026 [ 262 ] {7a9130d5-168b-4765-a0d5-4be489d5745f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4421 | 2024.12.20 21:24:26.652324 [ 195 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 22 rows starting from the beginning of the part | ||
4422 | 2024.12.20 21:24:26.652905 [ 195 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 16 rows starting from the beginning of the part | ||
4423 | 2024.12.20 21:24:26.653835 [ 262 ] {7a9130d5-168b-4765-a0d5-4be489d5745f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4424 | 2024.12.20 21:24:26.654312 [ 262 ] {7a9130d5-168b-4765-a0d5-4be489d5745f} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4425 | 2024.12.20 21:24:26.654897 [ 262 ] {7a9130d5-168b-4765-a0d5-4be489d5745f} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.005925 sec., 5738.396624472574 rows/sec., 341.01 KiB/sec. | ||
4426 | 2024.12.20 21:24:26.655078 [ 262 ] {7a9130d5-168b-4765-a0d5-4be489d5745f} <Debug> TCPHandler: Processed in 0.006471795 sec. | ||
4427 | 2024.12.20 21:24:26.657311 [ 188 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 274 rows, containing 19 columns (19 merged, 0 gathered) in 0.009024302 sec., 30362.45905777533 rows/sec., 54.41 MiB/sec. | ||
4428 | 2024.12.20 21:24:26.658069 [ 188 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4429 | 2024.12.20 21:24:26.658563 [ 188 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4430 | 2024.12.20 21:24:26.658654 [ 188 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4431 | 2024.12.20 21:24:26.658822 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
4432 | 2024.12.20 21:24:27.000229 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.05 MiB, peak 188.46 MiB, free memory in arenas 0.00 B, will set to 182.91 MiB (RSS), difference: -1.14 MiB | ||
4433 | 2024.12.20 21:24:28.974437 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 614 | ||
4434 | 2024.12.20 21:24:28.978013 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4435 | 2024.12.20 21:24:28.978075 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4436 | 2024.12.20 21:24:28.979602 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4437 | 2024.12.20 21:24:28.979928 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4438 | 2024.12.20 21:24:28.980543 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 614 | ||
4439 | 2024.12.20 21:24:31.104182 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4440 | 2024.12.20 21:24:31.104389 [ 260 ] {a126b161-a695-4677-9dc5-d129d2507d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4441 | 2024.12.20 21:24:31.104466 [ 260 ] {a126b161-a695-4677-9dc5-d129d2507d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4442 | 2024.12.20 21:24:31.105391 [ 260 ] {a126b161-a695-4677-9dc5-d129d2507d57} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4443 | 2024.12.20 21:24:31.105444 [ 260 ] {a126b161-a695-4677-9dc5-d129d2507d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4444 | 2024.12.20 21:24:31.105946 [ 260 ] {a126b161-a695-4677-9dc5-d129d2507d57} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4445 | 2024.12.20 21:24:31.106208 [ 260 ] {a126b161-a695-4677-9dc5-d129d2507d57} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4446 | 2024.12.20 21:24:31.106413 [ 260 ] {a126b161-a695-4677-9dc5-d129d2507d57} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002082 sec., 26897.214217098943 rows/sec., 2.07 MiB/sec. | ||
4447 | 2024.12.20 21:24:31.106469 [ 260 ] {a126b161-a695-4677-9dc5-d129d2507d57} <Debug> TCPHandler: Processed in 0.002424715 sec. | ||
4448 | 2024.12.20 21:24:31.106734 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4449 | 2024.12.20 21:24:31.106929 [ 262 ] {f3b2f905-07b6-46b0-8681-03b13769ad2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4450 | 2024.12.20 21:24:31.107003 [ 262 ] {f3b2f905-07b6-46b0-8681-03b13769ad2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4451 | 2024.12.20 21:24:31.107769 [ 262 ] {f3b2f905-07b6-46b0-8681-03b13769ad2b} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4452 | 2024.12.20 21:24:31.107815 [ 262 ] {f3b2f905-07b6-46b0-8681-03b13769ad2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4453 | 2024.12.20 21:24:31.108257 [ 262 ] {f3b2f905-07b6-46b0-8681-03b13769ad2b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4454 | 2024.12.20 21:24:31.108519 [ 262 ] {f3b2f905-07b6-46b0-8681-03b13769ad2b} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4455 | 2024.12.20 21:24:31.108757 [ 262 ] {f3b2f905-07b6-46b0-8681-03b13769ad2b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001884 sec., 33970.27600849257 rows/sec., 2.65 MiB/sec. | ||
4456 | 2024.12.20 21:24:31.108826 [ 262 ] {f3b2f905-07b6-46b0-8681-03b13769ad2b} <Debug> TCPHandler: Processed in 0.00223327 sec. | ||
4457 | 2024.12.20 21:24:31.109039 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4458 | 2024.12.20 21:24:31.109263 [ 260 ] {b59570df-f439-4523-823a-2b5a622b89f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4459 | 2024.12.20 21:24:31.109360 [ 260 ] {b59570df-f439-4523-823a-2b5a622b89f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4460 | 2024.12.20 21:24:31.110192 [ 260 ] {b59570df-f439-4523-823a-2b5a622b89f6} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4461 | 2024.12.20 21:24:31.110229 [ 260 ] {b59570df-f439-4523-823a-2b5a622b89f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4462 | 2024.12.20 21:24:31.110637 [ 260 ] {b59570df-f439-4523-823a-2b5a622b89f6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4463 | 2024.12.20 21:24:31.110883 [ 260 ] {b59570df-f439-4523-823a-2b5a622b89f6} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4464 | 2024.12.20 21:24:31.111069 [ 260 ] {b59570df-f439-4523-823a-2b5a622b89f6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001864 sec., 68669.52789699571 rows/sec., 4.78 MiB/sec. | ||
4465 | 2024.12.20 21:24:31.111199 [ 260 ] {b59570df-f439-4523-823a-2b5a622b89f6} <Debug> TCPHandler: Processed in 0.002268891 sec. | ||
4466 | 2024.12.20 21:24:31.111385 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4467 | 2024.12.20 21:24:31.111529 [ 262 ] {48858793-a9fb-4c7e-8fa2-01b883f7d3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4468 | 2024.12.20 21:24:31.111591 [ 262 ] {48858793-a9fb-4c7e-8fa2-01b883f7d3a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4469 | 2024.12.20 21:24:31.112138 [ 262 ] {48858793-a9fb-4c7e-8fa2-01b883f7d3a0} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4470 | 2024.12.20 21:24:31.112178 [ 262 ] {48858793-a9fb-4c7e-8fa2-01b883f7d3a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4471 | 2024.12.20 21:24:31.112563 [ 262 ] {48858793-a9fb-4c7e-8fa2-01b883f7d3a0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4472 | 2024.12.20 21:24:31.112811 [ 262 ] {48858793-a9fb-4c7e-8fa2-01b883f7d3a0} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4473 | 2024.12.20 21:24:31.113020 [ 262 ] {48858793-a9fb-4c7e-8fa2-01b883f7d3a0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001527 sec., 31434.18467583497 rows/sec., 2.12 MiB/sec. | ||
4474 | 2024.12.20 21:24:31.113076 [ 262 ] {48858793-a9fb-4c7e-8fa2-01b883f7d3a0} <Debug> TCPHandler: Processed in 0.00176358 sec. | ||
4475 | 2024.12.20 21:24:31.464363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
4476 | 2024.12.20 21:24:31.465496 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4477 | 2024.12.20 21:24:31.465552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4478 | 2024.12.20 21:24:31.466098 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4479 | 2024.12.20 21:24:31.466367 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4480 | 2024.12.20 21:24:31.466654 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
4481 | 2024.12.20 21:24:32.034099 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
4482 | 2024.12.20 21:24:32.054241 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4483 | 2024.12.20 21:24:32.054295 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4484 | 2024.12.20 21:24:32.061854 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4485 | 2024.12.20 21:24:32.062629 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4486 | 2024.12.20 21:24:32.065091 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
4487 | 2024.12.20 21:24:36.106829 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4488 | 2024.12.20 21:24:36.107012 [ 260 ] {d456f76d-81be-4a72-9217-c73e1093dd96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4489 | 2024.12.20 21:24:36.107080 [ 260 ] {d456f76d-81be-4a72-9217-c73e1093dd96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4490 | 2024.12.20 21:24:36.107854 [ 260 ] {d456f76d-81be-4a72-9217-c73e1093dd96} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4491 | 2024.12.20 21:24:36.107898 [ 260 ] {d456f76d-81be-4a72-9217-c73e1093dd96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4492 | 2024.12.20 21:24:36.108328 [ 260 ] {d456f76d-81be-4a72-9217-c73e1093dd96} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4493 | 2024.12.20 21:24:36.108574 [ 260 ] {d456f76d-81be-4a72-9217-c73e1093dd96} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4494 | 2024.12.20 21:24:36.108827 [ 260 ] {d456f76d-81be-4a72-9217-c73e1093dd96} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001863 sec., 53676.86527106817 rows/sec., 4.47 MiB/sec. | ||
4495 | 2024.12.20 21:24:36.108896 [ 260 ] {d456f76d-81be-4a72-9217-c73e1093dd96} <Debug> TCPHandler: Processed in 0.002189969 sec. | ||
4496 | 2024.12.20 21:24:36.109172 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4497 | 2024.12.20 21:24:36.109367 [ 262 ] {a10f3ff6-6364-4c00-b5ae-7db0cfc12885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4498 | 2024.12.20 21:24:36.109442 [ 262 ] {a10f3ff6-6364-4c00-b5ae-7db0cfc12885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4499 | 2024.12.20 21:24:36.110195 [ 262 ] {a10f3ff6-6364-4c00-b5ae-7db0cfc12885} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4500 | 2024.12.20 21:24:36.110247 [ 262 ] {a10f3ff6-6364-4c00-b5ae-7db0cfc12885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4501 | 2024.12.20 21:24:36.110674 [ 262 ] {a10f3ff6-6364-4c00-b5ae-7db0cfc12885} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4502 | 2024.12.20 21:24:36.110966 [ 262 ] {a10f3ff6-6364-4c00-b5ae-7db0cfc12885} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4503 | 2024.12.20 21:24:36.111211 [ 262 ] {a10f3ff6-6364-4c00-b5ae-7db0cfc12885} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.0019 sec., 11578.947368421053 rows/sec., 870.68 KiB/sec. | ||
4504 | 2024.12.20 21:24:36.111279 [ 262 ] {a10f3ff6-6364-4c00-b5ae-7db0cfc12885} <Debug> TCPHandler: Processed in 0.00225135 sec. | ||
4505 | 2024.12.20 21:24:36.111424 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4506 | 2024.12.20 21:24:36.111542 [ 260 ] {6156cb33-4714-4d0d-bc4a-18313b7e074f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4507 | 2024.12.20 21:24:36.111591 [ 260 ] {6156cb33-4714-4d0d-bc4a-18313b7e074f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4508 | 2024.12.20 21:24:36.112201 [ 260 ] {6156cb33-4714-4d0d-bc4a-18313b7e074f} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4509 | 2024.12.20 21:24:36.112240 [ 260 ] {6156cb33-4714-4d0d-bc4a-18313b7e074f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4510 | 2024.12.20 21:24:36.112611 [ 260 ] {6156cb33-4714-4d0d-bc4a-18313b7e074f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4511 | 2024.12.20 21:24:36.112853 [ 260 ] {6156cb33-4714-4d0d-bc4a-18313b7e074f} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4512 | 2024.12.20 21:24:36.113075 [ 260 ] {6156cb33-4714-4d0d-bc4a-18313b7e074f} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001557 sec., 55234.425176621706 rows/sec., 4.31 MiB/sec. | ||
4513 | 2024.12.20 21:24:36.113127 [ 260 ] {6156cb33-4714-4d0d-bc4a-18313b7e074f} <Debug> TCPHandler: Processed in 0.00176024 sec. | ||
4514 | 2024.12.20 21:24:36.113281 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4515 | 2024.12.20 21:24:36.113411 [ 262 ] {6d11253d-16fb-412d-8bcd-b65821b2b7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4516 | 2024.12.20 21:24:36.113467 [ 262 ] {6d11253d-16fb-412d-8bcd-b65821b2b7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4517 | 2024.12.20 21:24:36.114084 [ 262 ] {6d11253d-16fb-412d-8bcd-b65821b2b7dd} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4518 | 2024.12.20 21:24:36.114179 [ 262 ] {6d11253d-16fb-412d-8bcd-b65821b2b7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4519 | 2024.12.20 21:24:36.114669 [ 262 ] {6d11253d-16fb-412d-8bcd-b65821b2b7dd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4520 | 2024.12.20 21:24:36.114920 [ 262 ] {6d11253d-16fb-412d-8bcd-b65821b2b7dd} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4521 | 2024.12.20 21:24:36.115169 [ 262 ] {6d11253d-16fb-412d-8bcd-b65821b2b7dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001785 sec., 89635.8543417367 rows/sec., 6.24 MiB/sec. | ||
4522 | 2024.12.20 21:24:36.115262 [ 262 ] {6d11253d-16fb-412d-8bcd-b65821b2b7dd} <Debug> TCPHandler: Processed in 0.002042966 sec. | ||
4523 | 2024.12.20 21:24:36.115493 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4524 | 2024.12.20 21:24:36.115623 [ 260 ] {0250d8cc-e3ce-485a-852b-cc15e231c9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4525 | 2024.12.20 21:24:36.115704 [ 260 ] {0250d8cc-e3ce-485a-852b-cc15e231c9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4526 | 2024.12.20 21:24:36.116887 [ 260 ] {0250d8cc-e3ce-485a-852b-cc15e231c9d5} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4527 | 2024.12.20 21:24:36.116926 [ 260 ] {0250d8cc-e3ce-485a-852b-cc15e231c9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4528 | 2024.12.20 21:24:36.117558 [ 260 ] {0250d8cc-e3ce-485a-852b-cc15e231c9d5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4529 | 2024.12.20 21:24:36.117826 [ 260 ] {0250d8cc-e3ce-485a-852b-cc15e231c9d5} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4530 | 2024.12.20 21:24:36.118068 [ 260 ] {0250d8cc-e3ce-485a-852b-cc15e231c9d5} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002469 sec., 8910.490076954233 rows/sec., 15.97 MiB/sec. | ||
4531 | 2024.12.20 21:24:36.118187 [ 260 ] {0250d8cc-e3ce-485a-852b-cc15e231c9d5} <Debug> TCPHandler: Processed in 0.002821683 sec. | ||
4532 | 2024.12.20 21:24:36.118342 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4533 | 2024.12.20 21:24:36.118469 [ 262 ] {f898007f-9101-4638-9db9-44887c01d4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4534 | 2024.12.20 21:24:36.118524 [ 262 ] {f898007f-9101-4638-9db9-44887c01d4b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4535 | 2024.12.20 21:24:36.119035 [ 262 ] {f898007f-9101-4638-9db9-44887c01d4b8} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4536 | 2024.12.20 21:24:36.119075 [ 262 ] {f898007f-9101-4638-9db9-44887c01d4b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4537 | 2024.12.20 21:24:36.119455 [ 262 ] {f898007f-9101-4638-9db9-44887c01d4b8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4538 | 2024.12.20 21:24:36.119693 [ 262 ] {f898007f-9101-4638-9db9-44887c01d4b8} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4539 | 2024.12.20 21:24:36.119916 [ 262 ] {f898007f-9101-4638-9db9-44887c01d4b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001477 sec., 40622.88422477996 rows/sec., 2.74 MiB/sec. | ||
4540 | 2024.12.20 21:24:36.119970 [ 262 ] {f898007f-9101-4638-9db9-44887c01d4b8} <Debug> TCPHandler: Processed in 0.001689718 sec. | ||
4541 | 2024.12.20 21:24:38.819767 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4542 | 2024.12.20 21:24:38.819869 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4543 | 2024.12.20 21:24:38.966811 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
4544 | 2024.12.20 21:24:38.967499 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4545 | 2024.12.20 21:24:38.967543 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4546 | 2024.12.20 21:24:38.968160 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4547 | 2024.12.20 21:24:38.968426 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4548 | 2024.12.20 21:24:38.968629 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4549 | 2024.12.20 21:24:38.980851 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 634 | ||
4550 | 2024.12.20 21:24:38.983624 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4551 | 2024.12.20 21:24:38.983682 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4552 | 2024.12.20 21:24:38.985176 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4553 | 2024.12.20 21:24:38.985488 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4554 | 2024.12.20 21:24:38.986035 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 634 | ||
4555 | 2024.12.20 21:24:39.565183 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4556 | 2024.12.20 21:24:39.585776 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4557 | 2024.12.20 21:24:39.585834 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4558 | 2024.12.20 21:24:39.593493 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4559 | 2024.12.20 21:24:39.594251 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4560 | 2024.12.20 21:24:39.596849 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4561 | 2024.12.20 21:24:41.110681 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4562 | 2024.12.20 21:24:41.110897 [ 260 ] {e1189e4d-349e-43e6-81fa-1cd773fb99bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4563 | 2024.12.20 21:24:41.110977 [ 260 ] {e1189e4d-349e-43e6-81fa-1cd773fb99bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4564 | 2024.12.20 21:24:41.111763 [ 260 ] {e1189e4d-349e-43e6-81fa-1cd773fb99bb} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4565 | 2024.12.20 21:24:41.111815 [ 260 ] {e1189e4d-349e-43e6-81fa-1cd773fb99bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4566 | 2024.12.20 21:24:41.112261 [ 260 ] {e1189e4d-349e-43e6-81fa-1cd773fb99bb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4567 | 2024.12.20 21:24:41.112517 [ 260 ] {e1189e4d-349e-43e6-81fa-1cd773fb99bb} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4568 | 2024.12.20 21:24:41.112704 [ 79 ] {} <Debug> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4569 | 2024.12.20 21:24:41.112785 [ 260 ] {e1189e4d-349e-43e6-81fa-1cd773fb99bb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001936 sec., 7231.4049586776855 rows/sec., 520.56 KiB/sec. | ||
4570 | 2024.12.20 21:24:41.112787 [ 79 ] {} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4571 | 2024.12.20 21:24:41.112874 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4572 | 2024.12.20 21:24:41.112931 [ 260 ] {e1189e4d-349e-43e6-81fa-1cd773fb99bb} <Debug> TCPHandler: Processed in 0.002389314 sec. | ||
4573 | 2024.12.20 21:24:41.113340 [ 196 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
4574 | 2024.12.20 21:24:41.113403 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4575 | 2024.12.20 21:24:41.113552 [ 196 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4576 | 2024.12.20 21:24:41.113635 [ 196 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
4577 | 2024.12.20 21:24:41.113720 [ 262 ] {86434618-7869-403a-b70e-a76953f028c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4578 | 2024.12.20 21:24:41.113855 [ 196 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
4579 | 2024.12.20 21:24:41.113973 [ 262 ] {86434618-7869-403a-b70e-a76953f028c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4580 | 2024.12.20 21:24:41.114171 [ 196 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
4581 | 2024.12.20 21:24:41.114583 [ 196 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
4582 | 2024.12.20 21:24:41.114867 [ 196 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
4583 | 2024.12.20 21:24:41.116940 [ 262 ] {86434618-7869-403a-b70e-a76953f028c0} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4584 | 2024.12.20 21:24:41.117027 [ 262 ] {86434618-7869-403a-b70e-a76953f028c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4585 | 2024.12.20 21:24:41.117647 [ 199 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004656174 sec., 15033.8024309229 rows/sec., 1.11 MiB/sec. | ||
4586 | 2024.12.20 21:24:41.117961 [ 190 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4587 | 2024.12.20 21:24:41.117976 [ 262 ] {86434618-7869-403a-b70e-a76953f028c0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4588 | 2024.12.20 21:24:41.118318 [ 262 ] {86434618-7869-403a-b70e-a76953f028c0} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4589 | 2024.12.20 21:24:41.118360 [ 190 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_13_3} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4590 | 2024.12.20 21:24:41.118492 [ 190 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_13_3} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4591 | 2024.12.20 21:24:41.118580 [ 79 ] {} <Debug> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4592 | 2024.12.20 21:24:41.118693 [ 79 ] {} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4593 | 2024.12.20 21:24:41.118735 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4594 | 2024.12.20 21:24:41.118765 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4595 | 2024.12.20 21:24:41.118793 [ 262 ] {86434618-7869-403a-b70e-a76953f028c0} <Debug> executeQuery: Read 235 rows, 21.09 KiB in 0.005173 sec., 45428.18480572202 rows/sec., 3.98 MiB/sec. | ||
4596 | 2024.12.20 21:24:41.119037 [ 262 ] {86434618-7869-403a-b70e-a76953f028c0} <Debug> TCPHandler: Processed in 0.005958494 sec. | ||
4597 | 2024.12.20 21:24:41.119077 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
4598 | 2024.12.20 21:24:41.119258 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4599 | 2024.12.20 21:24:41.119280 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4600 | 2024.12.20 21:24:41.119339 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1427 rows starting from the beginning of the part | ||
4601 | 2024.12.20 21:24:41.119589 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 100 rows starting from the beginning of the part | ||
4602 | 2024.12.20 21:24:41.119615 [ 260 ] {9e4a5917-29c6-4545-b2b4-477d87e06d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4603 | 2024.12.20 21:24:41.119957 [ 260 ] {9e4a5917-29c6-4545-b2b4-477d87e06d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4604 | 2024.12.20 21:24:41.119974 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1380 rows starting from the beginning of the part | ||
4605 | 2024.12.20 21:24:41.120402 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
4606 | 2024.12.20 21:24:41.120667 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
4607 | 2024.12.20 21:24:41.121047 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 235 rows starting from the beginning of the part | ||
4608 | 2024.12.20 21:24:41.122531 [ 260 ] {9e4a5917-29c6-4545-b2b4-477d87e06d27} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4609 | 2024.12.20 21:24:41.122605 [ 260 ] {9e4a5917-29c6-4545-b2b4-477d87e06d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4610 | 2024.12.20 21:24:41.123602 [ 260 ] {9e4a5917-29c6-4545-b2b4-477d87e06d27} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4611 | 2024.12.20 21:24:41.123917 [ 260 ] {9e4a5917-29c6-4545-b2b4-477d87e06d27} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4612 | 2024.12.20 21:24:41.124189 [ 79 ] {} <Debug> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4613 | 2024.12.20 21:24:41.124330 [ 79 ] {} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4614 | 2024.12.20 21:24:41.124398 [ 260 ] {9e4a5917-29c6-4545-b2b4-477d87e06d27} <Debug> executeQuery: Read 23 rows, 1.66 KiB in 0.004898 sec., 4695.794201714986 rows/sec., 338.75 KiB/sec. | ||
4615 | 2024.12.20 21:24:41.124477 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4616 | 2024.12.20 21:24:41.124817 [ 260 ] {9e4a5917-29c6-4545-b2b4-477d87e06d27} <Debug> TCPHandler: Processed in 0.005668537 sec. | ||
4617 | 2024.12.20 21:24:41.125086 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3298 rows, containing 5 columns (5 merged, 0 gathered) in 0.006195449 sec., 532326.2284944966 rows/sec., 46.63 MiB/sec. | ||
4618 | 2024.12.20 21:24:41.125255 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4619 | 2024.12.20 21:24:41.125361 [ 190 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::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 | ||
4620 | 2024.12.20 21:24:41.125548 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4621 | 2024.12.20 21:24:41.125885 [ 262 ] {67a8bd79-9cf5-4827-8610-df3a41977fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4622 | 2024.12.20 21:24:41.126210 [ 262 ] {67a8bd79-9cf5-4827-8610-df3a41977fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4623 | 2024.12.20 21:24:41.126214 [ 190 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4624 | 2024.12.20 21:24:41.126409 [ 190 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 59 rows starting from the beginning of the part | ||
4625 | 2024.12.20 21:24:41.126754 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_31_6} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4626 | 2024.12.20 21:24:41.126892 [ 190 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 23 rows starting from the beginning of the part | ||
4627 | 2024.12.20 21:24:41.127195 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_31_6} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4628 | 2024.12.20 21:24:41.127408 [ 190 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 22 rows starting from the beginning of the part | ||
4629 | 2024.12.20 21:24:41.127656 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
4630 | 2024.12.20 21:24:41.127859 [ 190 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 33 rows starting from the beginning of the part | ||
4631 | 2024.12.20 21:24:41.128305 [ 190 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 22 rows starting from the beginning of the part | ||
4632 | 2024.12.20 21:24:41.128546 [ 190 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 23 rows starting from the beginning of the part | ||
4633 | 2024.12.20 21:24:41.129268 [ 262 ] {67a8bd79-9cf5-4827-8610-df3a41977fbe} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4634 | 2024.12.20 21:24:41.129315 [ 262 ] {67a8bd79-9cf5-4827-8610-df3a41977fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4635 | 2024.12.20 21:24:41.129869 [ 262 ] {67a8bd79-9cf5-4827-8610-df3a41977fbe} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4636 | 2024.12.20 21:24:41.130176 [ 196 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 5 columns (5 merged, 0 gathered) in 0.005270528 sec., 34531.6446473674 rows/sec., 2.59 MiB/sec. | ||
4637 | 2024.12.20 21:24:41.130239 [ 262 ] {67a8bd79-9cf5-4827-8610-df3a41977fbe} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4638 | 2024.12.20 21:24:41.130426 [ 196 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4639 | 2024.12.20 21:24:41.130701 [ 262 ] {67a8bd79-9cf5-4827-8610-df3a41977fbe} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005065 sec., 2764.0671273445214 rows/sec., 193.58 KiB/sec. | ||
4640 | 2024.12.20 21:24:41.130869 [ 262 ] {67a8bd79-9cf5-4827-8610-df3a41977fbe} <Debug> TCPHandler: Processed in 0.005850201 sec. | ||
4641 | 2024.12.20 21:24:41.131089 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_21_4} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4642 | 2024.12.20 21:24:41.131097 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4643 | 2024.12.20 21:24:41.131253 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_21_4} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4644 | 2024.12.20 21:24:41.131356 [ 260 ] {4ae33f7e-3aaf-4c32-a979-d0e1450f4e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4645 | 2024.12.20 21:24:41.131406 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4646 | 2024.12.20 21:24:41.131465 [ 260 ] {4ae33f7e-3aaf-4c32-a979-d0e1450f4e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4647 | 2024.12.20 21:24:41.132152 [ 260 ] {4ae33f7e-3aaf-4c32-a979-d0e1450f4e00} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4648 | 2024.12.20 21:24:41.132201 [ 260 ] {4ae33f7e-3aaf-4c32-a979-d0e1450f4e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4649 | 2024.12.20 21:24:41.132578 [ 260 ] {4ae33f7e-3aaf-4c32-a979-d0e1450f4e00} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4650 | 2024.12.20 21:24:41.132844 [ 260 ] {4ae33f7e-3aaf-4c32-a979-d0e1450f4e00} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4651 | 2024.12.20 21:24:41.133007 [ 79 ] {} <Debug> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4652 | 2024.12.20 21:24:41.133065 [ 79 ] {} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4653 | 2024.12.20 21:24:41.133095 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4654 | 2024.12.20 21:24:41.133102 [ 260 ] {4ae33f7e-3aaf-4c32-a979-d0e1450f4e00} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001812 sec., 7174.39293598234 rows/sec., 447.32 KiB/sec. | ||
4655 | 2024.12.20 21:24:41.133468 [ 260 ] {4ae33f7e-3aaf-4c32-a979-d0e1450f4e00} <Debug> TCPHandler: Processed in 0.002474735 sec. | ||
4656 | 2024.12.20 21:24:41.133529 [ 190 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | 2024.12.20 21:24:41.133734 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4658 | 2024.12.20 21:24:41.133881 [ 190 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4659 | 2024.12.20 21:24:41.133920 [ 190 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | 2024.12.20 21:24:41.133923 [ 262 ] {472dce17-ace1-45d5-a88d-9394e7f7e277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4661 | 2024.12.20 21:24:41.134025 [ 262 ] {472dce17-ace1-45d5-a88d-9394e7f7e277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4662 | 2024.12.20 21:24:41.134130 [ 190 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
4663 | 2024.12.20 21:24:41.134462 [ 190 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | 2024.12.20 21:24:41.134722 [ 190 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | 2024.12.20 21:24:41.135067 [ 190 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | 2024.12.20 21:24:41.136776 [ 262 ] {472dce17-ace1-45d5-a88d-9394e7f7e277} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4667 | 2024.12.20 21:24:41.136822 [ 262 ] {472dce17-ace1-45d5-a88d-9394e7f7e277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4668 | 2024.12.20 21:24:41.137069 [ 191 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003886057 sec., 16726.46592677359 rows/sec., 1.08 MiB/sec. | ||
4669 | 2024.12.20 21:24:41.137377 [ 191 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4670 | 2024.12.20 21:24:41.137545 [ 262 ] {472dce17-ace1-45d5-a88d-9394e7f7e277} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4671 | 2024.12.20 21:24:41.137996 [ 262 ] {472dce17-ace1-45d5-a88d-9394e7f7e277} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4672 | 2024.12.20 21:24:41.138001 [ 191 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_13_3} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4673 | 2024.12.20 21:24:41.138261 [ 191 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_13_3} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4674 | 2024.12.20 21:24:41.138274 [ 79 ] {} <Debug> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4675 | 2024.12.20 21:24:41.138360 [ 79 ] {} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4676 | 2024.12.20 21:24:41.138449 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4677 | 2024.12.20 21:24:41.138537 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4678 | 2024.12.20 21:24:41.138556 [ 262 ] {472dce17-ace1-45d5-a88d-9394e7f7e277} <Debug> executeQuery: Read 398 rows, 28.96 KiB in 0.004647 sec., 85646.65375511082 rows/sec., 6.09 MiB/sec. | ||
4679 | 2024.12.20 21:24:41.138775 [ 262 ] {472dce17-ace1-45d5-a88d-9394e7f7e277} <Debug> TCPHandler: Processed in 0.005180866 sec. | ||
4680 | 2024.12.20 21:24:41.138818 [ 191 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::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 | ||
4681 | 2024.12.20 21:24:41.138984 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4682 | 2024.12.20 21:24:41.138998 [ 191 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4683 | 2024.12.20 21:24:41.139059 [ 191 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 908 rows starting from the beginning of the part | ||
4684 | 2024.12.20 21:24:41.139285 [ 260 ] {628f0d01-1ea6-4d91-99ef-d4e75d79375f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4685 | 2024.12.20 21:24:41.139370 [ 191 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 86 rows starting from the beginning of the part | ||
4686 | 2024.12.20 21:24:41.139433 [ 260 ] {628f0d01-1ea6-4d91-99ef-d4e75d79375f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4687 | 2024.12.20 21:24:41.139721 [ 191 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 864 rows starting from the beginning of the part | ||
4688 | 2024.12.20 21:24:41.140167 [ 191 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
4689 | 2024.12.20 21:24:41.140532 [ 191 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 86 rows starting from the beginning of the part | ||
4690 | 2024.12.20 21:24:41.140770 [ 191 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 398 rows starting from the beginning of the part | ||
4691 | 2024.12.20 21:24:41.141638 [ 260 ] {628f0d01-1ea6-4d91-99ef-d4e75d79375f} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4692 | 2024.12.20 21:24:41.141708 [ 260 ] {628f0d01-1ea6-4d91-99ef-d4e75d79375f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4693 | 2024.12.20 21:24:41.142638 [ 260 ] {628f0d01-1ea6-4d91-99ef-d4e75d79375f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4694 | 2024.12.20 21:24:41.143199 [ 260 ] {628f0d01-1ea6-4d91-99ef-d4e75d79375f} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4695 | 2024.12.20 21:24:41.143514 [ 260 ] {628f0d01-1ea6-4d91-99ef-d4e75d79375f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004369 sec., 1373.311970702678 rows/sec., 71.75 KiB/sec. | ||
4696 | 2024.12.20 21:24:41.143792 [ 260 ] {628f0d01-1ea6-4d91-99ef-d4e75d79375f} <Debug> TCPHandler: Processed in 0.004890349 sec. | ||
4697 | 2024.12.20 21:24:41.144104 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4698 | 2024.12.20 21:24:41.144177 [ 191 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2406 rows, containing 5 columns (5 merged, 0 gathered) in 0.005546824 sec., 433761.7346431039 rows/sec., 33.26 MiB/sec. | ||
4699 | 2024.12.20 21:24:41.144381 [ 262 ] {98a2b2a6-0a3e-4b06-8d4f-08ad5f85fb40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4700 | 2024.12.20 21:24:41.144411 [ 191 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4701 | 2024.12.20 21:24:41.144499 [ 262 ] {98a2b2a6-0a3e-4b06-8d4f-08ad5f85fb40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4702 | 2024.12.20 21:24:41.145009 [ 191 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_31_6} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4703 | 2024.12.20 21:24:41.145171 [ 191 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_31_6} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4704 | 2024.12.20 21:24:41.145313 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
4705 | 2024.12.20 21:24:41.145572 [ 262 ] {98a2b2a6-0a3e-4b06-8d4f-08ad5f85fb40} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4706 | 2024.12.20 21:24:41.145616 [ 262 ] {98a2b2a6-0a3e-4b06-8d4f-08ad5f85fb40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4707 | 2024.12.20 21:24:41.146024 [ 262 ] {98a2b2a6-0a3e-4b06-8d4f-08ad5f85fb40} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4708 | 2024.12.20 21:24:41.146271 [ 262 ] {98a2b2a6-0a3e-4b06-8d4f-08ad5f85fb40} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4709 | 2024.12.20 21:24:41.146445 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4710 | 2024.12.20 21:24:41.146500 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4711 | 2024.12.20 21:24:41.146523 [ 262 ] {98a2b2a6-0a3e-4b06-8d4f-08ad5f85fb40} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002199 sec., 107776.2619372442 rows/sec., 7.22 MiB/sec. | ||
4712 | 2024.12.20 21:24:41.146538 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4713 | 2024.12.20 21:24:41.146723 [ 262 ] {98a2b2a6-0a3e-4b06-8d4f-08ad5f85fb40} <Debug> TCPHandler: Processed in 0.002811243 sec. | ||
4714 | 2024.12.20 21:24:41.146797 [ 193 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::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 | ||
4715 | 2024.12.20 21:24:41.146901 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4716 | 2024.12.20 21:24:41.146959 [ 193 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4717 | 2024.12.20 21:24:41.147002 [ 193 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7790 rows starting from the beginning of the part | ||
4718 | 2024.12.20 21:24:41.147037 [ 260 ] {d9d6b573-7921-4ab8-b0e4-a32ecf2eae79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4719 | 2024.12.20 21:24:41.147159 [ 193 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
4720 | 2024.12.20 21:24:41.147167 [ 260 ] {d9d6b573-7921-4ab8-b0e4-a32ecf2eae79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4721 | 2024.12.20 21:24:41.147611 [ 193 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 960 rows starting from the beginning of the part | ||
4722 | 2024.12.20 21:24:41.147850 [ 193 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 128 rows starting from the beginning of the part | ||
4723 | 2024.12.20 21:24:41.148067 [ 193 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
4724 | 2024.12.20 21:24:41.148273 [ 193 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part | ||
4725 | 2024.12.20 21:24:41.148794 [ 260 ] {d9d6b573-7921-4ab8-b0e4-a32ecf2eae79} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4726 | 2024.12.20 21:24:41.148845 [ 260 ] {d9d6b573-7921-4ab8-b0e4-a32ecf2eae79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4727 | 2024.12.20 21:24:41.149264 [ 260 ] {d9d6b573-7921-4ab8-b0e4-a32ecf2eae79} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4728 | 2024.12.20 21:24:41.149562 [ 260 ] {d9d6b573-7921-4ab8-b0e4-a32ecf2eae79} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4729 | 2024.12.20 21:24:41.149893 [ 260 ] {d9d6b573-7921-4ab8-b0e4-a32ecf2eae79} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002886 sec., 346.5003465003465 rows/sec., 23.35 KiB/sec. | ||
4730 | 2024.12.20 21:24:41.150005 [ 260 ] {d9d6b573-7921-4ab8-b0e4-a32ecf2eae79} <Debug> TCPHandler: Processed in 0.003179611 sec. | ||
4731 | 2024.12.20 21:24:41.150240 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4732 | 2024.12.20 21:24:41.150516 [ 262 ] {5165d89e-7f65-4060-824e-7030b4076e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4733 | 2024.12.20 21:24:41.150711 [ 262 ] {5165d89e-7f65-4060-824e-7030b4076e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4734 | 2024.12.20 21:24:41.152786 [ 193 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9435 rows, containing 5 columns (5 merged, 0 gathered) in 0.006129767 sec., 1539210.2179413997 rows/sec., 103.49 MiB/sec. | ||
4735 | 2024.12.20 21:24:41.152988 [ 262 ] {5165d89e-7f65-4060-824e-7030b4076e2d} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4736 | 2024.12.20 21:24:41.153035 [ 262 ] {5165d89e-7f65-4060-824e-7030b4076e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4737 | 2024.12.20 21:24:41.153110 [ 193 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4738 | 2024.12.20 21:24:41.153815 [ 193 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4739 | 2024.12.20 21:24:41.154001 [ 193 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4740 | 2024.12.20 21:24:41.154200 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
4741 | 2024.12.20 21:24:41.154428 [ 262 ] {5165d89e-7f65-4060-824e-7030b4076e2d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4742 | 2024.12.20 21:24:41.154703 [ 262 ] {5165d89e-7f65-4060-824e-7030b4076e2d} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4743 | 2024.12.20 21:24:41.154969 [ 262 ] {5165d89e-7f65-4060-824e-7030b4076e2d} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00451 sec., 3547.671840354767 rows/sec., 6.36 MiB/sec. | ||
4744 | 2024.12.20 21:24:41.155090 [ 262 ] {5165d89e-7f65-4060-824e-7030b4076e2d} <Debug> TCPHandler: Processed in 0.004997142 sec. | ||
4745 | 2024.12.20 21:24:41.155249 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4746 | 2024.12.20 21:24:41.155377 [ 260 ] {c6b018cb-26c8-4cea-b993-eaa8ba7363f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4747 | 2024.12.20 21:24:41.155430 [ 260 ] {c6b018cb-26c8-4cea-b993-eaa8ba7363f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4748 | 2024.12.20 21:24:41.155938 [ 260 ] {c6b018cb-26c8-4cea-b993-eaa8ba7363f9} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4749 | 2024.12.20 21:24:41.155979 [ 260 ] {c6b018cb-26c8-4cea-b993-eaa8ba7363f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4750 | 2024.12.20 21:24:41.156365 [ 260 ] {c6b018cb-26c8-4cea-b993-eaa8ba7363f9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4751 | 2024.12.20 21:24:41.156616 [ 260 ] {c6b018cb-26c8-4cea-b993-eaa8ba7363f9} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4752 | 2024.12.20 21:24:41.156773 [ 77 ] {} <Debug> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4753 | 2024.12.20 21:24:41.156817 [ 77 ] {} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4754 | 2024.12.20 21:24:41.156821 [ 260 ] {c6b018cb-26c8-4cea-b993-eaa8ba7363f9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001469 sec., 55820.28590878148 rows/sec., 3.55 MiB/sec. | ||
4755 | 2024.12.20 21:24:41.156843 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4756 | 2024.12.20 21:24:41.156934 [ 260 ] {c6b018cb-26c8-4cea-b993-eaa8ba7363f9} <Debug> TCPHandler: Processed in 0.001751709 sec. | ||
4757 | 2024.12.20 21:24:41.157080 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::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 | ||
4758 | 2024.12.20 21:24:41.157208 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4759 | 2024.12.20 21:24:41.157245 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1250 rows starting from the beginning of the part | ||
4760 | 2024.12.20 21:24:41.157328 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
4761 | 2024.12.20 21:24:41.157411 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
4762 | 2024.12.20 21:24:41.157620 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
4763 | 2024.12.20 21:24:41.157718 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
4764 | 2024.12.20 21:24:41.157932 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part | ||
4765 | 2024.12.20 21:24:41.159097 [ 201 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1534 rows, containing 4 columns (4 merged, 0 gathered) in 0.002151638 sec., 712945.2073257676 rows/sec., 45.93 MiB/sec. | ||
4766 | 2024.12.20 21:24:41.159288 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4767 | 2024.12.20 21:24:41.159558 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_31_6} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4768 | 2024.12.20 21:24:41.159641 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_31_6} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4769 | 2024.12.20 21:24:41.159713 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
4770 | 2024.12.20 21:24:46.107095 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4771 | 2024.12.20 21:24:46.107324 [ 260 ] {40d4f696-a261-4c51-beab-b7f383167d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4772 | 2024.12.20 21:24:46.107406 [ 260 ] {40d4f696-a261-4c51-beab-b7f383167d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4773 | 2024.12.20 21:24:46.108219 [ 260 ] {40d4f696-a261-4c51-beab-b7f383167d82} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4774 | 2024.12.20 21:24:46.108271 [ 260 ] {40d4f696-a261-4c51-beab-b7f383167d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4775 | 2024.12.20 21:24:46.108717 [ 260 ] {40d4f696-a261-4c51-beab-b7f383167d82} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4776 | 2024.12.20 21:24:46.108972 [ 260 ] {40d4f696-a261-4c51-beab-b7f383167d82} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4777 | 2024.12.20 21:24:46.109187 [ 260 ] {40d4f696-a261-4c51-beab-b7f383167d82} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001923 sec., 52002.08008320333 rows/sec., 4.33 MiB/sec. | ||
4778 | 2024.12.20 21:24:46.109253 [ 260 ] {40d4f696-a261-4c51-beab-b7f383167d82} <Debug> TCPHandler: Processed in 0.002298651 sec. | ||
4779 | 2024.12.20 21:24:46.109587 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4780 | 2024.12.20 21:24:46.109893 [ 262 ] {0eadcb57-29d6-42c3-8309-ec46f8d78a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4781 | 2024.12.20 21:24:46.110013 [ 262 ] {0eadcb57-29d6-42c3-8309-ec46f8d78a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4782 | 2024.12.20 21:24:46.110981 [ 262 ] {0eadcb57-29d6-42c3-8309-ec46f8d78a70} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4783 | 2024.12.20 21:24:46.111029 [ 262 ] {0eadcb57-29d6-42c3-8309-ec46f8d78a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4784 | 2024.12.20 21:24:46.111459 [ 262 ] {0eadcb57-29d6-42c3-8309-ec46f8d78a70} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4785 | 2024.12.20 21:24:46.111706 [ 262 ] {0eadcb57-29d6-42c3-8309-ec46f8d78a70} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4786 | 2024.12.20 21:24:46.111952 [ 262 ] {0eadcb57-29d6-42c3-8309-ec46f8d78a70} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.002145 sec., 10256.410256410256 rows/sec., 771.23 KiB/sec. | ||
4787 | 2024.12.20 21:24:46.112020 [ 262 ] {0eadcb57-29d6-42c3-8309-ec46f8d78a70} <Debug> TCPHandler: Processed in 0.00263688 sec. | ||
4788 | 2024.12.20 21:24:46.112185 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4789 | 2024.12.20 21:24:46.112332 [ 260 ] {abb55c06-8ccc-47fc-9387-6dc9abf59c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4790 | 2024.12.20 21:24:46.112394 [ 260 ] {abb55c06-8ccc-47fc-9387-6dc9abf59c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4791 | 2024.12.20 21:24:46.113026 [ 260 ] {abb55c06-8ccc-47fc-9387-6dc9abf59c81} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4792 | 2024.12.20 21:24:46.113066 [ 260 ] {abb55c06-8ccc-47fc-9387-6dc9abf59c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4793 | 2024.12.20 21:24:46.113430 [ 260 ] {abb55c06-8ccc-47fc-9387-6dc9abf59c81} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4794 | 2024.12.20 21:24:46.113671 [ 260 ] {abb55c06-8ccc-47fc-9387-6dc9abf59c81} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4795 | 2024.12.20 21:24:46.113871 [ 260 ] {abb55c06-8ccc-47fc-9387-6dc9abf59c81} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001574 sec., 54637.865311308764 rows/sec., 4.27 MiB/sec. | ||
4796 | 2024.12.20 21:24:46.113927 [ 260 ] {abb55c06-8ccc-47fc-9387-6dc9abf59c81} <Debug> TCPHandler: Processed in 0.00181346 sec. | ||
4797 | 2024.12.20 21:24:46.114084 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4798 | 2024.12.20 21:24:46.114232 [ 262 ] {62934423-a7c9-40fa-b7f9-97f54fc18333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4799 | 2024.12.20 21:24:46.114297 [ 262 ] {62934423-a7c9-40fa-b7f9-97f54fc18333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4800 | 2024.12.20 21:24:46.114922 [ 262 ] {62934423-a7c9-40fa-b7f9-97f54fc18333} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4801 | 2024.12.20 21:24:46.114963 [ 262 ] {62934423-a7c9-40fa-b7f9-97f54fc18333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4802 | 2024.12.20 21:24:46.115370 [ 262 ] {62934423-a7c9-40fa-b7f9-97f54fc18333} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4803 | 2024.12.20 21:24:46.115607 [ 262 ] {62934423-a7c9-40fa-b7f9-97f54fc18333} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4804 | 2024.12.20 21:24:46.115825 [ 262 ] {62934423-a7c9-40fa-b7f9-97f54fc18333} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001631 sec., 98099.32556713672 rows/sec., 6.83 MiB/sec. | ||
4805 | 2024.12.20 21:24:46.115880 [ 262 ] {62934423-a7c9-40fa-b7f9-97f54fc18333} <Debug> TCPHandler: Processed in 0.001868522 sec. | ||
4806 | 2024.12.20 21:24:46.116040 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4807 | 2024.12.20 21:24:46.116179 [ 260 ] {94e4fd04-8274-4faa-bb74-537d0a08c2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4808 | 2024.12.20 21:24:46.116276 [ 260 ] {94e4fd04-8274-4faa-bb74-537d0a08c2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4809 | 2024.12.20 21:24:46.117461 [ 260 ] {94e4fd04-8274-4faa-bb74-537d0a08c2ae} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4810 | 2024.12.20 21:24:46.117501 [ 260 ] {94e4fd04-8274-4faa-bb74-537d0a08c2ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4811 | 2024.12.20 21:24:46.118129 [ 260 ] {94e4fd04-8274-4faa-bb74-537d0a08c2ae} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4812 | 2024.12.20 21:24:46.118384 [ 260 ] {94e4fd04-8274-4faa-bb74-537d0a08c2ae} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4813 | 2024.12.20 21:24:46.118667 [ 260 ] {94e4fd04-8274-4faa-bb74-537d0a08c2ae} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002514 sec., 8750.994431185361 rows/sec., 15.68 MiB/sec. | ||
4814 | 2024.12.20 21:24:46.119122 [ 260 ] {94e4fd04-8274-4faa-bb74-537d0a08c2ae} <Debug> TCPHandler: Processed in 0.003148521 sec. | ||
4815 | 2024.12.20 21:24:46.119283 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4816 | 2024.12.20 21:24:46.119422 [ 262 ] {e44e6948-f89d-4c7c-bafd-833629a068f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4817 | 2024.12.20 21:24:46.119484 [ 262 ] {e44e6948-f89d-4c7c-bafd-833629a068f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4818 | 2024.12.20 21:24:46.120057 [ 262 ] {e44e6948-f89d-4c7c-bafd-833629a068f6} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4819 | 2024.12.20 21:24:46.120104 [ 262 ] {e44e6948-f89d-4c7c-bafd-833629a068f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4820 | 2024.12.20 21:24:46.120545 [ 262 ] {e44e6948-f89d-4c7c-bafd-833629a068f6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4821 | 2024.12.20 21:24:46.120784 [ 262 ] {e44e6948-f89d-4c7c-bafd-833629a068f6} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4822 | 2024.12.20 21:24:46.120996 [ 262 ] {e44e6948-f89d-4c7c-bafd-833629a068f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001605 sec., 37383.17757009345 rows/sec., 2.52 MiB/sec. | ||
4823 | 2024.12.20 21:24:46.121048 [ 262 ] {e44e6948-f89d-4c7c-bafd-833629a068f6} <Debug> TCPHandler: Processed in 0.001836321 sec. | ||
4824 | 2024.12.20 21:24:46.468771 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
4825 | 2024.12.20 21:24:46.469503 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4826 | 2024.12.20 21:24:46.469546 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4827 | 2024.12.20 21:24:46.470060 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4828 | 2024.12.20 21:24:46.470324 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4829 | 2024.12.20 21:24:46.470521 [ 72 ] {} <Debug> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4830 | 2024.12.20 21:24:46.470589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
4831 | 2024.12.20 21:24:46.470617 [ 72 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4832 | 2024.12.20 21:24:46.470651 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4833 | 2024.12.20 21:24:46.470834 [ 201 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
4834 | 2024.12.20 21:24:46.471039 [ 201 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4835 | 2024.12.20 21:24:46.471105 [ 201 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
4836 | 2024.12.20 21:24:46.471283 [ 201 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
4837 | 2024.12.20 21:24:46.471511 [ 201 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
4838 | 2024.12.20 21:24:46.471661 [ 201 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
4839 | 2024.12.20 21:24:46.471851 [ 201 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
4840 | 2024.12.20 21:24:46.471952 [ 201 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
4841 | 2024.12.20 21:24:46.474091 [ 186 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003352976 sec., 2892654.1675216286 rows/sec., 41.38 MiB/sec. | ||
4842 | 2024.12.20 21:24:46.474335 [ 197 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4843 | 2024.12.20 21:24:46.474652 [ 197 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_21_4} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4844 | 2024.12.20 21:24:46.474732 [ 197 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_21_4} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4845 | 2024.12.20 21:24:46.474824 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
4846 | 2024.12.20 21:24:47.096946 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4847 | 2024.12.20 21:24:47.119918 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4848 | 2024.12.20 21:24:47.119971 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4849 | 2024.12.20 21:24:47.127799 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4850 | 2024.12.20 21:24:47.128565 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4851 | 2024.12.20 21:24:47.129034 [ 71 ] {} <Debug> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4852 | 2024.12.20 21:24:47.129203 [ 71 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4853 | 2024.12.20 21:24:47.129298 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4854 | 2024.12.20 21:24:47.129893 [ 201 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
4855 | 2024.12.20 21:24:47.144490 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4856 | 2024.12.20 21:24:47.146111 [ 201 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4857 | 2024.12.20 21:24:47.147731 [ 201 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
4858 | 2024.12.20 21:24:47.153657 [ 201 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
4859 | 2024.12.20 21:24:47.159355 [ 201 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
4860 | 2024.12.20 21:24:47.164980 [ 201 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
4861 | 2024.12.20 21:24:47.170809 [ 201 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
4862 | 2024.12.20 21:24:47.175362 [ 201 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
4863 | 2024.12.20 21:24:47.235108 [ 189 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.105608278 sec., 1505.5637968076708 rows/sec., 7.79 MiB/sec. | ||
4864 | 2024.12.20 21:24:47.236715 [ 197 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4865 | 2024.12.20 21:24:47.239025 [ 197 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_21_4} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4866 | 2024.12.20 21:24:47.239116 [ 197 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_21_4} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4867 | 2024.12.20 21:24:47.240351 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4868 | 2024.12.20 21:24:48.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.85 MiB, peak 196.41 MiB, free memory in arenas 0.00 B, will set to 188.61 MiB (RSS), difference: 2.75 MiB | ||
4869 | 2024.12.20 21:24:48.986231 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 668 | ||
4870 | 2024.12.20 21:24:48.989406 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4871 | 2024.12.20 21:24:48.989470 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4872 | 2024.12.20 21:24:48.990956 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4873 | 2024.12.20 21:24:48.991277 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4874 | 2024.12.20 21:24:48.992644 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 668 | ||
4875 | 2024.12.20 21:24:51.111211 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4876 | 2024.12.20 21:24:51.111436 [ 260 ] {fc295935-f228-42a6-bb65-7500c2bf0f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4877 | 2024.12.20 21:24:51.111522 [ 260 ] {fc295935-f228-42a6-bb65-7500c2bf0f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4878 | 2024.12.20 21:24:51.112290 [ 260 ] {fc295935-f228-42a6-bb65-7500c2bf0f28} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4879 | 2024.12.20 21:24:51.112343 [ 260 ] {fc295935-f228-42a6-bb65-7500c2bf0f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4880 | 2024.12.20 21:24:51.112787 [ 260 ] {fc295935-f228-42a6-bb65-7500c2bf0f28} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4881 | 2024.12.20 21:24:51.113040 [ 260 ] {fc295935-f228-42a6-bb65-7500c2bf0f28} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4882 | 2024.12.20 21:24:51.113273 [ 260 ] {fc295935-f228-42a6-bb65-7500c2bf0f28} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001896 sec., 7383.966244725739 rows/sec., 531.55 KiB/sec. | ||
4883 | 2024.12.20 21:24:51.113331 [ 260 ] {fc295935-f228-42a6-bb65-7500c2bf0f28} <Debug> TCPHandler: Processed in 0.002264101 sec. | ||
4884 | 2024.12.20 21:24:51.113592 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4885 | 2024.12.20 21:24:51.113794 [ 262 ] {04e55f62-e60f-4002-9072-8d1d24153583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4886 | 2024.12.20 21:24:51.113874 [ 262 ] {04e55f62-e60f-4002-9072-8d1d24153583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4887 | 2024.12.20 21:24:51.114768 [ 262 ] {04e55f62-e60f-4002-9072-8d1d24153583} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4888 | 2024.12.20 21:24:51.114825 [ 262 ] {04e55f62-e60f-4002-9072-8d1d24153583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4889 | 2024.12.20 21:24:51.115294 [ 262 ] {04e55f62-e60f-4002-9072-8d1d24153583} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4890 | 2024.12.20 21:24:51.115559 [ 262 ] {04e55f62-e60f-4002-9072-8d1d24153583} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4891 | 2024.12.20 21:24:51.115838 [ 262 ] {04e55f62-e60f-4002-9072-8d1d24153583} <Debug> executeQuery: Read 235 rows, 21.09 KiB in 0.002099 sec., 111958.07527393996 rows/sec., 9.81 MiB/sec. | ||
4892 | 2024.12.20 21:24:51.115907 [ 262 ] {04e55f62-e60f-4002-9072-8d1d24153583} <Debug> TCPHandler: Processed in 0.002457855 sec. | ||
4893 | 2024.12.20 21:24:51.116059 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4894 | 2024.12.20 21:24:51.116181 [ 260 ] {3acd52b0-0eec-4251-be49-35ec89187099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4895 | 2024.12.20 21:24:51.116231 [ 260 ] {3acd52b0-0eec-4251-be49-35ec89187099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4896 | 2024.12.20 21:24:51.116815 [ 260 ] {3acd52b0-0eec-4251-be49-35ec89187099} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4897 | 2024.12.20 21:24:51.116856 [ 260 ] {3acd52b0-0eec-4251-be49-35ec89187099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4898 | 2024.12.20 21:24:51.117221 [ 260 ] {3acd52b0-0eec-4251-be49-35ec89187099} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4899 | 2024.12.20 21:24:51.117486 [ 260 ] {3acd52b0-0eec-4251-be49-35ec89187099} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4900 | 2024.12.20 21:24:51.117709 [ 260 ] {3acd52b0-0eec-4251-be49-35ec89187099} <Debug> executeQuery: Read 23 rows, 1.66 KiB in 0.001553 sec., 14810.045074050226 rows/sec., 1.04 MiB/sec. | ||
4901 | 2024.12.20 21:24:51.117761 [ 260 ] {3acd52b0-0eec-4251-be49-35ec89187099} <Debug> TCPHandler: Processed in 0.00175963 sec. | ||
4902 | 2024.12.20 21:24:51.117948 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4903 | 2024.12.20 21:24:51.118099 [ 262 ] {4bca6349-2c85-43c8-aed4-52ec4bfa3ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4904 | 2024.12.20 21:24:51.118162 [ 262 ] {4bca6349-2c85-43c8-aed4-52ec4bfa3ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4905 | 2024.12.20 21:24:51.118848 [ 262 ] {4bca6349-2c85-43c8-aed4-52ec4bfa3ac2} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4906 | 2024.12.20 21:24:51.118891 [ 262 ] {4bca6349-2c85-43c8-aed4-52ec4bfa3ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4907 | 2024.12.20 21:24:51.119266 [ 262 ] {4bca6349-2c85-43c8-aed4-52ec4bfa3ac2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4908 | 2024.12.20 21:24:51.119511 [ 262 ] {4bca6349-2c85-43c8-aed4-52ec4bfa3ac2} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4909 | 2024.12.20 21:24:51.119766 [ 262 ] {4bca6349-2c85-43c8-aed4-52ec4bfa3ac2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001697 sec., 8249.852681202121 rows/sec., 577.77 KiB/sec. | ||
4910 | 2024.12.20 21:24:51.119958 [ 262 ] {4bca6349-2c85-43c8-aed4-52ec4bfa3ac2} <Debug> TCPHandler: Processed in 0.002076336 sec. | ||
4911 | 2024.12.20 21:24:51.120153 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4912 | 2024.12.20 21:24:51.120292 [ 260 ] {46e84d96-058c-4c74-831f-a2a2d021b37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4913 | 2024.12.20 21:24:51.120349 [ 260 ] {46e84d96-058c-4c74-831f-a2a2d021b37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4914 | 2024.12.20 21:24:51.120988 [ 260 ] {46e84d96-058c-4c74-831f-a2a2d021b37f} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4915 | 2024.12.20 21:24:51.121030 [ 260 ] {46e84d96-058c-4c74-831f-a2a2d021b37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4916 | 2024.12.20 21:24:51.121390 [ 260 ] {46e84d96-058c-4c74-831f-a2a2d021b37f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4917 | 2024.12.20 21:24:51.121625 [ 260 ] {46e84d96-058c-4c74-831f-a2a2d021b37f} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4918 | 2024.12.20 21:24:51.121877 [ 260 ] {46e84d96-058c-4c74-831f-a2a2d021b37f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001615 sec., 8049.5356037151705 rows/sec., 501.89 KiB/sec. | ||
4919 | 2024.12.20 21:24:51.122090 [ 260 ] {46e84d96-058c-4c74-831f-a2a2d021b37f} <Debug> TCPHandler: Processed in 0.002034286 sec. | ||
4920 | 2024.12.20 21:24:51.122277 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4921 | 2024.12.20 21:24:51.122418 [ 262 ] {aa59a8af-0987-42f4-897f-141cfbff7118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4922 | 2024.12.20 21:24:51.122476 [ 262 ] {aa59a8af-0987-42f4-897f-141cfbff7118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4923 | 2024.12.20 21:24:51.123248 [ 262 ] {aa59a8af-0987-42f4-897f-141cfbff7118} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4924 | 2024.12.20 21:24:51.123291 [ 262 ] {aa59a8af-0987-42f4-897f-141cfbff7118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4925 | 2024.12.20 21:24:51.123682 [ 262 ] {aa59a8af-0987-42f4-897f-141cfbff7118} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4926 | 2024.12.20 21:24:51.123940 [ 262 ] {aa59a8af-0987-42f4-897f-141cfbff7118} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4927 | 2024.12.20 21:24:51.124151 [ 262 ] {aa59a8af-0987-42f4-897f-141cfbff7118} <Debug> executeQuery: Read 398 rows, 28.96 KiB in 0.001766 sec., 225368.06342015855 rows/sec., 16.02 MiB/sec. | ||
4928 | 2024.12.20 21:24:51.124208 [ 262 ] {aa59a8af-0987-42f4-897f-141cfbff7118} <Debug> TCPHandler: Processed in 0.002001265 sec. | ||
4929 | 2024.12.20 21:24:51.124355 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4930 | 2024.12.20 21:24:51.124497 [ 260 ] {1a94cadb-083d-4f21-81ef-4d9a4255364c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4931 | 2024.12.20 21:24:51.124558 [ 260 ] {1a94cadb-083d-4f21-81ef-4d9a4255364c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4932 | 2024.12.20 21:24:51.125062 [ 260 ] {1a94cadb-083d-4f21-81ef-4d9a4255364c} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4933 | 2024.12.20 21:24:51.125102 [ 260 ] {1a94cadb-083d-4f21-81ef-4d9a4255364c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4934 | 2024.12.20 21:24:51.125464 [ 260 ] {1a94cadb-083d-4f21-81ef-4d9a4255364c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4935 | 2024.12.20 21:24:51.125711 [ 260 ] {1a94cadb-083d-4f21-81ef-4d9a4255364c} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4936 | 2024.12.20 21:24:51.125949 [ 260 ] {1a94cadb-083d-4f21-81ef-4d9a4255364c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001473 sec., 4073.319755600815 rows/sec., 212.82 KiB/sec. | ||
4937 | 2024.12.20 21:24:51.126115 [ 260 ] {1a94cadb-083d-4f21-81ef-4d9a4255364c} <Debug> TCPHandler: Processed in 0.001825131 sec. | ||
4938 | 2024.12.20 21:24:51.126297 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4939 | 2024.12.20 21:24:51.126433 [ 262 ] {b8e4a56a-cdd6-4713-bd4d-cccb26513d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4940 | 2024.12.20 21:24:51.126494 [ 262 ] {b8e4a56a-cdd6-4713-bd4d-cccb26513d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4941 | 2024.12.20 21:24:51.127100 [ 262 ] {b8e4a56a-cdd6-4713-bd4d-cccb26513d19} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4942 | 2024.12.20 21:24:51.127139 [ 262 ] {b8e4a56a-cdd6-4713-bd4d-cccb26513d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4943 | 2024.12.20 21:24:51.127539 [ 262 ] {b8e4a56a-cdd6-4713-bd4d-cccb26513d19} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4944 | 2024.12.20 21:24:51.127779 [ 262 ] {b8e4a56a-cdd6-4713-bd4d-cccb26513d19} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4945 | 2024.12.20 21:24:51.128031 [ 262 ] {b8e4a56a-cdd6-4713-bd4d-cccb26513d19} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00162 sec., 146296.2962962963 rows/sec., 9.81 MiB/sec. | ||
4946 | 2024.12.20 21:24:51.128231 [ 262 ] {b8e4a56a-cdd6-4713-bd4d-cccb26513d19} <Debug> TCPHandler: Processed in 0.002001655 sec. | ||
4947 | 2024.12.20 21:24:51.128468 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4948 | 2024.12.20 21:24:51.128607 [ 260 ] {d515c483-cc2b-403e-baed-ecff0f6ffffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4949 | 2024.12.20 21:24:51.128669 [ 260 ] {d515c483-cc2b-403e-baed-ecff0f6ffffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4950 | 2024.12.20 21:24:51.129141 [ 260 ] {d515c483-cc2b-403e-baed-ecff0f6ffffa} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4951 | 2024.12.20 21:24:51.129180 [ 260 ] {d515c483-cc2b-403e-baed-ecff0f6ffffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4952 | 2024.12.20 21:24:51.129532 [ 260 ] {d515c483-cc2b-403e-baed-ecff0f6ffffa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4953 | 2024.12.20 21:24:51.129781 [ 260 ] {d515c483-cc2b-403e-baed-ecff0f6ffffa} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4954 | 2024.12.20 21:24:51.129941 [ 68 ] {} <Debug> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
4955 | 2024.12.20 21:24:51.130011 [ 260 ] {d515c483-cc2b-403e-baed-ecff0f6ffffa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001429 sec., 699.7900629811057 rows/sec., 47.15 KiB/sec. | ||
4956 | 2024.12.20 21:24:51.130022 [ 68 ] {} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4957 | 2024.12.20 21:24:51.130092 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4958 | 2024.12.20 21:24:51.130125 [ 260 ] {d515c483-cc2b-403e-baed-ecff0f6ffffa} <Debug> TCPHandler: Processed in 0.00178917 sec. | ||
4959 | 2024.12.20 21:24:51.130389 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4960 | 2024.12.20 21:24:51.130568 [ 200 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
4961 | 2024.12.20 21:24:51.130676 [ 262 ] {19b7da50-1577-4bb7-8d46-c7347fdafce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4962 | 2024.12.20 21:24:51.130905 [ 262 ] {19b7da50-1577-4bb7-8d46-c7347fdafce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4963 | 2024.12.20 21:24:51.130973 [ 200 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4964 | 2024.12.20 21:24:51.131151 [ 200 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 10 rows starting from the beginning of the part | ||
4965 | 2024.12.20 21:24:51.131485 [ 200 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
4966 | 2024.12.20 21:24:51.131848 [ 200 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
4967 | 2024.12.20 21:24:51.132220 [ 200 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
4968 | 2024.12.20 21:24:51.132613 [ 200 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
4969 | 2024.12.20 21:24:51.132961 [ 200 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
4970 | 2024.12.20 21:24:51.136737 [ 262 ] {19b7da50-1577-4bb7-8d46-c7347fdafce6} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4971 | 2024.12.20 21:24:51.136833 [ 262 ] {19b7da50-1577-4bb7-8d46-c7347fdafce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4972 | 2024.12.20 21:24:51.136967 [ 189 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.006774551 sec., 2214.168879974481 rows/sec., 148.62 KiB/sec. | ||
4973 | 2024.12.20 21:24:51.137219 [ 189 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
4974 | 2024.12.20 21:24:51.137937 [ 189 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_14_3} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4975 | 2024.12.20 21:24:51.138190 [ 189 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_14_3} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
4976 | 2024.12.20 21:24:51.138350 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4977 | 2024.12.20 21:24:51.138490 [ 262 ] {19b7da50-1577-4bb7-8d46-c7347fdafce6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4978 | 2024.12.20 21:24:51.138785 [ 262 ] {19b7da50-1577-4bb7-8d46-c7347fdafce6} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4979 | 2024.12.20 21:24:51.139044 [ 262 ] {19b7da50-1577-4bb7-8d46-c7347fdafce6} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.008443 sec., 1895.0609972758496 rows/sec., 3.40 MiB/sec. | ||
4980 | 2024.12.20 21:24:51.139187 [ 262 ] {19b7da50-1577-4bb7-8d46-c7347fdafce6} <Debug> TCPHandler: Processed in 0.008966361 sec. | ||
4981 | 2024.12.20 21:24:51.139330 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4982 | 2024.12.20 21:24:51.139449 [ 260 ] {f06bdcd7-b7de-445a-be26-dc88e5b1f8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4983 | 2024.12.20 21:24:51.139500 [ 260 ] {f06bdcd7-b7de-445a-be26-dc88e5b1f8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4984 | 2024.12.20 21:24:51.139996 [ 260 ] {f06bdcd7-b7de-445a-be26-dc88e5b1f8bd} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4985 | 2024.12.20 21:24:51.140035 [ 260 ] {f06bdcd7-b7de-445a-be26-dc88e5b1f8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4986 | 2024.12.20 21:24:51.140411 [ 260 ] {f06bdcd7-b7de-445a-be26-dc88e5b1f8bd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4987 | 2024.12.20 21:24:51.140651 [ 260 ] {f06bdcd7-b7de-445a-be26-dc88e5b1f8bd} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4988 | 2024.12.20 21:24:51.140858 [ 260 ] {f06bdcd7-b7de-445a-be26-dc88e5b1f8bd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001433 sec., 57222.60990928123 rows/sec., 3.63 MiB/sec. | ||
4989 | 2024.12.20 21:24:51.140906 [ 260 ] {f06bdcd7-b7de-445a-be26-dc88e5b1f8bd} <Debug> TCPHandler: Processed in 0.001636527 sec. | ||
4990 | 2024.12.20 21:24:53.819913 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4991 | 2024.12.20 21:24:53.819986 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4992 | 2024.12.20 21:24:53.970754 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
4993 | 2024.12.20 21:24:53.971830 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4994 | 2024.12.20 21:24:53.971880 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4995 | 2024.12.20 21:24:53.972419 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4996 | 2024.12.20 21:24:53.972698 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4997 | 2024.12.20 21:24:53.972901 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4998 | 2024.12.20 21:24:54.644602 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4999 | 2024.12.20 21:24:54.664484 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5000 | 2024.12.20 21:24:54.664550 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5001 | 2024.12.20 21:24:54.671889 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5002 | 2024.12.20 21:24:54.672646 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5003 | 2024.12.20 21:24:54.675622 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
5004 | 2024.12.20 21:24:56.114514 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5005 | 2024.12.20 21:24:56.114820 [ 260 ] {88582039-14bc-48db-b863-bc0729e484d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5006 | 2024.12.20 21:24:56.114929 [ 260 ] {88582039-14bc-48db-b863-bc0729e484d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5007 | 2024.12.20 21:24:56.115753 [ 260 ] {88582039-14bc-48db-b863-bc0729e484d8} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5008 | 2024.12.20 21:24:56.115807 [ 260 ] {88582039-14bc-48db-b863-bc0729e484d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5009 | 2024.12.20 21:24:56.116252 [ 260 ] {88582039-14bc-48db-b863-bc0729e484d8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5010 | 2024.12.20 21:24:56.116515 [ 260 ] {88582039-14bc-48db-b863-bc0729e484d8} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5011 | 2024.12.20 21:24:56.116812 [ 260 ] {88582039-14bc-48db-b863-bc0729e484d8} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.002078 sec., 48123.195380173245 rows/sec., 4.01 MiB/sec. | ||
5012 | 2024.12.20 21:24:56.117052 [ 260 ] {88582039-14bc-48db-b863-bc0729e484d8} <Debug> TCPHandler: Processed in 0.002726431 sec. | ||
5013 | 2024.12.20 21:24:56.117348 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5014 | 2024.12.20 21:24:56.117546 [ 262 ] {1e025237-4574-4503-b63c-e36b0abcf3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5015 | 2024.12.20 21:24:56.117622 [ 262 ] {1e025237-4574-4503-b63c-e36b0abcf3f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5016 | 2024.12.20 21:24:56.118378 [ 262 ] {1e025237-4574-4503-b63c-e36b0abcf3f1} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5017 | 2024.12.20 21:24:56.118429 [ 262 ] {1e025237-4574-4503-b63c-e36b0abcf3f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5018 | 2024.12.20 21:24:56.118868 [ 262 ] {1e025237-4574-4503-b63c-e36b0abcf3f1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5019 | 2024.12.20 21:24:56.119136 [ 262 ] {1e025237-4574-4503-b63c-e36b0abcf3f1} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5020 | 2024.12.20 21:24:56.119389 [ 262 ] {1e025237-4574-4503-b63c-e36b0abcf3f1} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001899 sec., 11585.04476040021 rows/sec., 871.14 KiB/sec. | ||
5021 | 2024.12.20 21:24:56.119461 [ 262 ] {1e025237-4574-4503-b63c-e36b0abcf3f1} <Debug> TCPHandler: Processed in 0.00225579 sec. | ||
5022 | 2024.12.20 21:24:56.119637 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5023 | 2024.12.20 21:24:56.119786 [ 260 ] {0ea0786d-b957-4aed-bdb6-1b7f0aaacc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5024 | 2024.12.20 21:24:56.119849 [ 260 ] {0ea0786d-b957-4aed-bdb6-1b7f0aaacc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5025 | 2024.12.20 21:24:56.120592 [ 260 ] {0ea0786d-b957-4aed-bdb6-1b7f0aaacc40} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5026 | 2024.12.20 21:24:56.120643 [ 260 ] {0ea0786d-b957-4aed-bdb6-1b7f0aaacc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5027 | 2024.12.20 21:24:56.121046 [ 260 ] {0ea0786d-b957-4aed-bdb6-1b7f0aaacc40} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5028 | 2024.12.20 21:24:56.121286 [ 260 ] {0ea0786d-b957-4aed-bdb6-1b7f0aaacc40} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5029 | 2024.12.20 21:24:56.121501 [ 260 ] {0ea0786d-b957-4aed-bdb6-1b7f0aaacc40} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001751 sec., 49114.79154768704 rows/sec., 3.84 MiB/sec. | ||
5030 | 2024.12.20 21:24:56.121559 [ 260 ] {0ea0786d-b957-4aed-bdb6-1b7f0aaacc40} <Debug> TCPHandler: Processed in 0.001994725 sec. | ||
5031 | 2024.12.20 21:24:56.121716 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5032 | 2024.12.20 21:24:56.121844 [ 262 ] {cea8ec5d-b2ad-432e-8015-4af77e1c628b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5033 | 2024.12.20 21:24:56.121912 [ 262 ] {cea8ec5d-b2ad-432e-8015-4af77e1c628b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5034 | 2024.12.20 21:24:56.122603 [ 262 ] {cea8ec5d-b2ad-432e-8015-4af77e1c628b} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5035 | 2024.12.20 21:24:56.122650 [ 262 ] {cea8ec5d-b2ad-432e-8015-4af77e1c628b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5036 | 2024.12.20 21:24:56.123086 [ 262 ] {cea8ec5d-b2ad-432e-8015-4af77e1c628b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5037 | 2024.12.20 21:24:56.123326 [ 262 ] {cea8ec5d-b2ad-432e-8015-4af77e1c628b} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5038 | 2024.12.20 21:24:56.123549 [ 262 ] {cea8ec5d-b2ad-432e-8015-4af77e1c628b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001736 sec., 92165.89861751153 rows/sec., 6.42 MiB/sec. | ||
5039 | 2024.12.20 21:24:56.123606 [ 262 ] {cea8ec5d-b2ad-432e-8015-4af77e1c628b} <Debug> TCPHandler: Processed in 0.001953024 sec. | ||
5040 | 2024.12.20 21:24:56.123749 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5041 | 2024.12.20 21:24:56.123879 [ 260 ] {e3e111ad-1670-4911-bbf3-53d2abffc13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5042 | 2024.12.20 21:24:56.124024 [ 260 ] {e3e111ad-1670-4911-bbf3-53d2abffc13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5043 | 2024.12.20 21:24:56.125535 [ 260 ] {e3e111ad-1670-4911-bbf3-53d2abffc13b} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5044 | 2024.12.20 21:24:56.125574 [ 260 ] {e3e111ad-1670-4911-bbf3-53d2abffc13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5045 | 2024.12.20 21:24:56.126204 [ 260 ] {e3e111ad-1670-4911-bbf3-53d2abffc13b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5046 | 2024.12.20 21:24:56.126454 [ 260 ] {e3e111ad-1670-4911-bbf3-53d2abffc13b} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5047 | 2024.12.20 21:24:56.126642 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5048 | 2024.12.20 21:24:56.126730 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5049 | 2024.12.20 21:24:56.126730 [ 260 ] {e3e111ad-1670-4911-bbf3-53d2abffc13b} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00288 sec., 7638.888888888889 rows/sec., 13.69 MiB/sec. | ||
5050 | 2024.12.20 21:24:56.126766 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5051 | 2024.12.20 21:24:56.127159 [ 260 ] {e3e111ad-1670-4911-bbf3-53d2abffc13b} <Debug> TCPHandler: Processed in 0.003461478 sec. | ||
5052 | 2024.12.20 21:24:56.127160 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
5053 | 2024.12.20 21:24:56.127439 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5054 | 2024.12.20 21:24:56.127828 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5055 | 2024.12.20 21:24:56.127839 [ 262 ] {541c5cd0-5c5e-4462-a5b4-04015b05558d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5056 | 2024.12.20 21:24:56.127991 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 274 rows starting from the beginning of the part | ||
5057 | 2024.12.20 21:24:56.127993 [ 262 ] {541c5cd0-5c5e-4462-a5b4-04015b05558d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5058 | 2024.12.20 21:24:56.128937 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 22 rows starting from the beginning of the part | ||
5059 | 2024.12.20 21:24:56.129502 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
5060 | 2024.12.20 21:24:56.130227 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 22 rows starting from the beginning of the part | ||
5061 | 2024.12.20 21:24:56.130399 [ 262 ] {541c5cd0-5c5e-4462-a5b4-04015b05558d} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5062 | 2024.12.20 21:24:56.130590 [ 262 ] {541c5cd0-5c5e-4462-a5b4-04015b05558d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5063 | 2024.12.20 21:24:56.130877 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
5064 | 2024.12.20 21:24:56.131474 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 22 rows starting from the beginning of the part | ||
5065 | 2024.12.20 21:24:56.132342 [ 262 ] {541c5cd0-5c5e-4462-a5b4-04015b05558d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5066 | 2024.12.20 21:24:56.132932 [ 262 ] {541c5cd0-5c5e-4462-a5b4-04015b05558d} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5067 | 2024.12.20 21:24:56.133502 [ 262 ] {541c5cd0-5c5e-4462-a5b4-04015b05558d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005764 sec., 10409.43789035392 rows/sec., 718.36 KiB/sec. | ||
5068 | 2024.12.20 21:24:56.133646 [ 262 ] {541c5cd0-5c5e-4462-a5b4-04015b05558d} <Debug> TCPHandler: Processed in 0.006362293 sec. | ||
5069 | 2024.12.20 21:24:56.135912 [ 189 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 19 columns (19 merged, 0 gathered) in 0.009013322 sec., 41272.24124468204 rows/sec., 73.96 MiB/sec. | ||
5070 | 2024.12.20 21:24:56.137030 [ 189 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5071 | 2024.12.20 21:24:56.137443 [ 189 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5072 | 2024.12.20 21:24:56.137521 [ 189 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5073 | 2024.12.20 21:24:56.137665 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
5074 | 2024.12.20 21:24:56.623513 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5075 | 2024.12.20 21:24:56.623759 [ 260 ] {764ea298-3ca8-4d77-9c6e-283cbe4d777e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5076 | 2024.12.20 21:24:56.623862 [ 260 ] {764ea298-3ca8-4d77-9c6e-283cbe4d777e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5077 | 2024.12.20 21:24:56.624829 [ 260 ] {764ea298-3ca8-4d77-9c6e-283cbe4d777e} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5078 | 2024.12.20 21:24:56.624891 [ 260 ] {764ea298-3ca8-4d77-9c6e-283cbe4d777e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5079 | 2024.12.20 21:24:56.625407 [ 260 ] {764ea298-3ca8-4d77-9c6e-283cbe4d777e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5080 | 2024.12.20 21:24:56.625752 [ 260 ] {764ea298-3ca8-4d77-9c6e-283cbe4d777e} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5081 | 2024.12.20 21:24:56.626035 [ 260 ] {764ea298-3ca8-4d77-9c6e-283cbe4d777e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002348 sec., 5962.52129471891 rows/sec., 429.22 KiB/sec. | ||
5082 | 2024.12.20 21:24:56.626099 [ 260 ] {764ea298-3ca8-4d77-9c6e-283cbe4d777e} <Debug> TCPHandler: Processed in 0.002789283 sec. | ||
5083 | 2024.12.20 21:24:56.626371 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5084 | 2024.12.20 21:24:56.626565 [ 262 ] {4f3b3434-6d3a-4ad1-ac3b-4832e4745353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5085 | 2024.12.20 21:24:56.626640 [ 262 ] {4f3b3434-6d3a-4ad1-ac3b-4832e4745353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5086 | 2024.12.20 21:24:56.627387 [ 262 ] {4f3b3434-6d3a-4ad1-ac3b-4832e4745353} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5087 | 2024.12.20 21:24:56.627433 [ 262 ] {4f3b3434-6d3a-4ad1-ac3b-4832e4745353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5088 | 2024.12.20 21:24:56.627859 [ 262 ] {4f3b3434-6d3a-4ad1-ac3b-4832e4745353} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
5089 | 2024.12.20 21:24:56.628131 [ 262 ] {4f3b3434-6d3a-4ad1-ac3b-4832e4745353} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5090 | 2024.12.20 21:24:56.628384 [ 262 ] {4f3b3434-6d3a-4ad1-ac3b-4832e4745353} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001865 sec., 2144.7721179624664 rows/sec., 174.89 KiB/sec. | ||
5091 | 2024.12.20 21:24:56.628516 [ 262 ] {4f3b3434-6d3a-4ad1-ac3b-4832e4745353} <Debug> TCPHandler: Processed in 0.002290211 sec. | ||
5092 | 2024.12.20 21:24:56.628682 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5093 | 2024.12.20 21:24:56.628829 [ 260 ] {8cf19e6c-779e-483d-ba5b-3b4337926af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5094 | 2024.12.20 21:24:56.628892 [ 260 ] {8cf19e6c-779e-483d-ba5b-3b4337926af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5095 | 2024.12.20 21:24:56.630562 [ 260 ] {8cf19e6c-779e-483d-ba5b-3b4337926af7} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5096 | 2024.12.20 21:24:56.630604 [ 260 ] {8cf19e6c-779e-483d-ba5b-3b4337926af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5097 | 2024.12.20 21:24:56.631109 [ 260 ] {8cf19e6c-779e-483d-ba5b-3b4337926af7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5098 | 2024.12.20 21:24:56.631359 [ 260 ] {8cf19e6c-779e-483d-ba5b-3b4337926af7} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5099 | 2024.12.20 21:24:56.631598 [ 260 ] {8cf19e6c-779e-483d-ba5b-3b4337926af7} <Debug> executeQuery: Read 1377 rows, 117.80 KiB in 0.002803 sec., 491259.36496610777 rows/sec., 41.04 MiB/sec. | ||
5100 | 2024.12.20 21:24:56.631662 [ 260 ] {8cf19e6c-779e-483d-ba5b-3b4337926af7} <Debug> TCPHandler: Processed in 0.003051979 sec. | ||
5101 | 2024.12.20 21:24:56.631816 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5102 | 2024.12.20 21:24:56.631952 [ 262 ] {5815d985-109b-47b9-bb89-a2a51623e57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5103 | 2024.12.20 21:24:56.632011 [ 262 ] {5815d985-109b-47b9-bb89-a2a51623e57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5104 | 2024.12.20 21:24:56.632715 [ 262 ] {5815d985-109b-47b9-bb89-a2a51623e57d} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5105 | 2024.12.20 21:24:56.632763 [ 262 ] {5815d985-109b-47b9-bb89-a2a51623e57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5106 | 2024.12.20 21:24:56.633140 [ 262 ] {5815d985-109b-47b9-bb89-a2a51623e57d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5107 | 2024.12.20 21:24:56.633375 [ 262 ] {5815d985-109b-47b9-bb89-a2a51623e57d} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5108 | 2024.12.20 21:24:56.633560 [ 262 ] {5815d985-109b-47b9-bb89-a2a51623e57d} <Debug> executeQuery: Read 27 rows, 1.94 KiB in 0.001638 sec., 16483.516483516483 rows/sec., 1.16 MiB/sec. | ||
5109 | 2024.12.20 21:24:56.633612 [ 262 ] {5815d985-109b-47b9-bb89-a2a51623e57d} <Debug> TCPHandler: Processed in 0.001864221 sec. | ||
5110 | 2024.12.20 21:24:56.633744 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5111 | 2024.12.20 21:24:56.633864 [ 260 ] {afa95570-9705-4b1b-8f6c-9f08b92c4971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5112 | 2024.12.20 21:24:56.633923 [ 260 ] {afa95570-9705-4b1b-8f6c-9f08b92c4971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5113 | 2024.12.20 21:24:56.634731 [ 260 ] {afa95570-9705-4b1b-8f6c-9f08b92c4971} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5114 | 2024.12.20 21:24:56.634781 [ 260 ] {afa95570-9705-4b1b-8f6c-9f08b92c4971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5115 | 2024.12.20 21:24:56.635174 [ 260 ] {afa95570-9705-4b1b-8f6c-9f08b92c4971} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5116 | 2024.12.20 21:24:56.635416 [ 260 ] {afa95570-9705-4b1b-8f6c-9f08b92c4971} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5117 | 2024.12.20 21:24:56.635644 [ 260 ] {afa95570-9705-4b1b-8f6c-9f08b92c4971} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001805 sec., 134072.0221606648 rows/sec., 9.08 MiB/sec. | ||
5118 | 2024.12.20 21:24:56.635705 [ 260 ] {afa95570-9705-4b1b-8f6c-9f08b92c4971} <Debug> TCPHandler: Processed in 0.002019885 sec. | ||
5119 | 2024.12.20 21:24:56.635865 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5120 | 2024.12.20 21:24:56.636002 [ 262 ] {a64e38a3-e123-43ed-9ce8-5e582f0bf692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5121 | 2024.12.20 21:24:56.636059 [ 262 ] {a64e38a3-e123-43ed-9ce8-5e582f0bf692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5122 | 2024.12.20 21:24:56.636746 [ 262 ] {a64e38a3-e123-43ed-9ce8-5e582f0bf692} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5123 | 2024.12.20 21:24:56.636792 [ 262 ] {a64e38a3-e123-43ed-9ce8-5e582f0bf692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5124 | 2024.12.20 21:24:56.637164 [ 262 ] {a64e38a3-e123-43ed-9ce8-5e582f0bf692} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5125 | 2024.12.20 21:24:56.637407 [ 262 ] {a64e38a3-e123-43ed-9ce8-5e582f0bf692} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5126 | 2024.12.20 21:24:56.637586 [ 262 ] {a64e38a3-e123-43ed-9ce8-5e582f0bf692} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001614 sec., 8054.522924411401 rows/sec., 502.20 KiB/sec. | ||
5127 | 2024.12.20 21:24:56.637637 [ 262 ] {a64e38a3-e123-43ed-9ce8-5e582f0bf692} <Debug> TCPHandler: Processed in 0.001830941 sec. | ||
5128 | 2024.12.20 21:24:56.637780 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5129 | 2024.12.20 21:24:56.637905 [ 260 ] {7ef2233f-944f-46ee-8cef-df1dfd324801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5130 | 2024.12.20 21:24:56.637965 [ 260 ] {7ef2233f-944f-46ee-8cef-df1dfd324801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5131 | 2024.12.20 21:24:56.639037 [ 260 ] {7ef2233f-944f-46ee-8cef-df1dfd324801} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5132 | 2024.12.20 21:24:56.639082 [ 260 ] {7ef2233f-944f-46ee-8cef-df1dfd324801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5133 | 2024.12.20 21:24:56.639495 [ 260 ] {7ef2233f-944f-46ee-8cef-df1dfd324801} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5134 | 2024.12.20 21:24:56.639757 [ 260 ] {7ef2233f-944f-46ee-8cef-df1dfd324801} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5135 | 2024.12.20 21:24:56.639997 [ 260 ] {7ef2233f-944f-46ee-8cef-df1dfd324801} <Debug> executeQuery: Read 858 rows, 63.58 KiB in 0.002121 sec., 404526.1669024045 rows/sec., 29.27 MiB/sec. | ||
5136 | 2024.12.20 21:24:56.640118 [ 260 ] {7ef2233f-944f-46ee-8cef-df1dfd324801} <Debug> TCPHandler: Processed in 0.002399953 sec. | ||
5137 | 2024.12.20 21:24:56.640279 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5138 | 2024.12.20 21:24:56.640397 [ 262 ] {77c1c33a-d3fe-405c-9783-f807b959e775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5139 | 2024.12.20 21:24:56.640447 [ 262 ] {77c1c33a-d3fe-405c-9783-f807b959e775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5140 | 2024.12.20 21:24:56.640943 [ 262 ] {77c1c33a-d3fe-405c-9783-f807b959e775} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5141 | 2024.12.20 21:24:56.640982 [ 262 ] {77c1c33a-d3fe-405c-9783-f807b959e775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5142 | 2024.12.20 21:24:56.641343 [ 262 ] {77c1c33a-d3fe-405c-9783-f807b959e775} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5143 | 2024.12.20 21:24:56.641577 [ 262 ] {77c1c33a-d3fe-405c-9783-f807b959e775} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5144 | 2024.12.20 21:24:56.641754 [ 262 ] {77c1c33a-d3fe-405c-9783-f807b959e775} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001383 sec., 4338.394793926248 rows/sec., 226.66 KiB/sec. | ||
5145 | 2024.12.20 21:24:56.641805 [ 262 ] {77c1c33a-d3fe-405c-9783-f807b959e775} <Debug> TCPHandler: Processed in 0.001587976 sec. | ||
5146 | 2024.12.20 21:24:56.641963 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5147 | 2024.12.20 21:24:56.642104 [ 260 ] {e6e098c8-e625-481e-9cae-6a678c818153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5148 | 2024.12.20 21:24:56.642167 [ 260 ] {e6e098c8-e625-481e-9cae-6a678c818153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5149 | 2024.12.20 21:24:56.643027 [ 260 ] {e6e098c8-e625-481e-9cae-6a678c818153} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5150 | 2024.12.20 21:24:56.643069 [ 260 ] {e6e098c8-e625-481e-9cae-6a678c818153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5151 | 2024.12.20 21:24:56.643516 [ 260 ] {e6e098c8-e625-481e-9cae-6a678c818153} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5152 | 2024.12.20 21:24:56.643755 [ 260 ] {e6e098c8-e625-481e-9cae-6a678c818153} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5153 | 2024.12.20 21:24:56.643983 [ 260 ] {e6e098c8-e625-481e-9cae-6a678c818153} <Debug> executeQuery: Read 957 rows, 65.11 KiB in 0.001911 sec., 500784.92935635796 rows/sec., 33.27 MiB/sec. | ||
5154 | 2024.12.20 21:24:56.644046 [ 260 ] {e6e098c8-e625-481e-9cae-6a678c818153} <Debug> TCPHandler: Processed in 0.002156128 sec. | ||
5155 | 2024.12.20 21:24:56.644204 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5156 | 2024.12.20 21:24:56.644343 [ 262 ] {6d5b2fb7-6b5d-42a5-a08d-86b7fdaab747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5157 | 2024.12.20 21:24:56.644403 [ 262 ] {6d5b2fb7-6b5d-42a5-a08d-86b7fdaab747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5158 | 2024.12.20 21:24:56.644951 [ 262 ] {6d5b2fb7-6b5d-42a5-a08d-86b7fdaab747} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5159 | 2024.12.20 21:24:56.644990 [ 262 ] {6d5b2fb7-6b5d-42a5-a08d-86b7fdaab747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5160 | 2024.12.20 21:24:56.645356 [ 262 ] {6d5b2fb7-6b5d-42a5-a08d-86b7fdaab747} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5161 | 2024.12.20 21:24:56.645594 [ 262 ] {6d5b2fb7-6b5d-42a5-a08d-86b7fdaab747} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5162 | 2024.12.20 21:24:56.645771 [ 262 ] {6d5b2fb7-6b5d-42a5-a08d-86b7fdaab747} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001459 sec., 685.4009595613434 rows/sec., 46.18 KiB/sec. | ||
5163 | 2024.12.20 21:24:56.645820 [ 262 ] {6d5b2fb7-6b5d-42a5-a08d-86b7fdaab747} <Debug> TCPHandler: Processed in 0.001686098 sec. | ||
5164 | 2024.12.20 21:24:56.645984 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5165 | 2024.12.20 21:24:56.646123 [ 260 ] {bccaa9de-c696-4b29-acc3-63b7644fd41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5166 | 2024.12.20 21:24:56.646216 [ 260 ] {bccaa9de-c696-4b29-acc3-63b7644fd41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5167 | 2024.12.20 21:24:56.647442 [ 260 ] {bccaa9de-c696-4b29-acc3-63b7644fd41c} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5168 | 2024.12.20 21:24:56.647484 [ 260 ] {bccaa9de-c696-4b29-acc3-63b7644fd41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5169 | 2024.12.20 21:24:56.648105 [ 260 ] {bccaa9de-c696-4b29-acc3-63b7644fd41c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5170 | 2024.12.20 21:24:56.648361 [ 260 ] {bccaa9de-c696-4b29-acc3-63b7644fd41c} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5171 | 2024.12.20 21:24:56.648606 [ 260 ] {bccaa9de-c696-4b29-acc3-63b7644fd41c} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002515 sec., 6361.829025844931 rows/sec., 11.40 MiB/sec. | ||
5172 | 2024.12.20 21:24:56.648717 [ 260 ] {bccaa9de-c696-4b29-acc3-63b7644fd41c} <Debug> TCPHandler: Processed in 0.002802333 sec. | ||
5173 | 2024.12.20 21:24:56.648860 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5174 | 2024.12.20 21:24:56.648998 [ 262 ] {fe9139c8-66bf-45e8-be9f-eae4fe15ddeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5175 | 2024.12.20 21:24:56.649056 [ 262 ] {fe9139c8-66bf-45e8-be9f-eae4fe15ddeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5176 | 2024.12.20 21:24:56.649677 [ 262 ] {fe9139c8-66bf-45e8-be9f-eae4fe15ddeb} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5177 | 2024.12.20 21:24:56.649722 [ 262 ] {fe9139c8-66bf-45e8-be9f-eae4fe15ddeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5178 | 2024.12.20 21:24:56.650111 [ 262 ] {fe9139c8-66bf-45e8-be9f-eae4fe15ddeb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5179 | 2024.12.20 21:24:56.650345 [ 262 ] {fe9139c8-66bf-45e8-be9f-eae4fe15ddeb} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5180 | 2024.12.20 21:24:56.650558 [ 262 ] {fe9139c8-66bf-45e8-be9f-eae4fe15ddeb} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001583 sec., 21478.20593809223 rows/sec., 1.25 MiB/sec. | ||
5181 | 2024.12.20 21:24:56.650724 [ 262 ] {fe9139c8-66bf-45e8-be9f-eae4fe15ddeb} <Debug> TCPHandler: Processed in 0.001926703 sec. | ||
5182 | 2024.12.20 21:24:57.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.18 MiB, peak 196.41 MiB, free memory in arenas 0.00 B, will set to 190.12 MiB (RSS), difference: -1.06 MiB | ||
5183 | 2024.12.20 21:24:58.992880 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 726 | ||
5184 | 2024.12.20 21:24:58.996498 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5185 | 2024.12.20 21:24:58.996549 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5186 | 2024.12.20 21:24:58.998276 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5187 | 2024.12.20 21:24:58.998684 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5188 | 2024.12.20 21:24:58.998868 [ 55 ] {} <Debug> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5189 | 2024.12.20 21:24:58.998941 [ 55 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5190 | 2024.12.20 21:24:58.998987 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5191 | 2024.12.20 21:24:58.999214 [ 195 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::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 | ||
5192 | 2024.12.20 21:24:58.999757 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 726 | ||
5193 | 2024.12.20 21:24:59.000088 [ 195 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5194 | 2024.12.20 21:24:59.000387 [ 195 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 520 rows starting from the beginning of the part | ||
5195 | 2024.12.20 21:24:59.001207 [ 195 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
5196 | 2024.12.20 21:24:59.001728 [ 195 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 58 rows starting from the beginning of the part | ||
5197 | 2024.12.20 21:24:59.002247 [ 195 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
5198 | 2024.12.20 21:24:59.002859 [ 195 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::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 | ||
5199 | 2024.12.20 21:24:59.003560 [ 195 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 58 rows starting from the beginning of the part | ||
5200 | 2024.12.20 21:24:59.011325 [ 189 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 72 columns (72 merged, 0 gathered) in 0.012249645 sec., 59267.023656603924 rows/sec., 50.27 MiB/sec. | ||
5201 | 2024.12.20 21:24:59.012489 [ 199 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5202 | 2024.12.20 21:24:59.013173 [ 199 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_16_3} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5203 | 2024.12.20 21:24:59.013249 [ 199 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_16_3} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5204 | 2024.12.20 21:24:59.013440 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
5205 | 2024.12.20 21:25:01.104035 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5206 | 2024.12.20 21:25:01.104237 [ 260 ] {64c72207-75ae-4c28-8a3f-ac234e147e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5207 | 2024.12.20 21:25:01.104318 [ 260 ] {64c72207-75ae-4c28-8a3f-ac234e147e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5208 | 2024.12.20 21:25:01.105161 [ 260 ] {64c72207-75ae-4c28-8a3f-ac234e147e3d} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5209 | 2024.12.20 21:25:01.105204 [ 260 ] {64c72207-75ae-4c28-8a3f-ac234e147e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5210 | 2024.12.20 21:25:01.105627 [ 260 ] {64c72207-75ae-4c28-8a3f-ac234e147e3d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5211 | 2024.12.20 21:25:01.105878 [ 260 ] {64c72207-75ae-4c28-8a3f-ac234e147e3d} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5212 | 2024.12.20 21:25:01.106031 [ 53 ] {} <Debug> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5213 | 2024.12.20 21:25:01.106074 [ 53 ] {} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5214 | 2024.12.20 21:25:01.106096 [ 260 ] {64c72207-75ae-4c28-8a3f-ac234e147e3d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.25 MiB/sec. | ||
5215 | 2024.12.20 21:25:01.106101 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5216 | 2024.12.20 21:25:01.106197 [ 260 ] {64c72207-75ae-4c28-8a3f-ac234e147e3d} <Debug> TCPHandler: Processed in 0.002299731 sec. | ||
5217 | 2024.12.20 21:25:01.106248 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
5218 | 2024.12.20 21:25:01.106355 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5219 | 2024.12.20 21:25:01.106385 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1429 rows starting from the beginning of the part | ||
5220 | 2024.12.20 21:25:01.106467 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5221 | 2024.12.20 21:25:01.106529 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 100 rows starting from the beginning of the part | ||
5222 | 2024.12.20 21:25:01.106834 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 235 rows starting from the beginning of the part | ||
5223 | 2024.12.20 21:25:01.106968 [ 262 ] {12cee20c-0d55-446f-b427-a1c08e2486a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5224 | 2024.12.20 21:25:01.107097 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
5225 | 2024.12.20 21:25:01.107286 [ 262 ] {12cee20c-0d55-446f-b427-a1c08e2486a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5226 | 2024.12.20 21:25:01.107394 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1377 rows starting from the beginning of the part | ||
5227 | 2024.12.20 21:25:01.107756 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
5228 | 2024.12.20 21:25:01.109655 [ 262 ] {12cee20c-0d55-446f-b427-a1c08e2486a4} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5229 | 2024.12.20 21:25:01.109730 [ 262 ] {12cee20c-0d55-446f-b427-a1c08e2486a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5230 | 2024.12.20 21:25:01.110587 [ 262 ] {12cee20c-0d55-446f-b427-a1c08e2486a4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5231 | 2024.12.20 21:25:01.110983 [ 262 ] {12cee20c-0d55-446f-b427-a1c08e2486a4} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5232 | 2024.12.20 21:25:01.111371 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3297 rows, containing 5 columns (5 merged, 0 gathered) in 0.005178486 sec., 636672.5718675304 rows/sec., 55.78 MiB/sec. | ||
5233 | 2024.12.20 21:25:01.111376 [ 53 ] {} <Debug> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5234 | 2024.12.20 21:25:01.111509 [ 53 ] {} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5235 | 2024.12.20 21:25:01.111549 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5236 | 2024.12.20 21:25:01.111592 [ 262 ] {12cee20c-0d55-446f-b427-a1c08e2486a4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00476 sec., 13445.378151260504 rows/sec., 1.05 MiB/sec. | ||
5237 | 2024.12.20 21:25:01.111796 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5238 | 2024.12.20 21:25:01.112155 [ 262 ] {12cee20c-0d55-446f-b427-a1c08e2486a4} <Debug> TCPHandler: Processed in 0.005845711 sec. | ||
5239 | 2024.12.20 21:25:01.112435 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5240 | 2024.12.20 21:25:01.112851 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_36_7} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5241 | 2024.12.20 21:25:01.112926 [ 260 ] {f5eac5fe-c807-43d1-b2c0-eccf99f9c2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5242 | 2024.12.20 21:25:01.113143 [ 260 ] {f5eac5fe-c807-43d1-b2c0-eccf99f9c2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5243 | 2024.12.20 21:25:01.113181 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_36_7} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5244 | 2024.12.20 21:25:01.113242 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::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 | ||
5245 | 2024.12.20 21:25:01.113362 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
5246 | 2024.12.20 21:25:01.113729 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5247 | 2024.12.20 21:25:01.113832 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 912 rows starting from the beginning of the part | ||
5248 | 2024.12.20 21:25:01.114161 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 86 rows starting from the beginning of the part | ||
5249 | 2024.12.20 21:25:01.114511 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 398 rows starting from the beginning of the part | ||
5250 | 2024.12.20 21:25:01.114871 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 86 rows starting from the beginning of the part | ||
5251 | 2024.12.20 21:25:01.115230 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 858 rows starting from the beginning of the part | ||
5252 | 2024.12.20 21:25:01.115597 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
5253 | 2024.12.20 21:25:01.115683 [ 260 ] {f5eac5fe-c807-43d1-b2c0-eccf99f9c2e7} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5254 | 2024.12.20 21:25:01.115796 [ 260 ] {f5eac5fe-c807-43d1-b2c0-eccf99f9c2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5255 | 2024.12.20 21:25:01.116811 [ 260 ] {f5eac5fe-c807-43d1-b2c0-eccf99f9c2e7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5256 | 2024.12.20 21:25:01.117344 [ 260 ] {f5eac5fe-c807-43d1-b2c0-eccf99f9c2e7} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5257 | 2024.12.20 21:25:01.117682 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5258 | 2024.12.20 21:25:01.117783 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5259 | 2024.12.20 21:25:01.117878 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5260 | 2024.12.20 21:25:01.117985 [ 260 ] {f5eac5fe-c807-43d1-b2c0-eccf99f9c2e7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.005213 sec., 24553.999616343757 rows/sec., 1.71 MiB/sec. | ||
5261 | 2024.12.20 21:25:01.118665 [ 260 ] {f5eac5fe-c807-43d1-b2c0-eccf99f9c2e7} <Debug> TCPHandler: Processed in 0.006390444 sec. | ||
5262 | 2024.12.20 21:25:01.118679 [ 191 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::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 | ||
5263 | 2024.12.20 21:25:01.119428 [ 191 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5264 | 2024.12.20 21:25:01.119571 [ 191 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9435 rows starting from the beginning of the part | ||
5265 | 2024.12.20 21:25:01.119736 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5266 | 2024.12.20 21:25:01.120066 [ 191 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
5267 | 2024.12.20 21:25:01.120290 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2404 rows, containing 5 columns (5 merged, 0 gathered) in 0.008519171 sec., 282187.08134864294 rows/sec., 21.63 MiB/sec. | ||
5268 | 2024.12.20 21:25:01.120605 [ 191 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part | ||
5269 | 2024.12.20 21:25:01.120625 [ 262 ] {1b6400ad-6eee-4d06-8a0b-4675518df324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5270 | 2024.12.20 21:25:01.120804 [ 193 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5271 | 2024.12.20 21:25:01.120884 [ 262 ] {1b6400ad-6eee-4d06-8a0b-4675518df324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5272 | 2024.12.20 21:25:01.121040 [ 191 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
5273 | 2024.12.20 21:25:01.121511 [ 191 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 957 rows starting from the beginning of the part | ||
5274 | 2024.12.20 21:25:01.122137 [ 193 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_36_7} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5275 | 2024.12.20 21:25:01.122134 [ 191 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 128 rows starting from the beginning of the part | ||
5276 | 2024.12.20 21:25:01.122500 [ 193 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_36_7} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5277 | 2024.12.20 21:25:01.122772 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
5278 | 2024.12.20 21:25:01.123805 [ 262 ] {1b6400ad-6eee-4d06-8a0b-4675518df324} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5279 | 2024.12.20 21:25:01.123867 [ 262 ] {1b6400ad-6eee-4d06-8a0b-4675518df324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5280 | 2024.12.20 21:25:01.124691 [ 262 ] {1b6400ad-6eee-4d06-8a0b-4675518df324} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5281 | 2024.12.20 21:25:01.125221 [ 262 ] {1b6400ad-6eee-4d06-8a0b-4675518df324} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5282 | 2024.12.20 21:25:01.125520 [ 52 ] {} <Debug> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5283 | 2024.12.20 21:25:01.125636 [ 52 ] {} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5284 | 2024.12.20 21:25:01.125651 [ 262 ] {1b6400ad-6eee-4d06-8a0b-4675518df324} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005166 sec., 9291.521486643438 rows/sec., 641.21 KiB/sec. | ||
5285 | 2024.12.20 21:25:01.125676 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5286 | 2024.12.20 21:25:01.125892 [ 262 ] {1b6400ad-6eee-4d06-8a0b-4675518df324} <Debug> TCPHandler: Processed in 0.007086279 sec. | ||
5287 | 2024.12.20 21:25:01.126078 [ 193 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::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 | ||
5288 | 2024.12.20 21:25:01.126297 [ 193 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5289 | 2024.12.20 21:25:01.126406 [ 193 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1534 rows starting from the beginning of the part | ||
5290 | 2024.12.20 21:25:01.126538 [ 193 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
5291 | 2024.12.20 21:25:01.126707 [ 193 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part | ||
5292 | 2024.12.20 21:25:01.126937 [ 193 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
5293 | 2024.12.20 21:25:01.127154 [ 193 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
5294 | 2024.12.20 21:25:01.127302 [ 193 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part | ||
5295 | 2024.12.20 21:25:01.128193 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11077 rows, containing 5 columns (5 merged, 0 gathered) in 0.010156057 sec., 1090679.1877989657 rows/sec., 73.36 MiB/sec. | ||
5296 | 2024.12.20 21:25:01.128653 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5297 | 2024.12.20 21:25:01.129382 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5298 | 2024.12.20 21:25:01.129582 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5299 | 2024.12.20 21:25:01.129724 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
5300 | 2024.12.20 21:25:01.129946 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1818 rows, containing 4 columns (4 merged, 0 gathered) in 0.004062891 sec., 447464.6255585001 rows/sec., 28.88 MiB/sec. | ||
5301 | 2024.12.20 21:25:01.130219 [ 194 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5302 | 2024.12.20 21:25:01.130523 [ 194 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_36_7} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5303 | 2024.12.20 21:25:01.130600 [ 194 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_36_7} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5304 | 2024.12.20 21:25:01.130686 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
5305 | 2024.12.20 21:25:01.473059 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
5306 | 2024.12.20 21:25:01.473755 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5307 | 2024.12.20 21:25:01.473799 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5308 | 2024.12.20 21:25:01.474310 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5309 | 2024.12.20 21:25:01.474559 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5310 | 2024.12.20 21:25:01.474789 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
5311 | 2024.12.20 21:25:02.175715 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
5312 | 2024.12.20 21:25:02.197613 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5313 | 2024.12.20 21:25:02.197677 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5314 | 2024.12.20 21:25:02.205289 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5315 | 2024.12.20 21:25:02.206074 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5316 | 2024.12.20 21:25:02.209572 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
5317 | 2024.12.20 21:25:06.107700 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5318 | 2024.12.20 21:25:06.107907 [ 260 ] {b0324117-bd38-48d2-9a59-208372dccb98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5319 | 2024.12.20 21:25:06.107986 [ 260 ] {b0324117-bd38-48d2-9a59-208372dccb98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5320 | 2024.12.20 21:25:06.108814 [ 260 ] {b0324117-bd38-48d2-9a59-208372dccb98} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5321 | 2024.12.20 21:25:06.108863 [ 260 ] {b0324117-bd38-48d2-9a59-208372dccb98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5322 | 2024.12.20 21:25:06.109285 [ 260 ] {b0324117-bd38-48d2-9a59-208372dccb98} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5323 | 2024.12.20 21:25:06.109534 [ 260 ] {b0324117-bd38-48d2-9a59-208372dccb98} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5324 | 2024.12.20 21:25:06.109778 [ 260 ] {b0324117-bd38-48d2-9a59-208372dccb98} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001928 sec., 51867.219917012444 rows/sec., 4.32 MiB/sec. | ||
5325 | 2024.12.20 21:25:06.109843 [ 260 ] {b0324117-bd38-48d2-9a59-208372dccb98} <Debug> TCPHandler: Processed in 0.002284591 sec. | ||
5326 | 2024.12.20 21:25:06.110120 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5327 | 2024.12.20 21:25:06.110341 [ 262 ] {13013942-01f7-4bb6-ba75-636503440182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5328 | 2024.12.20 21:25:06.110427 [ 262 ] {13013942-01f7-4bb6-ba75-636503440182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5329 | 2024.12.20 21:25:06.111279 [ 262 ] {13013942-01f7-4bb6-ba75-636503440182} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5330 | 2024.12.20 21:25:06.111329 [ 262 ] {13013942-01f7-4bb6-ba75-636503440182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5331 | 2024.12.20 21:25:06.111765 [ 262 ] {13013942-01f7-4bb6-ba75-636503440182} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5332 | 2024.12.20 21:25:06.112024 [ 262 ] {13013942-01f7-4bb6-ba75-636503440182} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5333 | 2024.12.20 21:25:06.112223 [ 48 ] {} <Debug> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5334 | 2024.12.20 21:25:06.112298 [ 262 ] {13013942-01f7-4bb6-ba75-636503440182} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.002013 sec., 10928.96174863388 rows/sec., 821.81 KiB/sec. | ||
5335 | 2024.12.20 21:25:06.112317 [ 48 ] {} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5336 | 2024.12.20 21:25:06.112406 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5337 | 2024.12.20 21:25:06.112436 [ 262 ] {13013942-01f7-4bb6-ba75-636503440182} <Debug> TCPHandler: Processed in 0.002472946 sec. | ||
5338 | 2024.12.20 21:25:06.112717 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5339 | 2024.12.20 21:25:06.112814 [ 197 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::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 | ||
5340 | 2024.12.20 21:25:06.113165 [ 260 ] {92ba28f7-9b9a-409a-b767-e93b7d78019c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5341 | 2024.12.20 21:25:06.113288 [ 197 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5342 | 2024.12.20 21:25:06.113290 [ 260 ] {92ba28f7-9b9a-409a-b767-e93b7d78019c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5343 | 2024.12.20 21:25:06.113332 [ 197 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 63 rows starting from the beginning of the part | ||
5344 | 2024.12.20 21:25:06.113473 [ 197 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 22 rows starting from the beginning of the part | ||
5345 | 2024.12.20 21:25:06.113921 [ 197 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 23 rows starting from the beginning of the part | ||
5346 | 2024.12.20 21:25:06.114318 [ 197 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 22 rows starting from the beginning of the part | ||
5347 | 2024.12.20 21:25:06.114643 [ 197 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 27 rows starting from the beginning of the part | ||
5348 | 2024.12.20 21:25:06.114939 [ 197 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 22 rows starting from the beginning of the part | ||
5349 | 2024.12.20 21:25:06.115659 [ 260 ] {92ba28f7-9b9a-409a-b767-e93b7d78019c} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5350 | 2024.12.20 21:25:06.115701 [ 260 ] {92ba28f7-9b9a-409a-b767-e93b7d78019c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5351 | 2024.12.20 21:25:06.116304 [ 260 ] {92ba28f7-9b9a-409a-b767-e93b7d78019c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5352 | 2024.12.20 21:25:06.116662 [ 260 ] {92ba28f7-9b9a-409a-b767-e93b7d78019c} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5353 | 2024.12.20 21:25:06.116772 [ 197 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 5 columns (5 merged, 0 gathered) in 0.004253775 sec., 42080.26987793196 rows/sec., 3.18 MiB/sec. | ||
5354 | 2024.12.20 21:25:06.116930 [ 260 ] {92ba28f7-9b9a-409a-b767-e93b7d78019c} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.003918 sec., 21949.974476773867 rows/sec., 1.71 MiB/sec. | ||
5355 | 2024.12.20 21:25:06.116946 [ 197 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5356 | 2024.12.20 21:25:06.117028 [ 260 ] {92ba28f7-9b9a-409a-b767-e93b7d78019c} <Debug> TCPHandler: Processed in 0.004478921 sec. | ||
5357 | 2024.12.20 21:25:06.117214 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5358 | 2024.12.20 21:25:06.117406 [ 197 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_26_5} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5359 | 2024.12.20 21:25:06.117442 [ 262 ] {16471134-6af1-4dc2-ae7b-e310bb52956e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5360 | 2024.12.20 21:25:06.117574 [ 262 ] {16471134-6af1-4dc2-ae7b-e310bb52956e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5361 | 2024.12.20 21:25:06.117605 [ 197 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_26_5} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5362 | 2024.12.20 21:25:06.117811 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
5363 | 2024.12.20 21:25:06.118426 [ 262 ] {16471134-6af1-4dc2-ae7b-e310bb52956e} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5364 | 2024.12.20 21:25:06.118470 [ 262 ] {16471134-6af1-4dc2-ae7b-e310bb52956e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5365 | 2024.12.20 21:25:06.118877 [ 262 ] {16471134-6af1-4dc2-ae7b-e310bb52956e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5366 | 2024.12.20 21:25:06.119121 [ 262 ] {16471134-6af1-4dc2-ae7b-e310bb52956e} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5367 | 2024.12.20 21:25:06.119337 [ 262 ] {16471134-6af1-4dc2-ae7b-e310bb52956e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001977 sec., 80930.70308548305 rows/sec., 5.64 MiB/sec. | ||
5368 | 2024.12.20 21:25:06.119391 [ 262 ] {16471134-6af1-4dc2-ae7b-e310bb52956e} <Debug> TCPHandler: Processed in 0.002255321 sec. | ||
5369 | 2024.12.20 21:25:06.119555 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5370 | 2024.12.20 21:25:06.119697 [ 260 ] {18318d16-4040-4899-b74f-9dea8ff6d876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5371 | 2024.12.20 21:25:06.119790 [ 260 ] {18318d16-4040-4899-b74f-9dea8ff6d876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5372 | 2024.12.20 21:25:06.120950 [ 260 ] {18318d16-4040-4899-b74f-9dea8ff6d876} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5373 | 2024.12.20 21:25:06.120988 [ 260 ] {18318d16-4040-4899-b74f-9dea8ff6d876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5374 | 2024.12.20 21:25:06.121636 [ 260 ] {18318d16-4040-4899-b74f-9dea8ff6d876} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5375 | 2024.12.20 21:25:06.121887 [ 260 ] {18318d16-4040-4899-b74f-9dea8ff6d876} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5376 | 2024.12.20 21:25:06.122102 [ 260 ] {18318d16-4040-4899-b74f-9dea8ff6d876} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002439 sec., 9020.090200902008 rows/sec., 16.16 MiB/sec. | ||
5377 | 2024.12.20 21:25:06.122305 [ 260 ] {18318d16-4040-4899-b74f-9dea8ff6d876} <Debug> TCPHandler: Processed in 0.002818423 sec. | ||
5378 | 2024.12.20 21:25:06.122464 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5379 | 2024.12.20 21:25:06.122601 [ 262 ] {658ec451-135b-4db7-a0cf-9f293a24ebdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5380 | 2024.12.20 21:25:06.122662 [ 262 ] {658ec451-135b-4db7-a0cf-9f293a24ebdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5381 | 2024.12.20 21:25:06.123244 [ 262 ] {658ec451-135b-4db7-a0cf-9f293a24ebdd} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5382 | 2024.12.20 21:25:06.123284 [ 262 ] {658ec451-135b-4db7-a0cf-9f293a24ebdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5383 | 2024.12.20 21:25:06.123660 [ 262 ] {658ec451-135b-4db7-a0cf-9f293a24ebdd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5384 | 2024.12.20 21:25:06.123902 [ 262 ] {658ec451-135b-4db7-a0cf-9f293a24ebdd} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5385 | 2024.12.20 21:25:06.124121 [ 262 ] {658ec451-135b-4db7-a0cf-9f293a24ebdd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001552 sec., 38659.79381443299 rows/sec., 2.61 MiB/sec. | ||
5386 | 2024.12.20 21:25:06.124171 [ 262 ] {658ec451-135b-4db7-a0cf-9f293a24ebdd} <Debug> TCPHandler: Processed in 0.00177679 sec. | ||
5387 | 2024.12.20 21:25:07.291155 [ 44 ] {} <Debug> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
5388 | 2024.12.20 21:25:07.291264 [ 44 ] {} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5389 | 2024.12.20 21:25:07.291310 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5390 | 2024.12.20 21:25:07.291621 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
5391 | 2024.12.20 21:25:07.291893 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5392 | 2024.12.20 21:25:07.291961 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
5393 | 2024.12.20 21:25:07.292087 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
5394 | 2024.12.20 21:25:07.292434 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
5395 | 2024.12.20 21:25:07.292631 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
5396 | 2024.12.20 21:25:07.292750 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
5397 | 2024.12.20 21:25:07.293791 [ 192 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.002349292 sec., 38309.4140702816 rows/sec., 1.95 MiB/sec. | ||
5398 | 2024.12.20 21:25:07.293968 [ 192 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5399 | 2024.12.20 21:25:07.294326 [ 192 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_15_3} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5400 | 2024.12.20 21:25:07.294410 [ 192 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_15_3} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
5401 | 2024.12.20 21:25:07.294500 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5402 | 2024.12.20 21:25:08.175849 [ 43 ] {} <Debug> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
5403 | 2024.12.20 21:25:08.175950 [ 43 ] {} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5404 | 2024.12.20 21:25:08.175991 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5405 | 2024.12.20 21:25:08.176294 [ 200 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
5406 | 2024.12.20 21:25:08.176638 [ 200 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5407 | 2024.12.20 21:25:08.176700 [ 200 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part | ||
5408 | 2024.12.20 21:25:08.176794 [ 200 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part | ||
5409 | 2024.12.20 21:25:08.177013 [ 200 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
5410 | 2024.12.20 21:25:08.177305 [ 200 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
5411 | 2024.12.20 21:25:08.177484 [ 200 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 242 rows starting from the beginning of the part | ||
5412 | 2024.12.20 21:25:08.178695 [ 188 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002595548 sec., 290882.6960626426 rows/sec., 20.82 MiB/sec. | ||
5413 | 2024.12.20 21:25:08.178894 [ 201 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5414 | 2024.12.20 21:25:08.179232 [ 201 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_15_3} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5415 | 2024.12.20 21:25:08.179320 [ 201 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_15_3} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
5416 | 2024.12.20 21:25:08.179422 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
5417 | 2024.12.20 21:25:08.820046 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5418 | 2024.12.20 21:25:08.820132 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5419 | 2024.12.20 21:25:08.974971 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
5420 | 2024.12.20 21:25:08.975791 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5421 | 2024.12.20 21:25:08.975841 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5422 | 2024.12.20 21:25:08.976378 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5423 | 2024.12.20 21:25:08.976657 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5424 | 2024.12.20 21:25:08.976901 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
5425 | 2024.12.20 21:25:09.000092 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 746 | ||
5426 | 2024.12.20 21:25:09.003210 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5427 | 2024.12.20 21:25:09.003265 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5428 | 2024.12.20 21:25:09.004750 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5429 | 2024.12.20 21:25:09.005066 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5430 | 2024.12.20 21:25:09.005670 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 746 | ||
5431 | 2024.12.20 21:25:09.022907 [ 42 ] {} <Debug> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
5432 | 2024.12.20 21:25:09.022959 [ 42 ] {} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5433 | 2024.12.20 21:25:09.022984 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5434 | 2024.12.20 21:25:09.023307 [ 187 ] {430e46ac-80de-4017-8479-bddbd4329144::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 | ||
5435 | 2024.12.20 21:25:09.023473 [ 187 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5436 | 2024.12.20 21:25:09.023505 [ 187 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
5437 | 2024.12.20 21:25:09.023574 [ 187 ] {430e46ac-80de-4017-8479-bddbd4329144::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 | ||
5438 | 2024.12.20 21:25:09.023792 [ 187 ] {430e46ac-80de-4017-8479-bddbd4329144::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 | ||
5439 | 2024.12.20 21:25:09.024102 [ 187 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
5440 | 2024.12.20 21:25:09.024370 [ 187 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
5441 | 2024.12.20 21:25:09.025442 [ 201 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.002371653 sec., 11806.111602329684 rows/sec., 1008.82 KiB/sec. | ||
5442 | 2024.12.20 21:25:09.025653 [ 188 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
5443 | 2024.12.20 21:25:09.025996 [ 188 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_5_1} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5444 | 2024.12.20 21:25:09.026086 [ 188 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_5_1} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
5445 | 2024.12.20 21:25:09.026193 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5446 | 2024.12.20 21:25:09.709662 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
5447 | 2024.12.20 21:25:09.731269 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5448 | 2024.12.20 21:25:09.731332 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5449 | 2024.12.20 21:25:09.738847 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5450 | 2024.12.20 21:25:09.739611 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5451 | 2024.12.20 21:25:09.742463 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
5452 | 2024.12.20 21:25:11.110838 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5453 | 2024.12.20 21:25:11.111031 [ 260 ] {a625b2f1-c504-4520-b1d4-123d36a5b039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5454 | 2024.12.20 21:25:11.111103 [ 260 ] {a625b2f1-c504-4520-b1d4-123d36a5b039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5455 | 2024.12.20 21:25:11.111853 [ 260 ] {a625b2f1-c504-4520-b1d4-123d36a5b039} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5456 | 2024.12.20 21:25:11.111903 [ 260 ] {a625b2f1-c504-4520-b1d4-123d36a5b039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5457 | 2024.12.20 21:25:11.112331 [ 260 ] {a625b2f1-c504-4520-b1d4-123d36a5b039} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5458 | 2024.12.20 21:25:11.112602 [ 260 ] {a625b2f1-c504-4520-b1d4-123d36a5b039} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5459 | 2024.12.20 21:25:11.112852 [ 260 ] {a625b2f1-c504-4520-b1d4-123d36a5b039} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00187 sec., 7486.631016042781 rows/sec., 538.94 KiB/sec. | ||
5460 | 2024.12.20 21:25:11.112990 [ 260 ] {a625b2f1-c504-4520-b1d4-123d36a5b039} <Debug> TCPHandler: Processed in 0.002285152 sec. | ||
5461 | 2024.12.20 21:25:11.113317 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5462 | 2024.12.20 21:25:11.113573 [ 262 ] {36b11c28-1a3c-4947-9860-2a99b847d91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5463 | 2024.12.20 21:25:11.113642 [ 262 ] {36b11c28-1a3c-4947-9860-2a99b847d91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5464 | 2024.12.20 21:25:11.114518 [ 262 ] {36b11c28-1a3c-4947-9860-2a99b847d91f} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5465 | 2024.12.20 21:25:11.114562 [ 262 ] {36b11c28-1a3c-4947-9860-2a99b847d91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5466 | 2024.12.20 21:25:11.115023 [ 262 ] {36b11c28-1a3c-4947-9860-2a99b847d91f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5467 | 2024.12.20 21:25:11.115276 [ 262 ] {36b11c28-1a3c-4947-9860-2a99b847d91f} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5468 | 2024.12.20 21:25:11.115520 [ 262 ] {36b11c28-1a3c-4947-9860-2a99b847d91f} <Debug> executeQuery: Read 235 rows, 21.09 KiB in 0.002002 sec., 117382.61738261739 rows/sec., 10.29 MiB/sec. | ||
5469 | 2024.12.20 21:25:11.115579 [ 262 ] {36b11c28-1a3c-4947-9860-2a99b847d91f} <Debug> TCPHandler: Processed in 0.002460185 sec. | ||
5470 | 2024.12.20 21:25:11.115748 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5471 | 2024.12.20 21:25:11.115878 [ 260 ] {9207238c-b10d-4b0b-acd4-b5a602e37a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5472 | 2024.12.20 21:25:11.115929 [ 260 ] {9207238c-b10d-4b0b-acd4-b5a602e37a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5473 | 2024.12.20 21:25:11.116519 [ 260 ] {9207238c-b10d-4b0b-acd4-b5a602e37a06} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5474 | 2024.12.20 21:25:11.116562 [ 260 ] {9207238c-b10d-4b0b-acd4-b5a602e37a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5475 | 2024.12.20 21:25:11.116932 [ 260 ] {9207238c-b10d-4b0b-acd4-b5a602e37a06} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5476 | 2024.12.20 21:25:11.117173 [ 260 ] {9207238c-b10d-4b0b-acd4-b5a602e37a06} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5477 | 2024.12.20 21:25:11.117419 [ 260 ] {9207238c-b10d-4b0b-acd4-b5a602e37a06} <Debug> executeQuery: Read 23 rows, 1.66 KiB in 0.00157 sec., 14649.68152866242 rows/sec., 1.03 MiB/sec. | ||
5478 | 2024.12.20 21:25:11.117647 [ 260 ] {9207238c-b10d-4b0b-acd4-b5a602e37a06} <Debug> TCPHandler: Processed in 0.001955994 sec. | ||
5479 | 2024.12.20 21:25:11.117858 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5480 | 2024.12.20 21:25:11.117993 [ 262 ] {b7587a52-bb7e-4939-b45d-7ffd13033b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5481 | 2024.12.20 21:25:11.118049 [ 262 ] {b7587a52-bb7e-4939-b45d-7ffd13033b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5482 | 2024.12.20 21:25:11.118689 [ 262 ] {b7587a52-bb7e-4939-b45d-7ffd13033b54} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5483 | 2024.12.20 21:25:11.118728 [ 262 ] {b7587a52-bb7e-4939-b45d-7ffd13033b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5484 | 2024.12.20 21:25:11.119085 [ 262 ] {b7587a52-bb7e-4939-b45d-7ffd13033b54} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5485 | 2024.12.20 21:25:11.119332 [ 262 ] {b7587a52-bb7e-4939-b45d-7ffd13033b54} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5486 | 2024.12.20 21:25:11.119541 [ 262 ] {b7587a52-bb7e-4939-b45d-7ffd13033b54} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001578 sec., 8871.989860583017 rows/sec., 621.34 KiB/sec. | ||
5487 | 2024.12.20 21:25:11.119594 [ 262 ] {b7587a52-bb7e-4939-b45d-7ffd13033b54} <Debug> TCPHandler: Processed in 0.001834161 sec. | ||
5488 | 2024.12.20 21:25:11.119751 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5489 | 2024.12.20 21:25:11.119883 [ 260 ] {60d995ca-6696-49ac-a9fb-47041259ad8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5490 | 2024.12.20 21:25:11.119935 [ 260 ] {60d995ca-6696-49ac-a9fb-47041259ad8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5491 | 2024.12.20 21:25:11.120553 [ 260 ] {60d995ca-6696-49ac-a9fb-47041259ad8b} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5492 | 2024.12.20 21:25:11.120594 [ 260 ] {60d995ca-6696-49ac-a9fb-47041259ad8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5493 | 2024.12.20 21:25:11.120965 [ 260 ] {60d995ca-6696-49ac-a9fb-47041259ad8b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5494 | 2024.12.20 21:25:11.121214 [ 260 ] {60d995ca-6696-49ac-a9fb-47041259ad8b} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5495 | 2024.12.20 21:25:11.121423 [ 260 ] {60d995ca-6696-49ac-a9fb-47041259ad8b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00157 sec., 8280.254777070064 rows/sec., 516.27 KiB/sec. | ||
5496 | 2024.12.20 21:25:11.121482 [ 260 ] {60d995ca-6696-49ac-a9fb-47041259ad8b} <Debug> TCPHandler: Processed in 0.0017975 sec. | ||
5497 | 2024.12.20 21:25:11.121644 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5498 | 2024.12.20 21:25:11.121782 [ 262 ] {08f08069-991a-4e35-89f0-5059b82aec67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5499 | 2024.12.20 21:25:11.121840 [ 262 ] {08f08069-991a-4e35-89f0-5059b82aec67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5500 | 2024.12.20 21:25:11.122680 [ 262 ] {08f08069-991a-4e35-89f0-5059b82aec67} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5501 | 2024.12.20 21:25:11.122719 [ 262 ] {08f08069-991a-4e35-89f0-5059b82aec67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5502 | 2024.12.20 21:25:11.123105 [ 262 ] {08f08069-991a-4e35-89f0-5059b82aec67} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5503 | 2024.12.20 21:25:11.123356 [ 262 ] {08f08069-991a-4e35-89f0-5059b82aec67} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5504 | 2024.12.20 21:25:11.123574 [ 262 ] {08f08069-991a-4e35-89f0-5059b82aec67} <Debug> executeQuery: Read 398 rows, 28.96 KiB in 0.001822 sec., 218441.27332601536 rows/sec., 15.52 MiB/sec. | ||
5505 | 2024.12.20 21:25:11.123628 [ 262 ] {08f08069-991a-4e35-89f0-5059b82aec67} <Debug> TCPHandler: Processed in 0.002050426 sec. | ||
5506 | 2024.12.20 21:25:11.123788 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5507 | 2024.12.20 21:25:11.123930 [ 260 ] {3826b842-762a-45c6-b09d-166df45e6405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5508 | 2024.12.20 21:25:11.123992 [ 260 ] {3826b842-762a-45c6-b09d-166df45e6405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5509 | 2024.12.20 21:25:11.124544 [ 260 ] {3826b842-762a-45c6-b09d-166df45e6405} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5510 | 2024.12.20 21:25:11.124585 [ 260 ] {3826b842-762a-45c6-b09d-166df45e6405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5511 | 2024.12.20 21:25:11.124947 [ 260 ] {3826b842-762a-45c6-b09d-166df45e6405} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5512 | 2024.12.20 21:25:11.125184 [ 260 ] {3826b842-762a-45c6-b09d-166df45e6405} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5513 | 2024.12.20 21:25:11.125392 [ 260 ] {3826b842-762a-45c6-b09d-166df45e6405} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001495 sec., 4013.3779264214045 rows/sec., 209.68 KiB/sec. | ||
5514 | 2024.12.20 21:25:11.125446 [ 260 ] {3826b842-762a-45c6-b09d-166df45e6405} <Debug> TCPHandler: Processed in 0.001728629 sec. | ||
5515 | 2024.12.20 21:25:11.125625 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5516 | 2024.12.20 21:25:11.125765 [ 262 ] {32df6614-a710-4050-ae07-6f63648da01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5517 | 2024.12.20 21:25:11.125827 [ 262 ] {32df6614-a710-4050-ae07-6f63648da01e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5518 | 2024.12.20 21:25:11.126509 [ 262 ] {32df6614-a710-4050-ae07-6f63648da01e} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5519 | 2024.12.20 21:25:11.126549 [ 262 ] {32df6614-a710-4050-ae07-6f63648da01e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5520 | 2024.12.20 21:25:11.126960 [ 262 ] {32df6614-a710-4050-ae07-6f63648da01e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5521 | 2024.12.20 21:25:11.127208 [ 262 ] {32df6614-a710-4050-ae07-6f63648da01e} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5522 | 2024.12.20 21:25:11.127475 [ 262 ] {32df6614-a710-4050-ae07-6f63648da01e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001739 sec., 136285.22139160437 rows/sec., 9.13 MiB/sec. | ||
5523 | 2024.12.20 21:25:11.127683 [ 262 ] {32df6614-a710-4050-ae07-6f63648da01e} <Debug> TCPHandler: Processed in 0.002129908 sec. | ||
5524 | 2024.12.20 21:25:11.127878 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5525 | 2024.12.20 21:25:11.127998 [ 260 ] {88c2cbc8-a731-4c83-b988-89a6d48aab1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5526 | 2024.12.20 21:25:11.128049 [ 260 ] {88c2cbc8-a731-4c83-b988-89a6d48aab1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5527 | 2024.12.20 21:25:11.128496 [ 260 ] {88c2cbc8-a731-4c83-b988-89a6d48aab1e} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5528 | 2024.12.20 21:25:11.128535 [ 260 ] {88c2cbc8-a731-4c83-b988-89a6d48aab1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5529 | 2024.12.20 21:25:11.128892 [ 260 ] {88c2cbc8-a731-4c83-b988-89a6d48aab1e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5530 | 2024.12.20 21:25:11.129139 [ 260 ] {88c2cbc8-a731-4c83-b988-89a6d48aab1e} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5531 | 2024.12.20 21:25:11.129388 [ 260 ] {88c2cbc8-a731-4c83-b988-89a6d48aab1e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001403 sec., 712.7583749109052 rows/sec., 48.03 KiB/sec. | ||
5532 | 2024.12.20 21:25:11.129589 [ 260 ] {88c2cbc8-a731-4c83-b988-89a6d48aab1e} <Debug> TCPHandler: Processed in 0.001794131 sec. | ||
5533 | 2024.12.20 21:25:11.129797 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5534 | 2024.12.20 21:25:11.129936 [ 262 ] {eb8b340c-49c0-4595-bf43-4a1736d25704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5535 | 2024.12.20 21:25:11.130032 [ 262 ] {eb8b340c-49c0-4595-bf43-4a1736d25704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5536 | 2024.12.20 21:25:11.131230 [ 262 ] {eb8b340c-49c0-4595-bf43-4a1736d25704} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5537 | 2024.12.20 21:25:11.131271 [ 262 ] {eb8b340c-49c0-4595-bf43-4a1736d25704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5538 | 2024.12.20 21:25:11.131896 [ 262 ] {eb8b340c-49c0-4595-bf43-4a1736d25704} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5539 | 2024.12.20 21:25:11.132149 [ 262 ] {eb8b340c-49c0-4595-bf43-4a1736d25704} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5540 | 2024.12.20 21:25:11.132393 [ 262 ] {eb8b340c-49c0-4595-bf43-4a1736d25704} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002488 sec., 6430.868167202572 rows/sec., 11.52 MiB/sec. | ||
5541 | 2024.12.20 21:25:11.132487 [ 262 ] {eb8b340c-49c0-4595-bf43-4a1736d25704} <Debug> TCPHandler: Processed in 0.002796353 sec. | ||
5542 | 2024.12.20 21:25:11.132651 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5543 | 2024.12.20 21:25:11.132788 [ 260 ] {c07285cb-3436-4cb9-8fc1-198a5d1e0cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5544 | 2024.12.20 21:25:11.132846 [ 260 ] {c07285cb-3436-4cb9-8fc1-198a5d1e0cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5545 | 2024.12.20 21:25:11.133426 [ 260 ] {c07285cb-3436-4cb9-8fc1-198a5d1e0cf3} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5546 | 2024.12.20 21:25:11.133466 [ 260 ] {c07285cb-3436-4cb9-8fc1-198a5d1e0cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5547 | 2024.12.20 21:25:11.133829 [ 260 ] {c07285cb-3436-4cb9-8fc1-198a5d1e0cf3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5548 | 2024.12.20 21:25:11.134059 [ 260 ] {c07285cb-3436-4cb9-8fc1-198a5d1e0cf3} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5549 | 2024.12.20 21:25:11.134261 [ 260 ] {c07285cb-3436-4cb9-8fc1-198a5d1e0cf3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001504 sec., 54521.27659574468 rows/sec., 3.46 MiB/sec. | ||
5550 | 2024.12.20 21:25:11.134318 [ 260 ] {c07285cb-3436-4cb9-8fc1-198a5d1e0cf3} <Debug> TCPHandler: Processed in 0.001737589 sec. | ||
5551 | 2024.12.20 21:25:16.107170 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5552 | 2024.12.20 21:25:16.107392 [ 260 ] {f78c57ce-5711-4c45-bdec-46b704fffdc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5553 | 2024.12.20 21:25:16.107475 [ 260 ] {f78c57ce-5711-4c45-bdec-46b704fffdc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5554 | 2024.12.20 21:25:16.108226 [ 260 ] {f78c57ce-5711-4c45-bdec-46b704fffdc7} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5555 | 2024.12.20 21:25:16.108274 [ 260 ] {f78c57ce-5711-4c45-bdec-46b704fffdc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5556 | 2024.12.20 21:25:16.108678 [ 260 ] {f78c57ce-5711-4c45-bdec-46b704fffdc7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
5557 | 2024.12.20 21:25:16.108922 [ 260 ] {f78c57ce-5711-4c45-bdec-46b704fffdc7} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5558 | 2024.12.20 21:25:16.109156 [ 260 ] {f78c57ce-5711-4c45-bdec-46b704fffdc7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001818 sec., 2200.2200220022005 rows/sec., 179.41 KiB/sec. | ||
5559 | 2024.12.20 21:25:16.109223 [ 260 ] {f78c57ce-5711-4c45-bdec-46b704fffdc7} <Debug> TCPHandler: Processed in 0.002192929 sec. | ||
5560 | 2024.12.20 21:25:16.109466 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5561 | 2024.12.20 21:25:16.109665 [ 262 ] {80bda2cf-3791-462a-9fdf-9a04cdbb0ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5562 | 2024.12.20 21:25:16.109749 [ 262 ] {80bda2cf-3791-462a-9fdf-9a04cdbb0ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5563 | 2024.12.20 21:25:16.110644 [ 262 ] {80bda2cf-3791-462a-9fdf-9a04cdbb0ac6} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5564 | 2024.12.20 21:25:16.110692 [ 262 ] {80bda2cf-3791-462a-9fdf-9a04cdbb0ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5565 | 2024.12.20 21:25:16.111129 [ 262 ] {80bda2cf-3791-462a-9fdf-9a04cdbb0ac6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5566 | 2024.12.20 21:25:16.111383 [ 262 ] {80bda2cf-3791-462a-9fdf-9a04cdbb0ac6} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5567 | 2024.12.20 21:25:16.111625 [ 262 ] {80bda2cf-3791-462a-9fdf-9a04cdbb0ac6} <Debug> executeQuery: Read 102 rows, 8.68 KiB in 0.00202 sec., 50495.04950495049 rows/sec., 4.20 MiB/sec. | ||
5568 | 2024.12.20 21:25:16.111683 [ 262 ] {80bda2cf-3791-462a-9fdf-9a04cdbb0ac6} <Debug> TCPHandler: Processed in 0.002364674 sec. | ||
5569 | 2024.12.20 21:25:16.111854 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5570 | 2024.12.20 21:25:16.112003 [ 260 ] {63aaf0df-3626-46a4-890d-d44619c5cb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5571 | 2024.12.20 21:25:16.112064 [ 260 ] {63aaf0df-3626-46a4-890d-d44619c5cb24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5572 | 2024.12.20 21:25:16.112758 [ 260 ] {63aaf0df-3626-46a4-890d-d44619c5cb24} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5573 | 2024.12.20 21:25:16.112799 [ 260 ] {63aaf0df-3626-46a4-890d-d44619c5cb24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5574 | 2024.12.20 21:25:16.113156 [ 260 ] {63aaf0df-3626-46a4-890d-d44619c5cb24} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5575 | 2024.12.20 21:25:16.113388 [ 260 ] {63aaf0df-3626-46a4-890d-d44619c5cb24} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5576 | 2024.12.20 21:25:16.113582 [ 260 ] {63aaf0df-3626-46a4-890d-d44619c5cb24} <Debug> executeQuery: Read 26 rows, 1.93 KiB in 0.001613 sec., 16119.032858028517 rows/sec., 1.17 MiB/sec. | ||
5577 | 2024.12.20 21:25:16.113661 [ 260 ] {63aaf0df-3626-46a4-890d-d44619c5cb24} <Debug> TCPHandler: Processed in 0.001876002 sec. | ||
5578 | 2024.12.20 21:25:16.113812 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5579 | 2024.12.20 21:25:16.113960 [ 262 ] {d4925b52-a58d-44e0-8fa4-1ebe1dfac612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5580 | 2024.12.20 21:25:16.114018 [ 262 ] {d4925b52-a58d-44e0-8fa4-1ebe1dfac612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5581 | 2024.12.20 21:25:16.114731 [ 262 ] {d4925b52-a58d-44e0-8fa4-1ebe1dfac612} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5582 | 2024.12.20 21:25:16.114772 [ 262 ] {d4925b52-a58d-44e0-8fa4-1ebe1dfac612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5583 | 2024.12.20 21:25:16.115143 [ 262 ] {d4925b52-a58d-44e0-8fa4-1ebe1dfac612} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5584 | 2024.12.20 21:25:16.115395 [ 262 ] {d4925b52-a58d-44e0-8fa4-1ebe1dfac612} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5585 | 2024.12.20 21:25:16.115600 [ 262 ] {d4925b52-a58d-44e0-8fa4-1ebe1dfac612} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001672 sec., 53827.75119617225 rows/sec., 4.21 MiB/sec. | ||
5586 | 2024.12.20 21:25:16.115653 [ 262 ] {d4925b52-a58d-44e0-8fa4-1ebe1dfac612} <Debug> TCPHandler: Processed in 0.001909033 sec. | ||
5587 | 2024.12.20 21:25:16.115805 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5588 | 2024.12.20 21:25:16.115925 [ 260 ] {c1a58008-7e04-4dbf-86ee-0e9bf10145ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5589 | 2024.12.20 21:25:16.115978 [ 260 ] {c1a58008-7e04-4dbf-86ee-0e9bf10145ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5590 | 2024.12.20 21:25:16.116560 [ 260 ] {c1a58008-7e04-4dbf-86ee-0e9bf10145ba} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5591 | 2024.12.20 21:25:16.116600 [ 260 ] {c1a58008-7e04-4dbf-86ee-0e9bf10145ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5592 | 2024.12.20 21:25:16.116996 [ 260 ] {c1a58008-7e04-4dbf-86ee-0e9bf10145ba} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5593 | 2024.12.20 21:25:16.117240 [ 260 ] {c1a58008-7e04-4dbf-86ee-0e9bf10145ba} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5594 | 2024.12.20 21:25:16.117447 [ 260 ] {c1a58008-7e04-4dbf-86ee-0e9bf10145ba} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001549 sec., 104583.60232408006 rows/sec., 7.28 MiB/sec. | ||
5595 | 2024.12.20 21:25:16.117501 [ 260 ] {c1a58008-7e04-4dbf-86ee-0e9bf10145ba} <Debug> TCPHandler: Processed in 0.001752219 sec. | ||
5596 | 2024.12.20 21:25:16.117658 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5597 | 2024.12.20 21:25:16.117779 [ 262 ] {67197d19-0395-46f3-b1d7-8334f0a57a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5598 | 2024.12.20 21:25:16.117863 [ 262 ] {67197d19-0395-46f3-b1d7-8334f0a57a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5599 | 2024.12.20 21:25:16.119021 [ 262 ] {67197d19-0395-46f3-b1d7-8334f0a57a1f} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5600 | 2024.12.20 21:25:16.119061 [ 262 ] {67197d19-0395-46f3-b1d7-8334f0a57a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5601 | 2024.12.20 21:25:16.119687 [ 262 ] {67197d19-0395-46f3-b1d7-8334f0a57a1f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5602 | 2024.12.20 21:25:16.119945 [ 262 ] {67197d19-0395-46f3-b1d7-8334f0a57a1f} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5603 | 2024.12.20 21:25:16.120194 [ 262 ] {67197d19-0395-46f3-b1d7-8334f0a57a1f} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00244 sec., 9016.393442622952 rows/sec., 16.16 MiB/sec. | ||
5604 | 2024.12.20 21:25:16.120288 [ 262 ] {67197d19-0395-46f3-b1d7-8334f0a57a1f} <Debug> TCPHandler: Processed in 0.002691591 sec. | ||
5605 | 2024.12.20 21:25:16.120431 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5606 | 2024.12.20 21:25:16.120548 [ 260 ] {529657de-2242-43b0-96aa-ae1a5a23ab8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5607 | 2024.12.20 21:25:16.120599 [ 260 ] {529657de-2242-43b0-96aa-ae1a5a23ab8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5608 | 2024.12.20 21:25:16.121105 [ 260 ] {529657de-2242-43b0-96aa-ae1a5a23ab8f} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5609 | 2024.12.20 21:25:16.121144 [ 260 ] {529657de-2242-43b0-96aa-ae1a5a23ab8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5610 | 2024.12.20 21:25:16.121506 [ 260 ] {529657de-2242-43b0-96aa-ae1a5a23ab8f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5611 | 2024.12.20 21:25:16.121734 [ 260 ] {529657de-2242-43b0-96aa-ae1a5a23ab8f} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5612 | 2024.12.20 21:25:16.121936 [ 260 ] {529657de-2242-43b0-96aa-ae1a5a23ab8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.86 MiB/sec. | ||
5613 | 2024.12.20 21:25:16.121989 [ 260 ] {529657de-2242-43b0-96aa-ae1a5a23ab8f} <Debug> TCPHandler: Processed in 0.001615297 sec. | ||
5614 | 2024.12.20 21:25:16.477086 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
5615 | 2024.12.20 21:25:16.478136 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5616 | 2024.12.20 21:25:16.478185 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5617 | 2024.12.20 21:25:16.478741 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5618 | 2024.12.20 21:25:16.479010 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5619 | 2024.12.20 21:25:16.479318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
5620 | 2024.12.20 21:25:17.242559 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5621 | 2024.12.20 21:25:17.264240 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5622 | 2024.12.20 21:25:17.264301 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5623 | 2024.12.20 21:25:17.271875 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5624 | 2024.12.20 21:25:17.272652 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5625 | 2024.12.20 21:25:17.277025 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5626 | 2024.12.20 21:25:19.005858 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 782 | ||
5627 | 2024.12.20 21:25:19.008963 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5628 | 2024.12.20 21:25:19.009010 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5629 | 2024.12.20 21:25:19.010486 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5630 | 2024.12.20 21:25:19.010788 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5631 | 2024.12.20 21:25:19.012234 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 782 | ||
5632 | 2024.12.20 21:25:21.111225 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5633 | 2024.12.20 21:25:21.111407 [ 260 ] {f4b621ac-4d0a-4b5a-99b2-c6061fa4bec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5634 | 2024.12.20 21:25:21.111483 [ 260 ] {f4b621ac-4d0a-4b5a-99b2-c6061fa4bec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5635 | 2024.12.20 21:25:21.112321 [ 260 ] {f4b621ac-4d0a-4b5a-99b2-c6061fa4bec5} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5636 | 2024.12.20 21:25:21.112373 [ 260 ] {f4b621ac-4d0a-4b5a-99b2-c6061fa4bec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5637 | 2024.12.20 21:25:21.112862 [ 260 ] {f4b621ac-4d0a-4b5a-99b2-c6061fa4bec5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5638 | 2024.12.20 21:25:21.113117 [ 260 ] {f4b621ac-4d0a-4b5a-99b2-c6061fa4bec5} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5639 | 2024.12.20 21:25:21.113257 [ 25 ] {} <Debug> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5640 | 2024.12.20 21:25:21.113302 [ 25 ] {} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5641 | 2024.12.20 21:25:21.113327 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5642 | 2024.12.20 21:25:21.113334 [ 260 ] {f4b621ac-4d0a-4b5a-99b2-c6061fa4bec5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001974 sec., 7092.198581560284 rows/sec., 510.54 KiB/sec. | ||
5643 | 2024.12.20 21:25:21.113516 [ 260 ] {f4b621ac-4d0a-4b5a-99b2-c6061fa4bec5} <Debug> TCPHandler: Processed in 0.002415674 sec. | ||
5644 | 2024.12.20 21:25:21.113588 [ 196 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
5645 | 2024.12.20 21:25:21.113765 [ 196 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5646 | 2024.12.20 21:25:21.113822 [ 196 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
5647 | 2024.12.20 21:25:21.113824 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5648 | 2024.12.20 21:25:21.113950 [ 196 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
5649 | 2024.12.20 21:25:21.114285 [ 196 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
5650 | 2024.12.20 21:25:21.114394 [ 262 ] {82600c11-df15-4491-b924-dc348850f161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5651 | 2024.12.20 21:25:21.114616 [ 196 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
5652 | 2024.12.20 21:25:21.114643 [ 262 ] {82600c11-df15-4491-b924-dc348850f161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5653 | 2024.12.20 21:25:21.115018 [ 196 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
5654 | 2024.12.20 21:25:21.117171 [ 262 ] {82600c11-df15-4491-b924-dc348850f161} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5655 | 2024.12.20 21:25:21.117252 [ 262 ] {82600c11-df15-4491-b924-dc348850f161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5656 | 2024.12.20 21:25:21.117695 [ 196 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004268155 sec., 16400.52903420799 rows/sec., 1.22 MiB/sec. | ||
5657 | 2024.12.20 21:25:21.117957 [ 188 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5658 | 2024.12.20 21:25:21.118296 [ 262 ] {82600c11-df15-4491-b924-dc348850f161} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5659 | 2024.12.20 21:25:21.118607 [ 188 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_17_4} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5660 | 2024.12.20 21:25:21.118793 [ 188 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_17_4} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5661 | 2024.12.20 21:25:21.118804 [ 262 ] {82600c11-df15-4491-b924-dc348850f161} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5662 | 2024.12.20 21:25:21.118974 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5663 | 2024.12.20 21:25:21.119214 [ 262 ] {82600c11-df15-4491-b924-dc348850f161} <Debug> executeQuery: Read 235 rows, 21.09 KiB in 0.00511 sec., 45988.258317025444 rows/sec., 4.03 MiB/sec. | ||
5664 | 2024.12.20 21:25:21.119359 [ 262 ] {82600c11-df15-4491-b924-dc348850f161} <Debug> TCPHandler: Processed in 0.005709138 sec. | ||
5665 | 2024.12.20 21:25:21.119525 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5666 | 2024.12.20 21:25:21.119652 [ 260 ] {18aa2569-4f61-493a-902d-072a0bd1bcbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5667 | 2024.12.20 21:25:21.119707 [ 260 ] {18aa2569-4f61-493a-902d-072a0bd1bcbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5668 | 2024.12.20 21:25:21.120323 [ 260 ] {18aa2569-4f61-493a-902d-072a0bd1bcbb} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5669 | 2024.12.20 21:25:21.120363 [ 260 ] {18aa2569-4f61-493a-902d-072a0bd1bcbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5670 | 2024.12.20 21:25:21.120731 [ 260 ] {18aa2569-4f61-493a-902d-072a0bd1bcbb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5671 | 2024.12.20 21:25:21.120981 [ 260 ] {18aa2569-4f61-493a-902d-072a0bd1bcbb} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5672 | 2024.12.20 21:25:21.121197 [ 260 ] {18aa2569-4f61-493a-902d-072a0bd1bcbb} <Debug> executeQuery: Read 23 rows, 1.66 KiB in 0.001565 sec., 14696.485623003195 rows/sec., 1.04 MiB/sec. | ||
5673 | 2024.12.20 21:25:21.121417 [ 260 ] {18aa2569-4f61-493a-902d-072a0bd1bcbb} <Debug> TCPHandler: Processed in 0.001950544 sec. | ||
5674 | 2024.12.20 21:25:21.121614 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5675 | 2024.12.20 21:25:21.121726 [ 262 ] {be9c28dd-c91a-41cc-8eb8-e75e0c876f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5676 | 2024.12.20 21:25:21.121773 [ 262 ] {be9c28dd-c91a-41cc-8eb8-e75e0c876f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5677 | 2024.12.20 21:25:21.122339 [ 262 ] {be9c28dd-c91a-41cc-8eb8-e75e0c876f89} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5678 | 2024.12.20 21:25:21.122379 [ 262 ] {be9c28dd-c91a-41cc-8eb8-e75e0c876f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5679 | 2024.12.20 21:25:21.122736 [ 262 ] {be9c28dd-c91a-41cc-8eb8-e75e0c876f89} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5680 | 2024.12.20 21:25:21.122974 [ 262 ] {be9c28dd-c91a-41cc-8eb8-e75e0c876f89} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5681 | 2024.12.20 21:25:21.123191 [ 262 ] {be9c28dd-c91a-41cc-8eb8-e75e0c876f89} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001485 sec., 9427.609427609428 rows/sec., 660.25 KiB/sec. | ||
5682 | 2024.12.20 21:25:21.123246 [ 262 ] {be9c28dd-c91a-41cc-8eb8-e75e0c876f89} <Debug> TCPHandler: Processed in 0.001721649 sec. | ||
5683 | 2024.12.20 21:25:21.123383 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5684 | 2024.12.20 21:25:21.123501 [ 260 ] {d638bf9f-3d29-4a8e-bd1f-920b10eb5b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5685 | 2024.12.20 21:25:21.123552 [ 260 ] {d638bf9f-3d29-4a8e-bd1f-920b10eb5b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5686 | 2024.12.20 21:25:21.124128 [ 260 ] {d638bf9f-3d29-4a8e-bd1f-920b10eb5b5e} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5687 | 2024.12.20 21:25:21.124165 [ 260 ] {d638bf9f-3d29-4a8e-bd1f-920b10eb5b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5688 | 2024.12.20 21:25:21.124529 [ 260 ] {d638bf9f-3d29-4a8e-bd1f-920b10eb5b5e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5689 | 2024.12.20 21:25:21.124770 [ 260 ] {d638bf9f-3d29-4a8e-bd1f-920b10eb5b5e} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5690 | 2024.12.20 21:25:21.124897 [ 25 ] {} <Debug> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5691 | 2024.12.20 21:25:21.124938 [ 25 ] {} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5692 | 2024.12.20 21:25:21.124960 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5693 | 2024.12.20 21:25:21.124963 [ 260 ] {d638bf9f-3d29-4a8e-bd1f-920b10eb5b5e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001486 sec., 8748.317631224765 rows/sec., 545.46 KiB/sec. | ||
5694 | 2024.12.20 21:25:21.125250 [ 260 ] {d638bf9f-3d29-4a8e-bd1f-920b10eb5b5e} <Debug> TCPHandler: Processed in 0.001918043 sec. | ||
5695 | 2024.12.20 21:25:21.125351 [ 198 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
5696 | 2024.12.20 21:25:21.125540 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5697 | 2024.12.20 21:25:21.125626 [ 198 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5698 | 2024.12.20 21:25:21.125674 [ 198 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
5699 | 2024.12.20 21:25:21.125691 [ 262 ] {ac757df9-094a-4b50-82ed-b33d030e1df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5700 | 2024.12.20 21:25:21.125828 [ 262 ] {ac757df9-094a-4b50-82ed-b33d030e1df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5701 | 2024.12.20 21:25:21.125888 [ 198 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
5702 | 2024.12.20 21:25:21.126265 [ 198 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
5703 | 2024.12.20 21:25:21.126650 [ 198 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
5704 | 2024.12.20 21:25:21.126931 [ 198 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
5705 | 2024.12.20 21:25:21.128241 [ 262 ] {ac757df9-094a-4b50-82ed-b33d030e1df0} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5706 | 2024.12.20 21:25:21.128289 [ 262 ] {ac757df9-094a-4b50-82ed-b33d030e1df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5707 | 2024.12.20 21:25:21.128538 [ 198 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003488219 sec., 18634.151124112333 rows/sec., 1.21 MiB/sec. | ||
5708 | 2024.12.20 21:25:21.128666 [ 198 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5709 | 2024.12.20 21:25:21.128861 [ 262 ] {ac757df9-094a-4b50-82ed-b33d030e1df0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5710 | 2024.12.20 21:25:21.128995 [ 198 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_17_4} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5711 | 2024.12.20 21:25:21.129093 [ 198 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_17_4} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5712 | 2024.12.20 21:25:21.129189 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5713 | 2024.12.20 21:25:21.129192 [ 262 ] {ac757df9-094a-4b50-82ed-b33d030e1df0} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5714 | 2024.12.20 21:25:21.129444 [ 262 ] {ac757df9-094a-4b50-82ed-b33d030e1df0} <Debug> executeQuery: Read 398 rows, 28.96 KiB in 0.00379 sec., 105013.19261213721 rows/sec., 7.46 MiB/sec. | ||
5715 | 2024.12.20 21:25:21.129554 [ 262 ] {ac757df9-094a-4b50-82ed-b33d030e1df0} <Debug> TCPHandler: Processed in 0.004176873 sec. | ||
5716 | 2024.12.20 21:25:21.129798 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5717 | 2024.12.20 21:25:21.129959 [ 260 ] {98279992-5b41-4638-abef-641943e89932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5718 | 2024.12.20 21:25:21.130021 [ 260 ] {98279992-5b41-4638-abef-641943e89932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5719 | 2024.12.20 21:25:21.130603 [ 260 ] {98279992-5b41-4638-abef-641943e89932} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5720 | 2024.12.20 21:25:21.130650 [ 260 ] {98279992-5b41-4638-abef-641943e89932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5721 | 2024.12.20 21:25:21.131041 [ 260 ] {98279992-5b41-4638-abef-641943e89932} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5722 | 2024.12.20 21:25:21.131295 [ 260 ] {98279992-5b41-4638-abef-641943e89932} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5723 | 2024.12.20 21:25:21.131474 [ 260 ] {98279992-5b41-4638-abef-641943e89932} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001552 sec., 3865.979381443299 rows/sec., 201.98 KiB/sec. | ||
5724 | 2024.12.20 21:25:21.131526 [ 260 ] {98279992-5b41-4638-abef-641943e89932} <Debug> TCPHandler: Processed in 0.001868452 sec. | ||
5725 | 2024.12.20 21:25:21.131673 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5726 | 2024.12.20 21:25:21.131789 [ 262 ] {db619453-aa91-49aa-8d3b-345a9472bf15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5727 | 2024.12.20 21:25:21.131851 [ 262 ] {db619453-aa91-49aa-8d3b-345a9472bf15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5728 | 2024.12.20 21:25:21.132548 [ 262 ] {db619453-aa91-49aa-8d3b-345a9472bf15} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5729 | 2024.12.20 21:25:21.132595 [ 262 ] {db619453-aa91-49aa-8d3b-345a9472bf15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5730 | 2024.12.20 21:25:21.133034 [ 262 ] {db619453-aa91-49aa-8d3b-345a9472bf15} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5731 | 2024.12.20 21:25:21.133279 [ 262 ] {db619453-aa91-49aa-8d3b-345a9472bf15} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5732 | 2024.12.20 21:25:21.133506 [ 262 ] {db619453-aa91-49aa-8d3b-345a9472bf15} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00174 sec., 136206.89655172414 rows/sec., 9.13 MiB/sec. | ||
5733 | 2024.12.20 21:25:21.133562 [ 262 ] {db619453-aa91-49aa-8d3b-345a9472bf15} <Debug> TCPHandler: Processed in 0.001945893 sec. | ||
5734 | 2024.12.20 21:25:21.133705 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5735 | 2024.12.20 21:25:21.133825 [ 260 ] {fede5d8f-bafe-4545-b584-bdd0124efdd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5736 | 2024.12.20 21:25:21.133879 [ 260 ] {fede5d8f-bafe-4545-b584-bdd0124efdd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5737 | 2024.12.20 21:25:21.134347 [ 260 ] {fede5d8f-bafe-4545-b584-bdd0124efdd2} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5738 | 2024.12.20 21:25:21.134386 [ 260 ] {fede5d8f-bafe-4545-b584-bdd0124efdd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5739 | 2024.12.20 21:25:21.134744 [ 260 ] {fede5d8f-bafe-4545-b584-bdd0124efdd2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5740 | 2024.12.20 21:25:21.134988 [ 260 ] {fede5d8f-bafe-4545-b584-bdd0124efdd2} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5741 | 2024.12.20 21:25:21.135165 [ 260 ] {fede5d8f-bafe-4545-b584-bdd0124efdd2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001365 sec., 732.6007326007326 rows/sec., 49.36 KiB/sec. | ||
5742 | 2024.12.20 21:25:21.135219 [ 260 ] {fede5d8f-bafe-4545-b584-bdd0124efdd2} <Debug> TCPHandler: Processed in 0.001570036 sec. | ||
5743 | 2024.12.20 21:25:21.135357 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5744 | 2024.12.20 21:25:21.135474 [ 262 ] {d9b4960d-8a74-4a46-be0e-e762eea2ed88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5745 | 2024.12.20 21:25:21.135554 [ 262 ] {d9b4960d-8a74-4a46-be0e-e762eea2ed88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5746 | 2024.12.20 21:25:21.136686 [ 262 ] {d9b4960d-8a74-4a46-be0e-e762eea2ed88} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5747 | 2024.12.20 21:25:21.136725 [ 262 ] {d9b4960d-8a74-4a46-be0e-e762eea2ed88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5748 | 2024.12.20 21:25:21.137359 [ 262 ] {d9b4960d-8a74-4a46-be0e-e762eea2ed88} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5749 | 2024.12.20 21:25:21.137613 [ 262 ] {d9b4960d-8a74-4a46-be0e-e762eea2ed88} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5750 | 2024.12.20 21:25:21.137789 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5751 | 2024.12.20 21:25:21.137860 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5752 | 2024.12.20 21:25:21.137890 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5753 | 2024.12.20 21:25:21.137908 [ 262 ] {d9b4960d-8a74-4a46-be0e-e762eea2ed88} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002448 sec., 6535.9477124183 rows/sec., 11.71 MiB/sec. | ||
5754 | 2024.12.20 21:25:21.138099 [ 190 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
5755 | 2024.12.20 21:25:21.138150 [ 262 ] {d9b4960d-8a74-4a46-be0e-e762eea2ed88} <Debug> TCPHandler: Processed in 0.002849224 sec. | ||
5756 | 2024.12.20 21:25:21.138343 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5757 | 2024.12.20 21:25:21.138442 [ 190 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5758 | 2024.12.20 21:25:21.138600 [ 260 ] {adfde129-b83e-48c8-b235-6809b9c055bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5759 | 2024.12.20 21:25:21.138611 [ 190 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 372 rows starting from the beginning of the part | ||
5760 | 2024.12.20 21:25:21.138698 [ 260 ] {adfde129-b83e-48c8-b235-6809b9c055bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5761 | 2024.12.20 21:25:21.139464 [ 190 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 16 rows starting from the beginning of the part | ||
5762 | 2024.12.20 21:25:21.140170 [ 190 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 22 rows starting from the beginning of the part | ||
5763 | 2024.12.20 21:25:21.140895 [ 190 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
5764 | 2024.12.20 21:25:21.141044 [ 260 ] {adfde129-b83e-48c8-b235-6809b9c055bb} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5765 | 2024.12.20 21:25:21.141181 [ 260 ] {adfde129-b83e-48c8-b235-6809b9c055bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5766 | 2024.12.20 21:25:21.141561 [ 190 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 22 rows starting from the beginning of the part | ||
5767 | 2024.12.20 21:25:21.142139 [ 190 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
5768 | 2024.12.20 21:25:21.142926 [ 260 ] {adfde129-b83e-48c8-b235-6809b9c055bb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5769 | 2024.12.20 21:25:21.143459 [ 260 ] {adfde129-b83e-48c8-b235-6809b9c055bb} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5770 | 2024.12.20 21:25:21.144032 [ 260 ] {adfde129-b83e-48c8-b235-6809b9c055bb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005522 sec., 14849.692140528794 rows/sec., 965.77 KiB/sec. | ||
5771 | 2024.12.20 21:25:21.144186 [ 260 ] {adfde129-b83e-48c8-b235-6809b9c055bb} <Debug> TCPHandler: Processed in 0.005936503 sec. | ||
5772 | 2024.12.20 21:25:21.147183 [ 198 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 464 rows, containing 19 columns (19 merged, 0 gathered) in 0.009211027 sec., 50374.404504513994 rows/sec., 90.27 MiB/sec. | ||
5773 | 2024.12.20 21:25:21.147913 [ 198 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5774 | 2024.12.20 21:25:21.148285 [ 198 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5775 | 2024.12.20 21:25:21.148360 [ 198 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5776 | 2024.12.20 21:25:21.148462 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
5777 | 2024.12.20 21:25:23.820394 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5778 | 2024.12.20 21:25:23.820493 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5779 | 2024.12.20 21:25:23.979493 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
5780 | 2024.12.20 21:25:23.980209 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5781 | 2024.12.20 21:25:23.980262 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5782 | 2024.12.20 21:25:23.980821 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5783 | 2024.12.20 21:25:23.981091 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5784 | 2024.12.20 21:25:23.981303 [ 97 ] {} <Debug> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5785 | 2024.12.20 21:25:23.981376 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5786 | 2024.12.20 21:25:23.981398 [ 97 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5787 | 2024.12.20 21:25:23.981437 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5788 | 2024.12.20 21:25:23.981569 [ 186 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
5789 | 2024.12.20 21:25:23.981699 [ 186 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5790 | 2024.12.20 21:25:23.981739 [ 186 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
5791 | 2024.12.20 21:25:23.981815 [ 186 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
5792 | 2024.12.20 21:25:23.981907 [ 186 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
5793 | 2024.12.20 21:25:23.982126 [ 186 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
5794 | 2024.12.20 21:25:23.982280 [ 186 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
5795 | 2024.12.20 21:25:23.982507 [ 186 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
5796 | 2024.12.20 21:25:23.987215 [ 186 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.005706657 sec., 2095097.006881612 rows/sec., 29.97 MiB/sec. | ||
5797 | 2024.12.20 21:25:23.987807 [ 193 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5798 | 2024.12.20 21:25:23.988196 [ 193 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_26_5} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5799 | 2024.12.20 21:25:23.988282 [ 193 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_26_5} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5800 | 2024.12.20 21:25:23.988398 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
5801 | 2024.12.20 21:25:24.777138 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5802 | 2024.12.20 21:25:24.801534 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5803 | 2024.12.20 21:25:24.801612 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5804 | 2024.12.20 21:25:24.809676 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5805 | 2024.12.20 21:25:24.810496 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5806 | 2024.12.20 21:25:24.810833 [ 116 ] {} <Debug> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5807 | 2024.12.20 21:25:24.810898 [ 116 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5808 | 2024.12.20 21:25:24.810948 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5809 | 2024.12.20 21:25:24.811452 [ 189 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
5810 | 2024.12.20 21:25:24.829568 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5811 | 2024.12.20 21:25:24.830613 [ 189 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5812 | 2024.12.20 21:25:24.832216 [ 189 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
5813 | 2024.12.20 21:25:24.837842 [ 189 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
5814 | 2024.12.20 21:25:24.843467 [ 189 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
5815 | 2024.12.20 21:25:24.849080 [ 189 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
5816 | 2024.12.20 21:25:24.854903 [ 189 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
5817 | 2024.12.20 21:25:24.859565 [ 189 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
5818 | 2024.12.20 21:25:24.923764 [ 191 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.112647716 sec., 1739.9376299826622 rows/sec., 9.00 MiB/sec. | ||
5819 | 2024.12.20 21:25:24.926335 [ 191 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5820 | 2024.12.20 21:25:24.929235 [ 191 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_26_5} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5821 | 2024.12.20 21:25:24.929355 [ 191 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_26_5} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5822 | 2024.12.20 21:25:24.931690 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
5823 | 2024.12.20 21:25:25.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 194.45 MiB, peak 205.00 MiB, free memory in arenas 0.00 B, will set to 195.86 MiB (RSS), difference: 1.41 MiB | ||
5824 | 2024.12.20 21:25:26.107632 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5825 | 2024.12.20 21:25:26.107843 [ 260 ] {0d5ddc49-19b2-480f-8480-94b886426840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5826 | 2024.12.20 21:25:26.107927 [ 260 ] {0d5ddc49-19b2-480f-8480-94b886426840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5827 | 2024.12.20 21:25:26.108709 [ 260 ] {0d5ddc49-19b2-480f-8480-94b886426840} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5828 | 2024.12.20 21:25:26.108763 [ 260 ] {0d5ddc49-19b2-480f-8480-94b886426840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5829 | 2024.12.20 21:25:26.109200 [ 260 ] {0d5ddc49-19b2-480f-8480-94b886426840} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5830 | 2024.12.20 21:25:26.109450 [ 260 ] {0d5ddc49-19b2-480f-8480-94b886426840} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5831 | 2024.12.20 21:25:26.109644 [ 134 ] {} <Debug> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5832 | 2024.12.20 21:25:26.109720 [ 260 ] {0d5ddc49-19b2-480f-8480-94b886426840} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001929 sec., 51840.33177812338 rows/sec., 4.32 MiB/sec. | ||
5833 | 2024.12.20 21:25:26.109727 [ 134 ] {} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5834 | 2024.12.20 21:25:26.109796 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5835 | 2024.12.20 21:25:26.109867 [ 260 ] {0d5ddc49-19b2-480f-8480-94b886426840} <Debug> TCPHandler: Processed in 0.002373713 sec. | ||
5836 | 2024.12.20 21:25:26.110124 [ 199 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
5837 | 2024.12.20 21:25:26.110216 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5838 | 2024.12.20 21:25:26.110416 [ 199 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5839 | 2024.12.20 21:25:26.110487 [ 199 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1429 rows starting from the beginning of the part | ||
5840 | 2024.12.20 21:25:26.110530 [ 262 ] {3d772f4c-1691-4e35-9b62-1581a09cca93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5841 | 2024.12.20 21:25:26.110719 [ 199 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 100 rows starting from the beginning of the part | ||
5842 | 2024.12.20 21:25:26.110736 [ 262 ] {3d772f4c-1691-4e35-9b62-1581a09cca93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5843 | 2024.12.20 21:25:26.111146 [ 199 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 235 rows starting from the beginning of the part | ||
5844 | 2024.12.20 21:25:26.111475 [ 199 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 102 rows starting from the beginning of the part | ||
5845 | 2024.12.20 21:25:26.111812 [ 199 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 235 rows starting from the beginning of the part | ||
5846 | 2024.12.20 21:25:26.112199 [ 199 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 100 rows starting from the beginning of the part | ||
5847 | 2024.12.20 21:25:26.113742 [ 262 ] {3d772f4c-1691-4e35-9b62-1581a09cca93} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5848 | 2024.12.20 21:25:26.113812 [ 262 ] {3d772f4c-1691-4e35-9b62-1581a09cca93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5849 | 2024.12.20 21:25:26.115021 [ 262 ] {3d772f4c-1691-4e35-9b62-1581a09cca93} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5850 | 2024.12.20 21:25:26.115371 [ 262 ] {3d772f4c-1691-4e35-9b62-1581a09cca93} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5851 | 2024.12.20 21:25:26.115938 [ 199 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2201 rows, containing 5 columns (5 merged, 0 gathered) in 0.006005664 sec., 366487.36925675493 rows/sec., 32.37 MiB/sec. | ||
5852 | 2024.12.20 21:25:26.116071 [ 262 ] {3d772f4c-1691-4e35-9b62-1581a09cca93} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.005612 sec., 3920.171062009979 rows/sec., 294.78 KiB/sec. | ||
5853 | 2024.12.20 21:25:26.116439 [ 262 ] {3d772f4c-1691-4e35-9b62-1581a09cca93} <Debug> TCPHandler: Processed in 0.006422524 sec. | ||
5854 | 2024.12.20 21:25:26.116462 [ 194 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5855 | 2024.12.20 21:25:26.116698 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5856 | 2024.12.20 21:25:26.116864 [ 260 ] {b6ccd21b-3e90-49ab-87dd-66488b1a2d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5857 | 2024.12.20 21:25:26.116956 [ 260 ] {b6ccd21b-3e90-49ab-87dd-66488b1a2d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5858 | 2024.12.20 21:25:26.117137 [ 194 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_41_8} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5859 | 2024.12.20 21:25:26.117335 [ 194 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_41_8} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5860 | 2024.12.20 21:25:26.117550 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
5861 | 2024.12.20 21:25:26.118004 [ 260 ] {b6ccd21b-3e90-49ab-87dd-66488b1a2d58} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5862 | 2024.12.20 21:25:26.118051 [ 260 ] {b6ccd21b-3e90-49ab-87dd-66488b1a2d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5863 | 2024.12.20 21:25:26.118424 [ 260 ] {b6ccd21b-3e90-49ab-87dd-66488b1a2d58} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5864 | 2024.12.20 21:25:26.118678 [ 260 ] {b6ccd21b-3e90-49ab-87dd-66488b1a2d58} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5865 | 2024.12.20 21:25:26.118860 [ 134 ] {} <Debug> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5866 | 2024.12.20 21:25:26.118923 [ 134 ] {} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5867 | 2024.12.20 21:25:26.118931 [ 260 ] {b6ccd21b-3e90-49ab-87dd-66488b1a2d58} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.002112 sec., 40719.69696969697 rows/sec., 3.18 MiB/sec. | ||
5868 | 2024.12.20 21:25:26.118963 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5869 | 2024.12.20 21:25:26.119094 [ 260 ] {b6ccd21b-3e90-49ab-87dd-66488b1a2d58} <Debug> TCPHandler: Processed in 0.002537347 sec. | ||
5870 | 2024.12.20 21:25:26.119203 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::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 | ||
5871 | 2024.12.20 21:25:26.119322 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5872 | 2024.12.20 21:25:26.119390 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5873 | 2024.12.20 21:25:26.119436 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 912 rows starting from the beginning of the part | ||
5874 | 2024.12.20 21:25:26.119639 [ 262 ] {6e1b4ccd-fd7b-4b64-a1fe-9b4cf59349c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5875 | 2024.12.20 21:25:26.119685 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 86 rows starting from the beginning of the part | ||
5876 | 2024.12.20 21:25:26.119809 [ 262 ] {6e1b4ccd-fd7b-4b64-a1fe-9b4cf59349c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5877 | 2024.12.20 21:25:26.120044 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 398 rows starting from the beginning of the part | ||
5878 | 2024.12.20 21:25:26.120372 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part | ||
5879 | 2024.12.20 21:25:26.120739 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 398 rows starting from the beginning of the part | ||
5880 | 2024.12.20 21:25:26.121053 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 86 rows starting from the beginning of the part | ||
5881 | 2024.12.20 21:25:26.122571 [ 262 ] {6e1b4ccd-fd7b-4b64-a1fe-9b4cf59349c1} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5882 | 2024.12.20 21:25:26.122655 [ 262 ] {6e1b4ccd-fd7b-4b64-a1fe-9b4cf59349c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5883 | 2024.12.20 21:25:26.123578 [ 262 ] {6e1b4ccd-fd7b-4b64-a1fe-9b4cf59349c1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5884 | 2024.12.20 21:25:26.123997 [ 194 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1970 rows, containing 5 columns (5 merged, 0 gathered) in 0.00490351 sec., 401753.02997240756 rows/sec., 30.77 MiB/sec. | ||
5885 | 2024.12.20 21:25:26.124036 [ 262 ] {6e1b4ccd-fd7b-4b64-a1fe-9b4cf59349c1} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5886 | 2024.12.20 21:25:26.124184 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5887 | 2024.12.20 21:25:26.124218 [ 194 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5888 | 2024.12.20 21:25:26.124231 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5889 | 2024.12.20 21:25:26.124266 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5890 | 2024.12.20 21:25:26.124318 [ 262 ] {6e1b4ccd-fd7b-4b64-a1fe-9b4cf59349c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004828 sec., 33140.01657000829 rows/sec., 2.31 MiB/sec. | ||
5891 | 2024.12.20 21:25:26.124687 [ 262 ] {6e1b4ccd-fd7b-4b64-a1fe-9b4cf59349c1} <Debug> TCPHandler: Processed in 0.005482343 sec. | ||
5892 | 2024.12.20 21:25:26.124802 [ 192 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::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 | ||
5893 | 2024.12.20 21:25:26.124967 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5894 | 2024.12.20 21:25:26.125075 [ 194 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_41_8} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5895 | 2024.12.20 21:25:26.125333 [ 260 ] {52e7674f-b622-45d6-884e-3a27dc888093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5896 | 2024.12.20 21:25:26.125336 [ 192 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5897 | 2024.12.20 21:25:26.125407 [ 194 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_41_8} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5898 | 2024.12.20 21:25:26.125475 [ 192 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11077 rows starting from the beginning of the part | ||
5899 | 2024.12.20 21:25:26.125613 [ 260 ] {52e7674f-b622-45d6-884e-3a27dc888093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5900 | 2024.12.20 21:25:26.125934 [ 192 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
5901 | 2024.12.20 21:25:26.126143 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5902 | 2024.12.20 21:25:26.126497 [ 192 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 237 rows starting from the beginning of the part | ||
5903 | 2024.12.20 21:25:26.126919 [ 192 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 162 rows starting from the beginning of the part | ||
5904 | 2024.12.20 21:25:26.127266 [ 192 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part | ||
5905 | 2024.12.20 21:25:26.127606 [ 192 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
5906 | 2024.12.20 21:25:26.130543 [ 260 ] {52e7674f-b622-45d6-884e-3a27dc888093} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5907 | 2024.12.20 21:25:26.130618 [ 260 ] {52e7674f-b622-45d6-884e-3a27dc888093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5908 | 2024.12.20 21:25:26.132324 [ 260 ] {52e7674f-b622-45d6-884e-3a27dc888093} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5909 | 2024.12.20 21:25:26.132730 [ 260 ] {52e7674f-b622-45d6-884e-3a27dc888093} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5910 | 2024.12.20 21:25:26.133030 [ 260 ] {52e7674f-b622-45d6-884e-3a27dc888093} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.007849 sec., 2802.904828640591 rows/sec., 5.02 MiB/sec. | ||
5911 | 2024.12.20 21:25:26.133227 [ 260 ] {52e7674f-b622-45d6-884e-3a27dc888093} <Debug> TCPHandler: Processed in 0.008411808 sec. | ||
5912 | 2024.12.20 21:25:26.133397 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5913 | 2024.12.20 21:25:26.133568 [ 262 ] {8f6c6dac-519b-4e78-bd33-1efc9a83912a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5914 | 2024.12.20 21:25:26.133629 [ 262 ] {8f6c6dac-519b-4e78-bd33-1efc9a83912a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5915 | 2024.12.20 21:25:26.134378 [ 192 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12033 rows, containing 5 columns (5 merged, 0 gathered) in 0.009976824 sec., 1206095.2463429242 rows/sec., 81.23 MiB/sec. | ||
5916 | 2024.12.20 21:25:26.134765 [ 192 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5917 | 2024.12.20 21:25:26.135040 [ 262 ] {8f6c6dac-519b-4e78-bd33-1efc9a83912a} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5918 | 2024.12.20 21:25:26.135104 [ 262 ] {8f6c6dac-519b-4e78-bd33-1efc9a83912a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5919 | 2024.12.20 21:25:26.135472 [ 192 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5920 | 2024.12.20 21:25:26.135720 [ 192 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5921 | 2024.12.20 21:25:26.135892 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
5922 | 2024.12.20 21:25:26.135912 [ 262 ] {8f6c6dac-519b-4e78-bd33-1efc9a83912a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5923 | 2024.12.20 21:25:26.136165 [ 262 ] {8f6c6dac-519b-4e78-bd33-1efc9a83912a} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5924 | 2024.12.20 21:25:26.136296 [ 134 ] {} <Debug> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5925 | 2024.12.20 21:25:26.136333 [ 134 ] {} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5926 | 2024.12.20 21:25:26.136357 [ 262 ] {8f6c6dac-519b-4e78-bd33-1efc9a83912a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00283 sec., 21201.413427561838 rows/sec., 1.43 MiB/sec. | ||
5927 | 2024.12.20 21:25:26.136362 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5928 | 2024.12.20 21:25:26.136512 [ 262 ] {8f6c6dac-519b-4e78-bd33-1efc9a83912a} <Debug> TCPHandler: Processed in 0.003181241 sec. | ||
5929 | 2024.12.20 21:25:26.136785 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::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 | ||
5930 | 2024.12.20 21:25:26.136932 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5931 | 2024.12.20 21:25:26.136968 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1818 rows starting from the beginning of the part | ||
5932 | 2024.12.20 21:25:26.137067 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
5933 | 2024.12.20 21:25:26.137267 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part | ||
5934 | 2024.12.20 21:25:26.137394 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
5935 | 2024.12.20 21:25:26.137597 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
5936 | 2024.12.20 21:25:26.137703 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
5937 | 2024.12.20 21:25:26.139110 [ 201 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2162 rows, containing 4 columns (4 merged, 0 gathered) in 0.002605848 sec., 829672.3369897247 rows/sec., 53.67 MiB/sec. | ||
5938 | 2024.12.20 21:25:26.139409 [ 187 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5939 | 2024.12.20 21:25:26.139789 [ 187 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_41_8} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5940 | 2024.12.20 21:25:26.139899 [ 187 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_41_8} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5941 | 2024.12.20 21:25:26.140006 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
5942 | 2024.12.20 21:25:26.620759 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5943 | 2024.12.20 21:25:26.620937 [ 260 ] {b499192b-6bb7-48b2-8594-19ac39cc3d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5944 | 2024.12.20 21:25:26.621006 [ 260 ] {b499192b-6bb7-48b2-8594-19ac39cc3d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5945 | 2024.12.20 21:25:26.621719 [ 260 ] {b499192b-6bb7-48b2-8594-19ac39cc3d67} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5946 | 2024.12.20 21:25:26.621770 [ 260 ] {b499192b-6bb7-48b2-8594-19ac39cc3d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5947 | 2024.12.20 21:25:26.622192 [ 260 ] {b499192b-6bb7-48b2-8594-19ac39cc3d67} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5948 | 2024.12.20 21:25:26.622452 [ 260 ] {b499192b-6bb7-48b2-8594-19ac39cc3d67} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5949 | 2024.12.20 21:25:26.622691 [ 260 ] {b499192b-6bb7-48b2-8594-19ac39cc3d67} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001804 sec., 7760.532150776053 rows/sec., 558.65 KiB/sec. | ||
5950 | 2024.12.20 21:25:26.622758 [ 260 ] {b499192b-6bb7-48b2-8594-19ac39cc3d67} <Debug> TCPHandler: Processed in 0.002113337 sec. | ||
5951 | 2024.12.20 21:25:26.623000 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5952 | 2024.12.20 21:25:26.623210 [ 262 ] {fe5a83b4-c78d-4cb0-a9e8-b45f499effc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5953 | 2024.12.20 21:25:26.623291 [ 262 ] {fe5a83b4-c78d-4cb0-a9e8-b45f499effc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5954 | 2024.12.20 21:25:26.624129 [ 262 ] {fe5a83b4-c78d-4cb0-a9e8-b45f499effc6} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5955 | 2024.12.20 21:25:26.624172 [ 262 ] {fe5a83b4-c78d-4cb0-a9e8-b45f499effc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5956 | 2024.12.20 21:25:26.624594 [ 262 ] {fe5a83b4-c78d-4cb0-a9e8-b45f499effc6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5957 | 2024.12.20 21:25:26.624850 [ 262 ] {fe5a83b4-c78d-4cb0-a9e8-b45f499effc6} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5958 | 2024.12.20 21:25:26.625117 [ 262 ] {fe5a83b4-c78d-4cb0-a9e8-b45f499effc6} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001943 sec., 5146.68039114771 rows/sec., 419.68 KiB/sec. | ||
5959 | 2024.12.20 21:25:26.625271 [ 262 ] {fe5a83b4-c78d-4cb0-a9e8-b45f499effc6} <Debug> TCPHandler: Processed in 0.002412174 sec. | ||
5960 | 2024.12.20 21:25:26.625441 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5961 | 2024.12.20 21:25:26.625595 [ 260 ] {2687487c-cd27-4081-949e-18cd0a0fea73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5962 | 2024.12.20 21:25:26.625658 [ 260 ] {2687487c-cd27-4081-949e-18cd0a0fea73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5963 | 2024.12.20 21:25:26.626943 [ 260 ] {2687487c-cd27-4081-949e-18cd0a0fea73} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5964 | 2024.12.20 21:25:26.626986 [ 260 ] {2687487c-cd27-4081-949e-18cd0a0fea73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5965 | 2024.12.20 21:25:26.627468 [ 260 ] {2687487c-cd27-4081-949e-18cd0a0fea73} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5966 | 2024.12.20 21:25:26.627713 [ 260 ] {2687487c-cd27-4081-949e-18cd0a0fea73} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5967 | 2024.12.20 21:25:26.627931 [ 260 ] {2687487c-cd27-4081-949e-18cd0a0fea73} <Debug> executeQuery: Read 1382 rows, 118.22 KiB in 0.002373 sec., 582385.1664559629 rows/sec., 48.65 MiB/sec. | ||
5968 | 2024.12.20 21:25:26.627991 [ 260 ] {2687487c-cd27-4081-949e-18cd0a0fea73} <Debug> TCPHandler: Processed in 0.002624829 sec. | ||
5969 | 2024.12.20 21:25:26.628189 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5970 | 2024.12.20 21:25:26.628397 [ 262 ] {12850b37-ed2c-4858-93c8-f103c2afc2c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5971 | 2024.12.20 21:25:26.628485 [ 262 ] {12850b37-ed2c-4858-93c8-f103c2afc2c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5972 | 2024.12.20 21:25:26.629354 [ 262 ] {12850b37-ed2c-4858-93c8-f103c2afc2c2} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5973 | 2024.12.20 21:25:26.629393 [ 262 ] {12850b37-ed2c-4858-93c8-f103c2afc2c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5974 | 2024.12.20 21:25:26.629764 [ 262 ] {12850b37-ed2c-4858-93c8-f103c2afc2c2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5975 | 2024.12.20 21:25:26.630029 [ 262 ] {12850b37-ed2c-4858-93c8-f103c2afc2c2} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5976 | 2024.12.20 21:25:26.630163 [ 142 ] {} <Debug> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5977 | 2024.12.20 21:25:26.630217 [ 142 ] {} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5978 | 2024.12.20 21:25:26.630223 [ 262 ] {12850b37-ed2c-4858-93c8-f103c2afc2c2} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.001878 sec., 18104.36634717785 rows/sec., 1.26 MiB/sec. | ||
5979 | 2024.12.20 21:25:26.630243 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5980 | 2024.12.20 21:25:26.630314 [ 262 ] {12850b37-ed2c-4858-93c8-f103c2afc2c2} <Debug> TCPHandler: Processed in 0.00222574 sec. | ||
5981 | 2024.12.20 21:25:26.630526 [ 200 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::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 | ||
5982 | 2024.12.20 21:25:26.630539 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5983 | 2024.12.20 21:25:26.630806 [ 260 ] {51e1f4e8-0ad5-480c-8bf6-bdae42b44ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5984 | 2024.12.20 21:25:26.630818 [ 200 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5985 | 2024.12.20 21:25:26.630912 [ 200 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 63 rows starting from the beginning of the part | ||
5986 | 2024.12.20 21:25:26.630913 [ 260 ] {51e1f4e8-0ad5-480c-8bf6-bdae42b44ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5987 | 2024.12.20 21:25:26.631248 [ 200 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 23 rows starting from the beginning of the part | ||
5988 | 2024.12.20 21:25:26.631537 [ 200 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part | ||
5989 | 2024.12.20 21:25:26.631929 [ 200 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 23 rows starting from the beginning of the part | ||
5990 | 2024.12.20 21:25:26.632280 [ 200 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 22 rows starting from the beginning of the part | ||
5991 | 2024.12.20 21:25:26.632589 [ 200 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
5992 | 2024.12.20 21:25:26.633837 [ 260 ] {51e1f4e8-0ad5-480c-8bf6-bdae42b44ace} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5993 | 2024.12.20 21:25:26.633908 [ 260 ] {51e1f4e8-0ad5-480c-8bf6-bdae42b44ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5994 | 2024.12.20 21:25:26.634904 [ 260 ] {51e1f4e8-0ad5-480c-8bf6-bdae42b44ace} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5995 | 2024.12.20 21:25:26.635418 [ 201 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 5 columns (5 merged, 0 gathered) in 0.005077834 sec., 37614.46317465282 rows/sec., 2.82 MiB/sec. | ||
5996 | 2024.12.20 21:25:26.635423 [ 260 ] {51e1f4e8-0ad5-480c-8bf6-bdae42b44ace} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5997 | 2024.12.20 21:25:26.635581 [ 201 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5998 | 2024.12.20 21:25:26.635754 [ 260 ] {51e1f4e8-0ad5-480c-8bf6-bdae42b44ace} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005033 sec., 48082.65448042916 rows/sec., 3.26 MiB/sec. | ||
5999 | 2024.12.20 21:25:26.635838 [ 260 ] {51e1f4e8-0ad5-480c-8bf6-bdae42b44ace} <Debug> TCPHandler: Processed in 0.005416062 sec. | ||
6000 | 2024.12.20 21:25:26.636035 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6001 | 2024.12.20 21:25:26.636048 [ 201 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_31_6} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6002 | 2024.12.20 21:25:26.636220 [ 201 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_31_6} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6003 | 2024.12.20 21:25:26.636265 [ 262 ] {9540ebcb-5678-4d7a-85b7-e9272d59f4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6004 | 2024.12.20 21:25:26.636386 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6005 | 2024.12.20 21:25:26.636406 [ 262 ] {9540ebcb-5678-4d7a-85b7-e9272d59f4e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6006 | 2024.12.20 21:25:26.637111 [ 262 ] {9540ebcb-5678-4d7a-85b7-e9272d59f4e1} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6007 | 2024.12.20 21:25:26.637150 [ 262 ] {9540ebcb-5678-4d7a-85b7-e9272d59f4e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
6008 | 2024.12.20 21:25:26.637511 [ 262 ] {9540ebcb-5678-4d7a-85b7-e9272d59f4e1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6009 | 2024.12.20 21:25:26.637751 [ 262 ] {9540ebcb-5678-4d7a-85b7-e9272d59f4e1} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6010 | 2024.12.20 21:25:26.637936 [ 262 ] {9540ebcb-5678-4d7a-85b7-e9272d59f4e1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001736 sec., 7488.479262672811 rows/sec., 466.90 KiB/sec. | ||
6011 | 2024.12.20 21:25:26.637990 [ 262 ] {9540ebcb-5678-4d7a-85b7-e9272d59f4e1} <Debug> TCPHandler: Processed in 0.002054346 sec. | ||
6012 | 2024.12.20 21:25:26.638141 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6013 | 2024.12.20 21:25:26.638278 [ 260 ] {de43475c-6f2b-45d5-919b-8022c81e6d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6014 | 2024.12.20 21:25:26.638336 [ 260 ] {de43475c-6f2b-45d5-919b-8022c81e6d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6015 | 2024.12.20 21:25:26.639343 [ 260 ] {de43475c-6f2b-45d5-919b-8022c81e6d70} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6016 | 2024.12.20 21:25:26.639383 [ 260 ] {de43475c-6f2b-45d5-919b-8022c81e6d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
6017 | 2024.12.20 21:25:26.639777 [ 260 ] {de43475c-6f2b-45d5-919b-8022c81e6d70} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6018 | 2024.12.20 21:25:26.640016 [ 260 ] {de43475c-6f2b-45d5-919b-8022c81e6d70} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6019 | 2024.12.20 21:25:26.640268 [ 260 ] {de43475c-6f2b-45d5-919b-8022c81e6d70} <Debug> executeQuery: Read 865 rows, 64.15 KiB in 0.002014 sec., 429493.54518371396 rows/sec., 31.10 MiB/sec. | ||
6020 | 2024.12.20 21:25:26.640415 [ 260 ] {de43475c-6f2b-45d5-919b-8022c81e6d70} <Debug> TCPHandler: Processed in 0.002338622 sec. | ||
6021 | 2024.12.20 21:25:26.640667 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6022 | 2024.12.20 21:25:26.640805 [ 262 ] {a019f4c1-f87d-42d6-b823-96ef64e851a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6023 | 2024.12.20 21:25:26.640865 [ 262 ] {a019f4c1-f87d-42d6-b823-96ef64e851a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6024 | 2024.12.20 21:25:26.641386 [ 262 ] {a019f4c1-f87d-42d6-b823-96ef64e851a0} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6025 | 2024.12.20 21:25:26.641426 [ 262 ] {a019f4c1-f87d-42d6-b823-96ef64e851a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
6026 | 2024.12.20 21:25:26.641786 [ 262 ] {a019f4c1-f87d-42d6-b823-96ef64e851a0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6027 | 2024.12.20 21:25:26.642029 [ 262 ] {a019f4c1-f87d-42d6-b823-96ef64e851a0} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6028 | 2024.12.20 21:25:26.642212 [ 262 ] {a019f4c1-f87d-42d6-b823-96ef64e851a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001438 sec., 4172.4617524339355 rows/sec., 217.99 KiB/sec. | ||
6029 | 2024.12.20 21:25:26.642263 [ 262 ] {a019f4c1-f87d-42d6-b823-96ef64e851a0} <Debug> TCPHandler: Processed in 0.001739329 sec. | ||
6030 | 2024.12.20 21:25:26.642410 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6031 | 2024.12.20 21:25:26.642552 [ 260 ] {92d1ecf2-0750-45a0-8750-79ad7ca9051b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6032 | 2024.12.20 21:25:26.642615 [ 260 ] {92d1ecf2-0750-45a0-8750-79ad7ca9051b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6033 | 2024.12.20 21:25:26.643411 [ 260 ] {92d1ecf2-0750-45a0-8750-79ad7ca9051b} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6034 | 2024.12.20 21:25:26.643453 [ 260 ] {92d1ecf2-0750-45a0-8750-79ad7ca9051b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
6035 | 2024.12.20 21:25:26.643890 [ 260 ] {92d1ecf2-0750-45a0-8750-79ad7ca9051b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6036 | 2024.12.20 21:25:26.644134 [ 260 ] {92d1ecf2-0750-45a0-8750-79ad7ca9051b} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6037 | 2024.12.20 21:25:26.644364 [ 260 ] {92d1ecf2-0750-45a0-8750-79ad7ca9051b} <Debug> executeQuery: Read 960 rows, 65.32 KiB in 0.001844 sec., 520607.3752711497 rows/sec., 34.59 MiB/sec. | ||
6038 | 2024.12.20 21:25:26.644479 [ 260 ] {92d1ecf2-0750-45a0-8750-79ad7ca9051b} <Debug> TCPHandler: Processed in 0.002137327 sec. | ||
6039 | 2024.12.20 21:25:26.644689 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6040 | 2024.12.20 21:25:26.644826 [ 262 ] {a6353ccb-5578-49af-ac97-50c2f265848f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6041 | 2024.12.20 21:25:26.644886 [ 262 ] {a6353ccb-5578-49af-ac97-50c2f265848f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6042 | 2024.12.20 21:25:26.645370 [ 262 ] {a6353ccb-5578-49af-ac97-50c2f265848f} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6043 | 2024.12.20 21:25:26.645408 [ 262 ] {a6353ccb-5578-49af-ac97-50c2f265848f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
6044 | 2024.12.20 21:25:26.645760 [ 262 ] {a6353ccb-5578-49af-ac97-50c2f265848f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6045 | 2024.12.20 21:25:26.645998 [ 262 ] {a6353ccb-5578-49af-ac97-50c2f265848f} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6046 | 2024.12.20 21:25:26.646187 [ 262 ] {a6353ccb-5578-49af-ac97-50c2f265848f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001392 sec., 718.3908045977012 rows/sec., 48.41 KiB/sec. | ||
6047 | 2024.12.20 21:25:26.646236 [ 262 ] {a6353ccb-5578-49af-ac97-50c2f265848f} <Debug> TCPHandler: Processed in 0.001679528 sec. | ||
6048 | 2024.12.20 21:25:26.646375 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6049 | 2024.12.20 21:25:26.646515 [ 260 ] {55a0d3ea-011b-4985-b5c4-b83d26631d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6050 | 2024.12.20 21:25:26.646608 [ 260 ] {55a0d3ea-011b-4985-b5c4-b83d26631d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6051 | 2024.12.20 21:25:26.647744 [ 260 ] {55a0d3ea-011b-4985-b5c4-b83d26631d3c} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6052 | 2024.12.20 21:25:26.647784 [ 260 ] {55a0d3ea-011b-4985-b5c4-b83d26631d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
6053 | 2024.12.20 21:25:26.648387 [ 260 ] {55a0d3ea-011b-4985-b5c4-b83d26631d3c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6054 | 2024.12.20 21:25:26.648633 [ 260 ] {55a0d3ea-011b-4985-b5c4-b83d26631d3c} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6055 | 2024.12.20 21:25:26.648927 [ 260 ] {55a0d3ea-011b-4985-b5c4-b83d26631d3c} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002443 sec., 6958.657388456816 rows/sec., 12.47 MiB/sec. | ||
6056 | 2024.12.20 21:25:26.649333 [ 260 ] {55a0d3ea-011b-4985-b5c4-b83d26631d3c} <Debug> TCPHandler: Processed in 0.003025437 sec. | ||
6057 | 2024.12.20 21:25:26.649491 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6058 | 2024.12.20 21:25:26.649629 [ 262 ] {efb279ca-5e12-4f2e-b252-a54dbbedc3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6059 | 2024.12.20 21:25:26.649688 [ 262 ] {efb279ca-5e12-4f2e-b252-a54dbbedc3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6060 | 2024.12.20 21:25:26.650214 [ 262 ] {efb279ca-5e12-4f2e-b252-a54dbbedc3b7} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6061 | 2024.12.20 21:25:26.650252 [ 262 ] {efb279ca-5e12-4f2e-b252-a54dbbedc3b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
6062 | 2024.12.20 21:25:26.650621 [ 262 ] {efb279ca-5e12-4f2e-b252-a54dbbedc3b7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6063 | 2024.12.20 21:25:26.650857 [ 262 ] {efb279ca-5e12-4f2e-b252-a54dbbedc3b7} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6064 | 2024.12.20 21:25:26.651038 [ 262 ] {efb279ca-5e12-4f2e-b252-a54dbbedc3b7} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001439 sec., 23627.5191104934 rows/sec., 1.37 MiB/sec. | ||
6065 | 2024.12.20 21:25:26.651090 [ 262 ] {efb279ca-5e12-4f2e-b252-a54dbbedc3b7} <Debug> TCPHandler: Processed in 0.001666647 sec. | ||
6066 | 2024.12.20 21:25:29.012484 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 840 | ||
6067 | 2024.12.20 21:25:29.016119 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6068 | 2024.12.20 21:25:29.016185 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
6069 | 2024.12.20 21:25:29.017723 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6070 | 2024.12.20 21:25:29.018052 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6071 | 2024.12.20 21:25:29.018677 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 840 | ||
6072 | 2024.12.20 21:25:31.104355 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6073 | 2024.12.20 21:25:31.104567 [ 260 ] {8981b3c9-69cf-4fb3-9f3a-5b8f5f9d34e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6074 | 2024.12.20 21:25:31.104650 [ 260 ] {8981b3c9-69cf-4fb3-9f3a-5b8f5f9d34e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6075 | 2024.12.20 21:25:31.105471 [ 260 ] {8981b3c9-69cf-4fb3-9f3a-5b8f5f9d34e7} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6076 | 2024.12.20 21:25:31.105521 [ 260 ] {8981b3c9-69cf-4fb3-9f3a-5b8f5f9d34e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
6077 | 2024.12.20 21:25:31.105951 [ 260 ] {8981b3c9-69cf-4fb3-9f3a-5b8f5f9d34e7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6078 | 2024.12.20 21:25:31.106203 [ 260 ] {8981b3c9-69cf-4fb3-9f3a-5b8f5f9d34e7} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6079 | 2024.12.20 21:25:31.106446 [ 260 ] {8981b3c9-69cf-4fb3-9f3a-5b8f5f9d34e7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001939 sec., 28880.86642599278 rows/sec., 2.22 MiB/sec. | ||
6080 | 2024.12.20 21:25:31.106514 [ 260 ] {8981b3c9-69cf-4fb3-9f3a-5b8f5f9d34e7} <Debug> TCPHandler: Processed in 0.002300592 sec. | ||
6081 | 2024.12.20 21:25:31.106771 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6082 | 2024.12.20 21:25:31.106990 [ 262 ] {786a0ca3-6905-4e3a-b0ab-7a6a26c053c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6083 | 2024.12.20 21:25:31.107077 [ 262 ] {786a0ca3-6905-4e3a-b0ab-7a6a26c053c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6084 | 2024.12.20 21:25:31.107877 [ 262 ] {786a0ca3-6905-4e3a-b0ab-7a6a26c053c5} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6085 | 2024.12.20 21:25:31.107929 [ 262 ] {786a0ca3-6905-4e3a-b0ab-7a6a26c053c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
6086 | 2024.12.20 21:25:31.108376 [ 262 ] {786a0ca3-6905-4e3a-b0ab-7a6a26c053c5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6087 | 2024.12.20 21:25:31.108627 [ 262 ] {786a0ca3-6905-4e3a-b0ab-7a6a26c053c5} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6088 | 2024.12.20 21:25:31.108873 [ 262 ] {786a0ca3-6905-4e3a-b0ab-7a6a26c053c5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001944 sec., 32921.81069958848 rows/sec., 2.57 MiB/sec. | ||
6089 | 2024.12.20 21:25:31.108941 [ 262 ] {786a0ca3-6905-4e3a-b0ab-7a6a26c053c5} <Debug> TCPHandler: Processed in 0.002327612 sec. | ||
6090 | 2024.12.20 21:25:31.109095 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6091 | 2024.12.20 21:25:31.109277 [ 260 ] {8cc9fe8e-6401-4893-a9c0-4de3a99e2c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6092 | 2024.12.20 21:25:31.109381 [ 260 ] {8cc9fe8e-6401-4893-a9c0-4de3a99e2c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6093 | 2024.12.20 21:25:31.110332 [ 260 ] {8cc9fe8e-6401-4893-a9c0-4de3a99e2c5d} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6094 | 2024.12.20 21:25:31.110374 [ 260 ] {8cc9fe8e-6401-4893-a9c0-4de3a99e2c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
6095 | 2024.12.20 21:25:31.110773 [ 260 ] {8cc9fe8e-6401-4893-a9c0-4de3a99e2c5d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6096 | 2024.12.20 21:25:31.111038 [ 260 ] {8cc9fe8e-6401-4893-a9c0-4de3a99e2c5d} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6097 | 2024.12.20 21:25:31.111288 [ 260 ] {8cc9fe8e-6401-4893-a9c0-4de3a99e2c5d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.002065 sec., 61985.47215496368 rows/sec., 4.32 MiB/sec. | ||
6098 | 2024.12.20 21:25:31.111366 [ 260 ] {8cc9fe8e-6401-4893-a9c0-4de3a99e2c5d} <Debug> TCPHandler: Processed in 0.002334713 sec. | ||
6099 | 2024.12.20 21:25:31.111679 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6100 | 2024.12.20 21:25:31.111908 [ 262 ] {c3660608-9ca8-4dcd-81fb-13f54114c729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6101 | 2024.12.20 21:25:31.112008 [ 262 ] {c3660608-9ca8-4dcd-81fb-13f54114c729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6102 | 2024.12.20 21:25:31.112619 [ 262 ] {c3660608-9ca8-4dcd-81fb-13f54114c729} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6103 | 2024.12.20 21:25:31.112660 [ 262 ] {c3660608-9ca8-4dcd-81fb-13f54114c729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
6104 | 2024.12.20 21:25:31.113054 [ 262 ] {c3660608-9ca8-4dcd-81fb-13f54114c729} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6105 | 2024.12.20 21:25:31.113292 [ 262 ] {c3660608-9ca8-4dcd-81fb-13f54114c729} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6106 | 2024.12.20 21:25:31.113530 [ 262 ] {c3660608-9ca8-4dcd-81fb-13f54114c729} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001672 sec., 28708.133971291863 rows/sec., 1.93 MiB/sec. | ||
6107 | 2024.12.20 21:25:31.113617 [ 262 ] {c3660608-9ca8-4dcd-81fb-13f54114c729} <Debug> TCPHandler: Processed in 0.002125708 sec. | ||
6108 | 2024.12.20 21:25:31.481539 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
6109 | 2024.12.20 21:25:31.482216 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6110 | 2024.12.20 21:25:31.482258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
6111 | 2024.12.20 21:25:31.482724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6112 | 2024.12.20 21:25:31.482969 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6113 | 2024.12.20 21:25:31.483254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
6114 | 2024.12.20 21:25:32.329707 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
6115 | 2024.12.20 21:25:32.351283 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6116 | 2024.12.20 21:25:32.351352 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
6117 | 2024.12.20 21:25:32.359237 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6118 | 2024.12.20 21:25:32.360082 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6119 | 2024.12.20 21:25:32.364431 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
6120 | 2024.12.20 21:25:36.107198 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6121 | 2024.12.20 21:25:36.107407 [ 260 ] {309efd22-24fc-49a5-be45-0ddc6bb9b1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6122 | 2024.12.20 21:25:36.107488 [ 260 ] {309efd22-24fc-49a5-be45-0ddc6bb9b1d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6123 | 2024.12.20 21:25:36.108361 [ 260 ] {309efd22-24fc-49a5-be45-0ddc6bb9b1d4} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6124 | 2024.12.20 21:25:36.108412 [ 260 ] {309efd22-24fc-49a5-be45-0ddc6bb9b1d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
6125 | 2024.12.20 21:25:36.108849 [ 260 ] {309efd22-24fc-49a5-be45-0ddc6bb9b1d4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6126 | 2024.12.20 21:25:36.109105 [ 260 ] {309efd22-24fc-49a5-be45-0ddc6bb9b1d4} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6127 | 2024.12.20 21:25:36.109350 [ 260 ] {309efd22-24fc-49a5-be45-0ddc6bb9b1d4} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.002001 sec., 49975.01249375312 rows/sec., 4.16 MiB/sec. | ||
6128 | 2024.12.20 21:25:36.109417 [ 260 ] {309efd22-24fc-49a5-be45-0ddc6bb9b1d4} <Debug> TCPHandler: Processed in 0.002362683 sec. | ||
6129 | 2024.12.20 21:25:36.109673 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6130 | 2024.12.20 21:25:36.109893 [ 262 ] {87d9c07f-5c64-47da-bbd1-b67d52170498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6131 | 2024.12.20 21:25:36.109976 [ 262 ] {87d9c07f-5c64-47da-bbd1-b67d52170498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6132 | 2024.12.20 21:25:36.110806 [ 262 ] {87d9c07f-5c64-47da-bbd1-b67d52170498} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6133 | 2024.12.20 21:25:36.110854 [ 262 ] {87d9c07f-5c64-47da-bbd1-b67d52170498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
6134 | 2024.12.20 21:25:36.111307 [ 262 ] {87d9c07f-5c64-47da-bbd1-b67d52170498} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6135 | 2024.12.20 21:25:36.111558 [ 262 ] {87d9c07f-5c64-47da-bbd1-b67d52170498} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6136 | 2024.12.20 21:25:36.111845 [ 262 ] {87d9c07f-5c64-47da-bbd1-b67d52170498} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.002004 sec., 10978.043912175648 rows/sec., 825.50 KiB/sec. | ||
6137 | 2024.12.20 21:25:36.112024 [ 262 ] {87d9c07f-5c64-47da-bbd1-b67d52170498} <Debug> TCPHandler: Processed in 0.002500276 sec. | ||
6138 | 2024.12.20 21:25:36.112250 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6139 | 2024.12.20 21:25:36.112393 [ 260 ] {4eb8c599-d28b-4df5-857e-228ddb02a1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6140 | 2024.12.20 21:25:36.112455 [ 260 ] {4eb8c599-d28b-4df5-857e-228ddb02a1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6141 | 2024.12.20 21:25:36.113172 [ 260 ] {4eb8c599-d28b-4df5-857e-228ddb02a1a5} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6142 | 2024.12.20 21:25:36.113222 [ 260 ] {4eb8c599-d28b-4df5-857e-228ddb02a1a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
6143 | 2024.12.20 21:25:36.113628 [ 260 ] {4eb8c599-d28b-4df5-857e-228ddb02a1a5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6144 | 2024.12.20 21:25:36.113863 [ 260 ] {4eb8c599-d28b-4df5-857e-228ddb02a1a5} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6145 | 2024.12.20 21:25:36.114131 [ 260 ] {4eb8c599-d28b-4df5-857e-228ddb02a1a5} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001757 sec., 48947.06886738759 rows/sec., 3.82 MiB/sec. | ||
6146 | 2024.12.20 21:25:36.114333 [ 260 ] {4eb8c599-d28b-4df5-857e-228ddb02a1a5} <Debug> TCPHandler: Processed in 0.002185549 sec. | ||
6147 | 2024.12.20 21:25:36.114550 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6148 | 2024.12.20 21:25:36.114698 [ 262 ] {a6f11286-ae03-4f68-932e-0841477275d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6149 | 2024.12.20 21:25:36.114765 [ 262 ] {a6f11286-ae03-4f68-932e-0841477275d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6150 | 2024.12.20 21:25:36.115433 [ 262 ] {a6f11286-ae03-4f68-932e-0841477275d3} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6151 | 2024.12.20 21:25:36.115474 [ 262 ] {a6f11286-ae03-4f68-932e-0841477275d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
6152 | 2024.12.20 21:25:36.115883 [ 262 ] {a6f11286-ae03-4f68-932e-0841477275d3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6153 | 2024.12.20 21:25:36.116119 [ 262 ] {a6f11286-ae03-4f68-932e-0841477275d3} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6154 | 2024.12.20 21:25:36.116368 [ 262 ] {a6f11286-ae03-4f68-932e-0841477275d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001701 sec., 94062.31628453851 rows/sec., 6.55 MiB/sec. | ||
6155 | 2024.12.20 21:25:36.116543 [ 262 ] {a6f11286-ae03-4f68-932e-0841477275d3} <Debug> TCPHandler: Processed in 0.002100127 sec. | ||
6156 | 2024.12.20 21:25:36.116776 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6157 | 2024.12.20 21:25:36.116934 [ 260 ] {8c1a7537-8335-4ff5-bb4e-93738ae4e44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6158 | 2024.12.20 21:25:36.117037 [ 260 ] {8c1a7537-8335-4ff5-bb4e-93738ae4e44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6159 | 2024.12.20 21:25:36.118228 [ 260 ] {8c1a7537-8335-4ff5-bb4e-93738ae4e44f} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6160 | 2024.12.20 21:25:36.118269 [ 260 ] {8c1a7537-8335-4ff5-bb4e-93738ae4e44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
6161 | 2024.12.20 21:25:36.118913 [ 260 ] {8c1a7537-8335-4ff5-bb4e-93738ae4e44f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6162 | 2024.12.20 21:25:36.119166 [ 260 ] {8c1a7537-8335-4ff5-bb4e-93738ae4e44f} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6163 | 2024.12.20 21:25:36.119403 [ 260 ] {8c1a7537-8335-4ff5-bb4e-93738ae4e44f} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002501 sec., 8796.481407437024 rows/sec., 15.76 MiB/sec. | ||
6164 | 2024.12.20 21:25:36.119514 [ 260 ] {8c1a7537-8335-4ff5-bb4e-93738ae4e44f} <Debug> TCPHandler: Processed in 0.002864505 sec. | ||
6165 | 2024.12.20 21:25:36.119732 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6166 | 2024.12.20 21:25:36.119958 [ 262 ] {bebf6517-dd4f-4ce8-b057-9f841ff09488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6167 | 2024.12.20 21:25:36.120058 [ 262 ] {bebf6517-dd4f-4ce8-b057-9f841ff09488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6168 | 2024.12.20 21:25:36.120727 [ 262 ] {bebf6517-dd4f-4ce8-b057-9f841ff09488} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6169 | 2024.12.20 21:25:36.120767 [ 262 ] {bebf6517-dd4f-4ce8-b057-9f841ff09488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
6170 | 2024.12.20 21:25:36.121143 [ 262 ] {bebf6517-dd4f-4ce8-b057-9f841ff09488} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6171 | 2024.12.20 21:25:36.121396 [ 262 ] {bebf6517-dd4f-4ce8-b057-9f841ff09488} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6172 | 2024.12.20 21:25:36.121617 [ 262 ] {bebf6517-dd4f-4ce8-b057-9f841ff09488} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001716 sec., 34965.03496503496 rows/sec., 2.36 MiB/sec. | ||
6173 | 2024.12.20 21:25:36.121669 [ 262 ] {bebf6517-dd4f-4ce8-b057-9f841ff09488} <Debug> TCPHandler: Processed in 0.002054846 sec. | ||
6174 | 2024.12.20 21:25:37.528606 [ 46 ] {} <Debug> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
6175 | 2024.12.20 21:25:37.528696 [ 46 ] {} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6176 | 2024.12.20 21:25:37.528724 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6177 | 2024.12.20 21:25:37.528968 [ 195 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
6178 | 2024.12.20 21:25:37.529187 [ 195 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6179 | 2024.12.20 21:25:37.529233 [ 195 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 15 rows starting from the beginning of the part | ||
6180 | 2024.12.20 21:25:37.529323 [ 195 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
6181 | 2024.12.20 21:25:37.529556 [ 195 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
6182 | 2024.12.20 21:25:37.529777 [ 195 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
6183 | 2024.12.20 21:25:37.529952 [ 195 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
6184 | 2024.12.20 21:25:37.531115 [ 201 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.002297091 sec., 8271.331000817992 rows/sec., 555.65 KiB/sec. | ||
6185 | 2024.12.20 21:25:37.531342 [ 188 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
6186 | 2024.12.20 21:25:37.531700 [ 188 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_18_4} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6187 | 2024.12.20 21:25:37.531793 [ 188 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_18_4} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
6188 | 2024.12.20 21:25:37.531897 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6189 | 2024.12.20 21:25:38.820550 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6190 | 2024.12.20 21:25:38.820623 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6191 | 2024.12.20 21:25:38.983447 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
6192 | 2024.12.20 21:25:38.984589 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6193 | 2024.12.20 21:25:38.984687 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6194 | 2024.12.20 21:25:38.985354 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6195 | 2024.12.20 21:25:38.985622 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6196 | 2024.12.20 21:25:38.985958 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
6197 | 2024.12.20 21:25:39.019045 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 860 | ||
6198 | 2024.12.20 21:25:39.021879 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6199 | 2024.12.20 21:25:39.021922 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6200 | 2024.12.20 21:25:39.023397 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6201 | 2024.12.20 21:25:39.023702 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6202 | 2024.12.20 21:25:39.024194 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 860 | ||
6203 | 2024.12.20 21:25:39.864531 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
6204 | 2024.12.20 21:25:39.885000 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6205 | 2024.12.20 21:25:39.885067 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6206 | 2024.12.20 21:25:39.892623 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6207 | 2024.12.20 21:25:39.893392 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6208 | 2024.12.20 21:25:39.896909 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
6209 | 2024.12.20 21:25:41.111215 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6210 | 2024.12.20 21:25:41.111420 [ 260 ] {b100faa1-21b1-44c1-913e-bf6bea965b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6211 | 2024.12.20 21:25:41.111498 [ 260 ] {b100faa1-21b1-44c1-913e-bf6bea965b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6212 | 2024.12.20 21:25:41.112220 [ 260 ] {b100faa1-21b1-44c1-913e-bf6bea965b81} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6213 | 2024.12.20 21:25:41.112262 [ 260 ] {b100faa1-21b1-44c1-913e-bf6bea965b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6214 | 2024.12.20 21:25:41.112679 [ 260 ] {b100faa1-21b1-44c1-913e-bf6bea965b81} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6215 | 2024.12.20 21:25:41.112934 [ 260 ] {b100faa1-21b1-44c1-913e-bf6bea965b81} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6216 | 2024.12.20 21:25:41.113159 [ 260 ] {b100faa1-21b1-44c1-913e-bf6bea965b81} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001787 sec., 7834.3592613318415 rows/sec., 563.97 KiB/sec. | ||
6217 | 2024.12.20 21:25:41.113274 [ 260 ] {b100faa1-21b1-44c1-913e-bf6bea965b81} <Debug> TCPHandler: Processed in 0.002191049 sec. | ||
6218 | 2024.12.20 21:25:41.113660 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6219 | 2024.12.20 21:25:41.113868 [ 262 ] {bbb6abef-04ad-41df-bb33-fe671fc2e997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6220 | 2024.12.20 21:25:41.113949 [ 262 ] {bbb6abef-04ad-41df-bb33-fe671fc2e997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6221 | 2024.12.20 21:25:41.114862 [ 262 ] {bbb6abef-04ad-41df-bb33-fe671fc2e997} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6222 | 2024.12.20 21:25:41.114907 [ 262 ] {bbb6abef-04ad-41df-bb33-fe671fc2e997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6223 | 2024.12.20 21:25:41.115353 [ 262 ] {bbb6abef-04ad-41df-bb33-fe671fc2e997} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6224 | 2024.12.20 21:25:41.115611 [ 262 ] {bbb6abef-04ad-41df-bb33-fe671fc2e997} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6225 | 2024.12.20 21:25:41.115898 [ 262 ] {bbb6abef-04ad-41df-bb33-fe671fc2e997} <Debug> executeQuery: Read 237 rows, 21.29 KiB in 0.002079 sec., 113997.113997114 rows/sec., 10.00 MiB/sec. | ||
6226 | 2024.12.20 21:25:41.116052 [ 262 ] {bbb6abef-04ad-41df-bb33-fe671fc2e997} <Debug> TCPHandler: Processed in 0.002634419 sec. | ||
6227 | 2024.12.20 21:25:41.116290 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6228 | 2024.12.20 21:25:41.116445 [ 260 ] {783385c6-cfc8-4269-a64b-0f0e9907d27b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6229 | 2024.12.20 21:25:41.116502 [ 260 ] {783385c6-cfc8-4269-a64b-0f0e9907d27b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6230 | 2024.12.20 21:25:41.117076 [ 260 ] {783385c6-cfc8-4269-a64b-0f0e9907d27b} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6231 | 2024.12.20 21:25:41.117113 [ 260 ] {783385c6-cfc8-4269-a64b-0f0e9907d27b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6232 | 2024.12.20 21:25:41.117468 [ 260 ] {783385c6-cfc8-4269-a64b-0f0e9907d27b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6233 | 2024.12.20 21:25:41.117701 [ 260 ] {783385c6-cfc8-4269-a64b-0f0e9907d27b} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6234 | 2024.12.20 21:25:41.117880 [ 260 ] {783385c6-cfc8-4269-a64b-0f0e9907d27b} <Debug> executeQuery: Read 24 rows, 1.73 KiB in 0.001466 sec., 16371.077762619372 rows/sec., 1.16 MiB/sec. | ||
6235 | 2024.12.20 21:25:41.117932 [ 260 ] {783385c6-cfc8-4269-a64b-0f0e9907d27b} <Debug> TCPHandler: Processed in 0.00177733 sec. | ||
6236 | 2024.12.20 21:25:41.118072 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6237 | 2024.12.20 21:25:41.118198 [ 262 ] {96979b9d-0baa-4d33-8cc3-60971684f122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6238 | 2024.12.20 21:25:41.118249 [ 262 ] {96979b9d-0baa-4d33-8cc3-60971684f122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6239 | 2024.12.20 21:25:41.118836 [ 262 ] {96979b9d-0baa-4d33-8cc3-60971684f122} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6240 | 2024.12.20 21:25:41.118877 [ 262 ] {96979b9d-0baa-4d33-8cc3-60971684f122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6241 | 2024.12.20 21:25:41.119240 [ 262 ] {96979b9d-0baa-4d33-8cc3-60971684f122} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6242 | 2024.12.20 21:25:41.119480 [ 262 ] {96979b9d-0baa-4d33-8cc3-60971684f122} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6243 | 2024.12.20 21:25:41.119694 [ 262 ] {96979b9d-0baa-4d33-8cc3-60971684f122} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001525 sec., 9180.327868852459 rows/sec., 642.93 KiB/sec. | ||
6244 | 2024.12.20 21:25:41.119749 [ 262 ] {96979b9d-0baa-4d33-8cc3-60971684f122} <Debug> TCPHandler: Processed in 0.001739729 sec. | ||
6245 | 2024.12.20 21:25:41.119904 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6246 | 2024.12.20 21:25:41.120054 [ 260 ] {930c61ab-095d-4806-be93-adf8ed652e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6247 | 2024.12.20 21:25:41.120112 [ 260 ] {930c61ab-095d-4806-be93-adf8ed652e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6248 | 2024.12.20 21:25:41.120778 [ 260 ] {930c61ab-095d-4806-be93-adf8ed652e7b} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6249 | 2024.12.20 21:25:41.120816 [ 260 ] {930c61ab-095d-4806-be93-adf8ed652e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6250 | 2024.12.20 21:25:41.121210 [ 260 ] {930c61ab-095d-4806-be93-adf8ed652e7b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6251 | 2024.12.20 21:25:41.121448 [ 260 ] {930c61ab-095d-4806-be93-adf8ed652e7b} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6252 | 2024.12.20 21:25:41.121628 [ 260 ] {930c61ab-095d-4806-be93-adf8ed652e7b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00161 sec., 8074.534161490683 rows/sec., 503.45 KiB/sec. | ||
6253 | 2024.12.20 21:25:41.121683 [ 260 ] {930c61ab-095d-4806-be93-adf8ed652e7b} <Debug> TCPHandler: Processed in 0.001852692 sec. | ||
6254 | 2024.12.20 21:25:41.121822 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6255 | 2024.12.20 21:25:41.121944 [ 262 ] {2a8de490-4f45-4f1f-b3b6-1b4f6c50bc10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6256 | 2024.12.20 21:25:41.121995 [ 262 ] {2a8de490-4f45-4f1f-b3b6-1b4f6c50bc10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6257 | 2024.12.20 21:25:41.122730 [ 262 ] {2a8de490-4f45-4f1f-b3b6-1b4f6c50bc10} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6258 | 2024.12.20 21:25:41.122796 [ 262 ] {2a8de490-4f45-4f1f-b3b6-1b4f6c50bc10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6259 | 2024.12.20 21:25:41.123176 [ 262 ] {2a8de490-4f45-4f1f-b3b6-1b4f6c50bc10} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6260 | 2024.12.20 21:25:41.123411 [ 262 ] {2a8de490-4f45-4f1f-b3b6-1b4f6c50bc10} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6261 | 2024.12.20 21:25:41.123639 [ 262 ] {2a8de490-4f45-4f1f-b3b6-1b4f6c50bc10} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.00172 sec., 231976.7441860465 rows/sec., 16.49 MiB/sec. | ||
6262 | 2024.12.20 21:25:41.123695 [ 262 ] {2a8de490-4f45-4f1f-b3b6-1b4f6c50bc10} <Debug> TCPHandler: Processed in 0.001930583 sec. | ||
6263 | 2024.12.20 21:25:41.123868 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6264 | 2024.12.20 21:25:41.123995 [ 260 ] {643448d8-4176-4daf-8f57-9bc384a73ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6265 | 2024.12.20 21:25:41.124048 [ 260 ] {643448d8-4176-4daf-8f57-9bc384a73ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6266 | 2024.12.20 21:25:41.124563 [ 260 ] {643448d8-4176-4daf-8f57-9bc384a73ceb} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6267 | 2024.12.20 21:25:41.124604 [ 260 ] {643448d8-4176-4daf-8f57-9bc384a73ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6268 | 2024.12.20 21:25:41.124985 [ 260 ] {643448d8-4176-4daf-8f57-9bc384a73ceb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6269 | 2024.12.20 21:25:41.125224 [ 260 ] {643448d8-4176-4daf-8f57-9bc384a73ceb} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6270 | 2024.12.20 21:25:41.125446 [ 260 ] {643448d8-4176-4daf-8f57-9bc384a73ceb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001475 sec., 4067.7966101694915 rows/sec., 212.53 KiB/sec. | ||
6271 | 2024.12.20 21:25:41.125682 [ 260 ] {643448d8-4176-4daf-8f57-9bc384a73ceb} <Debug> TCPHandler: Processed in 0.001898092 sec. | ||
6272 | 2024.12.20 21:25:41.125936 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6273 | 2024.12.20 21:25:41.126168 [ 262 ] {ff5c1f49-b39c-41a6-8c4d-ab693736c6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6274 | 2024.12.20 21:25:41.126266 [ 262 ] {ff5c1f49-b39c-41a6-8c4d-ab693736c6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6275 | 2024.12.20 21:25:41.126983 [ 262 ] {ff5c1f49-b39c-41a6-8c4d-ab693736c6d1} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6276 | 2024.12.20 21:25:41.127021 [ 262 ] {ff5c1f49-b39c-41a6-8c4d-ab693736c6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6277 | 2024.12.20 21:25:41.127409 [ 262 ] {ff5c1f49-b39c-41a6-8c4d-ab693736c6d1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6278 | 2024.12.20 21:25:41.127645 [ 262 ] {ff5c1f49-b39c-41a6-8c4d-ab693736c6d1} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6279 | 2024.12.20 21:25:41.127873 [ 262 ] {ff5c1f49-b39c-41a6-8c4d-ab693736c6d1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00176 sec., 134659.0909090909 rows/sec., 9.03 MiB/sec. | ||
6280 | 2024.12.20 21:25:41.127925 [ 262 ] {ff5c1f49-b39c-41a6-8c4d-ab693736c6d1} <Debug> TCPHandler: Processed in 0.002142188 sec. | ||
6281 | 2024.12.20 21:25:41.128063 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6282 | 2024.12.20 21:25:41.128180 [ 260 ] {c66ef522-77df-45a9-aab5-650bbc7681e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6283 | 2024.12.20 21:25:41.128235 [ 260 ] {c66ef522-77df-45a9-aab5-650bbc7681e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6284 | 2024.12.20 21:25:41.128710 [ 260 ] {c66ef522-77df-45a9-aab5-650bbc7681e0} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6285 | 2024.12.20 21:25:41.128748 [ 260 ] {c66ef522-77df-45a9-aab5-650bbc7681e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6286 | 2024.12.20 21:25:41.129109 [ 260 ] {c66ef522-77df-45a9-aab5-650bbc7681e0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6287 | 2024.12.20 21:25:41.129345 [ 260 ] {c66ef522-77df-45a9-aab5-650bbc7681e0} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6288 | 2024.12.20 21:25:41.129523 [ 260 ] {c66ef522-77df-45a9-aab5-650bbc7681e0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001367 sec., 731.528895391368 rows/sec., 49.29 KiB/sec. | ||
6289 | 2024.12.20 21:25:41.129575 [ 260 ] {c66ef522-77df-45a9-aab5-650bbc7681e0} <Debug> TCPHandler: Processed in 0.001578966 sec. | ||
6290 | 2024.12.20 21:25:41.129776 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6291 | 2024.12.20 21:25:41.130000 [ 262 ] {22c7c102-86ae-4c6d-aaf6-843c49b124b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6292 | 2024.12.20 21:25:41.130141 [ 262 ] {22c7c102-86ae-4c6d-aaf6-843c49b124b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6293 | 2024.12.20 21:25:41.131476 [ 262 ] {22c7c102-86ae-4c6d-aaf6-843c49b124b1} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6294 | 2024.12.20 21:25:41.131515 [ 262 ] {22c7c102-86ae-4c6d-aaf6-843c49b124b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6295 | 2024.12.20 21:25:41.132146 [ 262 ] {22c7c102-86ae-4c6d-aaf6-843c49b124b1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6296 | 2024.12.20 21:25:41.132397 [ 262 ] {22c7c102-86ae-4c6d-aaf6-843c49b124b1} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6297 | 2024.12.20 21:25:41.132693 [ 262 ] {22c7c102-86ae-4c6d-aaf6-843c49b124b1} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002738 sec., 6208.9116143170195 rows/sec., 11.13 MiB/sec. | ||
6298 | 2024.12.20 21:25:41.133214 [ 262 ] {22c7c102-86ae-4c6d-aaf6-843c49b124b1} <Debug> TCPHandler: Processed in 0.003547049 sec. | ||
6299 | 2024.12.20 21:25:41.133406 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6300 | 2024.12.20 21:25:41.133545 [ 260 ] {eda918f9-fac3-4cb1-88a6-fd007f1c9290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6301 | 2024.12.20 21:25:41.133600 [ 260 ] {eda918f9-fac3-4cb1-88a6-fd007f1c9290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6302 | 2024.12.20 21:25:41.134089 [ 260 ] {eda918f9-fac3-4cb1-88a6-fd007f1c9290} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6303 | 2024.12.20 21:25:41.134128 [ 260 ] {eda918f9-fac3-4cb1-88a6-fd007f1c9290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6304 | 2024.12.20 21:25:41.134505 [ 260 ] {eda918f9-fac3-4cb1-88a6-fd007f1c9290} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6305 | 2024.12.20 21:25:41.134742 [ 260 ] {eda918f9-fac3-4cb1-88a6-fd007f1c9290} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6306 | 2024.12.20 21:25:41.134931 [ 260 ] {eda918f9-fac3-4cb1-88a6-fd007f1c9290} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001416 sec., 57909.60451977402 rows/sec., 3.68 MiB/sec. | ||
6307 | 2024.12.20 21:25:41.134985 [ 260 ] {eda918f9-fac3-4cb1-88a6-fd007f1c9290} <Debug> TCPHandler: Processed in 0.001674208 sec. | ||
6308 | 2024.12.20 21:25:46.107604 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6309 | 2024.12.20 21:25:46.107814 [ 260 ] {1e104897-854a-4fa1-8c50-b056c3779216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6310 | 2024.12.20 21:25:46.107897 [ 260 ] {1e104897-854a-4fa1-8c50-b056c3779216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6311 | 2024.12.20 21:25:46.108770 [ 260 ] {1e104897-854a-4fa1-8c50-b056c3779216} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6312 | 2024.12.20 21:25:46.108823 [ 260 ] {1e104897-854a-4fa1-8c50-b056c3779216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6313 | 2024.12.20 21:25:46.109246 [ 260 ] {1e104897-854a-4fa1-8c50-b056c3779216} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6314 | 2024.12.20 21:25:46.109487 [ 260 ] {1e104897-854a-4fa1-8c50-b056c3779216} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6315 | 2024.12.20 21:25:46.109711 [ 147 ] {} <Debug> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6316 | 2024.12.20 21:25:46.109772 [ 260 ] {1e104897-854a-4fa1-8c50-b056c3779216} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.002016 sec., 49603.1746031746 rows/sec., 4.13 MiB/sec. | ||
6317 | 2024.12.20 21:25:46.109838 [ 147 ] {} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6318 | 2024.12.20 21:25:46.109919 [ 260 ] {1e104897-854a-4fa1-8c50-b056c3779216} <Debug> TCPHandler: Processed in 0.002448604 sec. | ||
6319 | 2024.12.20 21:25:46.109930 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6320 | 2024.12.20 21:25:46.110250 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
6321 | 2024.12.20 21:25:46.110309 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6322 | 2024.12.20 21:25:46.110934 [ 262 ] {e9272319-d3cb-436b-94be-13f1c9885da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6323 | 2024.12.20 21:25:46.110984 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6324 | 2024.12.20 21:25:46.111108 [ 262 ] {e9272319-d3cb-436b-94be-13f1c9885da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6325 | 2024.12.20 21:25:46.111171 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1429 rows starting from the beginning of the part | ||
6326 | 2024.12.20 21:25:46.111602 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1382 rows starting from the beginning of the part | ||
6327 | 2024.12.20 21:25:46.111917 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
6328 | 2024.12.20 21:25:46.112351 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 100 rows starting from the beginning of the part | ||
6329 | 2024.12.20 21:25:46.112725 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part | ||
6330 | 2024.12.20 21:25:46.113065 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
6331 | 2024.12.20 21:25:46.114018 [ 262 ] {e9272319-d3cb-436b-94be-13f1c9885da4} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6332 | 2024.12.20 21:25:46.114105 [ 262 ] {e9272319-d3cb-436b-94be-13f1c9885da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6333 | 2024.12.20 21:25:46.115052 [ 262 ] {e9272319-d3cb-436b-94be-13f1c9885da4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6334 | 2024.12.20 21:25:46.115468 [ 262 ] {e9272319-d3cb-436b-94be-13f1c9885da4} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6335 | 2024.12.20 21:25:46.115819 [ 262 ] {e9272319-d3cb-436b-94be-13f1c9885da4} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.005062 sec., 4346.10825760569 rows/sec., 326.81 KiB/sec. | ||
6336 | 2024.12.20 21:25:46.116509 [ 262 ] {e9272319-d3cb-436b-94be-13f1c9885da4} <Debug> TCPHandler: Processed in 0.006419933 sec. | ||
6337 | 2024.12.20 21:25:46.116791 [ 188 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3304 rows, containing 5 columns (5 merged, 0 gathered) in 0.006676079 sec., 494901.2736368159 rows/sec., 43.36 MiB/sec. | ||
6338 | 2024.12.20 21:25:46.116842 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6339 | 2024.12.20 21:25:46.117024 [ 260 ] {db3047d1-838c-477f-bd44-a9e253e54aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6340 | 2024.12.20 21:25:46.117070 [ 188 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6341 | 2024.12.20 21:25:46.117120 [ 260 ] {db3047d1-838c-477f-bd44-a9e253e54aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6342 | 2024.12.20 21:25:46.117643 [ 188 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_46_9} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6343 | 2024.12.20 21:25:46.117892 [ 188 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_46_9} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6344 | 2024.12.20 21:25:46.118051 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
6345 | 2024.12.20 21:25:46.118325 [ 260 ] {db3047d1-838c-477f-bd44-a9e253e54aff} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6346 | 2024.12.20 21:25:46.118370 [ 260 ] {db3047d1-838c-477f-bd44-a9e253e54aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6347 | 2024.12.20 21:25:46.118743 [ 260 ] {db3047d1-838c-477f-bd44-a9e253e54aff} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6348 | 2024.12.20 21:25:46.118984 [ 260 ] {db3047d1-838c-477f-bd44-a9e253e54aff} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6349 | 2024.12.20 21:25:46.119180 [ 146 ] {} <Debug> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6350 | 2024.12.20 21:25:46.119237 [ 260 ] {db3047d1-838c-477f-bd44-a9e253e54aff} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.002269 sec., 37902.1595416483 rows/sec., 2.96 MiB/sec. | ||
6351 | 2024.12.20 21:25:46.119244 [ 146 ] {} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6352 | 2024.12.20 21:25:46.119323 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6353 | 2024.12.20 21:25:46.119381 [ 260 ] {db3047d1-838c-477f-bd44-a9e253e54aff} <Debug> TCPHandler: Processed in 0.002656919 sec. | ||
6354 | 2024.12.20 21:25:46.119642 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6355 | 2024.12.20 21:25:46.119710 [ 190 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::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 | ||
6356 | 2024.12.20 21:25:46.120039 [ 262 ] {93471a1f-76f8-4242-96ff-9ecd07530e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6357 | 2024.12.20 21:25:46.120165 [ 190 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6358 | 2024.12.20 21:25:46.120277 [ 262 ] {93471a1f-76f8-4242-96ff-9ecd07530e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6359 | 2024.12.20 21:25:46.120296 [ 190 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 912 rows starting from the beginning of the part | ||
6360 | 2024.12.20 21:25:46.120816 [ 190 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 865 rows starting from the beginning of the part | ||
6361 | 2024.12.20 21:25:46.121231 [ 190 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
6362 | 2024.12.20 21:25:46.121774 [ 190 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 86 rows starting from the beginning of the part | ||
6363 | 2024.12.20 21:25:46.122064 [ 190 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 399 rows starting from the beginning of the part | ||
6364 | 2024.12.20 21:25:46.122413 [ 190 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 86 rows starting from the beginning of the part | ||
6365 | 2024.12.20 21:25:46.123275 [ 262 ] {93471a1f-76f8-4242-96ff-9ecd07530e80} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6366 | 2024.12.20 21:25:46.123317 [ 262 ] {93471a1f-76f8-4242-96ff-9ecd07530e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6367 | 2024.12.20 21:25:46.123885 [ 262 ] {93471a1f-76f8-4242-96ff-9ecd07530e80} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6368 | 2024.12.20 21:25:46.124181 [ 262 ] {93471a1f-76f8-4242-96ff-9ecd07530e80} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6369 | 2024.12.20 21:25:46.124331 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6370 | 2024.12.20 21:25:46.124379 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6371 | 2024.12.20 21:25:46.124402 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6372 | 2024.12.20 21:25:46.124425 [ 262 ] {93471a1f-76f8-4242-96ff-9ecd07530e80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004557 sec., 35110.81852095677 rows/sec., 2.45 MiB/sec. | ||
6373 | 2024.12.20 21:25:46.124826 [ 262 ] {93471a1f-76f8-4242-96ff-9ecd07530e80} <Debug> TCPHandler: Processed in 0.00534411 sec. | ||
6374 | 2024.12.20 21:25:46.125128 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::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 | ||
6375 | 2024.12.20 21:25:46.125182 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6376 | 2024.12.20 21:25:46.125455 [ 190 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2412 rows, containing 5 columns (5 merged, 0 gathered) in 0.006023495 sec., 400431.97512407665 rows/sec., 30.71 MiB/sec. | ||
6377 | 2024.12.20 21:25:46.125610 [ 260 ] {8aa8a792-4047-4188-b888-8042ffee3407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6378 | 2024.12.20 21:25:46.125645 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6379 | 2024.12.20 21:25:46.125757 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12033 rows starting from the beginning of the part | ||
6380 | 2024.12.20 21:25:46.125870 [ 198 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6381 | 2024.12.20 21:25:46.125960 [ 260 ] {8aa8a792-4047-4188-b888-8042ffee3407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6382 | 2024.12.20 21:25:46.126191 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 960 rows starting from the beginning of the part | ||
6383 | 2024.12.20 21:25:46.126691 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 128 rows starting from the beginning of the part | ||
6384 | 2024.12.20 21:25:46.127191 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
6385 | 2024.12.20 21:25:46.127643 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part | ||
6386 | 2024.12.20 21:25:46.128071 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
6387 | 2024.12.20 21:25:46.129119 [ 190 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_46_9} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6388 | 2024.12.20 21:25:46.129728 [ 190 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_46_9} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6389 | 2024.12.20 21:25:46.130165 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
6390 | 2024.12.20 21:25:46.132333 [ 260 ] {8aa8a792-4047-4188-b888-8042ffee3407} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6391 | 2024.12.20 21:25:46.132391 [ 260 ] {8aa8a792-4047-4188-b888-8042ffee3407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6392 | 2024.12.20 21:25:46.133478 [ 260 ] {8aa8a792-4047-4188-b888-8042ffee3407} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6393 | 2024.12.20 21:25:46.133826 [ 260 ] {8aa8a792-4047-4188-b888-8042ffee3407} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6394 | 2024.12.20 21:25:46.134052 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6395 | 2024.12.20 21:25:46.134142 [ 260 ] {8aa8a792-4047-4188-b888-8042ffee3407} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.008663 sec., 2539.5359575204893 rows/sec., 4.55 MiB/sec. | ||
6396 | 2024.12.20 21:25:46.134150 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6397 | 2024.12.20 21:25:46.134243 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6398 | 2024.12.20 21:25:46.134719 [ 260 ] {8aa8a792-4047-4188-b888-8042ffee3407} <Debug> TCPHandler: Processed in 0.009763159 sec. | ||
6399 | 2024.12.20 21:25:46.134835 [ 186 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
6400 | 2024.12.20 21:25:46.134999 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6401 | 2024.12.20 21:25:46.135414 [ 262 ] {4155b69d-6717-4f70-98e0-1cf41e729e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6402 | 2024.12.20 21:25:46.135587 [ 262 ] {4155b69d-6717-4f70-98e0-1cf41e729e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6403 | 2024.12.20 21:25:46.136089 [ 190 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13678 rows, containing 5 columns (5 merged, 0 gathered) in 0.011560349 sec., 1183182.272438315 rows/sec., 79.69 MiB/sec. | ||
6404 | 2024.12.20 21:25:46.136130 [ 186 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6405 | 2024.12.20 21:25:46.136273 [ 186 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 464 rows starting from the beginning of the part | ||
6406 | 2024.12.20 21:25:46.136740 [ 190 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6407 | 2024.12.20 21:25:46.137137 [ 186 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 22 rows starting from the beginning of the part | ||
6408 | 2024.12.20 21:25:46.137710 [ 190 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6409 | 2024.12.20 21:25:46.138038 [ 190 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6410 | 2024.12.20 21:25:46.138077 [ 262 ] {4155b69d-6717-4f70-98e0-1cf41e729e67} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6411 | 2024.12.20 21:25:46.138118 [ 186 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 17 rows starting from the beginning of the part | ||
6412 | 2024.12.20 21:25:46.138149 [ 262 ] {4155b69d-6717-4f70-98e0-1cf41e729e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6413 | 2024.12.20 21:25:46.138191 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
6414 | 2024.12.20 21:25:46.138736 [ 186 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 22 rows starting from the beginning of the part | ||
6415 | 2024.12.20 21:25:46.139268 [ 262 ] {4155b69d-6717-4f70-98e0-1cf41e729e67} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6416 | 2024.12.20 21:25:46.139280 [ 186 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 17 rows starting from the beginning of the part | ||
6417 | 2024.12.20 21:25:46.139735 [ 186 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 22 rows starting from the beginning of the part | ||
6418 | 2024.12.20 21:25:46.139827 [ 262 ] {4155b69d-6717-4f70-98e0-1cf41e729e67} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6419 | 2024.12.20 21:25:46.140273 [ 146 ] {} <Debug> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6420 | 2024.12.20 21:25:46.140340 [ 146 ] {} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6421 | 2024.12.20 21:25:46.140402 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6422 | 2024.12.20 21:25:46.140570 [ 262 ] {4155b69d-6717-4f70-98e0-1cf41e729e67} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005236 sec., 11459.12910618793 rows/sec., 790.80 KiB/sec. | ||
6423 | 2024.12.20 21:25:46.140933 [ 262 ] {4155b69d-6717-4f70-98e0-1cf41e729e67} <Debug> TCPHandler: Processed in 0.006077957 sec. | ||
6424 | 2024.12.20 21:25:46.141105 [ 191 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::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 | ||
6425 | 2024.12.20 21:25:46.141489 [ 191 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6426 | 2024.12.20 21:25:46.141567 [ 191 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2162 rows starting from the beginning of the part | ||
6427 | 2024.12.20 21:25:46.141856 [ 191 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::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 | ||
6428 | 2024.12.20 21:25:46.142143 [ 191 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part | ||
6429 | 2024.12.20 21:25:46.142437 [ 191 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
6430 | 2024.12.20 21:25:46.142681 [ 191 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part | ||
6431 | 2024.12.20 21:25:46.142985 [ 191 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
6432 | 2024.12.20 21:25:46.146131 [ 191 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2446 rows, containing 4 columns (4 merged, 0 gathered) in 0.005525984 sec., 442636.09883778164 rows/sec., 28.66 MiB/sec. | ||
6433 | 2024.12.20 21:25:46.146486 [ 191 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6434 | 2024.12.20 21:25:46.147198 [ 191 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_46_9} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6435 | 2024.12.20 21:25:46.147411 [ 191 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_46_9} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6436 | 2024.12.20 21:25:46.147572 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
6437 | 2024.12.20 21:25:46.155607 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 19 columns (19 merged, 0 gathered) in 0.021128114 sec., 26694.289892604706 rows/sec., 47.83 MiB/sec. | ||
6438 | 2024.12.20 21:25:46.156415 [ 192 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6439 | 2024.12.20 21:25:46.156896 [ 192 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6440 | 2024.12.20 21:25:46.156987 [ 192 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6441 | 2024.12.20 21:25:46.157140 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
6442 | 2024.12.20 21:25:46.486120 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
6443 | 2024.12.20 21:25:46.486886 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6444 | 2024.12.20 21:25:46.486928 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6445 | 2024.12.20 21:25:46.487466 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6446 | 2024.12.20 21:25:46.487734 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6447 | 2024.12.20 21:25:46.487928 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
6448 | 2024.12.20 21:25:47.397002 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
6449 | 2024.12.20 21:25:47.417181 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6450 | 2024.12.20 21:25:47.417236 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6451 | 2024.12.20 21:25:47.425150 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6452 | 2024.12.20 21:25:47.425917 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6453 | 2024.12.20 21:25:47.428541 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
6454 | 2024.12.20 21:25:49.024383 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 894 | ||
6455 | 2024.12.20 21:25:49.027532 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6456 | 2024.12.20 21:25:49.027591 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6457 | 2024.12.20 21:25:49.029089 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6458 | 2024.12.20 21:25:49.029416 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6459 | 2024.12.20 21:25:49.029591 [ 143 ] {} <Debug> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6460 | 2024.12.20 21:25:49.029650 [ 143 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6461 | 2024.12.20 21:25:49.029688 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6462 | 2024.12.20 21:25:49.030125 [ 199 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::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 | ||
6463 | 2024.12.20 21:25:49.031009 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 894 | ||
6464 | 2024.12.20 21:25:49.031287 [ 199 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6465 | 2024.12.20 21:25:49.031413 [ 199 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 726 rows starting from the beginning of the part | ||
6466 | 2024.12.20 21:25:49.031980 [ 199 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
6467 | 2024.12.20 21:25:49.032523 [ 199 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
6468 | 2024.12.20 21:25:49.033075 [ 199 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 58 rows starting from the beginning of the part | ||
6469 | 2024.12.20 21:25:49.033599 [ 199 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
6470 | 2024.12.20 21:25:49.034203 [ 199 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::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 | ||
6471 | 2024.12.20 21:25:49.042700 [ 192 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 72 columns (72 merged, 0 gathered) in 0.01293021 sec., 69140.4083924391 rows/sec., 56.81 MiB/sec. | ||
6472 | 2024.12.20 21:25:49.043794 [ 187 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6473 | 2024.12.20 21:25:49.044695 [ 187 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_21_4} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6474 | 2024.12.20 21:25:49.044781 [ 187 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_21_4} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6475 | 2024.12.20 21:25:49.044989 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
6476 | 2024.12.20 21:25:51.111195 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6477 | 2024.12.20 21:25:51.111376 [ 260 ] {14a41371-ddff-4509-89c0-649643dbc05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6478 | 2024.12.20 21:25:51.111446 [ 260 ] {14a41371-ddff-4509-89c0-649643dbc05d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6479 | 2024.12.20 21:25:51.112163 [ 260 ] {14a41371-ddff-4509-89c0-649643dbc05d} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6480 | 2024.12.20 21:25:51.112205 [ 260 ] {14a41371-ddff-4509-89c0-649643dbc05d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6481 | 2024.12.20 21:25:51.112631 [ 260 ] {14a41371-ddff-4509-89c0-649643dbc05d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6482 | 2024.12.20 21:25:51.112886 [ 260 ] {14a41371-ddff-4509-89c0-649643dbc05d} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6483 | 2024.12.20 21:25:51.113138 [ 260 ] {14a41371-ddff-4509-89c0-649643dbc05d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001811 sec., 7730.535615681944 rows/sec., 556.50 KiB/sec. | ||
6484 | 2024.12.20 21:25:51.113386 [ 260 ] {14a41371-ddff-4509-89c0-649643dbc05d} <Debug> TCPHandler: Processed in 0.002307482 sec. | ||
6485 | 2024.12.20 21:25:51.113646 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6486 | 2024.12.20 21:25:51.113863 [ 262 ] {b946a3a9-ed36-4b01-9dbb-695b7e32856e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6487 | 2024.12.20 21:25:51.113948 [ 262 ] {b946a3a9-ed36-4b01-9dbb-695b7e32856e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6488 | 2024.12.20 21:25:51.114780 [ 262 ] {b946a3a9-ed36-4b01-9dbb-695b7e32856e} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6489 | 2024.12.20 21:25:51.114827 [ 262 ] {b946a3a9-ed36-4b01-9dbb-695b7e32856e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6490 | 2024.12.20 21:25:51.115275 [ 262 ] {b946a3a9-ed36-4b01-9dbb-695b7e32856e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6491 | 2024.12.20 21:25:51.115523 [ 262 ] {b946a3a9-ed36-4b01-9dbb-695b7e32856e} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6492 | 2024.12.20 21:25:51.115765 [ 262 ] {b946a3a9-ed36-4b01-9dbb-695b7e32856e} <Debug> executeQuery: Read 237 rows, 21.29 KiB in 0.001965 sec., 120610.68702290075 rows/sec., 10.58 MiB/sec. | ||
6493 | 2024.12.20 21:25:51.115822 [ 262 ] {b946a3a9-ed36-4b01-9dbb-695b7e32856e} <Debug> TCPHandler: Processed in 0.002327192 sec. | ||
6494 | 2024.12.20 21:25:51.115973 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6495 | 2024.12.20 21:25:51.116120 [ 260 ] {d21f77c1-b5ea-4fb0-9fe7-d3bc9c9e0fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6496 | 2024.12.20 21:25:51.116181 [ 260 ] {d21f77c1-b5ea-4fb0-9fe7-d3bc9c9e0fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6497 | 2024.12.20 21:25:51.116864 [ 260 ] {d21f77c1-b5ea-4fb0-9fe7-d3bc9c9e0fe8} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6498 | 2024.12.20 21:25:51.116910 [ 260 ] {d21f77c1-b5ea-4fb0-9fe7-d3bc9c9e0fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6499 | 2024.12.20 21:25:51.117274 [ 260 ] {d21f77c1-b5ea-4fb0-9fe7-d3bc9c9e0fe8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6500 | 2024.12.20 21:25:51.117510 [ 260 ] {d21f77c1-b5ea-4fb0-9fe7-d3bc9c9e0fe8} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6501 | 2024.12.20 21:25:51.117694 [ 260 ] {d21f77c1-b5ea-4fb0-9fe7-d3bc9c9e0fe8} <Debug> executeQuery: Read 24 rows, 1.73 KiB in 0.001608 sec., 14925.373134328358 rows/sec., 1.05 MiB/sec. | ||
6502 | 2024.12.20 21:25:51.117810 [ 260 ] {d21f77c1-b5ea-4fb0-9fe7-d3bc9c9e0fe8} <Debug> TCPHandler: Processed in 0.001904943 sec. | ||
6503 | 2024.12.20 21:25:51.117970 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6504 | 2024.12.20 21:25:51.118116 [ 262 ] {9d64586b-96d2-48d9-8895-113674d96aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6505 | 2024.12.20 21:25:51.118178 [ 262 ] {9d64586b-96d2-48d9-8895-113674d96aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6506 | 2024.12.20 21:25:51.118878 [ 262 ] {9d64586b-96d2-48d9-8895-113674d96aa8} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6507 | 2024.12.20 21:25:51.118928 [ 262 ] {9d64586b-96d2-48d9-8895-113674d96aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6508 | 2024.12.20 21:25:51.119295 [ 262 ] {9d64586b-96d2-48d9-8895-113674d96aa8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6509 | 2024.12.20 21:25:51.119534 [ 262 ] {9d64586b-96d2-48d9-8895-113674d96aa8} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6510 | 2024.12.20 21:25:51.119727 [ 140 ] {} <Debug> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6511 | 2024.12.20 21:25:51.119749 [ 262 ] {9d64586b-96d2-48d9-8895-113674d96aa8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001662 sec., 8423.58604091456 rows/sec., 589.93 KiB/sec. | ||
6512 | 2024.12.20 21:25:51.119813 [ 140 ] {} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6513 | 2024.12.20 21:25:51.119884 [ 262 ] {9d64586b-96d2-48d9-8895-113674d96aa8} <Debug> TCPHandler: Processed in 0.001989234 sec. | ||
6514 | 2024.12.20 21:25:51.119889 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6515 | 2024.12.20 21:25:51.120082 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6516 | 2024.12.20 21:25:51.120098 [ 200 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::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 | ||
6517 | 2024.12.20 21:25:51.120293 [ 260 ] {f74adcba-d7e0-436f-8044-5ab125c3d532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6518 | 2024.12.20 21:25:51.120334 [ 200 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6519 | 2024.12.20 21:25:51.120386 [ 260 ] {f74adcba-d7e0-436f-8044-5ab125c3d532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6520 | 2024.12.20 21:25:51.120409 [ 200 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 243 rows starting from the beginning of the part | ||
6521 | 2024.12.20 21:25:51.120730 [ 200 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
6522 | 2024.12.20 21:25:51.121049 [ 200 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
6523 | 2024.12.20 21:25:51.121394 [ 200 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 242 rows starting from the beginning of the part | ||
6524 | 2024.12.20 21:25:51.121735 [ 200 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
6525 | 2024.12.20 21:25:51.122024 [ 200 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
6526 | 2024.12.20 21:25:51.123143 [ 260 ] {f74adcba-d7e0-436f-8044-5ab125c3d532} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6527 | 2024.12.20 21:25:51.123219 [ 260 ] {f74adcba-d7e0-436f-8044-5ab125c3d532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6528 | 2024.12.20 21:25:51.124157 [ 260 ] {f74adcba-d7e0-436f-8044-5ab125c3d532} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6529 | 2024.12.20 21:25:51.124729 [ 260 ] {f74adcba-d7e0-436f-8044-5ab125c3d532} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6530 | 2024.12.20 21:25:51.124920 [ 187 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.00490095 sec., 110386.7617502729 rows/sec., 7.91 MiB/sec. | ||
6531 | 2024.12.20 21:25:51.125142 [ 260 ] {f74adcba-d7e0-436f-8044-5ab125c3d532} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00492 sec., 2642.276422764228 rows/sec., 164.75 KiB/sec. | ||
6532 | 2024.12.20 21:25:51.125273 [ 187 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6533 | 2024.12.20 21:25:51.125285 [ 260 ] {f74adcba-d7e0-436f-8044-5ab125c3d532} <Debug> TCPHandler: Processed in 0.005303399 sec. | ||
6534 | 2024.12.20 21:25:51.125575 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6535 | 2024.12.20 21:25:51.125785 [ 187 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_20_4} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6536 | 2024.12.20 21:25:51.125932 [ 262 ] {d2270567-3857-42a1-adc8-b9217e1c9e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6537 | 2024.12.20 21:25:51.125983 [ 187 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_20_4} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6538 | 2024.12.20 21:25:51.126028 [ 262 ] {d2270567-3857-42a1-adc8-b9217e1c9e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6539 | 2024.12.20 21:25:51.126192 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
6540 | 2024.12.20 21:25:51.126897 [ 262 ] {d2270567-3857-42a1-adc8-b9217e1c9e2c} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6541 | 2024.12.20 21:25:51.126942 [ 262 ] {d2270567-3857-42a1-adc8-b9217e1c9e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6542 | 2024.12.20 21:25:51.127326 [ 262 ] {d2270567-3857-42a1-adc8-b9217e1c9e2c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6543 | 2024.12.20 21:25:51.127565 [ 262 ] {d2270567-3857-42a1-adc8-b9217e1c9e2c} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6544 | 2024.12.20 21:25:51.127775 [ 262 ] {d2270567-3857-42a1-adc8-b9217e1c9e2c} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.001959 sec., 203675.34456355285 rows/sec., 14.48 MiB/sec. | ||
6545 | 2024.12.20 21:25:51.127833 [ 262 ] {d2270567-3857-42a1-adc8-b9217e1c9e2c} <Debug> TCPHandler: Processed in 0.002432735 sec. | ||
6546 | 2024.12.20 21:25:51.127983 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6547 | 2024.12.20 21:25:51.128107 [ 260 ] {3bfa2b2f-2fb7-4591-a37e-fd890f4dad6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6548 | 2024.12.20 21:25:51.128158 [ 260 ] {3bfa2b2f-2fb7-4591-a37e-fd890f4dad6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6549 | 2024.12.20 21:25:51.128637 [ 260 ] {3bfa2b2f-2fb7-4591-a37e-fd890f4dad6a} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6550 | 2024.12.20 21:25:51.128676 [ 260 ] {3bfa2b2f-2fb7-4591-a37e-fd890f4dad6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6551 | 2024.12.20 21:25:51.129036 [ 260 ] {3bfa2b2f-2fb7-4591-a37e-fd890f4dad6a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6552 | 2024.12.20 21:25:51.129271 [ 260 ] {3bfa2b2f-2fb7-4591-a37e-fd890f4dad6a} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6553 | 2024.12.20 21:25:51.129431 [ 140 ] {} <Debug> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6554 | 2024.12.20 21:25:51.129486 [ 140 ] {} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6555 | 2024.12.20 21:25:51.129518 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6556 | 2024.12.20 21:25:51.129524 [ 260 ] {3bfa2b2f-2fb7-4591-a37e-fd890f4dad6a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001433 sec., 4187.02023726448 rows/sec., 218.76 KiB/sec. | ||
6557 | 2024.12.20 21:25:51.129847 [ 260 ] {3bfa2b2f-2fb7-4591-a37e-fd890f4dad6a} <Debug> TCPHandler: Processed in 0.001923673 sec. | ||
6558 | 2024.12.20 21:25:51.130055 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::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 | ||
6559 | 2024.12.20 21:25:51.130234 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6560 | 2024.12.20 21:25:51.130325 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6561 | 2024.12.20 21:25:51.130370 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
6562 | 2024.12.20 21:25:51.130664 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
6563 | 2024.12.20 21:25:51.130860 [ 262 ] {01b971f8-cf0f-4517-95b3-5c9242eea9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6564 | 2024.12.20 21:25:51.131019 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
6565 | 2024.12.20 21:25:51.131243 [ 262 ] {01b971f8-cf0f-4517-95b3-5c9242eea9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6566 | 2024.12.20 21:25:51.131345 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
6567 | 2024.12.20 21:25:51.131708 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
6568 | 2024.12.20 21:25:51.132059 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
6569 | 2024.12.20 21:25:51.133763 [ 262 ] {01b971f8-cf0f-4517-95b3-5c9242eea9a2} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6570 | 2024.12.20 21:25:51.133852 [ 262 ] {01b971f8-cf0f-4517-95b3-5c9242eea9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6571 | 2024.12.20 21:25:51.134988 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.0053716 sec., 22339.71256236503 rows/sec., 1.14 MiB/sec. | ||
6572 | 2024.12.20 21:25:51.135027 [ 262 ] {01b971f8-cf0f-4517-95b3-5c9242eea9a2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6573 | 2024.12.20 21:25:51.135150 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6574 | 2024.12.20 21:25:51.135513 [ 262 ] {01b971f8-cf0f-4517-95b3-5c9242eea9a2} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6575 | 2024.12.20 21:25:51.135686 [ 195 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_20_4} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6576 | 2024.12.20 21:25:51.136058 [ 195 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_20_4} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6577 | 2024.12.20 21:25:51.136215 [ 262 ] {01b971f8-cf0f-4517-95b3-5c9242eea9a2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005533 sec., 42833.90565696729 rows/sec., 2.87 MiB/sec. | ||
6578 | 2024.12.20 21:25:51.136355 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6579 | 2024.12.20 21:25:51.136571 [ 262 ] {01b971f8-cf0f-4517-95b3-5c9242eea9a2} <Debug> TCPHandler: Processed in 0.006594688 sec. | ||
6580 | 2024.12.20 21:25:51.136764 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6581 | 2024.12.20 21:25:51.136882 [ 260 ] {d82546f6-4d46-478a-9afa-316e2bc8827f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6582 | 2024.12.20 21:25:51.136932 [ 260 ] {d82546f6-4d46-478a-9afa-316e2bc8827f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6583 | 2024.12.20 21:25:51.137374 [ 260 ] {d82546f6-4d46-478a-9afa-316e2bc8827f} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6584 | 2024.12.20 21:25:51.137412 [ 260 ] {d82546f6-4d46-478a-9afa-316e2bc8827f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6585 | 2024.12.20 21:25:51.137761 [ 260 ] {d82546f6-4d46-478a-9afa-316e2bc8827f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6586 | 2024.12.20 21:25:51.137990 [ 260 ] {d82546f6-4d46-478a-9afa-316e2bc8827f} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6587 | 2024.12.20 21:25:51.138196 [ 260 ] {d82546f6-4d46-478a-9afa-316e2bc8827f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001338 sec., 747.3841554559043 rows/sec., 50.36 KiB/sec. | ||
6588 | 2024.12.20 21:25:51.138245 [ 260 ] {d82546f6-4d46-478a-9afa-316e2bc8827f} <Debug> TCPHandler: Processed in 0.001563825 sec. | ||
6589 | 2024.12.20 21:25:51.138381 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6590 | 2024.12.20 21:25:51.138499 [ 262 ] {5424788b-ab12-478f-b835-1a00d08d9c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6591 | 2024.12.20 21:25:51.138581 [ 262 ] {5424788b-ab12-478f-b835-1a00d08d9c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6592 | 2024.12.20 21:25:51.139709 [ 262 ] {5424788b-ab12-478f-b835-1a00d08d9c87} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6593 | 2024.12.20 21:25:51.139749 [ 262 ] {5424788b-ab12-478f-b835-1a00d08d9c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6594 | 2024.12.20 21:25:51.140378 [ 262 ] {5424788b-ab12-478f-b835-1a00d08d9c87} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6595 | 2024.12.20 21:25:51.140635 [ 262 ] {5424788b-ab12-478f-b835-1a00d08d9c87} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6596 | 2024.12.20 21:25:51.140875 [ 262 ] {5424788b-ab12-478f-b835-1a00d08d9c87} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002401 sec., 7080.383173677635 rows/sec., 12.69 MiB/sec. | ||
6597 | 2024.12.20 21:25:51.140978 [ 262 ] {5424788b-ab12-478f-b835-1a00d08d9c87} <Debug> TCPHandler: Processed in 0.00265552 sec. | ||
6598 | 2024.12.20 21:25:51.141123 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6599 | 2024.12.20 21:25:51.141251 [ 260 ] {54303154-2823-4a3c-a551-5585c65e215b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6600 | 2024.12.20 21:25:51.141303 [ 260 ] {54303154-2823-4a3c-a551-5585c65e215b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6601 | 2024.12.20 21:25:51.141792 [ 260 ] {54303154-2823-4a3c-a551-5585c65e215b} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6602 | 2024.12.20 21:25:51.141831 [ 260 ] {54303154-2823-4a3c-a551-5585c65e215b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6603 | 2024.12.20 21:25:51.142215 [ 260 ] {54303154-2823-4a3c-a551-5585c65e215b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6604 | 2024.12.20 21:25:51.142449 [ 260 ] {54303154-2823-4a3c-a551-5585c65e215b} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6605 | 2024.12.20 21:25:51.142663 [ 260 ] {54303154-2823-4a3c-a551-5585c65e215b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001441 sec., 56904.92713393477 rows/sec., 3.61 MiB/sec. | ||
6606 | 2024.12.20 21:25:51.142773 [ 260 ] {54303154-2823-4a3c-a551-5585c65e215b} <Debug> TCPHandler: Processed in 0.001710899 sec. | ||
6607 | 2024.12.20 21:25:53.820679 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6608 | 2024.12.20 21:25:53.820746 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6609 | 2024.12.20 21:25:53.988123 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
6610 | 2024.12.20 21:25:53.989165 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6611 | 2024.12.20 21:25:53.989212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6612 | 2024.12.20 21:25:53.989737 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6613 | 2024.12.20 21:25:53.990004 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6614 | 2024.12.20 21:25:53.990267 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
6615 | 2024.12.20 21:25:54.928636 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
6616 | 2024.12.20 21:25:54.949969 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6617 | 2024.12.20 21:25:54.950023 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6618 | 2024.12.20 21:25:54.958858 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6619 | 2024.12.20 21:25:54.959634 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6620 | 2024.12.20 21:25:54.962732 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
6621 | 2024.12.20 21:25:56.106780 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6622 | 2024.12.20 21:25:56.106961 [ 260 ] {2061670a-81fb-40a6-8472-871761fb7596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6623 | 2024.12.20 21:25:56.107031 [ 260 ] {2061670a-81fb-40a6-8472-871761fb7596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6624 | 2024.12.20 21:25:56.107765 [ 260 ] {2061670a-81fb-40a6-8472-871761fb7596} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6625 | 2024.12.20 21:25:56.107813 [ 260 ] {2061670a-81fb-40a6-8472-871761fb7596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6626 | 2024.12.20 21:25:56.108243 [ 260 ] {2061670a-81fb-40a6-8472-871761fb7596} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6627 | 2024.12.20 21:25:56.108489 [ 260 ] {2061670a-81fb-40a6-8472-871761fb7596} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6628 | 2024.12.20 21:25:56.108726 [ 260 ] {2061670a-81fb-40a6-8472-871761fb7596} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001814 sec., 55126.79162072767 rows/sec., 4.59 MiB/sec. | ||
6629 | 2024.12.20 21:25:56.108790 [ 260 ] {2061670a-81fb-40a6-8472-871761fb7596} <Debug> TCPHandler: Processed in 0.002141858 sec. | ||
6630 | 2024.12.20 21:25:56.109110 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6631 | 2024.12.20 21:25:56.109419 [ 262 ] {5d7a2a95-9502-41e5-9da1-643091faaaac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6632 | 2024.12.20 21:25:56.109538 [ 262 ] {5d7a2a95-9502-41e5-9da1-643091faaaac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6633 | 2024.12.20 21:25:56.110550 [ 262 ] {5d7a2a95-9502-41e5-9da1-643091faaaac} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6634 | 2024.12.20 21:25:56.110601 [ 262 ] {5d7a2a95-9502-41e5-9da1-643091faaaac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6635 | 2024.12.20 21:25:56.111033 [ 262 ] {5d7a2a95-9502-41e5-9da1-643091faaaac} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6636 | 2024.12.20 21:25:56.111290 [ 262 ] {5d7a2a95-9502-41e5-9da1-643091faaaac} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6637 | 2024.12.20 21:25:56.111519 [ 135 ] {} <Debug> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6638 | 2024.12.20 21:25:56.111590 [ 262 ] {5d7a2a95-9502-41e5-9da1-643091faaaac} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.002252 sec., 9769.094138543516 rows/sec., 734.59 KiB/sec. | ||
6639 | 2024.12.20 21:25:56.111647 [ 135 ] {} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6640 | 2024.12.20 21:25:56.111729 [ 262 ] {5d7a2a95-9502-41e5-9da1-643091faaaac} <Debug> TCPHandler: Processed in 0.002827593 sec. | ||
6641 | 2024.12.20 21:25:56.111738 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6642 | 2024.12.20 21:25:56.111990 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6643 | 2024.12.20 21:25:56.112034 [ 201 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::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 | ||
6644 | 2024.12.20 21:25:56.112291 [ 260 ] {54b4fecb-8dae-4cbe-89e2-4fde28d959cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6645 | 2024.12.20 21:25:56.112352 [ 201 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6646 | 2024.12.20 21:25:56.112381 [ 260 ] {54b4fecb-8dae-4cbe-89e2-4fde28d959cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6647 | 2024.12.20 21:25:56.112395 [ 201 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 64 rows starting from the beginning of the part | ||
6648 | 2024.12.20 21:25:56.112624 [ 201 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 22 rows starting from the beginning of the part | ||
6649 | 2024.12.20 21:25:56.112997 [ 201 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
6650 | 2024.12.20 21:25:56.113362 [ 201 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 22 rows starting from the beginning of the part | ||
6651 | 2024.12.20 21:25:56.113772 [ 201 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
6652 | 2024.12.20 21:25:56.114108 [ 201 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 22 rows starting from the beginning of the part | ||
6653 | 2024.12.20 21:25:56.114999 [ 260 ] {54b4fecb-8dae-4cbe-89e2-4fde28d959cc} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6654 | 2024.12.20 21:25:56.115046 [ 260 ] {54b4fecb-8dae-4cbe-89e2-4fde28d959cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6655 | 2024.12.20 21:25:56.115668 [ 260 ] {54b4fecb-8dae-4cbe-89e2-4fde28d959cc} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6656 | 2024.12.20 21:25:56.115833 [ 193 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.003912998 sec., 45489.41757700873 rows/sec., 3.44 MiB/sec. | ||
6657 | 2024.12.20 21:25:56.115994 [ 193 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6658 | 2024.12.20 21:25:56.115995 [ 260 ] {54b4fecb-8dae-4cbe-89e2-4fde28d959cc} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6659 | 2024.12.20 21:25:56.116344 [ 260 ] {54b4fecb-8dae-4cbe-89e2-4fde28d959cc} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.004157 sec., 20687.99615107048 rows/sec., 1.62 MiB/sec. | ||
6660 | 2024.12.20 21:25:56.116434 [ 260 ] {54b4fecb-8dae-4cbe-89e2-4fde28d959cc} <Debug> TCPHandler: Processed in 0.004609473 sec. | ||
6661 | 2024.12.20 21:25:56.116455 [ 193 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_36_7} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6662 | 2024.12.20 21:25:56.116549 [ 193 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_36_7} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6663 | 2024.12.20 21:25:56.116650 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6664 | 2024.12.20 21:25:56.116661 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6665 | 2024.12.20 21:25:56.116798 [ 262 ] {50b5f340-6c02-4f85-a442-ebf5e4646c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6666 | 2024.12.20 21:25:56.116859 [ 262 ] {50b5f340-6c02-4f85-a442-ebf5e4646c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6667 | 2024.12.20 21:25:56.117460 [ 262 ] {50b5f340-6c02-4f85-a442-ebf5e4646c6c} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6668 | 2024.12.20 21:25:56.117502 [ 262 ] {50b5f340-6c02-4f85-a442-ebf5e4646c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6669 | 2024.12.20 21:25:56.117907 [ 262 ] {50b5f340-6c02-4f85-a442-ebf5e4646c6c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6670 | 2024.12.20 21:25:56.118160 [ 262 ] {50b5f340-6c02-4f85-a442-ebf5e4646c6c} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6671 | 2024.12.20 21:25:56.118410 [ 262 ] {50b5f340-6c02-4f85-a442-ebf5e4646c6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001641 sec., 97501.52346130408 rows/sec., 6.79 MiB/sec. | ||
6672 | 2024.12.20 21:25:56.118473 [ 262 ] {50b5f340-6c02-4f85-a442-ebf5e4646c6c} <Debug> TCPHandler: Processed in 0.001919273 sec. | ||
6673 | 2024.12.20 21:25:56.118688 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6674 | 2024.12.20 21:25:56.118843 [ 260 ] {ded6ca71-f2ed-413e-bba3-61dc0948a1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6675 | 2024.12.20 21:25:56.118937 [ 260 ] {ded6ca71-f2ed-413e-bba3-61dc0948a1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6676 | 2024.12.20 21:25:56.120063 [ 260 ] {ded6ca71-f2ed-413e-bba3-61dc0948a1d9} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6677 | 2024.12.20 21:25:56.120102 [ 260 ] {ded6ca71-f2ed-413e-bba3-61dc0948a1d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6678 | 2024.12.20 21:25:56.120735 [ 260 ] {ded6ca71-f2ed-413e-bba3-61dc0948a1d9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6679 | 2024.12.20 21:25:56.120986 [ 260 ] {ded6ca71-f2ed-413e-bba3-61dc0948a1d9} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6680 | 2024.12.20 21:25:56.121304 [ 260 ] {ded6ca71-f2ed-413e-bba3-61dc0948a1d9} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002488 sec., 8842.443729903536 rows/sec., 15.85 MiB/sec. | ||
6681 | 2024.12.20 21:25:56.121807 [ 260 ] {ded6ca71-f2ed-413e-bba3-61dc0948a1d9} <Debug> TCPHandler: Processed in 0.003232703 sec. | ||
6682 | 2024.12.20 21:25:56.122099 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6683 | 2024.12.20 21:25:56.122277 [ 262 ] {d7005cb8-9970-445b-81f3-7023a5a15400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6684 | 2024.12.20 21:25:56.122336 [ 262 ] {d7005cb8-9970-445b-81f3-7023a5a15400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6685 | 2024.12.20 21:25:56.122896 [ 262 ] {d7005cb8-9970-445b-81f3-7023a5a15400} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6686 | 2024.12.20 21:25:56.122942 [ 262 ] {d7005cb8-9970-445b-81f3-7023a5a15400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6687 | 2024.12.20 21:25:56.123334 [ 262 ] {d7005cb8-9970-445b-81f3-7023a5a15400} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6688 | 2024.12.20 21:25:56.123582 [ 262 ] {d7005cb8-9970-445b-81f3-7023a5a15400} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6689 | 2024.12.20 21:25:56.123799 [ 262 ] {d7005cb8-9970-445b-81f3-7023a5a15400} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001552 sec., 38659.79381443299 rows/sec., 2.61 MiB/sec. | ||
6690 | 2024.12.20 21:25:56.123856 [ 262 ] {d7005cb8-9970-445b-81f3-7023a5a15400} <Debug> TCPHandler: Processed in 0.001946374 sec. | ||
6691 | 2024.12.20 21:25:56.620877 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6692 | 2024.12.20 21:25:56.621085 [ 260 ] {3f937098-a8b5-43d9-9a31-12510f197e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6693 | 2024.12.20 21:25:56.621168 [ 260 ] {3f937098-a8b5-43d9-9a31-12510f197e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6694 | 2024.12.20 21:25:56.621894 [ 260 ] {3f937098-a8b5-43d9-9a31-12510f197e46} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6695 | 2024.12.20 21:25:56.621939 [ 260 ] {3f937098-a8b5-43d9-9a31-12510f197e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6696 | 2024.12.20 21:25:56.622393 [ 260 ] {3f937098-a8b5-43d9-9a31-12510f197e46} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6697 | 2024.12.20 21:25:56.622642 [ 260 ] {3f937098-a8b5-43d9-9a31-12510f197e46} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6698 | 2024.12.20 21:25:56.622798 [ 133 ] {} <Debug> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6699 | 2024.12.20 21:25:56.622847 [ 133 ] {} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6700 | 2024.12.20 21:25:56.622856 [ 260 ] {3f937098-a8b5-43d9-9a31-12510f197e46} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001826 sec., 7667.031763417306 rows/sec., 551.92 KiB/sec. | ||
6701 | 2024.12.20 21:25:56.622876 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6702 | 2024.12.20 21:25:56.622951 [ 260 ] {3f937098-a8b5-43d9-9a31-12510f197e46} <Debug> TCPHandler: Processed in 0.002207319 sec. | ||
6703 | 2024.12.20 21:25:56.623328 [ 186 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
6704 | 2024.12.20 21:25:56.623414 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6705 | 2024.12.20 21:25:56.623681 [ 186 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6706 | 2024.12.20 21:25:56.623759 [ 186 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
6707 | 2024.12.20 21:25:56.623780 [ 262 ] {2de0a2b6-a805-48b9-8853-6b89de4270fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6708 | 2024.12.20 21:25:56.623981 [ 262 ] {2de0a2b6-a805-48b9-8853-6b89de4270fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6709 | 2024.12.20 21:25:56.624043 [ 186 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
6710 | 2024.12.20 21:25:56.624430 [ 186 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
6711 | 2024.12.20 21:25:56.624685 [ 186 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
6712 | 2024.12.20 21:25:56.625068 [ 186 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
6713 | 2024.12.20 21:25:56.626341 [ 262 ] {2de0a2b6-a805-48b9-8853-6b89de4270fb} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6714 | 2024.12.20 21:25:56.626390 [ 262 ] {2de0a2b6-a805-48b9-8853-6b89de4270fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6715 | 2024.12.20 21:25:56.626892 [ 193 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003893408 sec., 17979.107249997945 rows/sec., 1.33 MiB/sec. | ||
6716 | 2024.12.20 21:25:56.627038 [ 262 ] {2de0a2b6-a805-48b9-8853-6b89de4270fb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
6717 | 2024.12.20 21:25:56.627105 [ 193 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6718 | 2024.12.20 21:25:56.627486 [ 262 ] {2de0a2b6-a805-48b9-8853-6b89de4270fb} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6719 | 2024.12.20 21:25:56.627666 [ 193 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_21_5} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6720 | 2024.12.20 21:25:56.627899 [ 193 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_21_5} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6721 | 2024.12.20 21:25:56.627943 [ 262 ] {2de0a2b6-a805-48b9-8853-6b89de4270fb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.004258 sec., 939.4081728511039 rows/sec., 76.60 KiB/sec. | ||
6722 | 2024.12.20 21:25:56.628088 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6723 | 2024.12.20 21:25:56.628151 [ 262 ] {2de0a2b6-a805-48b9-8853-6b89de4270fb} <Debug> TCPHandler: Processed in 0.005070894 sec. | ||
6724 | 2024.12.20 21:25:56.628322 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6725 | 2024.12.20 21:25:56.628472 [ 260 ] {17389849-c21d-461e-937e-b9456cbd08e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6726 | 2024.12.20 21:25:56.628533 [ 260 ] {17389849-c21d-461e-937e-b9456cbd08e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6727 | 2024.12.20 21:25:56.629704 [ 260 ] {17389849-c21d-461e-937e-b9456cbd08e4} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6728 | 2024.12.20 21:25:56.629741 [ 260 ] {17389849-c21d-461e-937e-b9456cbd08e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6729 | 2024.12.20 21:25:56.630187 [ 260 ] {17389849-c21d-461e-937e-b9456cbd08e4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6730 | 2024.12.20 21:25:56.630434 [ 260 ] {17389849-c21d-461e-937e-b9456cbd08e4} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6731 | 2024.12.20 21:25:56.630637 [ 260 ] {17389849-c21d-461e-937e-b9456cbd08e4} <Debug> executeQuery: Read 1379 rows, 118.00 KiB in 0.0022 sec., 626818.1818181818 rows/sec., 52.38 MiB/sec. | ||
6732 | 2024.12.20 21:25:56.630750 [ 260 ] {17389849-c21d-461e-937e-b9456cbd08e4} <Debug> TCPHandler: Processed in 0.002499596 sec. | ||
6733 | 2024.12.20 21:25:56.630983 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6734 | 2024.12.20 21:25:56.631219 [ 262 ] {20248b20-8147-4839-acf4-98450971bc0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6735 | 2024.12.20 21:25:56.631271 [ 262 ] {20248b20-8147-4839-acf4-98450971bc0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6736 | 2024.12.20 21:25:56.631852 [ 262 ] {20248b20-8147-4839-acf4-98450971bc0e} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6737 | 2024.12.20 21:25:56.631890 [ 262 ] {20248b20-8147-4839-acf4-98450971bc0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6738 | 2024.12.20 21:25:56.632253 [ 262 ] {20248b20-8147-4839-acf4-98450971bc0e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6739 | 2024.12.20 21:25:56.632492 [ 262 ] {20248b20-8147-4839-acf4-98450971bc0e} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6740 | 2024.12.20 21:25:56.632716 [ 262 ] {20248b20-8147-4839-acf4-98450971bc0e} <Debug> executeQuery: Read 28 rows, 2.01 KiB in 0.001545 sec., 18122.97734627832 rows/sec., 1.27 MiB/sec. | ||
6741 | 2024.12.20 21:25:56.632770 [ 262 ] {20248b20-8147-4839-acf4-98450971bc0e} <Debug> TCPHandler: Processed in 0.001932894 sec. | ||
6742 | 2024.12.20 21:25:56.632902 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6743 | 2024.12.20 21:25:56.633017 [ 260 ] {2c46252c-ff4a-4ec6-ad09-a9f16ba7a25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6744 | 2024.12.20 21:25:56.633066 [ 260 ] {2c46252c-ff4a-4ec6-ad09-a9f16ba7a25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6745 | 2024.12.20 21:25:56.633806 [ 260 ] {2c46252c-ff4a-4ec6-ad09-a9f16ba7a25e} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6746 | 2024.12.20 21:25:56.633851 [ 260 ] {2c46252c-ff4a-4ec6-ad09-a9f16ba7a25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6747 | 2024.12.20 21:25:56.634257 [ 260 ] {2c46252c-ff4a-4ec6-ad09-a9f16ba7a25e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6748 | 2024.12.20 21:25:56.634490 [ 260 ] {2c46252c-ff4a-4ec6-ad09-a9f16ba7a25e} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6749 | 2024.12.20 21:25:56.634657 [ 260 ] {2c46252c-ff4a-4ec6-ad09-a9f16ba7a25e} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001665 sec., 145345.34534534535 rows/sec., 9.85 MiB/sec. | ||
6750 | 2024.12.20 21:25:56.634708 [ 260 ] {2c46252c-ff4a-4ec6-ad09-a9f16ba7a25e} <Debug> TCPHandler: Processed in 0.001864142 sec. | ||
6751 | 2024.12.20 21:25:56.634844 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6752 | 2024.12.20 21:25:56.634962 [ 262 ] {050d724e-9cda-45f0-bf8c-0e531df8122a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6753 | 2024.12.20 21:25:56.635010 [ 262 ] {050d724e-9cda-45f0-bf8c-0e531df8122a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6754 | 2024.12.20 21:25:56.635586 [ 262 ] {050d724e-9cda-45f0-bf8c-0e531df8122a} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6755 | 2024.12.20 21:25:56.635625 [ 262 ] {050d724e-9cda-45f0-bf8c-0e531df8122a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6756 | 2024.12.20 21:25:56.635975 [ 262 ] {050d724e-9cda-45f0-bf8c-0e531df8122a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6757 | 2024.12.20 21:25:56.636223 [ 262 ] {050d724e-9cda-45f0-bf8c-0e531df8122a} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6758 | 2024.12.20 21:25:56.636396 [ 133 ] {} <Debug> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6759 | 2024.12.20 21:25:56.636461 [ 133 ] {} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6760 | 2024.12.20 21:25:56.636476 [ 262 ] {050d724e-9cda-45f0-bf8c-0e531df8122a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001526 sec., 8519.003931847968 rows/sec., 531.16 KiB/sec. | ||
6761 | 2024.12.20 21:25:56.636503 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6762 | 2024.12.20 21:25:56.636604 [ 262 ] {050d724e-9cda-45f0-bf8c-0e531df8122a} <Debug> TCPHandler: Processed in 0.001816751 sec. | ||
6763 | 2024.12.20 21:25:56.636672 [ 186 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
6764 | 2024.12.20 21:25:56.636794 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6765 | 2024.12.20 21:25:56.636825 [ 186 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6766 | 2024.12.20 21:25:56.636879 [ 186 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
6767 | 2024.12.20 21:25:56.637107 [ 260 ] {f93eb33f-6045-4252-8392-b210c97857bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6768 | 2024.12.20 21:25:56.637196 [ 186 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
6769 | 2024.12.20 21:25:56.637283 [ 260 ] {f93eb33f-6045-4252-8392-b210c97857bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6770 | 2024.12.20 21:25:56.637436 [ 186 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
6771 | 2024.12.20 21:25:56.637847 [ 186 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
6772 | 2024.12.20 21:25:56.638167 [ 186 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
6773 | 2024.12.20 21:25:56.640315 [ 260 ] {f93eb33f-6045-4252-8392-b210c97857bb} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6774 | 2024.12.20 21:25:56.640414 [ 260 ] {f93eb33f-6045-4252-8392-b210c97857bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6775 | 2024.12.20 21:25:56.640455 [ 193 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003840586 sec., 16924.50058402546 rows/sec., 1.10 MiB/sec. | ||
6776 | 2024.12.20 21:25:56.640601 [ 193 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6777 | 2024.12.20 21:25:56.640941 [ 193 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_21_5} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6778 | 2024.12.20 21:25:56.640959 [ 260 ] {f93eb33f-6045-4252-8392-b210c97857bb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6779 | 2024.12.20 21:25:56.641036 [ 193 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_21_5} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6780 | 2024.12.20 21:25:56.641132 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6781 | 2024.12.20 21:25:56.641254 [ 260 ] {f93eb33f-6045-4252-8392-b210c97857bb} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6782 | 2024.12.20 21:25:56.641435 [ 260 ] {f93eb33f-6045-4252-8392-b210c97857bb} <Debug> executeQuery: Read 859 rows, 63.66 KiB in 0.004478 sec., 191826.70835194283 rows/sec., 13.88 MiB/sec. | ||
6783 | 2024.12.20 21:25:56.641495 [ 260 ] {f93eb33f-6045-4252-8392-b210c97857bb} <Debug> TCPHandler: Processed in 0.004799337 sec. | ||
6784 | 2024.12.20 21:25:56.641646 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6785 | 2024.12.20 21:25:56.641788 [ 262 ] {2b42cd3c-f3e3-47b1-be1f-e306f014ac6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6786 | 2024.12.20 21:25:56.641848 [ 262 ] {2b42cd3c-f3e3-47b1-be1f-e306f014ac6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6787 | 2024.12.20 21:25:56.642376 [ 262 ] {2b42cd3c-f3e3-47b1-be1f-e306f014ac6f} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6788 | 2024.12.20 21:25:56.642415 [ 262 ] {2b42cd3c-f3e3-47b1-be1f-e306f014ac6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6789 | 2024.12.20 21:25:56.642775 [ 262 ] {2b42cd3c-f3e3-47b1-be1f-e306f014ac6f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6790 | 2024.12.20 21:25:56.643015 [ 262 ] {2b42cd3c-f3e3-47b1-be1f-e306f014ac6f} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6791 | 2024.12.20 21:25:56.643231 [ 262 ] {2b42cd3c-f3e3-47b1-be1f-e306f014ac6f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001474 sec., 4070.5563093622795 rows/sec., 212.67 KiB/sec. | ||
6792 | 2024.12.20 21:25:56.643282 [ 262 ] {2b42cd3c-f3e3-47b1-be1f-e306f014ac6f} <Debug> TCPHandler: Processed in 0.001703758 sec. | ||
6793 | 2024.12.20 21:25:56.643435 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6794 | 2024.12.20 21:25:56.643574 [ 260 ] {7db197a5-10d2-45c3-9d02-5aab0b30e4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6795 | 2024.12.20 21:25:56.643635 [ 260 ] {7db197a5-10d2-45c3-9d02-5aab0b30e4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6796 | 2024.12.20 21:25:56.644424 [ 260 ] {7db197a5-10d2-45c3-9d02-5aab0b30e4c5} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6797 | 2024.12.20 21:25:56.644463 [ 260 ] {7db197a5-10d2-45c3-9d02-5aab0b30e4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6798 | 2024.12.20 21:25:56.644901 [ 260 ] {7db197a5-10d2-45c3-9d02-5aab0b30e4c5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6799 | 2024.12.20 21:25:56.645150 [ 260 ] {7db197a5-10d2-45c3-9d02-5aab0b30e4c5} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6800 | 2024.12.20 21:25:56.645352 [ 260 ] {7db197a5-10d2-45c3-9d02-5aab0b30e4c5} <Debug> executeQuery: Read 957 rows, 65.11 KiB in 0.00181 sec., 528729.2817679559 rows/sec., 35.13 MiB/sec. | ||
6801 | 2024.12.20 21:25:56.645408 [ 260 ] {7db197a5-10d2-45c3-9d02-5aab0b30e4c5} <Debug> TCPHandler: Processed in 0.002043436 sec. | ||
6802 | 2024.12.20 21:25:56.645545 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6803 | 2024.12.20 21:25:56.645662 [ 262 ] {487ce214-8e11-4c75-934d-14c147ae8224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6804 | 2024.12.20 21:25:56.645717 [ 262 ] {487ce214-8e11-4c75-934d-14c147ae8224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6805 | 2024.12.20 21:25:56.646185 [ 262 ] {487ce214-8e11-4c75-934d-14c147ae8224} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6806 | 2024.12.20 21:25:56.646224 [ 262 ] {487ce214-8e11-4c75-934d-14c147ae8224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6807 | 2024.12.20 21:25:56.646587 [ 262 ] {487ce214-8e11-4c75-934d-14c147ae8224} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6808 | 2024.12.20 21:25:56.646829 [ 262 ] {487ce214-8e11-4c75-934d-14c147ae8224} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6809 | 2024.12.20 21:25:56.647045 [ 262 ] {487ce214-8e11-4c75-934d-14c147ae8224} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001408 sec., 710.2272727272727 rows/sec., 47.86 KiB/sec. | ||
6810 | 2024.12.20 21:25:56.647098 [ 262 ] {487ce214-8e11-4c75-934d-14c147ae8224} <Debug> TCPHandler: Processed in 0.001610676 sec. | ||
6811 | 2024.12.20 21:25:56.647237 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6812 | 2024.12.20 21:25:56.647356 [ 260 ] {176f2c77-e82a-4e74-8a6b-605851c4fde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6813 | 2024.12.20 21:25:56.647437 [ 260 ] {176f2c77-e82a-4e74-8a6b-605851c4fde2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6814 | 2024.12.20 21:25:56.648524 [ 260 ] {176f2c77-e82a-4e74-8a6b-605851c4fde2} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6815 | 2024.12.20 21:25:56.648563 [ 260 ] {176f2c77-e82a-4e74-8a6b-605851c4fde2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6816 | 2024.12.20 21:25:56.649173 [ 260 ] {176f2c77-e82a-4e74-8a6b-605851c4fde2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6817 | 2024.12.20 21:25:56.649435 [ 260 ] {176f2c77-e82a-4e74-8a6b-605851c4fde2} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6818 | 2024.12.20 21:25:56.649709 [ 260 ] {176f2c77-e82a-4e74-8a6b-605851c4fde2} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002377 sec., 7151.8721076987795 rows/sec., 12.82 MiB/sec. | ||
6819 | 2024.12.20 21:25:56.649815 [ 260 ] {176f2c77-e82a-4e74-8a6b-605851c4fde2} <Debug> TCPHandler: Processed in 0.002637089 sec. | ||
6820 | 2024.12.20 21:25:56.650012 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6821 | 2024.12.20 21:25:56.650235 [ 262 ] {5f70c528-db05-4b48-8a08-9132baddef3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6822 | 2024.12.20 21:25:56.650326 [ 262 ] {5f70c528-db05-4b48-8a08-9132baddef3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6823 | 2024.12.20 21:25:56.651179 [ 262 ] {5f70c528-db05-4b48-8a08-9132baddef3b} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6824 | 2024.12.20 21:25:56.651225 [ 262 ] {5f70c528-db05-4b48-8a08-9132baddef3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6825 | 2024.12.20 21:25:56.651589 [ 262 ] {5f70c528-db05-4b48-8a08-9132baddef3b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6826 | 2024.12.20 21:25:56.651839 [ 262 ] {5f70c528-db05-4b48-8a08-9132baddef3b} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6827 | 2024.12.20 21:25:56.652049 [ 262 ] {5f70c528-db05-4b48-8a08-9132baddef3b} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001868 sec., 18201.284796573877 rows/sec., 1.06 MiB/sec. | ||
6828 | 2024.12.20 21:25:56.652101 [ 262 ] {5f70c528-db05-4b48-8a08-9132baddef3b} <Debug> TCPHandler: Processed in 0.002201869 sec. | ||
6829 | 2024.12.20 21:25:57.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.91 MiB, peak 205.80 MiB, free memory in arenas 0.00 B, will set to 200.55 MiB (RSS), difference: -1.36 MiB | ||
6830 | 2024.12.20 21:25:59.031264 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 952 | ||
6831 | 2024.12.20 21:25:59.034861 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6832 | 2024.12.20 21:25:59.034928 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6833 | 2024.12.20 21:25:59.036464 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6834 | 2024.12.20 21:25:59.036793 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6835 | 2024.12.20 21:25:59.038082 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 952 | ||
6836 | 2024.12.20 21:26:01.104796 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6837 | 2024.12.20 21:26:01.104984 [ 260 ] {c1b8c8c3-ce73-475d-ac8d-0b73592dfe74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6838 | 2024.12.20 21:26:01.105059 [ 260 ] {c1b8c8c3-ce73-475d-ac8d-0b73592dfe74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6839 | 2024.12.20 21:26:01.105808 [ 260 ] {c1b8c8c3-ce73-475d-ac8d-0b73592dfe74} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6840 | 2024.12.20 21:26:01.105860 [ 260 ] {c1b8c8c3-ce73-475d-ac8d-0b73592dfe74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6841 | 2024.12.20 21:26:01.106290 [ 260 ] {c1b8c8c3-ce73-475d-ac8d-0b73592dfe74} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6842 | 2024.12.20 21:26:01.106544 [ 260 ] {c1b8c8c3-ce73-475d-ac8d-0b73592dfe74} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6843 | 2024.12.20 21:26:01.106783 [ 260 ] {c1b8c8c3-ce73-475d-ac8d-0b73592dfe74} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001851 sec., 30253.916801728796 rows/sec., 2.32 MiB/sec. | ||
6844 | 2024.12.20 21:26:01.106850 [ 260 ] {c1b8c8c3-ce73-475d-ac8d-0b73592dfe74} <Debug> TCPHandler: Processed in 0.002189049 sec. | ||
6845 | 2024.12.20 21:26:01.107108 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6846 | 2024.12.20 21:26:01.107326 [ 262 ] {490dc0cb-c71e-455d-baf1-2a334ee944d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6847 | 2024.12.20 21:26:01.107402 [ 262 ] {490dc0cb-c71e-455d-baf1-2a334ee944d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6848 | 2024.12.20 21:26:01.108190 [ 262 ] {490dc0cb-c71e-455d-baf1-2a334ee944d8} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6849 | 2024.12.20 21:26:01.108240 [ 262 ] {490dc0cb-c71e-455d-baf1-2a334ee944d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6850 | 2024.12.20 21:26:01.108687 [ 262 ] {490dc0cb-c71e-455d-baf1-2a334ee944d8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6851 | 2024.12.20 21:26:01.108948 [ 262 ] {490dc0cb-c71e-455d-baf1-2a334ee944d8} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6852 | 2024.12.20 21:26:01.109234 [ 262 ] {490dc0cb-c71e-455d-baf1-2a334ee944d8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001962 sec., 32619.77573904179 rows/sec., 2.55 MiB/sec. | ||
6853 | 2024.12.20 21:26:01.109359 [ 262 ] {490dc0cb-c71e-455d-baf1-2a334ee944d8} <Debug> TCPHandler: Processed in 0.002404854 sec. | ||
6854 | 2024.12.20 21:26:01.109610 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6855 | 2024.12.20 21:26:01.109867 [ 260 ] {44acd39d-14bd-4f6c-9d68-a18712914b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6856 | 2024.12.20 21:26:01.109936 [ 260 ] {44acd39d-14bd-4f6c-9d68-a18712914b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6857 | 2024.12.20 21:26:01.110560 [ 260 ] {44acd39d-14bd-4f6c-9d68-a18712914b3b} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6858 | 2024.12.20 21:26:01.110602 [ 260 ] {44acd39d-14bd-4f6c-9d68-a18712914b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6859 | 2024.12.20 21:26:01.110994 [ 260 ] {44acd39d-14bd-4f6c-9d68-a18712914b3b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6860 | 2024.12.20 21:26:01.111226 [ 260 ] {44acd39d-14bd-4f6c-9d68-a18712914b3b} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6861 | 2024.12.20 21:26:01.111461 [ 260 ] {44acd39d-14bd-4f6c-9d68-a18712914b3b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001648 sec., 77669.90291262136 rows/sec., 5.41 MiB/sec. | ||
6862 | 2024.12.20 21:26:01.111519 [ 260 ] {44acd39d-14bd-4f6c-9d68-a18712914b3b} <Debug> TCPHandler: Processed in 0.002073387 sec. | ||
6863 | 2024.12.20 21:26:01.111714 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6864 | 2024.12.20 21:26:01.111950 [ 262 ] {fc01fcb0-1ef8-4810-88b3-33922dbc96c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6865 | 2024.12.20 21:26:01.112049 [ 262 ] {fc01fcb0-1ef8-4810-88b3-33922dbc96c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6866 | 2024.12.20 21:26:01.112703 [ 262 ] {fc01fcb0-1ef8-4810-88b3-33922dbc96c5} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6867 | 2024.12.20 21:26:01.112744 [ 262 ] {fc01fcb0-1ef8-4810-88b3-33922dbc96c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6868 | 2024.12.20 21:26:01.113123 [ 262 ] {fc01fcb0-1ef8-4810-88b3-33922dbc96c5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6869 | 2024.12.20 21:26:01.113367 [ 262 ] {fc01fcb0-1ef8-4810-88b3-33922dbc96c5} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6870 | 2024.12.20 21:26:01.113607 [ 262 ] {fc01fcb0-1ef8-4810-88b3-33922dbc96c5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001719 sec., 27923.211169284466 rows/sec., 1.88 MiB/sec. | ||
6871 | 2024.12.20 21:26:01.113660 [ 262 ] {fc01fcb0-1ef8-4810-88b3-33922dbc96c5} <Debug> TCPHandler: Processed in 0.002062636 sec. | ||
6872 | 2024.12.20 21:26:01.490437 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
6873 | 2024.12.20 21:26:01.491451 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6874 | 2024.12.20 21:26:01.491491 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6875 | 2024.12.20 21:26:01.491987 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6876 | 2024.12.20 21:26:01.492237 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6877 | 2024.12.20 21:26:01.492385 [ 126 ] {} <Debug> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6878 | 2024.12.20 21:26:01.492429 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
6879 | 2024.12.20 21:26:01.492436 [ 126 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6880 | 2024.12.20 21:26:01.492461 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6881 | 2024.12.20 21:26:01.492598 [ 197 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
6882 | 2024.12.20 21:26:01.492765 [ 197 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6883 | 2024.12.20 21:26:01.492812 [ 197 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
6884 | 2024.12.20 21:26:01.492894 [ 197 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
6885 | 2024.12.20 21:26:01.493174 [ 197 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
6886 | 2024.12.20 21:26:01.493260 [ 197 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
6887 | 2024.12.20 21:26:01.493457 [ 197 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
6888 | 2024.12.20 21:26:01.493680 [ 197 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
6889 | 2024.12.20 21:26:01.495897 [ 193 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003343605 sec., 4269044.938023481 rows/sec., 61.07 MiB/sec. | ||
6890 | 2024.12.20 21:26:01.496359 [ 188 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6891 | 2024.12.20 21:26:01.496712 [ 188 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_31_6} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6892 | 2024.12.20 21:26:01.496812 [ 188 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_31_6} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6893 | 2024.12.20 21:26:01.496934 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
6894 | 2024.12.20 21:26:02.462822 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
6895 | 2024.12.20 21:26:02.484759 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6896 | 2024.12.20 21:26:02.484815 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6897 | 2024.12.20 21:26:02.492489 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6898 | 2024.12.20 21:26:02.493277 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6899 | 2024.12.20 21:26:02.493580 [ 124 ] {} <Debug> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6900 | 2024.12.20 21:26:02.493643 [ 124 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6901 | 2024.12.20 21:26:02.493684 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6902 | 2024.12.20 21:26:02.494053 [ 190 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
6903 | 2024.12.20 21:26:02.510658 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
6904 | 2024.12.20 21:26:02.511917 [ 190 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6905 | 2024.12.20 21:26:02.513423 [ 190 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
6906 | 2024.12.20 21:26:02.519281 [ 190 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
6907 | 2024.12.20 21:26:02.525114 [ 190 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
6908 | 2024.12.20 21:26:02.531357 [ 190 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
6909 | 2024.12.20 21:26:02.537352 [ 190 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
6910 | 2024.12.20 21:26:02.541861 [ 190 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
6911 | 2024.12.20 21:26:02.601970 [ 196 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.108175825 sec., 2163.1450465018406 rows/sec., 11.19 MiB/sec. | ||
6912 | 2024.12.20 21:26:02.603806 [ 198 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6913 | 2024.12.20 21:26:02.606267 [ 198 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_31_6} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6914 | 2024.12.20 21:26:02.606375 [ 198 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_31_6} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6915 | 2024.12.20 21:26:02.607819 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
6916 | 2024.12.20 21:26:03.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.67 MiB, peak 212.21 MiB, free memory in arenas 0.00 B, will set to 204.33 MiB (RSS), difference: 2.66 MiB | ||
6917 | 2024.12.20 21:26:06.107210 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6918 | 2024.12.20 21:26:06.107417 [ 260 ] {1eae58c7-3bd9-4151-8d2a-aa7f53195616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6919 | 2024.12.20 21:26:06.107501 [ 260 ] {1eae58c7-3bd9-4151-8d2a-aa7f53195616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6920 | 2024.12.20 21:26:06.108261 [ 260 ] {1eae58c7-3bd9-4151-8d2a-aa7f53195616} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6921 | 2024.12.20 21:26:06.108306 [ 260 ] {1eae58c7-3bd9-4151-8d2a-aa7f53195616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6922 | 2024.12.20 21:26:06.108763 [ 260 ] {1eae58c7-3bd9-4151-8d2a-aa7f53195616} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6923 | 2024.12.20 21:26:06.109023 [ 260 ] {1eae58c7-3bd9-4151-8d2a-aa7f53195616} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6924 | 2024.12.20 21:26:06.109236 [ 120 ] {} <Debug> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6925 | 2024.12.20 21:26:06.109265 [ 260 ] {1eae58c7-3bd9-4151-8d2a-aa7f53195616} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001907 sec., 52438.38489774515 rows/sec., 4.37 MiB/sec. | ||
6926 | 2024.12.20 21:26:06.109342 [ 120 ] {} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6927 | 2024.12.20 21:26:06.109408 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6928 | 2024.12.20 21:26:06.109440 [ 260 ] {1eae58c7-3bd9-4151-8d2a-aa7f53195616} <Debug> TCPHandler: Processed in 0.002369193 sec. | ||
6929 | 2024.12.20 21:26:06.109756 [ 194 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
6930 | 2024.12.20 21:26:06.109777 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6931 | 2024.12.20 21:26:06.110286 [ 262 ] {18f683ad-e79a-4d5b-b982-7fccd70de7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6932 | 2024.12.20 21:26:06.110395 [ 194 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6933 | 2024.12.20 21:26:06.110489 [ 262 ] {18f683ad-e79a-4d5b-b982-7fccd70de7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6934 | 2024.12.20 21:26:06.110534 [ 194 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1431 rows starting from the beginning of the part | ||
6935 | 2024.12.20 21:26:06.110781 [ 194 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 237 rows starting from the beginning of the part | ||
6936 | 2024.12.20 21:26:06.111138 [ 194 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
6937 | 2024.12.20 21:26:06.111429 [ 194 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1379 rows starting from the beginning of the part | ||
6938 | 2024.12.20 21:26:06.111784 [ 194 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
6939 | 2024.12.20 21:26:06.112008 [ 194 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 100 rows starting from the beginning of the part | ||
6940 | 2024.12.20 21:26:06.112797 [ 262 ] {18f683ad-e79a-4d5b-b982-7fccd70de7a7} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6941 | 2024.12.20 21:26:06.112845 [ 262 ] {18f683ad-e79a-4d5b-b982-7fccd70de7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6942 | 2024.12.20 21:26:06.113468 [ 262 ] {18f683ad-e79a-4d5b-b982-7fccd70de7a7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6943 | 2024.12.20 21:26:06.113759 [ 262 ] {18f683ad-e79a-4d5b-b982-7fccd70de7a7} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6944 | 2024.12.20 21:26:06.114022 [ 262 ] {18f683ad-e79a-4d5b-b982-7fccd70de7a7} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.003924 sec., 5606.523955147808 rows/sec., 421.58 KiB/sec. | ||
6945 | 2024.12.20 21:26:06.114124 [ 262 ] {18f683ad-e79a-4d5b-b982-7fccd70de7a7} <Debug> TCPHandler: Processed in 0.004566573 sec. | ||
6946 | 2024.12.20 21:26:06.114370 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6947 | 2024.12.20 21:26:06.114450 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3303 rows, containing 5 columns (5 merged, 0 gathered) in 0.00491376 sec., 672194.0021490671 rows/sec., 58.91 MiB/sec. | ||
6948 | 2024.12.20 21:26:06.114552 [ 260 ] {ccb0e24f-ab68-4fba-8bf3-a76ce50caca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6949 | 2024.12.20 21:26:06.114611 [ 260 ] {ccb0e24f-ab68-4fba-8bf3-a76ce50caca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6950 | 2024.12.20 21:26:06.114789 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6951 | 2024.12.20 21:26:06.115462 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_51_10} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6952 | 2024.12.20 21:26:06.115707 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_51_10} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6953 | 2024.12.20 21:26:06.115899 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
6954 | 2024.12.20 21:26:06.115921 [ 260 ] {ccb0e24f-ab68-4fba-8bf3-a76ce50caca6} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6955 | 2024.12.20 21:26:06.115972 [ 260 ] {ccb0e24f-ab68-4fba-8bf3-a76ce50caca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6956 | 2024.12.20 21:26:06.116345 [ 260 ] {ccb0e24f-ab68-4fba-8bf3-a76ce50caca6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6957 | 2024.12.20 21:26:06.116584 [ 260 ] {ccb0e24f-ab68-4fba-8bf3-a76ce50caca6} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6958 | 2024.12.20 21:26:06.116768 [ 120 ] {} <Debug> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6959 | 2024.12.20 21:26:06.116819 [ 120 ] {} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6960 | 2024.12.20 21:26:06.116844 [ 260 ] {ccb0e24f-ab68-4fba-8bf3-a76ce50caca6} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.002328 sec., 36941.58075601374 rows/sec., 2.88 MiB/sec. | ||
6961 | 2024.12.20 21:26:06.116857 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6962 | 2024.12.20 21:26:06.117005 [ 260 ] {ccb0e24f-ab68-4fba-8bf3-a76ce50caca6} <Debug> TCPHandler: Processed in 0.002788223 sec. | ||
6963 | 2024.12.20 21:26:06.117134 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::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 | ||
6964 | 2024.12.20 21:26:06.117219 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6965 | 2024.12.20 21:26:06.117417 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6966 | 2024.12.20 21:26:06.117461 [ 262 ] {4451e17e-41c6-414e-940c-78b087b06ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6967 | 2024.12.20 21:26:06.117484 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 913 rows starting from the beginning of the part | ||
6968 | 2024.12.20 21:26:06.117584 [ 262 ] {4451e17e-41c6-414e-940c-78b087b06ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6969 | 2024.12.20 21:26:06.117790 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 399 rows starting from the beginning of the part | ||
6970 | 2024.12.20 21:26:06.118156 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 86 rows starting from the beginning of the part | ||
6971 | 2024.12.20 21:26:06.118560 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 859 rows starting from the beginning of the part | ||
6972 | 2024.12.20 21:26:06.118900 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
6973 | 2024.12.20 21:26:06.119218 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 86 rows starting from the beginning of the part | ||
6974 | 2024.12.20 21:26:06.120246 [ 262 ] {4451e17e-41c6-414e-940c-78b087b06ad6} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6975 | 2024.12.20 21:26:06.120312 [ 262 ] {4451e17e-41c6-414e-940c-78b087b06ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6976 | 2024.12.20 21:26:06.121256 [ 262 ] {4451e17e-41c6-414e-940c-78b087b06ad6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6977 | 2024.12.20 21:26:06.121694 [ 262 ] {4451e17e-41c6-414e-940c-78b087b06ad6} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6978 | 2024.12.20 21:26:06.121906 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6979 | 2024.12.20 21:26:06.122024 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6980 | 2024.12.20 21:26:06.122094 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6981 | 2024.12.20 21:26:06.122575 [ 192 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
6982 | 2024.12.20 21:26:06.122202 [ 262 ] {4451e17e-41c6-414e-940c-78b087b06ad6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004758 sec., 33627.57461118117 rows/sec., 2.34 MiB/sec. | ||
6983 | 2024.12.20 21:26:06.123152 [ 192 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6984 | 2024.12.20 21:26:06.123334 [ 192 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13678 rows starting from the beginning of the part | ||
6985 | 2024.12.20 21:26:06.123502 [ 187 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2407 rows, containing 5 columns (5 merged, 0 gathered) in 0.006470956 sec., 371969.7676819314 rows/sec., 28.52 MiB/sec. | ||
6986 | 2024.12.20 21:26:06.123655 [ 192 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 237 rows starting from the beginning of the part | ||
6987 | 2024.12.20 21:26:06.124000 [ 192 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
6988 | 2024.12.20 21:26:06.124093 [ 187 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6989 | 2024.12.20 21:26:06.124458 [ 192 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 957 rows starting from the beginning of the part | ||
6990 | 2024.12.20 21:26:06.124487 [ 262 ] {4451e17e-41c6-414e-940c-78b087b06ad6} <Debug> TCPHandler: Processed in 0.007367205 sec. | ||
6991 | 2024.12.20 21:26:06.124736 [ 192 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 128 rows starting from the beginning of the part | ||
6992 | 2024.12.20 21:26:06.124853 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6993 | 2024.12.20 21:26:06.125166 [ 192 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
6994 | 2024.12.20 21:26:06.125341 [ 260 ] {06c37948-5754-4f7d-a320-eb5650a6302d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6995 | 2024.12.20 21:26:06.125770 [ 260 ] {06c37948-5754-4f7d-a320-eb5650a6302d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6996 | 2024.12.20 21:26:06.126280 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_51_10} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6997 | 2024.12.20 21:26:06.127027 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_51_10} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6998 | 2024.12.20 21:26:06.127339 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
6999 | 2024.12.20 21:26:06.129643 [ 260 ] {06c37948-5754-4f7d-a320-eb5650a6302d} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7000 | 2024.12.20 21:26:06.129715 [ 260 ] {06c37948-5754-4f7d-a320-eb5650a6302d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7001 | 2024.12.20 21:26:06.130937 [ 260 ] {06c37948-5754-4f7d-a320-eb5650a6302d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7002 | 2024.12.20 21:26:06.131324 [ 260 ] {06c37948-5754-4f7d-a320-eb5650a6302d} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7003 | 2024.12.20 21:26:06.131694 [ 260 ] {06c37948-5754-4f7d-a320-eb5650a6302d} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00651 sec., 3379.416282642089 rows/sec., 6.06 MiB/sec. | ||
7004 | 2024.12.20 21:26:06.132384 [ 260 ] {06c37948-5754-4f7d-a320-eb5650a6302d} <Debug> TCPHandler: Processed in 0.007706623 sec. | ||
7005 | 2024.12.20 21:26:06.132599 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7006 | 2024.12.20 21:26:06.132866 [ 262 ] {9429320a-e40b-4fb2-a287-9cf46e342e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7007 | 2024.12.20 21:26:06.133028 [ 262 ] {9429320a-e40b-4fb2-a287-9cf46e342e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7008 | 2024.12.20 21:26:06.133072 [ 187 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15320 rows, containing 5 columns (5 merged, 0 gathered) in 0.010825773 sec., 1415141.4407082063 rows/sec., 95.32 MiB/sec. | ||
7009 | 2024.12.20 21:26:06.133670 [ 187 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7010 | 2024.12.20 21:26:06.133737 [ 262 ] {9429320a-e40b-4fb2-a287-9cf46e342e6c} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7011 | 2024.12.20 21:26:06.133812 [ 262 ] {9429320a-e40b-4fb2-a287-9cf46e342e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7012 | 2024.12.20 21:26:06.134217 [ 187 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7013 | 2024.12.20 21:26:06.134425 [ 187 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7014 | 2024.12.20 21:26:06.134543 [ 262 ] {9429320a-e40b-4fb2-a287-9cf46e342e6c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7015 | 2024.12.20 21:26:06.134575 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
7016 | 2024.12.20 21:26:06.134852 [ 262 ] {9429320a-e40b-4fb2-a287-9cf46e342e6c} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7017 | 2024.12.20 21:26:06.135031 [ 120 ] {} <Debug> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7018 | 2024.12.20 21:26:06.135099 [ 120 ] {} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7019 | 2024.12.20 21:26:06.135124 [ 262 ] {9429320a-e40b-4fb2-a287-9cf46e342e6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002353 sec., 25499.3625159371 rows/sec., 1.72 MiB/sec. | ||
7020 | 2024.12.20 21:26:06.135137 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7021 | 2024.12.20 21:26:06.135359 [ 262 ] {9429320a-e40b-4fb2-a287-9cf46e342e6c} <Debug> TCPHandler: Processed in 0.002858484 sec. | ||
7022 | 2024.12.20 21:26:06.135488 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::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 | ||
7023 | 2024.12.20 21:26:06.135931 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7024 | 2024.12.20 21:26:06.136023 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2446 rows starting from the beginning of the part | ||
7025 | 2024.12.20 21:26:06.136196 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part | ||
7026 | 2024.12.20 21:26:06.136315 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
7027 | 2024.12.20 21:26:06.136444 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::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 | ||
7028 | 2024.12.20 21:26:06.136627 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part | ||
7029 | 2024.12.20 21:26:06.136761 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
7030 | 2024.12.20 21:26:06.138024 [ 195 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2730 rows, containing 4 columns (4 merged, 0 gathered) in 0.002756892 sec., 990245.5373659905 rows/sec., 64.16 MiB/sec. | ||
7031 | 2024.12.20 21:26:06.138244 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7032 | 2024.12.20 21:26:06.138511 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_51_10} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7033 | 2024.12.20 21:26:06.138590 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_51_10} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7034 | 2024.12.20 21:26:06.138659 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
7035 | 2024.12.20 21:26:08.820814 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7036 | 2024.12.20 21:26:08.820917 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7037 | 2024.12.20 21:26:08.992641 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
7038 | 2024.12.20 21:26:08.993473 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7039 | 2024.12.20 21:26:08.993511 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7040 | 2024.12.20 21:26:08.994046 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7041 | 2024.12.20 21:26:08.994320 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7042 | 2024.12.20 21:26:08.994517 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
7043 | 2024.12.20 21:26:09.001348 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000965912 sec. | ||
7044 | 2024.12.20 21:26:09.038426 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 972 | ||
7045 | 2024.12.20 21:26:09.041292 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7046 | 2024.12.20 21:26:09.041342 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7047 | 2024.12.20 21:26:09.042799 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7048 | 2024.12.20 21:26:09.043108 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7049 | 2024.12.20 21:26:09.043669 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 972 | ||
7050 | 2024.12.20 21:26:10.010777 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
7051 | 2024.12.20 21:26:10.029901 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7052 | 2024.12.20 21:26:10.029966 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7053 | 2024.12.20 21:26:10.036871 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7054 | 2024.12.20 21:26:10.037654 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7055 | 2024.12.20 21:26:10.040364 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
7056 | 2024.12.20 21:26:11.111370 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7057 | 2024.12.20 21:26:11.111583 [ 260 ] {a57f4a5b-8724-486e-8e2c-0e5bc7cb0cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7058 | 2024.12.20 21:26:11.111664 [ 260 ] {a57f4a5b-8724-486e-8e2c-0e5bc7cb0cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7059 | 2024.12.20 21:26:11.112406 [ 260 ] {a57f4a5b-8724-486e-8e2c-0e5bc7cb0cd0} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7060 | 2024.12.20 21:26:11.112454 [ 260 ] {a57f4a5b-8724-486e-8e2c-0e5bc7cb0cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7061 | 2024.12.20 21:26:11.112877 [ 260 ] {a57f4a5b-8724-486e-8e2c-0e5bc7cb0cd0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7062 | 2024.12.20 21:26:11.113126 [ 260 ] {a57f4a5b-8724-486e-8e2c-0e5bc7cb0cd0} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7063 | 2024.12.20 21:26:11.113346 [ 260 ] {a57f4a5b-8724-486e-8e2c-0e5bc7cb0cd0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001821 sec., 7688.083470620539 rows/sec., 553.44 KiB/sec. | ||
7064 | 2024.12.20 21:26:11.113530 [ 260 ] {a57f4a5b-8724-486e-8e2c-0e5bc7cb0cd0} <Debug> TCPHandler: Processed in 0.002299691 sec. | ||
7065 | 2024.12.20 21:26:11.113885 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7066 | 2024.12.20 21:26:11.114201 [ 262 ] {dc640047-ff12-4d6b-8dd6-4606a9faf544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7067 | 2024.12.20 21:26:11.114321 [ 262 ] {dc640047-ff12-4d6b-8dd6-4606a9faf544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7068 | 2024.12.20 21:26:11.115342 [ 262 ] {dc640047-ff12-4d6b-8dd6-4606a9faf544} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7069 | 2024.12.20 21:26:11.115393 [ 262 ] {dc640047-ff12-4d6b-8dd6-4606a9faf544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7070 | 2024.12.20 21:26:11.115846 [ 262 ] {dc640047-ff12-4d6b-8dd6-4606a9faf544} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7071 | 2024.12.20 21:26:11.116108 [ 262 ] {dc640047-ff12-4d6b-8dd6-4606a9faf544} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7072 | 2024.12.20 21:26:11.116361 [ 262 ] {dc640047-ff12-4d6b-8dd6-4606a9faf544} <Debug> executeQuery: Read 237 rows, 21.29 KiB in 0.002249 sec., 105380.16896398399 rows/sec., 9.25 MiB/sec. | ||
7073 | 2024.12.20 21:26:11.116431 [ 262 ] {dc640047-ff12-4d6b-8dd6-4606a9faf544} <Debug> TCPHandler: Processed in 0.002770992 sec. | ||
7074 | 2024.12.20 21:26:11.116587 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7075 | 2024.12.20 21:26:11.116734 [ 260 ] {96c25cd5-33c8-46ef-acc9-fc13b83e09e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7076 | 2024.12.20 21:26:11.116796 [ 260 ] {96c25cd5-33c8-46ef-acc9-fc13b83e09e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7077 | 2024.12.20 21:26:11.117485 [ 260 ] {96c25cd5-33c8-46ef-acc9-fc13b83e09e6} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7078 | 2024.12.20 21:26:11.117530 [ 260 ] {96c25cd5-33c8-46ef-acc9-fc13b83e09e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7079 | 2024.12.20 21:26:11.117915 [ 260 ] {96c25cd5-33c8-46ef-acc9-fc13b83e09e6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7080 | 2024.12.20 21:26:11.118153 [ 260 ] {96c25cd5-33c8-46ef-acc9-fc13b83e09e6} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7081 | 2024.12.20 21:26:11.118333 [ 260 ] {96c25cd5-33c8-46ef-acc9-fc13b83e09e6} <Debug> executeQuery: Read 24 rows, 1.73 KiB in 0.001634 sec., 14687.882496940025 rows/sec., 1.04 MiB/sec. | ||
7082 | 2024.12.20 21:26:11.118387 [ 260 ] {96c25cd5-33c8-46ef-acc9-fc13b83e09e6} <Debug> TCPHandler: Processed in 0.001872732 sec. | ||
7083 | 2024.12.20 21:26:11.118520 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7084 | 2024.12.20 21:26:11.118644 [ 262 ] {bff4366b-7caf-4309-8e8f-78ae9c56fde5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7085 | 2024.12.20 21:26:11.118705 [ 262 ] {bff4366b-7caf-4309-8e8f-78ae9c56fde5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7086 | 2024.12.20 21:26:11.119759 [ 262 ] {bff4366b-7caf-4309-8e8f-78ae9c56fde5} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7087 | 2024.12.20 21:26:11.119801 [ 262 ] {bff4366b-7caf-4309-8e8f-78ae9c56fde5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7088 | 2024.12.20 21:26:11.120162 [ 262 ] {bff4366b-7caf-4309-8e8f-78ae9c56fde5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7089 | 2024.12.20 21:26:11.120406 [ 262 ] {bff4366b-7caf-4309-8e8f-78ae9c56fde5} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7090 | 2024.12.20 21:26:11.120643 [ 262 ] {bff4366b-7caf-4309-8e8f-78ae9c56fde5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002015 sec., 6947.890818858561 rows/sec., 486.58 KiB/sec. | ||
7091 | 2024.12.20 21:26:11.120733 [ 262 ] {bff4366b-7caf-4309-8e8f-78ae9c56fde5} <Debug> TCPHandler: Processed in 0.002272661 sec. | ||
7092 | 2024.12.20 21:26:11.120982 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7093 | 2024.12.20 21:26:11.121172 [ 260 ] {9571d84b-fc74-49cc-ad13-fc1769f8243e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7094 | 2024.12.20 21:26:11.121232 [ 260 ] {9571d84b-fc74-49cc-ad13-fc1769f8243e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7095 | 2024.12.20 21:26:11.121881 [ 260 ] {9571d84b-fc74-49cc-ad13-fc1769f8243e} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7096 | 2024.12.20 21:26:11.121920 [ 260 ] {9571d84b-fc74-49cc-ad13-fc1769f8243e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7097 | 2024.12.20 21:26:11.122287 [ 260 ] {9571d84b-fc74-49cc-ad13-fc1769f8243e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7098 | 2024.12.20 21:26:11.122528 [ 260 ] {9571d84b-fc74-49cc-ad13-fc1769f8243e} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7099 | 2024.12.20 21:26:11.122713 [ 260 ] {9571d84b-fc74-49cc-ad13-fc1769f8243e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001574 sec., 8259.212198221092 rows/sec., 514.96 KiB/sec. | ||
7100 | 2024.12.20 21:26:11.122778 [ 260 ] {9571d84b-fc74-49cc-ad13-fc1769f8243e} <Debug> TCPHandler: Processed in 0.001957664 sec. | ||
7101 | 2024.12.20 21:26:11.122976 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7102 | 2024.12.20 21:26:11.123203 [ 262 ] {a28c6658-eae5-403c-9df5-259376b89f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7103 | 2024.12.20 21:26:11.123299 [ 262 ] {a28c6658-eae5-403c-9df5-259376b89f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7104 | 2024.12.20 21:26:11.124299 [ 262 ] {a28c6658-eae5-403c-9df5-259376b89f33} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7105 | 2024.12.20 21:26:11.124340 [ 262 ] {a28c6658-eae5-403c-9df5-259376b89f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7106 | 2024.12.20 21:26:11.124729 [ 262 ] {a28c6658-eae5-403c-9df5-259376b89f33} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7107 | 2024.12.20 21:26:11.124977 [ 262 ] {a28c6658-eae5-403c-9df5-259376b89f33} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7108 | 2024.12.20 21:26:11.125202 [ 262 ] {a28c6658-eae5-403c-9df5-259376b89f33} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.002054 sec., 194255.111976631 rows/sec., 13.81 MiB/sec. | ||
7109 | 2024.12.20 21:26:11.125264 [ 262 ] {a28c6658-eae5-403c-9df5-259376b89f33} <Debug> TCPHandler: Processed in 0.002402073 sec. | ||
7110 | 2024.12.20 21:26:11.125421 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7111 | 2024.12.20 21:26:11.125572 [ 260 ] {cd1717ad-90b5-42be-94db-1562e1673b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7112 | 2024.12.20 21:26:11.125634 [ 260 ] {cd1717ad-90b5-42be-94db-1562e1673b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7113 | 2024.12.20 21:26:11.126127 [ 260 ] {cd1717ad-90b5-42be-94db-1562e1673b9c} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7114 | 2024.12.20 21:26:11.126165 [ 260 ] {cd1717ad-90b5-42be-94db-1562e1673b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7115 | 2024.12.20 21:26:11.126539 [ 260 ] {cd1717ad-90b5-42be-94db-1562e1673b9c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7116 | 2024.12.20 21:26:11.126785 [ 260 ] {cd1717ad-90b5-42be-94db-1562e1673b9c} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7117 | 2024.12.20 21:26:11.126965 [ 260 ] {cd1717ad-90b5-42be-94db-1562e1673b9c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001425 sec., 4210.526315789473 rows/sec., 219.98 KiB/sec. | ||
7118 | 2024.12.20 21:26:11.127016 [ 260 ] {cd1717ad-90b5-42be-94db-1562e1673b9c} <Debug> TCPHandler: Processed in 0.001664157 sec. | ||
7119 | 2024.12.20 21:26:11.127155 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7120 | 2024.12.20 21:26:11.127275 [ 262 ] {2133a9f2-9b73-4683-afa4-8e7355062b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7121 | 2024.12.20 21:26:11.127329 [ 262 ] {2133a9f2-9b73-4683-afa4-8e7355062b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7122 | 2024.12.20 21:26:11.127918 [ 262 ] {2133a9f2-9b73-4683-afa4-8e7355062b5b} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7123 | 2024.12.20 21:26:11.127958 [ 262 ] {2133a9f2-9b73-4683-afa4-8e7355062b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7124 | 2024.12.20 21:26:11.128359 [ 262 ] {2133a9f2-9b73-4683-afa4-8e7355062b5b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7125 | 2024.12.20 21:26:11.128639 [ 262 ] {2133a9f2-9b73-4683-afa4-8e7355062b5b} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7126 | 2024.12.20 21:26:11.128871 [ 262 ] {2133a9f2-9b73-4683-afa4-8e7355062b5b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001621 sec., 146206.04565083282 rows/sec., 9.80 MiB/sec. | ||
7127 | 2024.12.20 21:26:11.128951 [ 262 ] {2133a9f2-9b73-4683-afa4-8e7355062b5b} <Debug> TCPHandler: Processed in 0.001855442 sec. | ||
7128 | 2024.12.20 21:26:11.129198 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7129 | 2024.12.20 21:26:11.129385 [ 260 ] {2a775445-5376-4761-a684-ad2ab3305920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7130 | 2024.12.20 21:26:11.129447 [ 260 ] {2a775445-5376-4761-a684-ad2ab3305920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7131 | 2024.12.20 21:26:11.129965 [ 260 ] {2a775445-5376-4761-a684-ad2ab3305920} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7132 | 2024.12.20 21:26:11.130004 [ 260 ] {2a775445-5376-4761-a684-ad2ab3305920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7133 | 2024.12.20 21:26:11.130381 [ 260 ] {2a775445-5376-4761-a684-ad2ab3305920} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7134 | 2024.12.20 21:26:11.130664 [ 260 ] {2a775445-5376-4761-a684-ad2ab3305920} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7135 | 2024.12.20 21:26:11.130873 [ 260 ] {2a775445-5376-4761-a684-ad2ab3305920} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001516 sec., 659.6306068601583 rows/sec., 44.45 KiB/sec. | ||
7136 | 2024.12.20 21:26:11.131090 [ 260 ] {2a775445-5376-4761-a684-ad2ab3305920} <Debug> TCPHandler: Processed in 0.002043426 sec. | ||
7137 | 2024.12.20 21:26:11.131259 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7138 | 2024.12.20 21:26:11.131378 [ 262 ] {de9f2bdb-a028-46bd-87f7-61e17af4dad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7139 | 2024.12.20 21:26:11.131463 [ 262 ] {de9f2bdb-a028-46bd-87f7-61e17af4dad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7140 | 2024.12.20 21:26:11.132604 [ 262 ] {de9f2bdb-a028-46bd-87f7-61e17af4dad2} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7141 | 2024.12.20 21:26:11.132643 [ 262 ] {de9f2bdb-a028-46bd-87f7-61e17af4dad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7142 | 2024.12.20 21:26:11.133274 [ 262 ] {de9f2bdb-a028-46bd-87f7-61e17af4dad2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7143 | 2024.12.20 21:26:11.133529 [ 262 ] {de9f2bdb-a028-46bd-87f7-61e17af4dad2} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7144 | 2024.12.20 21:26:11.133717 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7145 | 2024.12.20 21:26:11.133789 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7146 | 2024.12.20 21:26:11.133831 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7147 | 2024.12.20 21:26:11.133838 [ 262 ] {de9f2bdb-a028-46bd-87f7-61e17af4dad2} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002475 sec., 6868.686868686868 rows/sec., 12.31 MiB/sec. | ||
7148 | 2024.12.20 21:26:11.134226 [ 189 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
7149 | 2024.12.20 21:26:11.134267 [ 262 ] {de9f2bdb-a028-46bd-87f7-61e17af4dad2} <Debug> TCPHandler: Processed in 0.003075689 sec. | ||
7150 | 2024.12.20 21:26:11.134503 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7151 | 2024.12.20 21:26:11.134697 [ 260 ] {a9806dc6-b744-4962-bf2e-1cec3a526ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7152 | 2024.12.20 21:26:11.134766 [ 189 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7153 | 2024.12.20 21:26:11.134772 [ 260 ] {a9806dc6-b744-4962-bf2e-1cec3a526ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7154 | 2024.12.20 21:26:11.134880 [ 189 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 564 rows starting from the beginning of the part | ||
7155 | 2024.12.20 21:26:11.135513 [ 189 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 17 rows starting from the beginning of the part | ||
7156 | 2024.12.20 21:26:11.136117 [ 189 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 22 rows starting from the beginning of the part | ||
7157 | 2024.12.20 21:26:11.136240 [ 260 ] {a9806dc6-b744-4962-bf2e-1cec3a526ab6} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7158 | 2024.12.20 21:26:11.136337 [ 260 ] {a9806dc6-b744-4962-bf2e-1cec3a526ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7159 | 2024.12.20 21:26:11.136651 [ 189 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 17 rows starting from the beginning of the part | ||
7160 | 2024.12.20 21:26:11.137198 [ 189 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 22 rows starting from the beginning of the part | ||
7161 | 2024.12.20 21:26:11.137429 [ 260 ] {a9806dc6-b744-4962-bf2e-1cec3a526ab6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7162 | 2024.12.20 21:26:11.137686 [ 189 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 17 rows starting from the beginning of the part | ||
7163 | 2024.12.20 21:26:11.138003 [ 260 ] {a9806dc6-b744-4962-bf2e-1cec3a526ab6} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7164 | 2024.12.20 21:26:11.138408 [ 260 ] {a9806dc6-b744-4962-bf2e-1cec3a526ab6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00376 sec., 21808.510638297874 rows/sec., 1.39 MiB/sec. | ||
7165 | 2024.12.20 21:26:11.138504 [ 260 ] {a9806dc6-b744-4962-bf2e-1cec3a526ab6} <Debug> TCPHandler: Processed in 0.004122402 sec. | ||
7166 | 2024.12.20 21:26:11.145204 [ 200 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 659 rows, containing 19 columns (19 merged, 0 gathered) in 0.011268282 sec., 58482.739427359025 rows/sec., 104.80 MiB/sec. | ||
7167 | 2024.12.20 21:26:11.146187 [ 195 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7168 | 2024.12.20 21:26:11.146676 [ 195 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7169 | 2024.12.20 21:26:11.146776 [ 195 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7170 | 2024.12.20 21:26:11.146968 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
7171 | 2024.12.20 21:26:16.106978 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7172 | 2024.12.20 21:26:16.107202 [ 260 ] {2fa68012-4f2c-4f89-b57d-7ad5313eef3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7173 | 2024.12.20 21:26:16.107287 [ 260 ] {2fa68012-4f2c-4f89-b57d-7ad5313eef3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7174 | 2024.12.20 21:26:16.108067 [ 260 ] {2fa68012-4f2c-4f89-b57d-7ad5313eef3b} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7175 | 2024.12.20 21:26:16.108114 [ 260 ] {2fa68012-4f2c-4f89-b57d-7ad5313eef3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7176 | 2024.12.20 21:26:16.108523 [ 260 ] {2fa68012-4f2c-4f89-b57d-7ad5313eef3b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
7177 | 2024.12.20 21:26:16.108765 [ 260 ] {2fa68012-4f2c-4f89-b57d-7ad5313eef3b} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7178 | 2024.12.20 21:26:16.109004 [ 260 ] {2fa68012-4f2c-4f89-b57d-7ad5313eef3b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001858 sec., 2152.8525296017224 rows/sec., 175.55 KiB/sec. | ||
7179 | 2024.12.20 21:26:16.109070 [ 260 ] {2fa68012-4f2c-4f89-b57d-7ad5313eef3b} <Debug> TCPHandler: Processed in 0.00223095 sec. | ||
7180 | 2024.12.20 21:26:16.109317 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7181 | 2024.12.20 21:26:16.109515 [ 262 ] {5bc94f83-c753-43a6-864d-eb436d7c5f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7182 | 2024.12.20 21:26:16.109592 [ 262 ] {5bc94f83-c753-43a6-864d-eb436d7c5f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7183 | 2024.12.20 21:26:16.110400 [ 262 ] {5bc94f83-c753-43a6-864d-eb436d7c5f5e} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7184 | 2024.12.20 21:26:16.110451 [ 262 ] {5bc94f83-c753-43a6-864d-eb436d7c5f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7185 | 2024.12.20 21:26:16.110889 [ 262 ] {5bc94f83-c753-43a6-864d-eb436d7c5f5e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7186 | 2024.12.20 21:26:16.111151 [ 262 ] {5bc94f83-c753-43a6-864d-eb436d7c5f5e} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7187 | 2024.12.20 21:26:16.111425 [ 262 ] {5bc94f83-c753-43a6-864d-eb436d7c5f5e} <Debug> executeQuery: Read 102 rows, 8.68 KiB in 0.001962 sec., 51987.767584097855 rows/sec., 4.32 MiB/sec. | ||
7188 | 2024.12.20 21:26:16.111516 [ 262 ] {5bc94f83-c753-43a6-864d-eb436d7c5f5e} <Debug> TCPHandler: Processed in 0.002340833 sec. | ||
7189 | 2024.12.20 21:26:16.111744 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7190 | 2024.12.20 21:26:16.111895 [ 260 ] {82a1009f-db24-4b97-b389-d3469891230f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7191 | 2024.12.20 21:26:16.111954 [ 260 ] {82a1009f-db24-4b97-b389-d3469891230f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7192 | 2024.12.20 21:26:16.112675 [ 260 ] {82a1009f-db24-4b97-b389-d3469891230f} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7193 | 2024.12.20 21:26:16.112722 [ 260 ] {82a1009f-db24-4b97-b389-d3469891230f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7194 | 2024.12.20 21:26:16.113109 [ 260 ] {82a1009f-db24-4b97-b389-d3469891230f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7195 | 2024.12.20 21:26:16.113346 [ 260 ] {82a1009f-db24-4b97-b389-d3469891230f} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7196 | 2024.12.20 21:26:16.113590 [ 260 ] {82a1009f-db24-4b97-b389-d3469891230f} <Debug> executeQuery: Read 26 rows, 1.93 KiB in 0.00173 sec., 15028.901734104047 rows/sec., 1.09 MiB/sec. | ||
7197 | 2024.12.20 21:26:16.113645 [ 260 ] {82a1009f-db24-4b97-b389-d3469891230f} <Debug> TCPHandler: Processed in 0.002006805 sec. | ||
7198 | 2024.12.20 21:26:16.113801 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7199 | 2024.12.20 21:26:16.113963 [ 262 ] {2536b053-1bbe-4c77-9ca9-cf3a2e36f203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7200 | 2024.12.20 21:26:16.114057 [ 262 ] {2536b053-1bbe-4c77-9ca9-cf3a2e36f203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7201 | 2024.12.20 21:26:16.115065 [ 262 ] {2536b053-1bbe-4c77-9ca9-cf3a2e36f203} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7202 | 2024.12.20 21:26:16.115107 [ 262 ] {2536b053-1bbe-4c77-9ca9-cf3a2e36f203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7203 | 2024.12.20 21:26:16.115473 [ 262 ] {2536b053-1bbe-4c77-9ca9-cf3a2e36f203} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7204 | 2024.12.20 21:26:16.115702 [ 262 ] {2536b053-1bbe-4c77-9ca9-cf3a2e36f203} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7205 | 2024.12.20 21:26:16.115921 [ 262 ] {2536b053-1bbe-4c77-9ca9-cf3a2e36f203} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.002018 sec., 44598.6124876115 rows/sec., 3.49 MiB/sec. | ||
7206 | 2024.12.20 21:26:16.115977 [ 262 ] {2536b053-1bbe-4c77-9ca9-cf3a2e36f203} <Debug> TCPHandler: Processed in 0.00223549 sec. | ||
7207 | 2024.12.20 21:26:16.116141 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7208 | 2024.12.20 21:26:16.116279 [ 260 ] {67474c42-b008-4fcb-a8a2-a2d99e74b0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7209 | 2024.12.20 21:26:16.116342 [ 260 ] {67474c42-b008-4fcb-a8a2-a2d99e74b0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7210 | 2024.12.20 21:26:16.116980 [ 260 ] {67474c42-b008-4fcb-a8a2-a2d99e74b0b1} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7211 | 2024.12.20 21:26:16.117019 [ 260 ] {67474c42-b008-4fcb-a8a2-a2d99e74b0b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7212 | 2024.12.20 21:26:16.117402 [ 260 ] {67474c42-b008-4fcb-a8a2-a2d99e74b0b1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7213 | 2024.12.20 21:26:16.117644 [ 260 ] {67474c42-b008-4fcb-a8a2-a2d99e74b0b1} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7214 | 2024.12.20 21:26:16.117881 [ 260 ] {67474c42-b008-4fcb-a8a2-a2d99e74b0b1} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001628 sec., 99508.59950859951 rows/sec., 6.93 MiB/sec. | ||
7215 | 2024.12.20 21:26:16.117954 [ 260 ] {67474c42-b008-4fcb-a8a2-a2d99e74b0b1} <Debug> TCPHandler: Processed in 0.001880702 sec. | ||
7216 | 2024.12.20 21:26:16.118284 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7217 | 2024.12.20 21:26:16.118510 [ 262 ] {2c904f3c-3059-4e2b-a8aa-8363e911b3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7218 | 2024.12.20 21:26:16.118653 [ 262 ] {2c904f3c-3059-4e2b-a8aa-8363e911b3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7219 | 2024.12.20 21:26:16.119925 [ 262 ] {2c904f3c-3059-4e2b-a8aa-8363e911b3e0} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7220 | 2024.12.20 21:26:16.119965 [ 262 ] {2c904f3c-3059-4e2b-a8aa-8363e911b3e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7221 | 2024.12.20 21:26:16.120604 [ 262 ] {2c904f3c-3059-4e2b-a8aa-8363e911b3e0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7222 | 2024.12.20 21:26:16.120854 [ 262 ] {2c904f3c-3059-4e2b-a8aa-8363e911b3e0} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7223 | 2024.12.20 21:26:16.121116 [ 262 ] {2c904f3c-3059-4e2b-a8aa-8363e911b3e0} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002662 sec., 8264.462809917355 rows/sec., 14.81 MiB/sec. | ||
7224 | 2024.12.20 21:26:16.121229 [ 262 ] {2c904f3c-3059-4e2b-a8aa-8363e911b3e0} <Debug> TCPHandler: Processed in 0.003162621 sec. | ||
7225 | 2024.12.20 21:26:16.121376 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7226 | 2024.12.20 21:26:16.121514 [ 260 ] {42c2db79-7791-4b5d-9838-779a6d87437f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7227 | 2024.12.20 21:26:16.121575 [ 260 ] {42c2db79-7791-4b5d-9838-779a6d87437f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7228 | 2024.12.20 21:26:16.122101 [ 260 ] {42c2db79-7791-4b5d-9838-779a6d87437f} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7229 | 2024.12.20 21:26:16.122140 [ 260 ] {42c2db79-7791-4b5d-9838-779a6d87437f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7230 | 2024.12.20 21:26:16.122503 [ 260 ] {42c2db79-7791-4b5d-9838-779a6d87437f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7231 | 2024.12.20 21:26:16.122729 [ 260 ] {42c2db79-7791-4b5d-9838-779a6d87437f} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7232 | 2024.12.20 21:26:16.122948 [ 260 ] {42c2db79-7791-4b5d-9838-779a6d87437f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001462 sec., 41039.67168262654 rows/sec., 2.77 MiB/sec. | ||
7233 | 2024.12.20 21:26:16.123045 [ 260 ] {42c2db79-7791-4b5d-9838-779a6d87437f} <Debug> TCPHandler: Processed in 0.001736579 sec. | ||
7234 | 2024.12.20 21:26:16.494678 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
7235 | 2024.12.20 21:26:16.495568 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7236 | 2024.12.20 21:26:16.495609 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7237 | 2024.12.20 21:26:16.496069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7238 | 2024.12.20 21:26:16.496312 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7239 | 2024.12.20 21:26:16.496558 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
7240 | 2024.12.20 21:26:17.540469 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
7241 | 2024.12.20 21:26:17.560662 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7242 | 2024.12.20 21:26:17.560731 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7243 | 2024.12.20 21:26:17.569038 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7244 | 2024.12.20 21:26:17.569798 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7245 | 2024.12.20 21:26:17.573699 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
7246 | 2024.12.20 21:26:19.043903 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1008 | ||
7247 | 2024.12.20 21:26:19.047749 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7248 | 2024.12.20 21:26:19.047802 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7249 | 2024.12.20 21:26:19.049274 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7250 | 2024.12.20 21:26:19.049574 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7251 | 2024.12.20 21:26:19.050748 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1008 | ||
7252 | 2024.12.20 21:26:21.111661 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7253 | 2024.12.20 21:26:21.111866 [ 260 ] {bf6cd482-dd8f-4fc3-9aad-e306076a3291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7254 | 2024.12.20 21:26:21.111943 [ 260 ] {bf6cd482-dd8f-4fc3-9aad-e306076a3291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7255 | 2024.12.20 21:26:21.112677 [ 260 ] {bf6cd482-dd8f-4fc3-9aad-e306076a3291} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7256 | 2024.12.20 21:26:21.112724 [ 260 ] {bf6cd482-dd8f-4fc3-9aad-e306076a3291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7257 | 2024.12.20 21:26:21.113140 [ 260 ] {bf6cd482-dd8f-4fc3-9aad-e306076a3291} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7258 | 2024.12.20 21:26:21.113388 [ 260 ] {bf6cd482-dd8f-4fc3-9aad-e306076a3291} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7259 | 2024.12.20 21:26:21.113636 [ 260 ] {bf6cd482-dd8f-4fc3-9aad-e306076a3291} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001827 sec., 7662.835249042146 rows/sec., 551.62 KiB/sec. | ||
7260 | 2024.12.20 21:26:21.113704 [ 260 ] {bf6cd482-dd8f-4fc3-9aad-e306076a3291} <Debug> TCPHandler: Processed in 0.002180939 sec. | ||
7261 | 2024.12.20 21:26:21.113952 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7262 | 2024.12.20 21:26:21.114149 [ 262 ] {8de67c6c-9ee8-4b99-a1be-65663b391b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7263 | 2024.12.20 21:26:21.114223 [ 262 ] {8de67c6c-9ee8-4b99-a1be-65663b391b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7264 | 2024.12.20 21:26:21.115084 [ 262 ] {8de67c6c-9ee8-4b99-a1be-65663b391b91} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7265 | 2024.12.20 21:26:21.115126 [ 262 ] {8de67c6c-9ee8-4b99-a1be-65663b391b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7266 | 2024.12.20 21:26:21.115589 [ 262 ] {8de67c6c-9ee8-4b99-a1be-65663b391b91} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7267 | 2024.12.20 21:26:21.115852 [ 262 ] {8de67c6c-9ee8-4b99-a1be-65663b391b91} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7268 | 2024.12.20 21:26:21.116061 [ 262 ] {8de67c6c-9ee8-4b99-a1be-65663b391b91} <Debug> executeQuery: Read 237 rows, 21.29 KiB in 0.001968 sec., 120426.82926829267 rows/sec., 10.57 MiB/sec. | ||
7269 | 2024.12.20 21:26:21.116128 [ 262 ] {8de67c6c-9ee8-4b99-a1be-65663b391b91} <Debug> TCPHandler: Processed in 0.002320862 sec. | ||
7270 | 2024.12.20 21:26:21.116282 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7271 | 2024.12.20 21:26:21.116426 [ 260 ] {129e5e95-81c0-4646-9d00-b3c004ecb023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7272 | 2024.12.20 21:26:21.116488 [ 260 ] {129e5e95-81c0-4646-9d00-b3c004ecb023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7273 | 2024.12.20 21:26:21.117155 [ 260 ] {129e5e95-81c0-4646-9d00-b3c004ecb023} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7274 | 2024.12.20 21:26:21.117196 [ 260 ] {129e5e95-81c0-4646-9d00-b3c004ecb023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7275 | 2024.12.20 21:26:21.117562 [ 260 ] {129e5e95-81c0-4646-9d00-b3c004ecb023} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7276 | 2024.12.20 21:26:21.117803 [ 260 ] {129e5e95-81c0-4646-9d00-b3c004ecb023} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7277 | 2024.12.20 21:26:21.117962 [ 102 ] {} <Debug> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7278 | 2024.12.20 21:26:21.118034 [ 102 ] {} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7279 | 2024.12.20 21:26:21.118050 [ 260 ] {129e5e95-81c0-4646-9d00-b3c004ecb023} <Debug> executeQuery: Read 24 rows, 1.73 KiB in 0.00165 sec., 14545.454545454546 rows/sec., 1.03 MiB/sec. | ||
7280 | 2024.12.20 21:26:21.118073 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7281 | 2024.12.20 21:26:21.118211 [ 260 ] {129e5e95-81c0-4646-9d00-b3c004ecb023} <Debug> TCPHandler: Processed in 0.001996775 sec. | ||
7282 | 2024.12.20 21:26:21.118334 [ 193 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::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 | ||
7283 | 2024.12.20 21:26:21.118463 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7284 | 2024.12.20 21:26:21.118924 [ 193 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7285 | 2024.12.20 21:26:21.118946 [ 262 ] {1f818afa-6e97-4591-949d-1f23c4e1300e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7286 | 2024.12.20 21:26:21.119062 [ 193 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 64 rows starting from the beginning of the part | ||
7287 | 2024.12.20 21:26:21.119113 [ 262 ] {1f818afa-6e97-4591-949d-1f23c4e1300e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7288 | 2024.12.20 21:26:21.119418 [ 193 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 28 rows starting from the beginning of the part | ||
7289 | 2024.12.20 21:26:21.119736 [ 193 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 22 rows starting from the beginning of the part | ||
7290 | 2024.12.20 21:26:21.120084 [ 193 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
7291 | 2024.12.20 21:26:21.120501 [ 193 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part | ||
7292 | 2024.12.20 21:26:21.120878 [ 193 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
7293 | 2024.12.20 21:26:21.122081 [ 262 ] {1f818afa-6e97-4591-949d-1f23c4e1300e} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7294 | 2024.12.20 21:26:21.122149 [ 262 ] {1f818afa-6e97-4591-949d-1f23c4e1300e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7295 | 2024.12.20 21:26:21.123255 [ 262 ] {1f818afa-6e97-4591-949d-1f23c4e1300e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7296 | 2024.12.20 21:26:21.123720 [ 195 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.005508643 sec., 34128.18728677825 rows/sec., 2.56 MiB/sec. | ||
7297 | 2024.12.20 21:26:21.123763 [ 262 ] {1f818afa-6e97-4591-949d-1f23c4e1300e} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7298 | 2024.12.20 21:26:21.124038 [ 188 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7299 | 2024.12.20 21:26:21.124066 [ 262 ] {1f818afa-6e97-4591-949d-1f23c4e1300e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005302 sec., 2640.5130139569974 rows/sec., 184.92 KiB/sec. | ||
7300 | 2024.12.20 21:26:21.124278 [ 262 ] {1f818afa-6e97-4591-949d-1f23c4e1300e} <Debug> TCPHandler: Processed in 0.005956563 sec. | ||
7301 | 2024.12.20 21:26:21.124442 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7302 | 2024.12.20 21:26:21.124630 [ 260 ] {9ff208d6-93c7-4aed-ad69-1a59dabc46fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7303 | 2024.12.20 21:26:21.124638 [ 188 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_41_8} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7304 | 2024.12.20 21:26:21.124735 [ 260 ] {9ff208d6-93c7-4aed-ad69-1a59dabc46fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7305 | 2024.12.20 21:26:21.124849 [ 188 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_41_8} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7306 | 2024.12.20 21:26:21.125033 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7307 | 2024.12.20 21:26:21.125554 [ 260 ] {9ff208d6-93c7-4aed-ad69-1a59dabc46fa} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7308 | 2024.12.20 21:26:21.125598 [ 260 ] {9ff208d6-93c7-4aed-ad69-1a59dabc46fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7309 | 2024.12.20 21:26:21.125947 [ 260 ] {9ff208d6-93c7-4aed-ad69-1a59dabc46fa} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7310 | 2024.12.20 21:26:21.126175 [ 260 ] {9ff208d6-93c7-4aed-ad69-1a59dabc46fa} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7311 | 2024.12.20 21:26:21.126387 [ 260 ] {9ff208d6-93c7-4aed-ad69-1a59dabc46fa} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001822 sec., 7135.016465422612 rows/sec., 444.87 KiB/sec. | ||
7312 | 2024.12.20 21:26:21.126442 [ 260 ] {9ff208d6-93c7-4aed-ad69-1a59dabc46fa} <Debug> TCPHandler: Processed in 0.002076387 sec. | ||
7313 | 2024.12.20 21:26:21.126614 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7314 | 2024.12.20 21:26:21.126757 [ 262 ] {8fd1c150-c690-4b44-9c6d-3f833a6f36e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7315 | 2024.12.20 21:26:21.126815 [ 262 ] {8fd1c150-c690-4b44-9c6d-3f833a6f36e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7316 | 2024.12.20 21:26:21.127607 [ 262 ] {8fd1c150-c690-4b44-9c6d-3f833a6f36e3} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7317 | 2024.12.20 21:26:21.127645 [ 262 ] {8fd1c150-c690-4b44-9c6d-3f833a6f36e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7318 | 2024.12.20 21:26:21.128017 [ 262 ] {8fd1c150-c690-4b44-9c6d-3f833a6f36e3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7319 | 2024.12.20 21:26:21.128250 [ 262 ] {8fd1c150-c690-4b44-9c6d-3f833a6f36e3} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7320 | 2024.12.20 21:26:21.128442 [ 262 ] {8fd1c150-c690-4b44-9c6d-3f833a6f36e3} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.001716 sec., 232517.4825174825 rows/sec., 16.53 MiB/sec. | ||
7321 | 2024.12.20 21:26:21.128562 [ 262 ] {8fd1c150-c690-4b44-9c6d-3f833a6f36e3} <Debug> TCPHandler: Processed in 0.002018775 sec. | ||
7322 | 2024.12.20 21:26:21.128750 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7323 | 2024.12.20 21:26:21.128888 [ 260 ] {496fa9fc-6bcc-4d71-97f5-d9665fabb2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7324 | 2024.12.20 21:26:21.128947 [ 260 ] {496fa9fc-6bcc-4d71-97f5-d9665fabb2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7325 | 2024.12.20 21:26:21.129437 [ 260 ] {496fa9fc-6bcc-4d71-97f5-d9665fabb2df} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7326 | 2024.12.20 21:26:21.129476 [ 260 ] {496fa9fc-6bcc-4d71-97f5-d9665fabb2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7327 | 2024.12.20 21:26:21.129829 [ 260 ] {496fa9fc-6bcc-4d71-97f5-d9665fabb2df} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7328 | 2024.12.20 21:26:21.130059 [ 260 ] {496fa9fc-6bcc-4d71-97f5-d9665fabb2df} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7329 | 2024.12.20 21:26:21.130269 [ 260 ] {496fa9fc-6bcc-4d71-97f5-d9665fabb2df} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001411 sec., 4252.303330970943 rows/sec., 222.17 KiB/sec. | ||
7330 | 2024.12.20 21:26:21.130319 [ 260 ] {496fa9fc-6bcc-4d71-97f5-d9665fabb2df} <Debug> TCPHandler: Processed in 0.001654418 sec. | ||
7331 | 2024.12.20 21:26:21.130467 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7332 | 2024.12.20 21:26:21.130606 [ 262 ] {13316bf1-1462-4cbc-ac05-6a43dc86c2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7333 | 2024.12.20 21:26:21.130670 [ 262 ] {13316bf1-1462-4cbc-ac05-6a43dc86c2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7334 | 2024.12.20 21:26:21.131304 [ 262 ] {13316bf1-1462-4cbc-ac05-6a43dc86c2ea} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7335 | 2024.12.20 21:26:21.131341 [ 262 ] {13316bf1-1462-4cbc-ac05-6a43dc86c2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7336 | 2024.12.20 21:26:21.131730 [ 262 ] {13316bf1-1462-4cbc-ac05-6a43dc86c2ea} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7337 | 2024.12.20 21:26:21.131972 [ 262 ] {13316bf1-1462-4cbc-ac05-6a43dc86c2ea} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7338 | 2024.12.20 21:26:21.132193 [ 262 ] {13316bf1-1462-4cbc-ac05-6a43dc86c2ea} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001607 sec., 147479.7759800871 rows/sec., 9.89 MiB/sec. | ||
7339 | 2024.12.20 21:26:21.132246 [ 262 ] {13316bf1-1462-4cbc-ac05-6a43dc86c2ea} <Debug> TCPHandler: Processed in 0.001850562 sec. | ||
7340 | 2024.12.20 21:26:21.132448 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7341 | 2024.12.20 21:26:21.132596 [ 260 ] {551c9475-45ef-4c8a-9836-063a97160890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7342 | 2024.12.20 21:26:21.132654 [ 260 ] {551c9475-45ef-4c8a-9836-063a97160890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7343 | 2024.12.20 21:26:21.133169 [ 260 ] {551c9475-45ef-4c8a-9836-063a97160890} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7344 | 2024.12.20 21:26:21.133206 [ 260 ] {551c9475-45ef-4c8a-9836-063a97160890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7345 | 2024.12.20 21:26:21.133558 [ 260 ] {551c9475-45ef-4c8a-9836-063a97160890} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7346 | 2024.12.20 21:26:21.133794 [ 260 ] {551c9475-45ef-4c8a-9836-063a97160890} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7347 | 2024.12.20 21:26:21.133930 [ 101 ] {} <Debug> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
7348 | 2024.12.20 21:26:21.133972 [ 101 ] {} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7349 | 2024.12.20 21:26:21.133976 [ 260 ] {551c9475-45ef-4c8a-9836-063a97160890} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001408 sec., 710.2272727272727 rows/sec., 47.86 KiB/sec. | ||
7350 | 2024.12.20 21:26:21.133997 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7351 | 2024.12.20 21:26:21.134064 [ 260 ] {551c9475-45ef-4c8a-9836-063a97160890} <Debug> TCPHandler: Processed in 0.001732879 sec. | ||
7352 | 2024.12.20 21:26:21.134144 [ 197 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
7353 | 2024.12.20 21:26:21.134242 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7354 | 2024.12.20 21:26:21.134310 [ 197 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7355 | 2024.12.20 21:26:21.134355 [ 197 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 19 rows starting from the beginning of the part | ||
7356 | 2024.12.20 21:26:21.134556 [ 262 ] {998acce1-721d-478a-a936-1bca663127e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7357 | 2024.12.20 21:26:21.134616 [ 197 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
7358 | 2024.12.20 21:26:21.134975 [ 262 ] {998acce1-721d-478a-a936-1bca663127e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7359 | 2024.12.20 21:26:21.135004 [ 197 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
7360 | 2024.12.20 21:26:21.135401 [ 197 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
7361 | 2024.12.20 21:26:21.135723 [ 197 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
7362 | 2024.12.20 21:26:21.136096 [ 197 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
7363 | 2024.12.20 21:26:21.139834 [ 195 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.005760089 sec., 4166.602286874387 rows/sec., 280.08 KiB/sec. | ||
7364 | 2024.12.20 21:26:21.140134 [ 195 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
7365 | 2024.12.20 21:26:21.140176 [ 262 ] {998acce1-721d-478a-a936-1bca663127e6} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7366 | 2024.12.20 21:26:21.140253 [ 262 ] {998acce1-721d-478a-a936-1bca663127e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7367 | 2024.12.20 21:26:21.140806 [ 195 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_23_5} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7368 | 2024.12.20 21:26:21.141020 [ 195 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_23_5} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
7369 | 2024.12.20 21:26:21.141219 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7370 | 2024.12.20 21:26:21.141495 [ 262 ] {998acce1-721d-478a-a936-1bca663127e6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7371 | 2024.12.20 21:26:21.141752 [ 262 ] {998acce1-721d-478a-a936-1bca663127e6} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7372 | 2024.12.20 21:26:21.142016 [ 262 ] {998acce1-721d-478a-a936-1bca663127e6} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.007602 sec., 2236.253617469087 rows/sec., 4.01 MiB/sec. | ||
7373 | 2024.12.20 21:26:21.142325 [ 262 ] {998acce1-721d-478a-a936-1bca663127e6} <Debug> TCPHandler: Processed in 0.008167593 sec. | ||
7374 | 2024.12.20 21:26:21.142565 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7375 | 2024.12.20 21:26:21.142786 [ 260 ] {8a368447-3bee-4d23-b5fa-91f703ca0d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7376 | 2024.12.20 21:26:21.142879 [ 260 ] {8a368447-3bee-4d23-b5fa-91f703ca0d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7377 | 2024.12.20 21:26:21.143478 [ 260 ] {8a368447-3bee-4d23-b5fa-91f703ca0d6b} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7378 | 2024.12.20 21:26:21.143516 [ 260 ] {8a368447-3bee-4d23-b5fa-91f703ca0d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7379 | 2024.12.20 21:26:21.143880 [ 260 ] {8a368447-3bee-4d23-b5fa-91f703ca0d6b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7380 | 2024.12.20 21:26:21.144114 [ 260 ] {8a368447-3bee-4d23-b5fa-91f703ca0d6b} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7381 | 2024.12.20 21:26:21.144289 [ 260 ] {8a368447-3bee-4d23-b5fa-91f703ca0d6b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001557 sec., 52665.38214515093 rows/sec., 3.34 MiB/sec. | ||
7382 | 2024.12.20 21:26:21.144344 [ 260 ] {8a368447-3bee-4d23-b5fa-91f703ca0d6b} <Debug> TCPHandler: Processed in 0.001889372 sec. | ||
7383 | 2024.12.20 21:26:23.820970 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7384 | 2024.12.20 21:26:23.821045 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7385 | 2024.12.20 21:26:23.996759 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
7386 | 2024.12.20 21:26:23.997608 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7387 | 2024.12.20 21:26:23.997652 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7388 | 2024.12.20 21:26:23.998185 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7389 | 2024.12.20 21:26:23.998453 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7390 | 2024.12.20 21:26:23.998663 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
7391 | 2024.12.20 21:26:25.073794 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
7392 | 2024.12.20 21:26:25.095685 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7393 | 2024.12.20 21:26:25.095752 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7394 | 2024.12.20 21:26:25.103855 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7395 | 2024.12.20 21:26:25.104637 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7396 | 2024.12.20 21:26:25.107529 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
7397 | 2024.12.20 21:26:26.107077 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7398 | 2024.12.20 21:26:26.107262 [ 260 ] {d85f25e5-e23a-4cce-b8cf-f8a10939d364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7399 | 2024.12.20 21:26:26.107332 [ 260 ] {d85f25e5-e23a-4cce-b8cf-f8a10939d364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7400 | 2024.12.20 21:26:26.108090 [ 260 ] {d85f25e5-e23a-4cce-b8cf-f8a10939d364} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7401 | 2024.12.20 21:26:26.108137 [ 260 ] {d85f25e5-e23a-4cce-b8cf-f8a10939d364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7402 | 2024.12.20 21:26:26.108562 [ 260 ] {d85f25e5-e23a-4cce-b8cf-f8a10939d364} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7403 | 2024.12.20 21:26:26.108812 [ 260 ] {d85f25e5-e23a-4cce-b8cf-f8a10939d364} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7404 | 2024.12.20 21:26:26.109048 [ 260 ] {d85f25e5-e23a-4cce-b8cf-f8a10939d364} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001839 sec., 54377.37901033171 rows/sec., 4.53 MiB/sec. | ||
7405 | 2024.12.20 21:26:26.109113 [ 260 ] {d85f25e5-e23a-4cce-b8cf-f8a10939d364} <Debug> TCPHandler: Processed in 0.002163849 sec. | ||
7406 | 2024.12.20 21:26:26.109358 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7407 | 2024.12.20 21:26:26.109554 [ 262 ] {e6da2ed4-e919-45e1-878d-f97e36840ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7408 | 2024.12.20 21:26:26.109629 [ 262 ] {e6da2ed4-e919-45e1-878d-f97e36840ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7409 | 2024.12.20 21:26:26.110390 [ 262 ] {e6da2ed4-e919-45e1-878d-f97e36840ad0} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7410 | 2024.12.20 21:26:26.110435 [ 262 ] {e6da2ed4-e919-45e1-878d-f97e36840ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7411 | 2024.12.20 21:26:26.110865 [ 262 ] {e6da2ed4-e919-45e1-878d-f97e36840ad0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7412 | 2024.12.20 21:26:26.111119 [ 262 ] {e6da2ed4-e919-45e1-878d-f97e36840ad0} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7413 | 2024.12.20 21:26:26.111328 [ 262 ] {e6da2ed4-e919-45e1-878d-f97e36840ad0} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001829 sec., 12028.43083652269 rows/sec., 904.48 KiB/sec. | ||
7414 | 2024.12.20 21:26:26.111398 [ 262 ] {e6da2ed4-e919-45e1-878d-f97e36840ad0} <Debug> TCPHandler: Processed in 0.002185129 sec. | ||
7415 | 2024.12.20 21:26:26.111549 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7416 | 2024.12.20 21:26:26.111694 [ 260 ] {237e1f49-6168-40cd-a0c4-de175e162636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7417 | 2024.12.20 21:26:26.111754 [ 260 ] {237e1f49-6168-40cd-a0c4-de175e162636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7418 | 2024.12.20 21:26:26.112438 [ 260 ] {237e1f49-6168-40cd-a0c4-de175e162636} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7419 | 2024.12.20 21:26:26.112478 [ 260 ] {237e1f49-6168-40cd-a0c4-de175e162636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7420 | 2024.12.20 21:26:26.112843 [ 260 ] {237e1f49-6168-40cd-a0c4-de175e162636} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7421 | 2024.12.20 21:26:26.113076 [ 260 ] {237e1f49-6168-40cd-a0c4-de175e162636} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7422 | 2024.12.20 21:26:26.113301 [ 260 ] {237e1f49-6168-40cd-a0c4-de175e162636} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001643 sec., 52343.27449786975 rows/sec., 4.09 MiB/sec. | ||
7423 | 2024.12.20 21:26:26.113356 [ 260 ] {237e1f49-6168-40cd-a0c4-de175e162636} <Debug> TCPHandler: Processed in 0.001877512 sec. | ||
7424 | 2024.12.20 21:26:26.113500 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7425 | 2024.12.20 21:26:26.113648 [ 262 ] {e1ff23a1-b788-4261-bced-f17340647b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7426 | 2024.12.20 21:26:26.113715 [ 262 ] {e1ff23a1-b788-4261-bced-f17340647b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7427 | 2024.12.20 21:26:26.114383 [ 262 ] {e1ff23a1-b788-4261-bced-f17340647b44} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7428 | 2024.12.20 21:26:26.114421 [ 262 ] {e1ff23a1-b788-4261-bced-f17340647b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7429 | 2024.12.20 21:26:26.114821 [ 262 ] {e1ff23a1-b788-4261-bced-f17340647b44} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7430 | 2024.12.20 21:26:26.115056 [ 262 ] {e1ff23a1-b788-4261-bced-f17340647b44} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7431 | 2024.12.20 21:26:26.115244 [ 262 ] {e1ff23a1-b788-4261-bced-f17340647b44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001633 sec., 97979.17942437233 rows/sec., 6.82 MiB/sec. | ||
7432 | 2024.12.20 21:26:26.115337 [ 262 ] {e1ff23a1-b788-4261-bced-f17340647b44} <Debug> TCPHandler: Processed in 0.001908243 sec. | ||
7433 | 2024.12.20 21:26:26.115541 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7434 | 2024.12.20 21:26:26.115681 [ 260 ] {72f5da36-2fcb-4956-bd39-7a68b6a75294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7435 | 2024.12.20 21:26:26.115776 [ 260 ] {72f5da36-2fcb-4956-bd39-7a68b6a75294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7436 | 2024.12.20 21:26:26.117038 [ 260 ] {72f5da36-2fcb-4956-bd39-7a68b6a75294} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7437 | 2024.12.20 21:26:26.117079 [ 260 ] {72f5da36-2fcb-4956-bd39-7a68b6a75294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7438 | 2024.12.20 21:26:26.117736 [ 260 ] {72f5da36-2fcb-4956-bd39-7a68b6a75294} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7439 | 2024.12.20 21:26:26.117986 [ 260 ] {72f5da36-2fcb-4956-bd39-7a68b6a75294} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7440 | 2024.12.20 21:26:26.118563 [ 260 ] {72f5da36-2fcb-4956-bd39-7a68b6a75294} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002875 sec., 7652.173913043478 rows/sec., 13.71 MiB/sec. | ||
7441 | 2024.12.20 21:26:26.119215 [ 260 ] {72f5da36-2fcb-4956-bd39-7a68b6a75294} <Debug> TCPHandler: Processed in 0.003790745 sec. | ||
7442 | 2024.12.20 21:26:26.119410 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7443 | 2024.12.20 21:26:26.119554 [ 262 ] {a833bbc5-ae10-409c-89d6-b2680dbc42b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7444 | 2024.12.20 21:26:26.119618 [ 262 ] {a833bbc5-ae10-409c-89d6-b2680dbc42b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7445 | 2024.12.20 21:26:26.120233 [ 262 ] {a833bbc5-ae10-409c-89d6-b2680dbc42b7} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7446 | 2024.12.20 21:26:26.120276 [ 262 ] {a833bbc5-ae10-409c-89d6-b2680dbc42b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7447 | 2024.12.20 21:26:26.120668 [ 262 ] {a833bbc5-ae10-409c-89d6-b2680dbc42b7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7448 | 2024.12.20 21:26:26.120906 [ 262 ] {a833bbc5-ae10-409c-89d6-b2680dbc42b7} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7449 | 2024.12.20 21:26:26.121101 [ 262 ] {a833bbc5-ae10-409c-89d6-b2680dbc42b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001577 sec., 38046.92454026633 rows/sec., 2.56 MiB/sec. | ||
7450 | 2024.12.20 21:26:26.121186 [ 262 ] {a833bbc5-ae10-409c-89d6-b2680dbc42b7} <Debug> TCPHandler: Processed in 0.001845381 sec. | ||
7451 | 2024.12.20 21:26:26.620571 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7452 | 2024.12.20 21:26:26.620781 [ 260 ] {a8e10c5f-80fe-4e2d-80e8-8634d6aaa54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7453 | 2024.12.20 21:26:26.620859 [ 260 ] {a8e10c5f-80fe-4e2d-80e8-8634d6aaa54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7454 | 2024.12.20 21:26:26.621632 [ 260 ] {a8e10c5f-80fe-4e2d-80e8-8634d6aaa54c} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7455 | 2024.12.20 21:26:26.621684 [ 260 ] {a8e10c5f-80fe-4e2d-80e8-8634d6aaa54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7456 | 2024.12.20 21:26:26.622107 [ 260 ] {a8e10c5f-80fe-4e2d-80e8-8634d6aaa54c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7457 | 2024.12.20 21:26:26.622353 [ 260 ] {a8e10c5f-80fe-4e2d-80e8-8634d6aaa54c} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7458 | 2024.12.20 21:26:26.622595 [ 260 ] {a8e10c5f-80fe-4e2d-80e8-8634d6aaa54c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001873 sec., 7474.639615589962 rows/sec., 538.07 KiB/sec. | ||
7459 | 2024.12.20 21:26:26.622651 [ 260 ] {a8e10c5f-80fe-4e2d-80e8-8634d6aaa54c} <Debug> TCPHandler: Processed in 0.00222005 sec. | ||
7460 | 2024.12.20 21:26:26.622861 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7461 | 2024.12.20 21:26:26.623054 [ 262 ] {e824c573-5ff5-4adc-8cff-c634ddf17463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7462 | 2024.12.20 21:26:26.623129 [ 262 ] {e824c573-5ff5-4adc-8cff-c634ddf17463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7463 | 2024.12.20 21:26:26.623855 [ 262 ] {e824c573-5ff5-4adc-8cff-c634ddf17463} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7464 | 2024.12.20 21:26:26.623896 [ 262 ] {e824c573-5ff5-4adc-8cff-c634ddf17463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7465 | 2024.12.20 21:26:26.624300 [ 262 ] {e824c573-5ff5-4adc-8cff-c634ddf17463} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
7466 | 2024.12.20 21:26:26.624545 [ 262 ] {e824c573-5ff5-4adc-8cff-c634ddf17463} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7467 | 2024.12.20 21:26:26.624678 [ 94 ] {} <Debug> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
7468 | 2024.12.20 21:26:26.624735 [ 94 ] {} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7469 | 2024.12.20 21:26:26.624751 [ 262 ] {e824c573-5ff5-4adc-8cff-c634ddf17463} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001745 sec., 5730.659025787965 rows/sec., 467.29 KiB/sec. | ||
7470 | 2024.12.20 21:26:26.624764 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7471 | 2024.12.20 21:26:26.624867 [ 262 ] {e824c573-5ff5-4adc-8cff-c634ddf17463} <Debug> TCPHandler: Processed in 0.002121347 sec. | ||
7472 | 2024.12.20 21:26:26.625066 [ 191 ] {430e46ac-80de-4017-8479-bddbd4329144::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 | ||
7473 | 2024.12.20 21:26:26.625092 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7474 | 2024.12.20 21:26:26.625391 [ 191 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7475 | 2024.12.20 21:26:26.625402 [ 260 ] {e1c35394-ba0e-421e-a7d7-2e6b5848fd92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7476 | 2024.12.20 21:26:26.625456 [ 191 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
7477 | 2024.12.20 21:26:26.625510 [ 260 ] {e1c35394-ba0e-421e-a7d7-2e6b5848fd92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7478 | 2024.12.20 21:26:26.625759 [ 191 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
7479 | 2024.12.20 21:26:26.626145 [ 191 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
7480 | 2024.12.20 21:26:26.626573 [ 191 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
7481 | 2024.12.20 21:26:26.626938 [ 191 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
7482 | 2024.12.20 21:26:26.627364 [ 191 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
7483 | 2024.12.20 21:26:26.629223 [ 260 ] {e1c35394-ba0e-421e-a7d7-2e6b5848fd92} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7484 | 2024.12.20 21:26:26.629312 [ 260 ] {e1c35394-ba0e-421e-a7d7-2e6b5848fd92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7485 | 2024.12.20 21:26:26.629794 [ 198 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.00490638 sec., 10190.812778463958 rows/sec., 870.80 KiB/sec. | ||
7486 | 2024.12.20 21:26:26.630019 [ 198 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
7487 | 2024.12.20 21:26:26.630422 [ 260 ] {e1c35394-ba0e-421e-a7d7-2e6b5848fd92} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7488 | 2024.12.20 21:26:26.630586 [ 198 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_10_2} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7489 | 2024.12.20 21:26:26.630732 [ 198 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_10_2} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
7490 | 2024.12.20 21:26:26.630898 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7491 | 2024.12.20 21:26:26.630937 [ 260 ] {e1c35394-ba0e-421e-a7d7-2e6b5848fd92} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7492 | 2024.12.20 21:26:26.631131 [ 94 ] {} <Debug> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7493 | 2024.12.20 21:26:26.631195 [ 94 ] {} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7494 | 2024.12.20 21:26:26.631225 [ 260 ] {e1c35394-ba0e-421e-a7d7-2e6b5848fd92} <Debug> executeQuery: Read 1382 rows, 118.22 KiB in 0.005914 sec., 233682.7866080487 rows/sec., 19.52 MiB/sec. | ||
7495 | 2024.12.20 21:26:26.631239 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7496 | 2024.12.20 21:26:26.631444 [ 260 ] {e1c35394-ba0e-421e-a7d7-2e6b5848fd92} <Debug> TCPHandler: Processed in 0.006447135 sec. | ||
7497 | 2024.12.20 21:26:26.631634 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
7498 | 2024.12.20 21:26:26.631782 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7499 | 2024.12.20 21:26:26.632151 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7500 | 2024.12.20 21:26:26.632257 [ 262 ] {d25a406f-7aad-43c1-91f5-712663afb1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7501 | 2024.12.20 21:26:26.632285 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1431 rows starting from the beginning of the part | ||
7502 | 2024.12.20 21:26:26.632454 [ 262 ] {d25a406f-7aad-43c1-91f5-712663afb1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7503 | 2024.12.20 21:26:26.632748 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part | ||
7504 | 2024.12.20 21:26:26.633092 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 102 rows starting from the beginning of the part | ||
7505 | 2024.12.20 21:26:26.633457 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 237 rows starting from the beginning of the part | ||
7506 | 2024.12.20 21:26:26.633840 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 100 rows starting from the beginning of the part | ||
7507 | 2024.12.20 21:26:26.634197 [ 196 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1382 rows starting from the beginning of the part | ||
7508 | 2024.12.20 21:26:26.635285 [ 262 ] {d25a406f-7aad-43c1-91f5-712663afb1b8} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7509 | 2024.12.20 21:26:26.635354 [ 262 ] {d25a406f-7aad-43c1-91f5-712663afb1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7510 | 2024.12.20 21:26:26.636140 [ 262 ] {d25a406f-7aad-43c1-91f5-712663afb1b8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7511 | 2024.12.20 21:26:26.636706 [ 262 ] {d25a406f-7aad-43c1-91f5-712663afb1b8} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7512 | 2024.12.20 21:26:26.637045 [ 262 ] {d25a406f-7aad-43c1-91f5-712663afb1b8} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.004968 sec., 6843.800322061192 rows/sec., 489.66 KiB/sec. | ||
7513 | 2024.12.20 21:26:26.637146 [ 262 ] {d25a406f-7aad-43c1-91f5-712663afb1b8} <Debug> TCPHandler: Processed in 0.005567705 sec. | ||
7514 | 2024.12.20 21:26:26.637379 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7515 | 2024.12.20 21:26:26.637787 [ 198 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3489 rows, containing 5 columns (5 merged, 0 gathered) in 0.006397233 sec., 545392.0468427521 rows/sec., 47.99 MiB/sec. | ||
7516 | 2024.12.20 21:26:26.637815 [ 260 ] {1c3e126e-681f-4ecd-b604-63770bb9c445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7517 | 2024.12.20 21:26:26.637926 [ 260 ] {1c3e126e-681f-4ecd-b604-63770bb9c445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7518 | 2024.12.20 21:26:26.638134 [ 198 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7519 | 2024.12.20 21:26:26.638776 [ 198 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_56_11} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7520 | 2024.12.20 21:26:26.638886 [ 198 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_56_11} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7521 | 2024.12.20 21:26:26.639039 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
7522 | 2024.12.20 21:26:26.639318 [ 260 ] {1c3e126e-681f-4ecd-b604-63770bb9c445} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7523 | 2024.12.20 21:26:26.639364 [ 260 ] {1c3e126e-681f-4ecd-b604-63770bb9c445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7524 | 2024.12.20 21:26:26.639744 [ 260 ] {1c3e126e-681f-4ecd-b604-63770bb9c445} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7525 | 2024.12.20 21:26:26.639982 [ 260 ] {1c3e126e-681f-4ecd-b604-63770bb9c445} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7526 | 2024.12.20 21:26:26.640205 [ 260 ] {1c3e126e-681f-4ecd-b604-63770bb9c445} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002492 sec., 97110.7544141252 rows/sec., 6.58 MiB/sec. | ||
7527 | 2024.12.20 21:26:26.640264 [ 260 ] {1c3e126e-681f-4ecd-b604-63770bb9c445} <Debug> TCPHandler: Processed in 0.002999007 sec. | ||
7528 | 2024.12.20 21:26:26.640432 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7529 | 2024.12.20 21:26:26.640572 [ 262 ] {229c21fc-848d-4d6c-ade2-ff2befe5a9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7530 | 2024.12.20 21:26:26.640632 [ 262 ] {229c21fc-848d-4d6c-ade2-ff2befe5a9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7531 | 2024.12.20 21:26:26.641321 [ 262 ] {229c21fc-848d-4d6c-ade2-ff2befe5a9ea} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7532 | 2024.12.20 21:26:26.641360 [ 262 ] {229c21fc-848d-4d6c-ade2-ff2befe5a9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7533 | 2024.12.20 21:26:26.641723 [ 262 ] {229c21fc-848d-4d6c-ade2-ff2befe5a9ea} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7534 | 2024.12.20 21:26:26.641955 [ 262 ] {229c21fc-848d-4d6c-ade2-ff2befe5a9ea} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7535 | 2024.12.20 21:26:26.642164 [ 262 ] {229c21fc-848d-4d6c-ade2-ff2befe5a9ea} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001624 sec., 8004.926108374384 rows/sec., 499.11 KiB/sec. | ||
7536 | 2024.12.20 21:26:26.642217 [ 262 ] {229c21fc-848d-4d6c-ade2-ff2befe5a9ea} <Debug> TCPHandler: Processed in 0.001856532 sec. | ||
7537 | 2024.12.20 21:26:26.642390 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7538 | 2024.12.20 21:26:26.642527 [ 260 ] {834bbb54-fba4-4509-84bb-d79b1f70a316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7539 | 2024.12.20 21:26:26.642586 [ 260 ] {834bbb54-fba4-4509-84bb-d79b1f70a316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7540 | 2024.12.20 21:26:26.643566 [ 260 ] {834bbb54-fba4-4509-84bb-d79b1f70a316} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7541 | 2024.12.20 21:26:26.643607 [ 260 ] {834bbb54-fba4-4509-84bb-d79b1f70a316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7542 | 2024.12.20 21:26:26.644022 [ 260 ] {834bbb54-fba4-4509-84bb-d79b1f70a316} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7543 | 2024.12.20 21:26:26.644258 [ 260 ] {834bbb54-fba4-4509-84bb-d79b1f70a316} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7544 | 2024.12.20 21:26:26.644464 [ 95 ] {} <Debug> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7545 | 2024.12.20 21:26:26.644515 [ 260 ] {834bbb54-fba4-4509-84bb-d79b1f70a316} <Debug> executeQuery: Read 865 rows, 64.15 KiB in 0.002017 sec., 428854.734754586 rows/sec., 31.06 MiB/sec. | ||
7546 | 2024.12.20 21:26:26.644580 [ 95 ] {} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7547 | 2024.12.20 21:26:26.644633 [ 260 ] {834bbb54-fba4-4509-84bb-d79b1f70a316} <Debug> TCPHandler: Processed in 0.002310732 sec. | ||
7548 | 2024.12.20 21:26:26.644661 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7549 | 2024.12.20 21:26:26.644903 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7550 | 2024.12.20 21:26:26.644941 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::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 | ||
7551 | 2024.12.20 21:26:26.645287 [ 262 ] {574a4453-99fd-41c7-a868-6dc56844b4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7552 | 2024.12.20 21:26:26.645331 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7553 | 2024.12.20 21:26:26.645404 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 913 rows starting from the beginning of the part | ||
7554 | 2024.12.20 21:26:26.645414 [ 262 ] {574a4453-99fd-41c7-a868-6dc56844b4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7555 | 2024.12.20 21:26:26.645715 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 399 rows starting from the beginning of the part | ||
7556 | 2024.12.20 21:26:26.646053 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 90 rows starting from the beginning of the part | ||
7557 | 2024.12.20 21:26:26.646354 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 399 rows starting from the beginning of the part | ||
7558 | 2024.12.20 21:26:26.646659 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 86 rows starting from the beginning of the part | ||
7559 | 2024.12.20 21:26:26.646962 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 865 rows starting from the beginning of the part | ||
7560 | 2024.12.20 21:26:26.647887 [ 262 ] {574a4453-99fd-41c7-a868-6dc56844b4f9} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7561 | 2024.12.20 21:26:26.647970 [ 262 ] {574a4453-99fd-41c7-a868-6dc56844b4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7562 | 2024.12.20 21:26:26.648848 [ 262 ] {574a4453-99fd-41c7-a868-6dc56844b4f9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7563 | 2024.12.20 21:26:26.649254 [ 262 ] {574a4453-99fd-41c7-a868-6dc56844b4f9} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7564 | 2024.12.20 21:26:26.649573 [ 262 ] {574a4453-99fd-41c7-a868-6dc56844b4f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004431 sec., 1354.0961408259986 rows/sec., 70.75 KiB/sec. | ||
7565 | 2024.12.20 21:26:26.650242 [ 262 ] {574a4453-99fd-41c7-a868-6dc56844b4f9} <Debug> TCPHandler: Processed in 0.005494103 sec. | ||
7566 | 2024.12.20 21:26:26.650393 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2752 rows, containing 5 columns (5 merged, 0 gathered) in 0.005573875 sec., 493731.9189971071 rows/sec., 37.68 MiB/sec. | ||
7567 | 2024.12.20 21:26:26.650475 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7568 | 2024.12.20 21:26:26.650605 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7569 | 2024.12.20 21:26:26.650733 [ 260 ] {9eba83bc-ac5f-4db0-a439-e4923c380984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7570 | 2024.12.20 21:26:26.650845 [ 260 ] {9eba83bc-ac5f-4db0-a439-e4923c380984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7571 | 2024.12.20 21:26:26.651230 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_56_11} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7572 | 2024.12.20 21:26:26.651463 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_56_11} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7573 | 2024.12.20 21:26:26.651607 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
7574 | 2024.12.20 21:26:26.652083 [ 260 ] {9eba83bc-ac5f-4db0-a439-e4923c380984} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7575 | 2024.12.20 21:26:26.652129 [ 260 ] {9eba83bc-ac5f-4db0-a439-e4923c380984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7576 | 2024.12.20 21:26:26.652584 [ 260 ] {9eba83bc-ac5f-4db0-a439-e4923c380984} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7577 | 2024.12.20 21:26:26.652823 [ 260 ] {9eba83bc-ac5f-4db0-a439-e4923c380984} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7578 | 2024.12.20 21:26:26.653005 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7579 | 2024.12.20 21:26:26.653068 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7580 | 2024.12.20 21:26:26.653079 [ 260 ] {9eba83bc-ac5f-4db0-a439-e4923c380984} <Debug> executeQuery: Read 960 rows, 65.32 KiB in 0.002441 sec., 393281.4420319541 rows/sec., 26.13 MiB/sec. | ||
7581 | 2024.12.20 21:26:26.653107 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7582 | 2024.12.20 21:26:26.653252 [ 260 ] {9eba83bc-ac5f-4db0-a439-e4923c380984} <Debug> TCPHandler: Processed in 0.002891655 sec. | ||
7583 | 2024.12.20 21:26:26.653329 [ 201 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::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 | ||
7584 | 2024.12.20 21:26:26.653441 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7585 | 2024.12.20 21:26:26.653519 [ 201 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7586 | 2024.12.20 21:26:26.653592 [ 201 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15320 rows starting from the beginning of the part | ||
7587 | 2024.12.20 21:26:26.653705 [ 262 ] {ef231aed-b34b-45a7-81cb-37fce7d5a664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7588 | 2024.12.20 21:26:26.653859 [ 201 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part | ||
7589 | 2024.12.20 21:26:26.653937 [ 262 ] {ef231aed-b34b-45a7-81cb-37fce7d5a664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7590 | 2024.12.20 21:26:26.654141 [ 201 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 162 rows starting from the beginning of the part | ||
7591 | 2024.12.20 21:26:26.654528 [ 201 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 237 rows starting from the beginning of the part | ||
7592 | 2024.12.20 21:26:26.654944 [ 201 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
7593 | 2024.12.20 21:26:26.655317 [ 201 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 960 rows starting from the beginning of the part | ||
7594 | 2024.12.20 21:26:26.656331 [ 262 ] {ef231aed-b34b-45a7-81cb-37fce7d5a664} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7595 | 2024.12.20 21:26:26.656405 [ 262 ] {ef231aed-b34b-45a7-81cb-37fce7d5a664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7596 | 2024.12.20 21:26:26.657121 [ 262 ] {ef231aed-b34b-45a7-81cb-37fce7d5a664} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7597 | 2024.12.20 21:26:26.657448 [ 262 ] {ef231aed-b34b-45a7-81cb-37fce7d5a664} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7598 | 2024.12.20 21:26:26.657898 [ 262 ] {ef231aed-b34b-45a7-81cb-37fce7d5a664} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004246 sec., 235.51577955723036 rows/sec., 15.87 KiB/sec. | ||
7599 | 2024.12.20 21:26:26.658456 [ 262 ] {ef231aed-b34b-45a7-81cb-37fce7d5a664} <Debug> TCPHandler: Processed in 0.005087824 sec. | ||
7600 | 2024.12.20 21:26:26.658701 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7601 | 2024.12.20 21:26:26.658874 [ 260 ] {67f736f3-495a-485c-90dc-8b9317ab8fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7602 | 2024.12.20 21:26:26.658997 [ 260 ] {67f736f3-495a-485c-90dc-8b9317ab8fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7603 | 2024.12.20 21:26:26.660682 [ 260 ] {67f736f3-495a-485c-90dc-8b9317ab8fdf} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7604 | 2024.12.20 21:26:26.660721 [ 260 ] {67f736f3-495a-485c-90dc-8b9317ab8fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7605 | 2024.12.20 21:26:26.661597 [ 260 ] {67f736f3-495a-485c-90dc-8b9317ab8fdf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7606 | 2024.12.20 21:26:26.661859 [ 260 ] {67f736f3-495a-485c-90dc-8b9317ab8fdf} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7607 | 2024.12.20 21:26:26.662341 [ 260 ] {67f736f3-495a-485c-90dc-8b9317ab8fdf} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.003513 sec., 4839.168801594079 rows/sec., 8.67 MiB/sec. | ||
7608 | 2024.12.20 21:26:26.662449 [ 260 ] {67f736f3-495a-485c-90dc-8b9317ab8fdf} <Debug> TCPHandler: Processed in 0.003865026 sec. | ||
7609 | 2024.12.20 21:26:26.662815 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7610 | 2024.12.20 21:26:26.662912 [ 187 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17076 rows, containing 5 columns (5 merged, 0 gathered) in 0.009669397 sec., 1765983.95949613 rows/sec., 118.93 MiB/sec. | ||
7611 | 2024.12.20 21:26:26.663090 [ 262 ] {a565f90d-2af1-43f5-ab50-51c2315cfd3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7612 | 2024.12.20 21:26:26.663199 [ 262 ] {a565f90d-2af1-43f5-ab50-51c2315cfd3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7613 | 2024.12.20 21:26:26.663270 [ 194 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7614 | 2024.12.20 21:26:26.663713 [ 194 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7615 | 2024.12.20 21:26:26.663830 [ 194 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7616 | 2024.12.20 21:26:26.663948 [ 262 ] {a565f90d-2af1-43f5-ab50-51c2315cfd3f} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7617 | 2024.12.20 21:26:26.663953 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
7618 | 2024.12.20 21:26:26.663992 [ 262 ] {a565f90d-2af1-43f5-ab50-51c2315cfd3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7619 | 2024.12.20 21:26:26.664353 [ 262 ] {a565f90d-2af1-43f5-ab50-51c2315cfd3f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7620 | 2024.12.20 21:26:26.664595 [ 262 ] {a565f90d-2af1-43f5-ab50-51c2315cfd3f} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7621 | 2024.12.20 21:26:26.664756 [ 95 ] {} <Debug> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7622 | 2024.12.20 21:26:26.664831 [ 95 ] {} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7623 | 2024.12.20 21:26:26.664847 [ 262 ] {a565f90d-2af1-43f5-ab50-51c2315cfd3f} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001813 sec., 18753.4473248759 rows/sec., 1.09 MiB/sec. | ||
7624 | 2024.12.20 21:26:26.664879 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7625 | 2024.12.20 21:26:26.665010 [ 262 ] {a565f90d-2af1-43f5-ab50-51c2315cfd3f} <Debug> TCPHandler: Processed in 0.002431085 sec. | ||
7626 | 2024.12.20 21:26:26.665134 [ 192 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::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 | ||
7627 | 2024.12.20 21:26:26.665262 [ 192 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7628 | 2024.12.20 21:26:26.665293 [ 192 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2730 rows starting from the beginning of the part | ||
7629 | 2024.12.20 21:26:26.665404 [ 192 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part | ||
7630 | 2024.12.20 21:26:26.665557 [ 192 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
7631 | 2024.12.20 21:26:26.665681 [ 192 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part | ||
7632 | 2024.12.20 21:26:26.665820 [ 192 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
7633 | 2024.12.20 21:26:26.665901 [ 192 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part | ||
7634 | 2024.12.20 21:26:26.667373 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3048 rows, containing 4 columns (4 merged, 0 gathered) in 0.002361333 sec., 1290796.3425743 rows/sec., 83.57 MiB/sec. | ||
7635 | 2024.12.20 21:26:26.667626 [ 192 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7636 | 2024.12.20 21:26:26.667902 [ 192 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_56_11} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7637 | 2024.12.20 21:26:26.667981 [ 192 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_56_11} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7638 | 2024.12.20 21:26:26.668059 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
7639 | 2024.12.20 21:26:29.051056 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1066 | ||
7640 | 2024.12.20 21:26:29.054936 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7641 | 2024.12.20 21:26:29.054991 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7642 | 2024.12.20 21:26:29.056530 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7643 | 2024.12.20 21:26:29.056864 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7644 | 2024.12.20 21:26:29.057487 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1066 | ||
7645 | 2024.12.20 21:26:31.104507 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7646 | 2024.12.20 21:26:31.104689 [ 260 ] {3c2b032a-e8bc-4ab1-bc8c-0bfd9831a1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7647 | 2024.12.20 21:26:31.104757 [ 260 ] {3c2b032a-e8bc-4ab1-bc8c-0bfd9831a1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7648 | 2024.12.20 21:26:31.105540 [ 260 ] {3c2b032a-e8bc-4ab1-bc8c-0bfd9831a1e3} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7649 | 2024.12.20 21:26:31.105581 [ 260 ] {3c2b032a-e8bc-4ab1-bc8c-0bfd9831a1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7650 | 2024.12.20 21:26:31.106017 [ 260 ] {3c2b032a-e8bc-4ab1-bc8c-0bfd9831a1e3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7651 | 2024.12.20 21:26:31.106271 [ 260 ] {3c2b032a-e8bc-4ab1-bc8c-0bfd9831a1e3} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7652 | 2024.12.20 21:26:31.106462 [ 260 ] {3c2b032a-e8bc-4ab1-bc8c-0bfd9831a1e3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001825 sec., 30684.931506849316 rows/sec., 2.36 MiB/sec. | ||
7653 | 2024.12.20 21:26:31.106519 [ 260 ] {3c2b032a-e8bc-4ab1-bc8c-0bfd9831a1e3} <Debug> TCPHandler: Processed in 0.002139888 sec. | ||
7654 | 2024.12.20 21:26:31.106788 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7655 | 2024.12.20 21:26:31.106988 [ 262 ] {3070090c-5bee-48e5-8eef-9f257760ed7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7656 | 2024.12.20 21:26:31.107063 [ 262 ] {3070090c-5bee-48e5-8eef-9f257760ed7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7657 | 2024.12.20 21:26:31.107866 [ 262 ] {3070090c-5bee-48e5-8eef-9f257760ed7d} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7658 | 2024.12.20 21:26:31.107915 [ 262 ] {3070090c-5bee-48e5-8eef-9f257760ed7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7659 | 2024.12.20 21:26:31.108421 [ 262 ] {3070090c-5bee-48e5-8eef-9f257760ed7d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7660 | 2024.12.20 21:26:31.108677 [ 262 ] {3070090c-5bee-48e5-8eef-9f257760ed7d} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7661 | 2024.12.20 21:26:31.108956 [ 262 ] {3070090c-5bee-48e5-8eef-9f257760ed7d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002013 sec., 31793.343268753106 rows/sec., 2.48 MiB/sec. | ||
7662 | 2024.12.20 21:26:31.109126 [ 262 ] {3070090c-5bee-48e5-8eef-9f257760ed7d} <Debug> TCPHandler: Processed in 0.002482166 sec. | ||
7663 | 2024.12.20 21:26:31.109354 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7664 | 2024.12.20 21:26:31.109481 [ 260 ] {b5f825df-f5e6-4e3f-bb4f-0b077f352718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7665 | 2024.12.20 21:26:31.109534 [ 260 ] {b5f825df-f5e6-4e3f-bb4f-0b077f352718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7666 | 2024.12.20 21:26:31.110077 [ 260 ] {b5f825df-f5e6-4e3f-bb4f-0b077f352718} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7667 | 2024.12.20 21:26:31.110115 [ 260 ] {b5f825df-f5e6-4e3f-bb4f-0b077f352718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7668 | 2024.12.20 21:26:31.110506 [ 260 ] {b5f825df-f5e6-4e3f-bb4f-0b077f352718} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7669 | 2024.12.20 21:26:31.110744 [ 260 ] {b5f825df-f5e6-4e3f-bb4f-0b077f352718} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7670 | 2024.12.20 21:26:31.110920 [ 260 ] {b5f825df-f5e6-4e3f-bb4f-0b077f352718} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001463 sec., 87491.45591250854 rows/sec., 6.09 MiB/sec. | ||
7671 | 2024.12.20 21:26:31.110971 [ 260 ] {b5f825df-f5e6-4e3f-bb4f-0b077f352718} <Debug> TCPHandler: Processed in 0.001727049 sec. | ||
7672 | 2024.12.20 21:26:31.111122 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7673 | 2024.12.20 21:26:31.111248 [ 262 ] {0377238a-a476-4cd7-9596-23111226060a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7674 | 2024.12.20 21:26:31.111305 [ 262 ] {0377238a-a476-4cd7-9596-23111226060a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7675 | 2024.12.20 21:26:31.111826 [ 262 ] {0377238a-a476-4cd7-9596-23111226060a} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7676 | 2024.12.20 21:26:31.111867 [ 262 ] {0377238a-a476-4cd7-9596-23111226060a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7677 | 2024.12.20 21:26:31.112533 [ 262 ] {0377238a-a476-4cd7-9596-23111226060a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7678 | 2024.12.20 21:26:31.112771 [ 262 ] {0377238a-a476-4cd7-9596-23111226060a} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7679 | 2024.12.20 21:26:31.112995 [ 262 ] {0377238a-a476-4cd7-9596-23111226060a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001777 sec., 27011.81767023073 rows/sec., 1.82 MiB/sec. | ||
7680 | 2024.12.20 21:26:31.113051 [ 262 ] {0377238a-a476-4cd7-9596-23111226060a} <Debug> TCPHandler: Processed in 0.001991014 sec. | ||
7681 | 2024.12.20 21:26:31.498830 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
7682 | 2024.12.20 21:26:31.499890 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7683 | 2024.12.20 21:26:31.499934 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7684 | 2024.12.20 21:26:31.500411 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7685 | 2024.12.20 21:26:31.500669 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7686 | 2024.12.20 21:26:31.500907 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
7687 | 2024.12.20 21:26:32.607630 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
7688 | 2024.12.20 21:26:32.629570 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7689 | 2024.12.20 21:26:32.629629 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7690 | 2024.12.20 21:26:32.637471 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7691 | 2024.12.20 21:26:32.638287 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7692 | 2024.12.20 21:26:32.641319 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
7693 | 2024.12.20 21:26:36.107634 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7694 | 2024.12.20 21:26:36.107839 [ 260 ] {34d22394-e349-4b54-8957-f93a3543f541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7695 | 2024.12.20 21:26:36.107919 [ 260 ] {34d22394-e349-4b54-8957-f93a3543f541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7696 | 2024.12.20 21:26:36.108755 [ 260 ] {34d22394-e349-4b54-8957-f93a3543f541} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7697 | 2024.12.20 21:26:36.108805 [ 260 ] {34d22394-e349-4b54-8957-f93a3543f541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7698 | 2024.12.20 21:26:36.109226 [ 260 ] {34d22394-e349-4b54-8957-f93a3543f541} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7699 | 2024.12.20 21:26:36.109471 [ 260 ] {34d22394-e349-4b54-8957-f93a3543f541} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7700 | 2024.12.20 21:26:36.109716 [ 260 ] {34d22394-e349-4b54-8957-f93a3543f541} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001934 sec., 51706.30816959669 rows/sec., 4.31 MiB/sec. | ||
7701 | 2024.12.20 21:26:36.109773 [ 260 ] {34d22394-e349-4b54-8957-f93a3543f541} <Debug> TCPHandler: Processed in 0.002280741 sec. | ||
7702 | 2024.12.20 21:26:36.110032 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7703 | 2024.12.20 21:26:36.110251 [ 262 ] {c618a1e7-2880-45b9-b294-8d2fc77d6cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7704 | 2024.12.20 21:26:36.110337 [ 262 ] {c618a1e7-2880-45b9-b294-8d2fc77d6cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7705 | 2024.12.20 21:26:36.111137 [ 262 ] {c618a1e7-2880-45b9-b294-8d2fc77d6cbd} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7706 | 2024.12.20 21:26:36.111187 [ 262 ] {c618a1e7-2880-45b9-b294-8d2fc77d6cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7707 | 2024.12.20 21:26:36.111621 [ 262 ] {c618a1e7-2880-45b9-b294-8d2fc77d6cbd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7708 | 2024.12.20 21:26:36.111882 [ 262 ] {c618a1e7-2880-45b9-b294-8d2fc77d6cbd} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7709 | 2024.12.20 21:26:36.112166 [ 262 ] {c618a1e7-2880-45b9-b294-8d2fc77d6cbd} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001967 sec., 11184.544992374174 rows/sec., 841.03 KiB/sec. | ||
7710 | 2024.12.20 21:26:36.112297 [ 262 ] {c618a1e7-2880-45b9-b294-8d2fc77d6cbd} <Debug> TCPHandler: Processed in 0.002416514 sec. | ||
7711 | 2024.12.20 21:26:36.112518 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7712 | 2024.12.20 21:26:36.112658 [ 260 ] {57575bed-2a29-4427-91c6-c654c2ae2a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7713 | 2024.12.20 21:26:36.112714 [ 260 ] {57575bed-2a29-4427-91c6-c654c2ae2a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7714 | 2024.12.20 21:26:36.113415 [ 260 ] {57575bed-2a29-4427-91c6-c654c2ae2a19} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7715 | 2024.12.20 21:26:36.113463 [ 260 ] {57575bed-2a29-4427-91c6-c654c2ae2a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7716 | 2024.12.20 21:26:36.113854 [ 260 ] {57575bed-2a29-4427-91c6-c654c2ae2a19} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7717 | 2024.12.20 21:26:36.114101 [ 260 ] {57575bed-2a29-4427-91c6-c654c2ae2a19} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7718 | 2024.12.20 21:26:36.114364 [ 260 ] {57575bed-2a29-4427-91c6-c654c2ae2a19} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001729 sec., 49739.73395026026 rows/sec., 3.88 MiB/sec. | ||
7719 | 2024.12.20 21:26:36.114513 [ 260 ] {57575bed-2a29-4427-91c6-c654c2ae2a19} <Debug> TCPHandler: Processed in 0.002104387 sec. | ||
7720 | 2024.12.20 21:26:36.114751 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7721 | 2024.12.20 21:26:36.114909 [ 262 ] {d3a58d8c-d47a-4a03-996a-a868bd23588d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7722 | 2024.12.20 21:26:36.114975 [ 262 ] {d3a58d8c-d47a-4a03-996a-a868bd23588d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7723 | 2024.12.20 21:26:36.115654 [ 262 ] {d3a58d8c-d47a-4a03-996a-a868bd23588d} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7724 | 2024.12.20 21:26:36.115695 [ 262 ] {d3a58d8c-d47a-4a03-996a-a868bd23588d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7725 | 2024.12.20 21:26:36.116099 [ 262 ] {d3a58d8c-d47a-4a03-996a-a868bd23588d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7726 | 2024.12.20 21:26:36.116340 [ 262 ] {d3a58d8c-d47a-4a03-996a-a868bd23588d} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7727 | 2024.12.20 21:26:36.116569 [ 262 ] {d3a58d8c-d47a-4a03-996a-a868bd23588d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001697 sec., 94284.03064230997 rows/sec., 6.57 MiB/sec. | ||
7728 | 2024.12.20 21:26:36.116625 [ 262 ] {d3a58d8c-d47a-4a03-996a-a868bd23588d} <Debug> TCPHandler: Processed in 0.002005035 sec. | ||
7729 | 2024.12.20 21:26:36.116773 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7730 | 2024.12.20 21:26:36.116911 [ 260 ] {35e93d6a-8108-4048-96b9-b7fa1b0875dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7731 | 2024.12.20 21:26:36.117007 [ 260 ] {35e93d6a-8108-4048-96b9-b7fa1b0875dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7732 | 2024.12.20 21:26:36.118236 [ 260 ] {35e93d6a-8108-4048-96b9-b7fa1b0875dc} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7733 | 2024.12.20 21:26:36.118275 [ 260 ] {35e93d6a-8108-4048-96b9-b7fa1b0875dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7734 | 2024.12.20 21:26:36.118910 [ 260 ] {35e93d6a-8108-4048-96b9-b7fa1b0875dc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7735 | 2024.12.20 21:26:36.119161 [ 260 ] {35e93d6a-8108-4048-96b9-b7fa1b0875dc} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7736 | 2024.12.20 21:26:36.119350 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7737 | 2024.12.20 21:26:36.119427 [ 260 ] {35e93d6a-8108-4048-96b9-b7fa1b0875dc} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002542 sec., 8654.602675059008 rows/sec., 15.51 MiB/sec. | ||
7738 | 2024.12.20 21:26:36.119434 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7739 | 2024.12.20 21:26:36.119509 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7740 | 2024.12.20 21:26:36.119728 [ 260 ] {35e93d6a-8108-4048-96b9-b7fa1b0875dc} <Debug> TCPHandler: Processed in 0.003022138 sec. | ||
7741 | 2024.12.20 21:26:36.119853 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
7742 | 2024.12.20 21:26:36.119923 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7743 | 2024.12.20 21:26:36.120138 [ 262 ] {040e1b72-3f17-40bc-bf6c-832bb427edde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7744 | 2024.12.20 21:26:36.120260 [ 262 ] {040e1b72-3f17-40bc-bf6c-832bb427edde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7745 | 2024.12.20 21:26:36.121026 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7746 | 2024.12.20 21:26:36.121230 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 659 rows starting from the beginning of the part | ||
7747 | 2024.12.20 21:26:36.121902 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 22 rows starting from the beginning of the part | ||
7748 | 2024.12.20 21:26:36.122607 [ 262 ] {040e1b72-3f17-40bc-bf6c-832bb427edde} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7749 | 2024.12.20 21:26:36.122662 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 17 rows starting from the beginning of the part | ||
7750 | 2024.12.20 21:26:36.122684 [ 262 ] {040e1b72-3f17-40bc-bf6c-832bb427edde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7751 | 2024.12.20 21:26:36.123375 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 22 rows starting from the beginning of the part | ||
7752 | 2024.12.20 21:26:36.124097 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 17 rows starting from the beginning of the part | ||
7753 | 2024.12.20 21:26:36.124183 [ 262 ] {040e1b72-3f17-40bc-bf6c-832bb427edde} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7754 | 2024.12.20 21:26:36.124602 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 22 rows starting from the beginning of the part | ||
7755 | 2024.12.20 21:26:36.125436 [ 262 ] {040e1b72-3f17-40bc-bf6c-832bb427edde} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7756 | 2024.12.20 21:26:36.126005 [ 262 ] {040e1b72-3f17-40bc-bf6c-832bb427edde} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005923 sec., 10130.001688333614 rows/sec., 699.08 KiB/sec. | ||
7757 | 2024.12.20 21:26:36.126158 [ 262 ] {040e1b72-3f17-40bc-bf6c-832bb427edde} <Debug> TCPHandler: Processed in 0.006333091 sec. | ||
7758 | 2024.12.20 21:26:36.130257 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 759 rows, containing 19 columns (19 merged, 0 gathered) in 0.010585867 sec., 71699.37049086296 rows/sec., 128.48 MiB/sec. | ||
7759 | 2024.12.20 21:26:36.131123 [ 186 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7760 | 2024.12.20 21:26:36.131545 [ 186 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7761 | 2024.12.20 21:26:36.131628 [ 186 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7762 | 2024.12.20 21:26:36.131781 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
7763 | 2024.12.20 21:26:37.227904 [ 83 ] {} <Debug> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
7764 | 2024.12.20 21:26:37.228026 [ 83 ] {} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7765 | 2024.12.20 21:26:37.228071 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7766 | 2024.12.20 21:26:37.228378 [ 200 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
7767 | 2024.12.20 21:26:37.228735 [ 200 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7768 | 2024.12.20 21:26:37.228809 [ 200 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 243 rows starting from the beginning of the part | ||
7769 | 2024.12.20 21:26:37.228978 [ 200 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 242 rows starting from the beginning of the part | ||
7770 | 2024.12.20 21:26:37.229122 [ 200 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
7771 | 2024.12.20 21:26:37.229390 [ 200 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
7772 | 2024.12.20 21:26:37.229693 [ 200 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 242 rows starting from the beginning of the part | ||
7773 | 2024.12.20 21:26:37.230767 [ 186 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002580828 sec., 292541.77341535356 rows/sec., 20.94 MiB/sec. | ||
7774 | 2024.12.20 21:26:37.230937 [ 200 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
7775 | 2024.12.20 21:26:37.231214 [ 200 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_24_5} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7776 | 2024.12.20 21:26:37.231301 [ 200 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_24_5} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
7777 | 2024.12.20 21:26:37.231386 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
7778 | 2024.12.20 21:26:38.775057 [ 80 ] {} <Debug> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
7779 | 2024.12.20 21:26:38.775120 [ 80 ] {} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7780 | 2024.12.20 21:26:38.775143 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7781 | 2024.12.20 21:26:38.775330 [ 188 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
7782 | 2024.12.20 21:26:38.775584 [ 188 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7783 | 2024.12.20 21:26:38.775623 [ 188 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part | ||
7784 | 2024.12.20 21:26:38.775697 [ 188 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
7785 | 2024.12.20 21:26:38.775793 [ 188 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
7786 | 2024.12.20 21:26:38.776040 [ 188 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
7787 | 2024.12.20 21:26:38.776227 [ 188 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
7788 | 2024.12.20 21:26:38.777468 [ 186 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002256911 sec., 63804.02240052887 rows/sec., 3.26 MiB/sec. | ||
7789 | 2024.12.20 21:26:38.777629 [ 188 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
7790 | 2024.12.20 21:26:38.777911 [ 188 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_24_5} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7791 | 2024.12.20 21:26:38.778001 [ 188 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_24_5} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
7792 | 2024.12.20 21:26:38.778086 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7793 | 2024.12.20 21:26:38.821092 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7794 | 2024.12.20 21:26:38.821121 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7795 | 2024.12.20 21:26:39.001050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16592 | ||
7796 | 2024.12.20 21:26:39.001701 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7797 | 2024.12.20 21:26:39.001743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7798 | 2024.12.20 21:26:39.002319 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7799 | 2024.12.20 21:26:39.002578 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7800 | 2024.12.20 21:26:39.002781 [ 80 ] {} <Debug> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7801 | 2024.12.20 21:26:39.002869 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16592 | ||
7802 | 2024.12.20 21:26:39.002876 [ 80 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7803 | 2024.12.20 21:26:39.002921 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7804 | 2024.12.20 21:26:39.003029 [ 200 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
7805 | 2024.12.20 21:26:39.003149 [ 200 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7806 | 2024.12.20 21:26:39.003184 [ 200 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
7807 | 2024.12.20 21:26:39.003255 [ 200 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
7808 | 2024.12.20 21:26:39.003418 [ 200 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
7809 | 2024.12.20 21:26:39.003614 [ 200 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
7810 | 2024.12.20 21:26:39.003947 [ 200 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
7811 | 2024.12.20 21:26:39.004078 [ 200 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part | ||
7812 | 2024.12.20 21:26:39.006407 [ 195 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16592 rows, containing 4 columns (4 merged, 0 gathered) in 0.003419877 sec., 4851636.476984406 rows/sec., 69.40 MiB/sec. | ||
7813 | 2024.12.20 21:26:39.006579 [ 197 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7814 | 2024.12.20 21:26:39.006936 [ 197 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_36_7} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7815 | 2024.12.20 21:26:39.007031 [ 197 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_36_7} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7816 | 2024.12.20 21:26:39.007158 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
7817 | 2024.12.20 21:26:39.057896 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1086 | ||
7818 | 2024.12.20 21:26:39.061136 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7819 | 2024.12.20 21:26:39.061196 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7820 | 2024.12.20 21:26:39.062753 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7821 | 2024.12.20 21:26:39.063065 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7822 | 2024.12.20 21:26:39.063324 [ 80 ] {} <Debug> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7823 | 2024.12.20 21:26:39.063446 [ 80 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7824 | 2024.12.20 21:26:39.063525 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7825 | 2024.12.20 21:26:39.064015 [ 195 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::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 | ||
7826 | 2024.12.20 21:26:39.065354 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1086 | ||
7827 | 2024.12.20 21:26:39.065615 [ 195 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7828 | 2024.12.20 21:26:39.065748 [ 195 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 894 rows starting from the beginning of the part | ||
7829 | 2024.12.20 21:26:39.066370 [ 195 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 58 rows starting from the beginning of the part | ||
7830 | 2024.12.20 21:26:39.066952 [ 195 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
7831 | 2024.12.20 21:26:39.067525 [ 195 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
7832 | 2024.12.20 21:26:39.068171 [ 195 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 58 rows starting from the beginning of the part | ||
7833 | 2024.12.20 21:26:39.068912 [ 195 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
7834 | 2024.12.20 21:26:39.077376 [ 197 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1086 rows, containing 72 columns (72 merged, 0 gathered) in 0.013713697 sec., 79190.89943433926 rows/sec., 63.47 MiB/sec. | ||
7835 | 2024.12.20 21:26:39.078846 [ 193 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7836 | 2024.12.20 21:26:39.079702 [ 193 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_26_5} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7837 | 2024.12.20 21:26:39.079799 [ 193 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_26_5} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7838 | 2024.12.20 21:26:39.080172 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
7839 | 2024.12.20 21:26:40.141411 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
7840 | 2024.12.20 21:26:40.162900 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7841 | 2024.12.20 21:26:40.162960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7842 | 2024.12.20 21:26:40.170305 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7843 | 2024.12.20 21:26:40.171094 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7844 | 2024.12.20 21:26:40.171508 [ 78 ] {} <Debug> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7845 | 2024.12.20 21:26:40.171647 [ 78 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7846 | 2024.12.20 21:26:40.171719 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7847 | 2024.12.20 21:26:40.172509 [ 191 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
7848 | 2024.12.20 21:26:40.188853 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
7849 | 2024.12.20 21:26:40.190155 [ 191 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7850 | 2024.12.20 21:26:40.191645 [ 191 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
7851 | 2024.12.20 21:26:40.197476 [ 191 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
7852 | 2024.12.20 21:26:40.203322 [ 191 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
7853 | 2024.12.20 21:26:40.209124 [ 191 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
7854 | 2024.12.20 21:26:40.215801 [ 191 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
7855 | 2024.12.20 21:26:40.220641 [ 191 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
7856 | 2024.12.20 21:26:40.285485 [ 194 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.113615178 sec., 2394.046330675995 rows/sec., 12.38 MiB/sec. | ||
7857 | 2024.12.20 21:26:40.287577 [ 199 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7858 | 2024.12.20 21:26:40.290130 [ 199 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_36_7} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7859 | 2024.12.20 21:26:40.290240 [ 199 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_36_7} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7860 | 2024.12.20 21:26:40.291911 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.41 MiB. | ||
7861 | 2024.12.20 21:26:41.111666 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7862 | 2024.12.20 21:26:41.111878 [ 260 ] {736eb0d8-510c-449e-88d6-196f832f89ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7863 | 2024.12.20 21:26:41.111963 [ 260 ] {736eb0d8-510c-449e-88d6-196f832f89ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7864 | 2024.12.20 21:26:41.112814 [ 260 ] {736eb0d8-510c-449e-88d6-196f832f89ef} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7865 | 2024.12.20 21:26:41.112874 [ 260 ] {736eb0d8-510c-449e-88d6-196f832f89ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7866 | 2024.12.20 21:26:41.113300 [ 260 ] {736eb0d8-510c-449e-88d6-196f832f89ef} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7867 | 2024.12.20 21:26:41.113550 [ 260 ] {736eb0d8-510c-449e-88d6-196f832f89ef} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7868 | 2024.12.20 21:26:41.113779 [ 79 ] {} <Debug> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7869 | 2024.12.20 21:26:41.113812 [ 260 ] {736eb0d8-510c-449e-88d6-196f832f89ef} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001992 sec., 7028.112449799198 rows/sec., 505.93 KiB/sec. | ||
7870 | 2024.12.20 21:26:41.113910 [ 79 ] {} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7871 | 2024.12.20 21:26:41.113967 [ 260 ] {736eb0d8-510c-449e-88d6-196f832f89ef} <Debug> TCPHandler: Processed in 0.002449615 sec. | ||
7872 | 2024.12.20 21:26:41.113992 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7873 | 2024.12.20 21:26:41.114252 [ 198 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
7874 | 2024.12.20 21:26:41.114308 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7875 | 2024.12.20 21:26:41.114553 [ 198 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7876 | 2024.12.20 21:26:41.114637 [ 198 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
7877 | 2024.12.20 21:26:41.114651 [ 262 ] {d5325394-6e0b-47f0-99ed-4d32b47273b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7878 | 2024.12.20 21:26:41.114912 [ 262 ] {d5325394-6e0b-47f0-99ed-4d32b47273b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7879 | 2024.12.20 21:26:41.114953 [ 198 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
7880 | 2024.12.20 21:26:41.115287 [ 198 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
7881 | 2024.12.20 21:26:41.115661 [ 198 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
7882 | 2024.12.20 21:26:41.115957 [ 198 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
7883 | 2024.12.20 21:26:41.117313 [ 262 ] {d5325394-6e0b-47f0-99ed-4d32b47273b3} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7884 | 2024.12.20 21:26:41.117368 [ 262 ] {d5325394-6e0b-47f0-99ed-4d32b47273b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7885 | 2024.12.20 21:26:41.117684 [ 194 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00353293 sec., 19813.582493850714 rows/sec., 1.47 MiB/sec. | ||
7886 | 2024.12.20 21:26:41.117887 [ 194 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7887 | 2024.12.20 21:26:41.117960 [ 262 ] {d5325394-6e0b-47f0-99ed-4d32b47273b3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7888 | 2024.12.20 21:26:41.118224 [ 194 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_25_6} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7889 | 2024.12.20 21:26:41.118273 [ 262 ] {d5325394-6e0b-47f0-99ed-4d32b47273b3} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7890 | 2024.12.20 21:26:41.118350 [ 194 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_25_6} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7891 | 2024.12.20 21:26:41.118548 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7892 | 2024.12.20 21:26:41.118685 [ 262 ] {d5325394-6e0b-47f0-99ed-4d32b47273b3} <Debug> executeQuery: Read 237 rows, 21.29 KiB in 0.004133 sec., 57343.33413984998 rows/sec., 5.03 MiB/sec. | ||
7893 | 2024.12.20 21:26:41.118826 [ 262 ] {d5325394-6e0b-47f0-99ed-4d32b47273b3} <Debug> TCPHandler: Processed in 0.004734456 sec. | ||
7894 | 2024.12.20 21:26:41.119164 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7895 | 2024.12.20 21:26:41.119421 [ 260 ] {f5498cf6-dd8f-4173-a2b8-4d01340ce860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7896 | 2024.12.20 21:26:41.119515 [ 260 ] {f5498cf6-dd8f-4173-a2b8-4d01340ce860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7897 | 2024.12.20 21:26:41.120263 [ 260 ] {f5498cf6-dd8f-4173-a2b8-4d01340ce860} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7898 | 2024.12.20 21:26:41.120302 [ 260 ] {f5498cf6-dd8f-4173-a2b8-4d01340ce860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7899 | 2024.12.20 21:26:41.120676 [ 260 ] {f5498cf6-dd8f-4173-a2b8-4d01340ce860} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7900 | 2024.12.20 21:26:41.120920 [ 260 ] {f5498cf6-dd8f-4173-a2b8-4d01340ce860} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7901 | 2024.12.20 21:26:41.121148 [ 260 ] {f5498cf6-dd8f-4173-a2b8-4d01340ce860} <Debug> executeQuery: Read 24 rows, 1.73 KiB in 0.001795 sec., 13370.473537604457 rows/sec., 966.23 KiB/sec. | ||
7902 | 2024.12.20 21:26:41.121201 [ 260 ] {f5498cf6-dd8f-4173-a2b8-4d01340ce860} <Debug> TCPHandler: Processed in 0.00222543 sec. | ||
7903 | 2024.12.20 21:26:41.121408 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7904 | 2024.12.20 21:26:41.121639 [ 262 ] {046b84f3-6cda-4745-8db2-87386fb557a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7905 | 2024.12.20 21:26:41.121735 [ 262 ] {046b84f3-6cda-4745-8db2-87386fb557a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7906 | 2024.12.20 21:26:41.122383 [ 262 ] {046b84f3-6cda-4745-8db2-87386fb557a9} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7907 | 2024.12.20 21:26:41.122423 [ 262 ] {046b84f3-6cda-4745-8db2-87386fb557a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7908 | 2024.12.20 21:26:41.122779 [ 262 ] {046b84f3-6cda-4745-8db2-87386fb557a9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7909 | 2024.12.20 21:26:41.123037 [ 262 ] {046b84f3-6cda-4745-8db2-87386fb557a9} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7910 | 2024.12.20 21:26:41.123249 [ 262 ] {046b84f3-6cda-4745-8db2-87386fb557a9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001669 sec., 8388.256440982625 rows/sec., 587.46 KiB/sec. | ||
7911 | 2024.12.20 21:26:41.123303 [ 262 ] {046b84f3-6cda-4745-8db2-87386fb557a9} <Debug> TCPHandler: Processed in 0.002013965 sec. | ||
7912 | 2024.12.20 21:26:41.123451 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7913 | 2024.12.20 21:26:41.123569 [ 260 ] {75bb05a9-2610-48bf-a7d5-5fb2c04ef442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7914 | 2024.12.20 21:26:41.123618 [ 260 ] {75bb05a9-2610-48bf-a7d5-5fb2c04ef442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7915 | 2024.12.20 21:26:41.124180 [ 260 ] {75bb05a9-2610-48bf-a7d5-5fb2c04ef442} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7916 | 2024.12.20 21:26:41.124220 [ 260 ] {75bb05a9-2610-48bf-a7d5-5fb2c04ef442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7917 | 2024.12.20 21:26:41.124571 [ 260 ] {75bb05a9-2610-48bf-a7d5-5fb2c04ef442} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7918 | 2024.12.20 21:26:41.124821 [ 260 ] {75bb05a9-2610-48bf-a7d5-5fb2c04ef442} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7919 | 2024.12.20 21:26:41.124985 [ 79 ] {} <Debug> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7920 | 2024.12.20 21:26:41.125053 [ 79 ] {} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7921 | 2024.12.20 21:26:41.125071 [ 260 ] {75bb05a9-2610-48bf-a7d5-5fb2c04ef442} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001515 sec., 8580.85808580858 rows/sec., 535.01 KiB/sec. | ||
7922 | 2024.12.20 21:26:41.125100 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7923 | 2024.12.20 21:26:41.125241 [ 260 ] {75bb05a9-2610-48bf-a7d5-5fb2c04ef442} <Debug> TCPHandler: Processed in 0.001846551 sec. | ||
7924 | 2024.12.20 21:26:41.125612 [ 196 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
7925 | 2024.12.20 21:26:41.125673 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7926 | 2024.12.20 21:26:41.126012 [ 196 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7927 | 2024.12.20 21:26:41.126024 [ 262 ] {df9bcb23-3722-47aa-b5ff-9bd17bdb759c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7928 | 2024.12.20 21:26:41.126086 [ 196 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
7929 | 2024.12.20 21:26:41.126112 [ 262 ] {df9bcb23-3722-47aa-b5ff-9bd17bdb759c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7930 | 2024.12.20 21:26:41.126476 [ 196 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
7931 | 2024.12.20 21:26:41.126793 [ 196 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
7932 | 2024.12.20 21:26:41.127109 [ 196 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
7933 | 2024.12.20 21:26:41.127376 [ 196 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
7934 | 2024.12.20 21:26:41.129147 [ 262 ] {df9bcb23-3722-47aa-b5ff-9bd17bdb759c} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7935 | 2024.12.20 21:26:41.129224 [ 262 ] {df9bcb23-3722-47aa-b5ff-9bd17bdb759c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7936 | 2024.12.20 21:26:41.130260 [ 196 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005025613 sec., 12933.745594815995 rows/sec., 856.94 KiB/sec. | ||
7937 | 2024.12.20 21:26:41.130330 [ 262 ] {df9bcb23-3722-47aa-b5ff-9bd17bdb759c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7938 | 2024.12.20 21:26:41.130445 [ 196 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7939 | 2024.12.20 21:26:41.130779 [ 262 ] {df9bcb23-3722-47aa-b5ff-9bd17bdb759c} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7940 | 2024.12.20 21:26:41.131000 [ 196 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_25_6} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7941 | 2024.12.20 21:26:41.131311 [ 196 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_25_6} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7942 | 2024.12.20 21:26:41.131337 [ 262 ] {df9bcb23-3722-47aa-b5ff-9bd17bdb759c} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.00539 sec., 74025.97402597404 rows/sec., 5.26 MiB/sec. | ||
7943 | 2024.12.20 21:26:41.131538 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7944 | 2024.12.20 21:26:41.131583 [ 262 ] {df9bcb23-3722-47aa-b5ff-9bd17bdb759c} <Debug> TCPHandler: Processed in 0.006230839 sec. | ||
7945 | 2024.12.20 21:26:41.131840 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7946 | 2024.12.20 21:26:41.131972 [ 260 ] {1862b00c-ef5c-4a9e-9340-3b0f8c0d41af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7947 | 2024.12.20 21:26:41.132023 [ 260 ] {1862b00c-ef5c-4a9e-9340-3b0f8c0d41af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7948 | 2024.12.20 21:26:41.132505 [ 260 ] {1862b00c-ef5c-4a9e-9340-3b0f8c0d41af} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7949 | 2024.12.20 21:26:41.132544 [ 260 ] {1862b00c-ef5c-4a9e-9340-3b0f8c0d41af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7950 | 2024.12.20 21:26:41.132901 [ 260 ] {1862b00c-ef5c-4a9e-9340-3b0f8c0d41af} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7951 | 2024.12.20 21:26:41.133134 [ 260 ] {1862b00c-ef5c-4a9e-9340-3b0f8c0d41af} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7952 | 2024.12.20 21:26:41.133404 [ 260 ] {1862b00c-ef5c-4a9e-9340-3b0f8c0d41af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001442 sec., 4160.887656033287 rows/sec., 217.39 KiB/sec. | ||
7953 | 2024.12.20 21:26:41.133476 [ 260 ] {1862b00c-ef5c-4a9e-9340-3b0f8c0d41af} <Debug> TCPHandler: Processed in 0.001749049 sec. | ||
7954 | 2024.12.20 21:26:41.133715 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7955 | 2024.12.20 21:26:41.133941 [ 262 ] {5dd59102-0d94-4a98-b073-738cf25cb0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7956 | 2024.12.20 21:26:41.134038 [ 262 ] {5dd59102-0d94-4a98-b073-738cf25cb0aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7957 | 2024.12.20 21:26:41.134968 [ 262 ] {5dd59102-0d94-4a98-b073-738cf25cb0aa} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7958 | 2024.12.20 21:26:41.135008 [ 262 ] {5dd59102-0d94-4a98-b073-738cf25cb0aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7959 | 2024.12.20 21:26:41.135412 [ 262 ] {5dd59102-0d94-4a98-b073-738cf25cb0aa} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7960 | 2024.12.20 21:26:41.135651 [ 262 ] {5dd59102-0d94-4a98-b073-738cf25cb0aa} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7961 | 2024.12.20 21:26:41.135881 [ 262 ] {5dd59102-0d94-4a98-b073-738cf25cb0aa} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001988 sec., 119215.291750503 rows/sec., 7.99 MiB/sec. | ||
7962 | 2024.12.20 21:26:41.135966 [ 262 ] {5dd59102-0d94-4a98-b073-738cf25cb0aa} <Debug> TCPHandler: Processed in 0.002389874 sec. | ||
7963 | 2024.12.20 21:26:41.136138 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7964 | 2024.12.20 21:26:41.136284 [ 260 ] {963f1216-92bf-449c-b5d9-f5f1d281a4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7965 | 2024.12.20 21:26:41.136335 [ 260 ] {963f1216-92bf-449c-b5d9-f5f1d281a4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7966 | 2024.12.20 21:26:41.136785 [ 260 ] {963f1216-92bf-449c-b5d9-f5f1d281a4fb} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7967 | 2024.12.20 21:26:41.136822 [ 260 ] {963f1216-92bf-449c-b5d9-f5f1d281a4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7968 | 2024.12.20 21:26:41.137590 [ 260 ] {963f1216-92bf-449c-b5d9-f5f1d281a4fb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7969 | 2024.12.20 21:26:41.137824 [ 260 ] {963f1216-92bf-449c-b5d9-f5f1d281a4fb} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7970 | 2024.12.20 21:26:41.138028 [ 260 ] {963f1216-92bf-449c-b5d9-f5f1d281a4fb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001771 sec., 564.652738565782 rows/sec., 38.05 KiB/sec. | ||
7971 | 2024.12.20 21:26:41.138133 [ 260 ] {963f1216-92bf-449c-b5d9-f5f1d281a4fb} <Debug> TCPHandler: Processed in 0.002087237 sec. | ||
7972 | 2024.12.20 21:26:41.138322 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7973 | 2024.12.20 21:26:41.138550 [ 262 ] {69191af6-ab05-4f50-897d-55dc7c183278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7974 | 2024.12.20 21:26:41.138687 [ 262 ] {69191af6-ab05-4f50-897d-55dc7c183278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7975 | 2024.12.20 21:26:41.139868 [ 262 ] {69191af6-ab05-4f50-897d-55dc7c183278} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7976 | 2024.12.20 21:26:41.139907 [ 262 ] {69191af6-ab05-4f50-897d-55dc7c183278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7977 | 2024.12.20 21:26:41.140542 [ 262 ] {69191af6-ab05-4f50-897d-55dc7c183278} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7978 | 2024.12.20 21:26:41.140798 [ 262 ] {69191af6-ab05-4f50-897d-55dc7c183278} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7979 | 2024.12.20 21:26:41.141036 [ 262 ] {69191af6-ab05-4f50-897d-55dc7c183278} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002541 sec., 6690.279417552145 rows/sec., 11.99 MiB/sec. | ||
7980 | 2024.12.20 21:26:41.141128 [ 262 ] {69191af6-ab05-4f50-897d-55dc7c183278} <Debug> TCPHandler: Processed in 0.002920505 sec. | ||
7981 | 2024.12.20 21:26:41.141275 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7982 | 2024.12.20 21:26:41.141414 [ 260 ] {efcab9fe-3562-406d-9d95-4fbd7ab46a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7983 | 2024.12.20 21:26:41.141472 [ 260 ] {efcab9fe-3562-406d-9d95-4fbd7ab46a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7984 | 2024.12.20 21:26:41.141998 [ 260 ] {efcab9fe-3562-406d-9d95-4fbd7ab46a0f} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7985 | 2024.12.20 21:26:41.142035 [ 260 ] {efcab9fe-3562-406d-9d95-4fbd7ab46a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7986 | 2024.12.20 21:26:41.142400 [ 260 ] {efcab9fe-3562-406d-9d95-4fbd7ab46a0f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7987 | 2024.12.20 21:26:41.142630 [ 260 ] {efcab9fe-3562-406d-9d95-4fbd7ab46a0f} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7988 | 2024.12.20 21:26:41.142806 [ 260 ] {efcab9fe-3562-406d-9d95-4fbd7ab46a0f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001423 sec., 57624.73647224174 rows/sec., 3.66 MiB/sec. | ||
7989 | 2024.12.20 21:26:41.142857 [ 260 ] {efcab9fe-3562-406d-9d95-4fbd7ab46a0f} <Debug> TCPHandler: Processed in 0.001649257 sec. | ||
7990 | 2024.12.20 21:26:46.107815 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7991 | 2024.12.20 21:26:46.108047 [ 260 ] {72e559f3-eca9-4f95-a047-476efecdaf1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7992 | 2024.12.20 21:26:46.108129 [ 260 ] {72e559f3-eca9-4f95-a047-476efecdaf1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7993 | 2024.12.20 21:26:46.108892 [ 260 ] {72e559f3-eca9-4f95-a047-476efecdaf1e} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7994 | 2024.12.20 21:26:46.108940 [ 260 ] {72e559f3-eca9-4f95-a047-476efecdaf1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7995 | 2024.12.20 21:26:46.109412 [ 260 ] {72e559f3-eca9-4f95-a047-476efecdaf1e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7996 | 2024.12.20 21:26:46.109660 [ 260 ] {72e559f3-eca9-4f95-a047-476efecdaf1e} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7997 | 2024.12.20 21:26:46.109871 [ 260 ] {72e559f3-eca9-4f95-a047-476efecdaf1e} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.00189 sec., 52910.05291005291 rows/sec., 4.41 MiB/sec. | ||
7998 | 2024.12.20 21:26:46.109939 [ 260 ] {72e559f3-eca9-4f95-a047-476efecdaf1e} <Debug> TCPHandler: Processed in 0.00226633 sec. | ||
7999 | 2024.12.20 21:26:46.110262 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8000 | 2024.12.20 21:26:46.110571 [ 262 ] {bddd6984-be98-4aff-b4db-78ff3798ea93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8001 | 2024.12.20 21:26:46.110684 [ 262 ] {bddd6984-be98-4aff-b4db-78ff3798ea93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8002 | 2024.12.20 21:26:46.111585 [ 262 ] {bddd6984-be98-4aff-b4db-78ff3798ea93} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8003 | 2024.12.20 21:26:46.111628 [ 262 ] {bddd6984-be98-4aff-b4db-78ff3798ea93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8004 | 2024.12.20 21:26:46.112056 [ 262 ] {bddd6984-be98-4aff-b4db-78ff3798ea93} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8005 | 2024.12.20 21:26:46.112296 [ 262 ] {bddd6984-be98-4aff-b4db-78ff3798ea93} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8006 | 2024.12.20 21:26:46.112473 [ 73 ] {} <Debug> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8007 | 2024.12.20 21:26:46.112547 [ 73 ] {} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8008 | 2024.12.20 21:26:46.112551 [ 262 ] {bddd6984-be98-4aff-b4db-78ff3798ea93} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.002054 sec., 10710.80817916261 rows/sec., 805.40 KiB/sec. | ||
8009 | 2024.12.20 21:26:46.112589 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8010 | 2024.12.20 21:26:46.112695 [ 262 ] {bddd6984-be98-4aff-b4db-78ff3798ea93} <Debug> TCPHandler: Processed in 0.002629189 sec. | ||
8011 | 2024.12.20 21:26:46.112825 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::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 | ||
8012 | 2024.12.20 21:26:46.112883 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8013 | 2024.12.20 21:26:46.112970 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8014 | 2024.12.20 21:26:46.113053 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 64 rows starting from the beginning of the part | ||
8015 | 2024.12.20 21:26:46.113107 [ 260 ] {5134a83a-55ce-40dc-946e-0e87328212a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8016 | 2024.12.20 21:26:46.113248 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 22 rows starting from the beginning of the part | ||
8017 | 2024.12.20 21:26:46.113311 [ 260 ] {5134a83a-55ce-40dc-946e-0e87328212a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8018 | 2024.12.20 21:26:46.113619 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
8019 | 2024.12.20 21:26:46.113956 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 22 rows starting from the beginning of the part | ||
8020 | 2024.12.20 21:26:46.114291 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
8021 | 2024.12.20 21:26:46.114605 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 22 rows starting from the beginning of the part | ||
8022 | 2024.12.20 21:26:46.116309 [ 260 ] {5134a83a-55ce-40dc-946e-0e87328212a5} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8023 | 2024.12.20 21:26:46.116380 [ 260 ] {5134a83a-55ce-40dc-946e-0e87328212a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8024 | 2024.12.20 21:26:46.117496 [ 260 ] {5134a83a-55ce-40dc-946e-0e87328212a5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8025 | 2024.12.20 21:26:46.117568 [ 187 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.004846118 sec., 38793.93774563475 rows/sec., 2.92 MiB/sec. | ||
8026 | 2024.12.20 21:26:46.117884 [ 260 ] {5134a83a-55ce-40dc-946e-0e87328212a5} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8027 | 2024.12.20 21:26:46.117884 [ 187 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8028 | 2024.12.20 21:26:46.118298 [ 260 ] {5134a83a-55ce-40dc-946e-0e87328212a5} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.005267 sec., 16328.080501234099 rows/sec., 1.28 MiB/sec. | ||
8029 | 2024.12.20 21:26:46.118603 [ 260 ] {5134a83a-55ce-40dc-946e-0e87328212a5} <Debug> TCPHandler: Processed in 0.0058019 sec. | ||
8030 | 2024.12.20 21:26:46.118886 [ 187 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_46_9} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8031 | 2024.12.20 21:26:46.119070 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8032 | 2024.12.20 21:26:46.119195 [ 187 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_46_9} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8033 | 2024.12.20 21:26:46.119315 [ 262 ] {88f768ae-e8e5-441e-94f4-6c3b4becb474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8034 | 2024.12.20 21:26:46.119383 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8035 | 2024.12.20 21:26:46.119429 [ 262 ] {88f768ae-e8e5-441e-94f4-6c3b4becb474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8036 | 2024.12.20 21:26:46.120019 [ 262 ] {88f768ae-e8e5-441e-94f4-6c3b4becb474} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8037 | 2024.12.20 21:26:46.120059 [ 262 ] {88f768ae-e8e5-441e-94f4-6c3b4becb474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8038 | 2024.12.20 21:26:46.120455 [ 262 ] {88f768ae-e8e5-441e-94f4-6c3b4becb474} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8039 | 2024.12.20 21:26:46.120692 [ 262 ] {88f768ae-e8e5-441e-94f4-6c3b4becb474} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8040 | 2024.12.20 21:26:46.120906 [ 262 ] {88f768ae-e8e5-441e-94f4-6c3b4becb474} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001646 sec., 97205.34629404618 rows/sec., 6.77 MiB/sec. | ||
8041 | 2024.12.20 21:26:46.120959 [ 262 ] {88f768ae-e8e5-441e-94f4-6c3b4becb474} <Debug> TCPHandler: Processed in 0.00222402 sec. | ||
8042 | 2024.12.20 21:26:46.121095 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8043 | 2024.12.20 21:26:46.121215 [ 260 ] {c8433384-3802-4cf4-a567-7dd289b11920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8044 | 2024.12.20 21:26:46.121298 [ 260 ] {c8433384-3802-4cf4-a567-7dd289b11920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8045 | 2024.12.20 21:26:46.122418 [ 260 ] {c8433384-3802-4cf4-a567-7dd289b11920} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8046 | 2024.12.20 21:26:46.122458 [ 260 ] {c8433384-3802-4cf4-a567-7dd289b11920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8047 | 2024.12.20 21:26:46.123090 [ 260 ] {c8433384-3802-4cf4-a567-7dd289b11920} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8048 | 2024.12.20 21:26:46.123349 [ 260 ] {c8433384-3802-4cf4-a567-7dd289b11920} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8049 | 2024.12.20 21:26:46.123645 [ 260 ] {c8433384-3802-4cf4-a567-7dd289b11920} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002447 sec., 8990.600735594606 rows/sec., 16.11 MiB/sec. | ||
8050 | 2024.12.20 21:26:46.124164 [ 260 ] {c8433384-3802-4cf4-a567-7dd289b11920} <Debug> TCPHandler: Processed in 0.003120169 sec. | ||
8051 | 2024.12.20 21:26:46.124423 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8052 | 2024.12.20 21:26:46.124644 [ 262 ] {18aff882-e6dd-4a6d-a579-213f7101e9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8053 | 2024.12.20 21:26:46.124734 [ 262 ] {18aff882-e6dd-4a6d-a579-213f7101e9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8054 | 2024.12.20 21:26:46.125359 [ 262 ] {18aff882-e6dd-4a6d-a579-213f7101e9f6} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8055 | 2024.12.20 21:26:46.125404 [ 262 ] {18aff882-e6dd-4a6d-a579-213f7101e9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8056 | 2024.12.20 21:26:46.125765 [ 262 ] {18aff882-e6dd-4a6d-a579-213f7101e9f6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8057 | 2024.12.20 21:26:46.125999 [ 262 ] {18aff882-e6dd-4a6d-a579-213f7101e9f6} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8058 | 2024.12.20 21:26:46.126210 [ 262 ] {18aff882-e6dd-4a6d-a579-213f7101e9f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001619 sec., 37059.91352686844 rows/sec., 2.50 MiB/sec. | ||
8059 | 2024.12.20 21:26:46.126260 [ 262 ] {18aff882-e6dd-4a6d-a579-213f7101e9f6} <Debug> TCPHandler: Processed in 0.001997424 sec. | ||
8060 | 2024.12.20 21:26:46.503024 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17019 | ||
8061 | 2024.12.20 21:26:46.503632 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8062 | 2024.12.20 21:26:46.503678 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8063 | 2024.12.20 21:26:46.504178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
8064 | 2024.12.20 21:26:46.504423 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8065 | 2024.12.20 21:26:46.504652 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
8066 | 2024.12.20 21:26:47.688969 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
8067 | 2024.12.20 21:26:47.707996 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8068 | 2024.12.20 21:26:47.708058 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8069 | 2024.12.20 21:26:47.715075 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
8070 | 2024.12.20 21:26:47.715830 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8071 | 2024.12.20 21:26:47.718955 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
8072 | 2024.12.20 21:26:49.065608 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1120 | ||
8073 | 2024.12.20 21:26:49.068946 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8074 | 2024.12.20 21:26:49.069010 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8075 | 2024.12.20 21:26:49.070485 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8076 | 2024.12.20 21:26:49.070794 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8077 | 2024.12.20 21:26:49.071366 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1120 | ||
8078 | 2024.12.20 21:26:51.111796 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8079 | 2024.12.20 21:26:51.111987 [ 260 ] {56660867-6af8-4b1a-939b-545e6dc6e39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8080 | 2024.12.20 21:26:51.112062 [ 260 ] {56660867-6af8-4b1a-939b-545e6dc6e39b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8081 | 2024.12.20 21:26:51.112797 [ 260 ] {56660867-6af8-4b1a-939b-545e6dc6e39b} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8082 | 2024.12.20 21:26:51.112850 [ 260 ] {56660867-6af8-4b1a-939b-545e6dc6e39b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8083 | 2024.12.20 21:26:51.113284 [ 260 ] {56660867-6af8-4b1a-939b-545e6dc6e39b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8084 | 2024.12.20 21:26:51.113557 [ 260 ] {56660867-6af8-4b1a-939b-545e6dc6e39b} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8085 | 2024.12.20 21:26:51.113800 [ 260 ] {56660867-6af8-4b1a-939b-545e6dc6e39b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001864 sec., 7510.729613733905 rows/sec., 540.67 KiB/sec. | ||
8086 | 2024.12.20 21:26:51.113867 [ 260 ] {56660867-6af8-4b1a-939b-545e6dc6e39b} <Debug> TCPHandler: Processed in 0.002205359 sec. | ||
8087 | 2024.12.20 21:26:51.114111 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8088 | 2024.12.20 21:26:51.114305 [ 262 ] {919c8fab-ca79-487e-8b97-edf5725eb4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8089 | 2024.12.20 21:26:51.114381 [ 262 ] {919c8fab-ca79-487e-8b97-edf5725eb4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8090 | 2024.12.20 21:26:51.115245 [ 262 ] {919c8fab-ca79-487e-8b97-edf5725eb4e9} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8091 | 2024.12.20 21:26:51.115292 [ 262 ] {919c8fab-ca79-487e-8b97-edf5725eb4e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8092 | 2024.12.20 21:26:51.115748 [ 262 ] {919c8fab-ca79-487e-8b97-edf5725eb4e9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8093 | 2024.12.20 21:26:51.116014 [ 262 ] {919c8fab-ca79-487e-8b97-edf5725eb4e9} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8094 | 2024.12.20 21:26:51.116209 [ 67 ] {} <Debug> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8095 | 2024.12.20 21:26:51.116292 [ 262 ] {919c8fab-ca79-487e-8b97-edf5725eb4e9} <Debug> executeQuery: Read 237 rows, 21.29 KiB in 0.002034 sec., 116519.17404129794 rows/sec., 10.22 MiB/sec. | ||
8096 | 2024.12.20 21:26:51.116293 [ 67 ] {} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8097 | 2024.12.20 21:26:51.116381 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8098 | 2024.12.20 21:26:51.116439 [ 262 ] {919c8fab-ca79-487e-8b97-edf5725eb4e9} <Debug> TCPHandler: Processed in 0.002468086 sec. | ||
8099 | 2024.12.20 21:26:51.116703 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8100 | 2024.12.20 21:26:51.116846 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
8101 | 2024.12.20 21:26:51.117093 [ 260 ] {f0e68ebe-b034-47c2-a058-241a86e8d1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8102 | 2024.12.20 21:26:51.117304 [ 260 ] {f0e68ebe-b034-47c2-a058-241a86e8d1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8103 | 2024.12.20 21:26:51.117471 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8104 | 2024.12.20 21:26:51.117624 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1431 rows starting from the beginning of the part | ||
8105 | 2024.12.20 21:26:51.118016 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
8106 | 2024.12.20 21:26:51.118675 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
8107 | 2024.12.20 21:26:51.119208 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 237 rows starting from the beginning of the part | ||
8108 | 2024.12.20 21:26:51.119471 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
8109 | 2024.12.20 21:26:51.119783 [ 189 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part | ||
8110 | 2024.12.20 21:26:51.120501 [ 260 ] {f0e68ebe-b034-47c2-a058-241a86e8d1e9} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8111 | 2024.12.20 21:26:51.120552 [ 260 ] {f0e68ebe-b034-47c2-a058-241a86e8d1e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8112 | 2024.12.20 21:26:51.121151 [ 260 ] {f0e68ebe-b034-47c2-a058-241a86e8d1e9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8113 | 2024.12.20 21:26:51.121459 [ 260 ] {f0e68ebe-b034-47c2-a058-241a86e8d1e9} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8114 | 2024.12.20 21:26:51.121726 [ 260 ] {f0e68ebe-b034-47c2-a058-241a86e8d1e9} <Debug> executeQuery: Read 24 rows, 1.73 KiB in 0.004763 sec., 5038.841066554693 rows/sec., 364.13 KiB/sec. | ||
8115 | 2024.12.20 21:26:51.121832 [ 260 ] {f0e68ebe-b034-47c2-a058-241a86e8d1e9} <Debug> TCPHandler: Processed in 0.005273189 sec. | ||
8116 | 2024.12.20 21:26:51.122096 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8117 | 2024.12.20 21:26:51.122124 [ 187 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2161 rows, containing 5 columns (5 merged, 0 gathered) in 0.005628996 sec., 383905.05162910046 rows/sec., 33.87 MiB/sec. | ||
8118 | 2024.12.20 21:26:51.122252 [ 262 ] {6ca2cde4-60f8-4132-bce8-0de2335ea8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8119 | 2024.12.20 21:26:51.122319 [ 262 ] {6ca2cde4-60f8-4132-bce8-0de2335ea8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8120 | 2024.12.20 21:26:51.122385 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8121 | 2024.12.20 21:26:51.122788 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_61_12} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8122 | 2024.12.20 21:26:51.122888 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_61_12} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8123 | 2024.12.20 21:26:51.123004 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
8124 | 2024.12.20 21:26:51.123233 [ 262 ] {6ca2cde4-60f8-4132-bce8-0de2335ea8fe} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8125 | 2024.12.20 21:26:51.123274 [ 262 ] {6ca2cde4-60f8-4132-bce8-0de2335ea8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8126 | 2024.12.20 21:26:51.123639 [ 262 ] {6ca2cde4-60f8-4132-bce8-0de2335ea8fe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8127 | 2024.12.20 21:26:51.123882 [ 262 ] {6ca2cde4-60f8-4132-bce8-0de2335ea8fe} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8128 | 2024.12.20 21:26:51.124110 [ 262 ] {6ca2cde4-60f8-4132-bce8-0de2335ea8fe} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001895 sec., 7387.862796833773 rows/sec., 517.40 KiB/sec. | ||
8129 | 2024.12.20 21:26:51.124170 [ 262 ] {6ca2cde4-60f8-4132-bce8-0de2335ea8fe} <Debug> TCPHandler: Processed in 0.00223814 sec. | ||
8130 | 2024.12.20 21:26:51.124319 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8131 | 2024.12.20 21:26:51.124464 [ 260 ] {7ee7d15d-8fa3-429a-9dae-3df41ed3f71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8132 | 2024.12.20 21:26:51.124525 [ 260 ] {7ee7d15d-8fa3-429a-9dae-3df41ed3f71c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8133 | 2024.12.20 21:26:51.125208 [ 260 ] {7ee7d15d-8fa3-429a-9dae-3df41ed3f71c} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8134 | 2024.12.20 21:26:51.125250 [ 260 ] {7ee7d15d-8fa3-429a-9dae-3df41ed3f71c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8135 | 2024.12.20 21:26:51.125614 [ 260 ] {7ee7d15d-8fa3-429a-9dae-3df41ed3f71c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8136 | 2024.12.20 21:26:51.125863 [ 260 ] {7ee7d15d-8fa3-429a-9dae-3df41ed3f71c} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8137 | 2024.12.20 21:26:51.126075 [ 260 ] {7ee7d15d-8fa3-429a-9dae-3df41ed3f71c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001644 sec., 7907.542579075425 rows/sec., 493.03 KiB/sec. | ||
8138 | 2024.12.20 21:26:51.126129 [ 260 ] {7ee7d15d-8fa3-429a-9dae-3df41ed3f71c} <Debug> TCPHandler: Processed in 0.001878762 sec. | ||
8139 | 2024.12.20 21:26:51.126275 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8140 | 2024.12.20 21:26:51.126414 [ 262 ] {5550f8a8-bde9-4728-8f62-4d96ecc898a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8141 | 2024.12.20 21:26:51.126472 [ 262 ] {5550f8a8-bde9-4728-8f62-4d96ecc898a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8142 | 2024.12.20 21:26:51.127317 [ 262 ] {5550f8a8-bde9-4728-8f62-4d96ecc898a3} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8143 | 2024.12.20 21:26:51.127356 [ 262 ] {5550f8a8-bde9-4728-8f62-4d96ecc898a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8144 | 2024.12.20 21:26:51.127742 [ 262 ] {5550f8a8-bde9-4728-8f62-4d96ecc898a3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8145 | 2024.12.20 21:26:51.127979 [ 262 ] {5550f8a8-bde9-4728-8f62-4d96ecc898a3} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8146 | 2024.12.20 21:26:51.128155 [ 68 ] {} <Debug> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8147 | 2024.12.20 21:26:51.128217 [ 262 ] {5550f8a8-bde9-4728-8f62-4d96ecc898a3} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.001828 sec., 218271.33479212254 rows/sec., 15.52 MiB/sec. | ||
8148 | 2024.12.20 21:26:51.128230 [ 68 ] {} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8149 | 2024.12.20 21:26:51.128311 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8150 | 2024.12.20 21:26:51.128346 [ 262 ] {5550f8a8-bde9-4728-8f62-4d96ecc898a3} <Debug> TCPHandler: Processed in 0.002136228 sec. | ||
8151 | 2024.12.20 21:26:51.128551 [ 197 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::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 | ||
8152 | 2024.12.20 21:26:51.128555 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8153 | 2024.12.20 21:26:51.128697 [ 197 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8154 | 2024.12.20 21:26:51.128714 [ 260 ] {3e36c40a-c830-4d7f-a328-ef01483c93af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8155 | 2024.12.20 21:26:51.128731 [ 197 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 913 rows starting from the beginning of the part | ||
8156 | 2024.12.20 21:26:51.128775 [ 260 ] {3e36c40a-c830-4d7f-a328-ef01483c93af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8157 | 2024.12.20 21:26:51.128977 [ 197 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
8158 | 2024.12.20 21:26:51.129359 [ 197 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 86 rows starting from the beginning of the part | ||
8159 | 2024.12.20 21:26:51.129749 [ 197 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 399 rows starting from the beginning of the part | ||
8160 | 2024.12.20 21:26:51.130083 [ 197 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 86 rows starting from the beginning of the part | ||
8161 | 2024.12.20 21:26:51.130290 [ 197 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 399 rows starting from the beginning of the part | ||
8162 | 2024.12.20 21:26:51.130922 [ 260 ] {3e36c40a-c830-4d7f-a328-ef01483c93af} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8163 | 2024.12.20 21:26:51.130972 [ 260 ] {3e36c40a-c830-4d7f-a328-ef01483c93af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8164 | 2024.12.20 21:26:51.131501 [ 260 ] {3e36c40a-c830-4d7f-a328-ef01483c93af} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8165 | 2024.12.20 21:26:51.131796 [ 260 ] {3e36c40a-c830-4d7f-a328-ef01483c93af} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8166 | 2024.12.20 21:26:51.132135 [ 260 ] {3e36c40a-c830-4d7f-a328-ef01483c93af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003447 sec., 1740.644038294169 rows/sec., 90.94 KiB/sec. | ||
8167 | 2024.12.20 21:26:51.132269 [ 260 ] {3e36c40a-c830-4d7f-a328-ef01483c93af} <Debug> TCPHandler: Processed in 0.003807266 sec. | ||
8168 | 2024.12.20 21:26:51.132283 [ 197 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.003866787 sec., 503518.8129059087 rows/sec., 38.53 MiB/sec. | ||
8169 | 2024.12.20 21:26:51.132446 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8170 | 2024.12.20 21:26:51.132466 [ 197 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8171 | 2024.12.20 21:26:51.132640 [ 262 ] {8fb97a9e-7720-4ae6-8c13-f7130d209aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8172 | 2024.12.20 21:26:51.132757 [ 262 ] {8fb97a9e-7720-4ae6-8c13-f7130d209aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8173 | 2024.12.20 21:26:51.132936 [ 197 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_61_12} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8174 | 2024.12.20 21:26:51.133191 [ 197 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_61_12} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8175 | 2024.12.20 21:26:51.133356 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
8176 | 2024.12.20 21:26:51.133808 [ 262 ] {8fb97a9e-7720-4ae6-8c13-f7130d209aec} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8177 | 2024.12.20 21:26:51.133852 [ 262 ] {8fb97a9e-7720-4ae6-8c13-f7130d209aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8178 | 2024.12.20 21:26:51.134263 [ 262 ] {8fb97a9e-7720-4ae6-8c13-f7130d209aec} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8179 | 2024.12.20 21:26:51.134515 [ 262 ] {8fb97a9e-7720-4ae6-8c13-f7130d209aec} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8180 | 2024.12.20 21:26:51.134705 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8181 | 2024.12.20 21:26:51.134769 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8182 | 2024.12.20 21:26:51.134774 [ 262 ] {8fb97a9e-7720-4ae6-8c13-f7130d209aec} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002192 sec., 108120.43795620438 rows/sec., 7.25 MiB/sec. | ||
8183 | 2024.12.20 21:26:51.134807 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8184 | 2024.12.20 21:26:51.134953 [ 262 ] {8fb97a9e-7720-4ae6-8c13-f7130d209aec} <Debug> TCPHandler: Processed in 0.002602418 sec. | ||
8185 | 2024.12.20 21:26:51.135012 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::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 | ||
8186 | 2024.12.20 21:26:51.135149 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8187 | 2024.12.20 21:26:51.135171 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8188 | 2024.12.20 21:26:51.135233 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17076 rows starting from the beginning of the part | ||
8189 | 2024.12.20 21:26:51.135482 [ 260 ] {6b151b74-39de-4a31-a628-cbcc81d70b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8190 | 2024.12.20 21:26:51.135531 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 128 rows starting from the beginning of the part | ||
8191 | 2024.12.20 21:26:51.135673 [ 260 ] {6b151b74-39de-4a31-a628-cbcc81d70b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8192 | 2024.12.20 21:26:51.135900 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
8193 | 2024.12.20 21:26:51.136260 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 237 rows starting from the beginning of the part | ||
8194 | 2024.12.20 21:26:51.136618 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
8195 | 2024.12.20 21:26:51.136956 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part | ||
8196 | 2024.12.20 21:26:51.138000 [ 260 ] {6b151b74-39de-4a31-a628-cbcc81d70b57} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8197 | 2024.12.20 21:26:51.138061 [ 260 ] {6b151b74-39de-4a31-a628-cbcc81d70b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8198 | 2024.12.20 21:26:51.138547 [ 260 ] {6b151b74-39de-4a31-a628-cbcc81d70b57} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8199 | 2024.12.20 21:26:51.139000 [ 260 ] {6b151b74-39de-4a31-a628-cbcc81d70b57} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8200 | 2024.12.20 21:26:51.139392 [ 260 ] {6b151b74-39de-4a31-a628-cbcc81d70b57} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004075 sec., 245.398773006135 rows/sec., 16.54 KiB/sec. | ||
8201 | 2024.12.20 21:26:51.139611 [ 260 ] {6b151b74-39de-4a31-a628-cbcc81d70b57} <Debug> TCPHandler: Processed in 0.004572902 sec. | ||
8202 | 2024.12.20 21:26:51.139796 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8203 | 2024.12.20 21:26:51.139944 [ 262 ] {85137b78-5c9a-41cc-88a3-bee0774b52c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8204 | 2024.12.20 21:26:51.140070 [ 262 ] {85137b78-5c9a-41cc-88a3-bee0774b52c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8205 | 2024.12.20 21:26:51.141620 [ 262 ] {85137b78-5c9a-41cc-88a3-bee0774b52c7} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8206 | 2024.12.20 21:26:51.141661 [ 262 ] {85137b78-5c9a-41cc-88a3-bee0774b52c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8207 | 2024.12.20 21:26:51.142687 [ 262 ] {85137b78-5c9a-41cc-88a3-bee0774b52c7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8208 | 2024.12.20 21:26:51.143096 [ 262 ] {85137b78-5c9a-41cc-88a3-bee0774b52c7} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8209 | 2024.12.20 21:26:51.143404 [ 262 ] {85137b78-5c9a-41cc-88a3-bee0774b52c7} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.003497 sec., 4861.309694023448 rows/sec., 8.71 MiB/sec. | ||
8210 | 2024.12.20 21:26:51.143612 [ 262 ] {85137b78-5c9a-41cc-88a3-bee0774b52c7} <Debug> TCPHandler: Processed in 0.003904607 sec. | ||
8211 | 2024.12.20 21:26:51.143914 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8212 | 2024.12.20 21:26:51.143990 [ 187 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17998 rows, containing 5 columns (5 merged, 0 gathered) in 0.009045493 sec., 1989720.1844056481 rows/sec., 134.09 MiB/sec. | ||
8213 | 2024.12.20 21:26:51.144109 [ 260 ] {4215fa2a-48bc-46c7-96cb-516644f3cff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8214 | 2024.12.20 21:26:51.144194 [ 260 ] {4215fa2a-48bc-46c7-96cb-516644f3cff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8215 | 2024.12.20 21:26:51.144322 [ 187 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8216 | 2024.12.20 21:26:51.145068 [ 187 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8217 | 2024.12.20 21:26:51.145282 [ 187 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8218 | 2024.12.20 21:26:51.145310 [ 260 ] {4215fa2a-48bc-46c7-96cb-516644f3cff8} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8219 | 2024.12.20 21:26:51.145390 [ 260 ] {4215fa2a-48bc-46c7-96cb-516644f3cff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8220 | 2024.12.20 21:26:51.145448 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.10 MiB. | ||
8221 | 2024.12.20 21:26:51.145829 [ 260 ] {4215fa2a-48bc-46c7-96cb-516644f3cff8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8222 | 2024.12.20 21:26:51.146072 [ 260 ] {4215fa2a-48bc-46c7-96cb-516644f3cff8} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8223 | 2024.12.20 21:26:51.146249 [ 68 ] {} <Debug> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8224 | 2024.12.20 21:26:51.146305 [ 68 ] {} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8225 | 2024.12.20 21:26:51.146319 [ 260 ] {4215fa2a-48bc-46c7-96cb-516644f3cff8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002234 sec., 36705.46105640108 rows/sec., 2.33 MiB/sec. | ||
8226 | 2024.12.20 21:26:51.146342 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8227 | 2024.12.20 21:26:51.146486 [ 260 ] {4215fa2a-48bc-46c7-96cb-516644f3cff8} <Debug> TCPHandler: Processed in 0.002767931 sec. | ||
8228 | 2024.12.20 21:26:51.146541 [ 193 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::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 | ||
8229 | 2024.12.20 21:26:51.146637 [ 193 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8230 | 2024.12.20 21:26:51.146666 [ 193 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3048 rows starting from the beginning of the part | ||
8231 | 2024.12.20 21:26:51.146722 [ 193 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 48 rows starting from the beginning of the part | ||
8232 | 2024.12.20 21:26:51.146941 [ 193 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
8233 | 2024.12.20 21:26:51.147067 [ 193 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 82 rows starting from the beginning of the part | ||
8234 | 2024.12.20 21:26:51.147279 [ 193 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
8235 | 2024.12.20 21:26:51.147360 [ 193 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part | ||
8236 | 2024.12.20 21:26:51.148887 [ 195 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3380 rows, containing 4 columns (4 merged, 0 gathered) in 0.002433664 sec., 1388852.3641718824 rows/sec., 90.02 MiB/sec. | ||
8237 | 2024.12.20 21:26:51.149225 [ 195 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8238 | 2024.12.20 21:26:51.149527 [ 195 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_61_12} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8239 | 2024.12.20 21:26:51.149609 [ 195 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_61_12} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8240 | 2024.12.20 21:26:51.149707 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
8241 | 2024.12.20 21:26:53.821169 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8242 | 2024.12.20 21:26:53.821270 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8243 | 2024.12.20 21:26:54.004816 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17507 | ||
8244 | 2024.12.20 21:26:54.005698 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8245 | 2024.12.20 21:26:54.005737 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8246 | 2024.12.20 21:26:54.006281 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8247 | 2024.12.20 21:26:54.006562 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8248 | 2024.12.20 21:26:54.006763 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17507 | ||
8249 | 2024.12.20 21:26:55.219044 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
8250 | 2024.12.20 21:26:55.239101 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8251 | 2024.12.20 21:26:55.239155 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8252 | 2024.12.20 21:26:55.246607 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8253 | 2024.12.20 21:26:55.247439 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8254 | 2024.12.20 21:26:55.250339 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
8255 | 2024.12.20 21:26:56.108085 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8256 | 2024.12.20 21:26:56.108293 [ 260 ] {57d60054-a83b-4983-ada5-6390b1253dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8257 | 2024.12.20 21:26:56.108372 [ 260 ] {57d60054-a83b-4983-ada5-6390b1253dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8258 | 2024.12.20 21:26:56.109126 [ 260 ] {57d60054-a83b-4983-ada5-6390b1253dd6} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8259 | 2024.12.20 21:26:56.109174 [ 260 ] {57d60054-a83b-4983-ada5-6390b1253dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8260 | 2024.12.20 21:26:56.109631 [ 260 ] {57d60054-a83b-4983-ada5-6390b1253dd6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8261 | 2024.12.20 21:26:56.109881 [ 260 ] {57d60054-a83b-4983-ada5-6390b1253dd6} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8262 | 2024.12.20 21:26:56.110149 [ 260 ] {57d60054-a83b-4983-ada5-6390b1253dd6} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001902 sec., 52576.23554153522 rows/sec., 4.38 MiB/sec. | ||
8263 | 2024.12.20 21:26:56.110296 [ 260 ] {57d60054-a83b-4983-ada5-6390b1253dd6} <Debug> TCPHandler: Processed in 0.002350722 sec. | ||
8264 | 2024.12.20 21:26:56.110661 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8265 | 2024.12.20 21:26:56.110967 [ 262 ] {051ae782-cdcf-400f-8962-ab943484da5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8266 | 2024.12.20 21:26:56.111085 [ 262 ] {051ae782-cdcf-400f-8962-ab943484da5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8267 | 2024.12.20 21:26:56.111988 [ 262 ] {051ae782-cdcf-400f-8962-ab943484da5c} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8268 | 2024.12.20 21:26:56.112039 [ 262 ] {051ae782-cdcf-400f-8962-ab943484da5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8269 | 2024.12.20 21:26:56.112469 [ 262 ] {051ae782-cdcf-400f-8962-ab943484da5c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8270 | 2024.12.20 21:26:56.112720 [ 262 ] {051ae782-cdcf-400f-8962-ab943484da5c} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8271 | 2024.12.20 21:26:56.112999 [ 262 ] {051ae782-cdcf-400f-8962-ab943484da5c} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.002111 sec., 10421.601136901942 rows/sec., 783.66 KiB/sec. | ||
8272 | 2024.12.20 21:26:56.113083 [ 262 ] {051ae782-cdcf-400f-8962-ab943484da5c} <Debug> TCPHandler: Processed in 0.00266369 sec. | ||
8273 | 2024.12.20 21:26:56.113284 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8274 | 2024.12.20 21:26:56.113425 [ 260 ] {359d0b47-7633-4aeb-a29a-1e404178084b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8275 | 2024.12.20 21:26:56.113489 [ 260 ] {359d0b47-7633-4aeb-a29a-1e404178084b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8276 | 2024.12.20 21:26:56.114258 [ 260 ] {359d0b47-7633-4aeb-a29a-1e404178084b} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8277 | 2024.12.20 21:26:56.114307 [ 260 ] {359d0b47-7633-4aeb-a29a-1e404178084b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8278 | 2024.12.20 21:26:56.114717 [ 260 ] {359d0b47-7633-4aeb-a29a-1e404178084b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8279 | 2024.12.20 21:26:56.114961 [ 260 ] {359d0b47-7633-4aeb-a29a-1e404178084b} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8280 | 2024.12.20 21:26:56.115221 [ 260 ] {359d0b47-7633-4aeb-a29a-1e404178084b} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001823 sec., 47174.9862863412 rows/sec., 3.68 MiB/sec. | ||
8281 | 2024.12.20 21:26:56.115328 [ 260 ] {359d0b47-7633-4aeb-a29a-1e404178084b} <Debug> TCPHandler: Processed in 0.002145068 sec. | ||
8282 | 2024.12.20 21:26:56.115672 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8283 | 2024.12.20 21:26:56.115916 [ 262 ] {711f9d30-b58c-47a9-9139-b8da9e6e99fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8284 | 2024.12.20 21:26:56.116014 [ 262 ] {711f9d30-b58c-47a9-9139-b8da9e6e99fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8285 | 2024.12.20 21:26:56.116784 [ 262 ] {711f9d30-b58c-47a9-9139-b8da9e6e99fc} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8286 | 2024.12.20 21:26:56.116824 [ 262 ] {711f9d30-b58c-47a9-9139-b8da9e6e99fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8287 | 2024.12.20 21:26:56.117224 [ 262 ] {711f9d30-b58c-47a9-9139-b8da9e6e99fc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8288 | 2024.12.20 21:26:56.117470 [ 262 ] {711f9d30-b58c-47a9-9139-b8da9e6e99fc} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8289 | 2024.12.20 21:26:56.117762 [ 262 ] {711f9d30-b58c-47a9-9139-b8da9e6e99fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001907 sec., 83901.41583639223 rows/sec., 5.84 MiB/sec. | ||
8290 | 2024.12.20 21:26:56.117818 [ 262 ] {711f9d30-b58c-47a9-9139-b8da9e6e99fc} <Debug> TCPHandler: Processed in 0.002315602 sec. | ||
8291 | 2024.12.20 21:26:56.117975 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8292 | 2024.12.20 21:26:56.118096 [ 260 ] {1f806a44-d606-42fd-ae05-654db7fe9812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8293 | 2024.12.20 21:26:56.118178 [ 260 ] {1f806a44-d606-42fd-ae05-654db7fe9812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8294 | 2024.12.20 21:26:56.119331 [ 260 ] {1f806a44-d606-42fd-ae05-654db7fe9812} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8295 | 2024.12.20 21:26:56.119372 [ 260 ] {1f806a44-d606-42fd-ae05-654db7fe9812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8296 | 2024.12.20 21:26:56.120006 [ 260 ] {1f806a44-d606-42fd-ae05-654db7fe9812} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8297 | 2024.12.20 21:26:56.120272 [ 260 ] {1f806a44-d606-42fd-ae05-654db7fe9812} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8298 | 2024.12.20 21:26:56.120571 [ 260 ] {1f806a44-d606-42fd-ae05-654db7fe9812} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.0025 sec., 8800 rows/sec., 15.77 MiB/sec. | ||
8299 | 2024.12.20 21:26:56.120682 [ 260 ] {1f806a44-d606-42fd-ae05-654db7fe9812} <Debug> TCPHandler: Processed in 0.002765752 sec. | ||
8300 | 2024.12.20 21:26:56.120878 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8301 | 2024.12.20 21:26:56.121101 [ 262 ] {05d14dc5-a5d2-4c96-b503-83990667aa38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8302 | 2024.12.20 21:26:56.121194 [ 262 ] {05d14dc5-a5d2-4c96-b503-83990667aa38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8303 | 2024.12.20 21:26:56.121806 [ 262 ] {05d14dc5-a5d2-4c96-b503-83990667aa38} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8304 | 2024.12.20 21:26:56.121845 [ 262 ] {05d14dc5-a5d2-4c96-b503-83990667aa38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8305 | 2024.12.20 21:26:56.122210 [ 262 ] {05d14dc5-a5d2-4c96-b503-83990667aa38} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8306 | 2024.12.20 21:26:56.122447 [ 262 ] {05d14dc5-a5d2-4c96-b503-83990667aa38} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8307 | 2024.12.20 21:26:56.122705 [ 262 ] {05d14dc5-a5d2-4c96-b503-83990667aa38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001647 sec., 36429.87249544627 rows/sec., 2.46 MiB/sec. | ||
8308 | 2024.12.20 21:26:56.122762 [ 262 ] {05d14dc5-a5d2-4c96-b503-83990667aa38} <Debug> TCPHandler: Processed in 0.001996125 sec. | ||
8309 | 2024.12.20 21:26:56.620868 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8310 | 2024.12.20 21:26:56.621068 [ 260 ] {0cdd297d-03db-4ca2-8096-72dbc0f29e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8311 | 2024.12.20 21:26:56.621145 [ 260 ] {0cdd297d-03db-4ca2-8096-72dbc0f29e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8312 | 2024.12.20 21:26:56.621912 [ 260 ] {0cdd297d-03db-4ca2-8096-72dbc0f29e1c} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8313 | 2024.12.20 21:26:56.621957 [ 260 ] {0cdd297d-03db-4ca2-8096-72dbc0f29e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8314 | 2024.12.20 21:26:56.622385 [ 260 ] {0cdd297d-03db-4ca2-8096-72dbc0f29e1c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8315 | 2024.12.20 21:26:56.622636 [ 260 ] {0cdd297d-03db-4ca2-8096-72dbc0f29e1c} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8316 | 2024.12.20 21:26:56.622896 [ 260 ] {0cdd297d-03db-4ca2-8096-72dbc0f29e1c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001883 sec., 7434.944237918216 rows/sec., 535.22 KiB/sec. | ||
8317 | 2024.12.20 21:26:56.622958 [ 260 ] {0cdd297d-03db-4ca2-8096-72dbc0f29e1c} <Debug> TCPHandler: Processed in 0.00222939 sec. | ||
8318 | 2024.12.20 21:26:56.623272 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8319 | 2024.12.20 21:26:56.623538 [ 262 ] {5e928190-a66b-4043-9829-a2a3a7719cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8320 | 2024.12.20 21:26:56.623613 [ 262 ] {5e928190-a66b-4043-9829-a2a3a7719cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8321 | 2024.12.20 21:26:56.624360 [ 262 ] {5e928190-a66b-4043-9829-a2a3a7719cee} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8322 | 2024.12.20 21:26:56.624404 [ 262 ] {5e928190-a66b-4043-9829-a2a3a7719cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8323 | 2024.12.20 21:26:56.624828 [ 262 ] {5e928190-a66b-4043-9829-a2a3a7719cee} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
8324 | 2024.12.20 21:26:56.625077 [ 262 ] {5e928190-a66b-4043-9829-a2a3a7719cee} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8325 | 2024.12.20 21:26:56.625283 [ 262 ] {5e928190-a66b-4043-9829-a2a3a7719cee} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001799 sec., 2223.457476375764 rows/sec., 181.31 KiB/sec. | ||
8326 | 2024.12.20 21:26:56.625347 [ 262 ] {5e928190-a66b-4043-9829-a2a3a7719cee} <Debug> TCPHandler: Processed in 0.002269811 sec. | ||
8327 | 2024.12.20 21:26:56.625509 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8328 | 2024.12.20 21:26:56.625648 [ 260 ] {e8e068a3-2c64-4038-9999-b6d02df0cf0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8329 | 2024.12.20 21:26:56.625706 [ 260 ] {e8e068a3-2c64-4038-9999-b6d02df0cf0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8330 | 2024.12.20 21:26:56.627054 [ 260 ] {e8e068a3-2c64-4038-9999-b6d02df0cf0c} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8331 | 2024.12.20 21:26:56.627095 [ 260 ] {e8e068a3-2c64-4038-9999-b6d02df0cf0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8332 | 2024.12.20 21:26:56.627545 [ 260 ] {e8e068a3-2c64-4038-9999-b6d02df0cf0c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8333 | 2024.12.20 21:26:56.627791 [ 260 ] {e8e068a3-2c64-4038-9999-b6d02df0cf0c} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8334 | 2024.12.20 21:26:56.628034 [ 260 ] {e8e068a3-2c64-4038-9999-b6d02df0cf0c} <Debug> executeQuery: Read 1379 rows, 118.00 KiB in 0.002417 sec., 570541.9942076955 rows/sec., 47.68 MiB/sec. | ||
8335 | 2024.12.20 21:26:56.628093 [ 260 ] {e8e068a3-2c64-4038-9999-b6d02df0cf0c} <Debug> TCPHandler: Processed in 0.002655259 sec. | ||
8336 | 2024.12.20 21:26:56.628304 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8337 | 2024.12.20 21:26:56.628519 [ 262 ] {1de0e437-6473-43f2-93fc-c4867d749b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8338 | 2024.12.20 21:26:56.628585 [ 262 ] {1de0e437-6473-43f2-93fc-c4867d749b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8339 | 2024.12.20 21:26:56.629290 [ 262 ] {1de0e437-6473-43f2-93fc-c4867d749b8c} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8340 | 2024.12.20 21:26:56.629336 [ 262 ] {1de0e437-6473-43f2-93fc-c4867d749b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8341 | 2024.12.20 21:26:56.629716 [ 262 ] {1de0e437-6473-43f2-93fc-c4867d749b8c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8342 | 2024.12.20 21:26:56.629949 [ 262 ] {1de0e437-6473-43f2-93fc-c4867d749b8c} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8343 | 2024.12.20 21:26:56.630124 [ 262 ] {1de0e437-6473-43f2-93fc-c4867d749b8c} <Debug> executeQuery: Read 28 rows, 2.01 KiB in 0.001641 sec., 17062.766605728215 rows/sec., 1.20 MiB/sec. | ||
8344 | 2024.12.20 21:26:56.630177 [ 262 ] {1de0e437-6473-43f2-93fc-c4867d749b8c} <Debug> TCPHandler: Processed in 0.001990944 sec. | ||
8345 | 2024.12.20 21:26:56.630314 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8346 | 2024.12.20 21:26:56.630440 [ 260 ] {17a4e0a4-8170-4824-92b4-3f1bb5e0e844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8347 | 2024.12.20 21:26:56.630497 [ 260 ] {17a4e0a4-8170-4824-92b4-3f1bb5e0e844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8348 | 2024.12.20 21:26:56.631276 [ 260 ] {17a4e0a4-8170-4824-92b4-3f1bb5e0e844} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8349 | 2024.12.20 21:26:56.631324 [ 260 ] {17a4e0a4-8170-4824-92b4-3f1bb5e0e844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8350 | 2024.12.20 21:26:56.631709 [ 260 ] {17a4e0a4-8170-4824-92b4-3f1bb5e0e844} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8351 | 2024.12.20 21:26:56.631951 [ 260 ] {17a4e0a4-8170-4824-92b4-3f1bb5e0e844} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8352 | 2024.12.20 21:26:56.632200 [ 260 ] {17a4e0a4-8170-4824-92b4-3f1bb5e0e844} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001777 sec., 136184.5807540799 rows/sec., 9.23 MiB/sec. | ||
8353 | 2024.12.20 21:26:56.632398 [ 260 ] {17a4e0a4-8170-4824-92b4-3f1bb5e0e844} <Debug> TCPHandler: Processed in 0.002137178 sec. | ||
8354 | 2024.12.20 21:26:56.632600 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8355 | 2024.12.20 21:26:56.632736 [ 262 ] {caa1bfdb-38e2-47c5-bfb5-ab13c4ac044f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8356 | 2024.12.20 21:26:56.632793 [ 262 ] {caa1bfdb-38e2-47c5-bfb5-ab13c4ac044f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8357 | 2024.12.20 21:26:56.633449 [ 262 ] {caa1bfdb-38e2-47c5-bfb5-ab13c4ac044f} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8358 | 2024.12.20 21:26:56.633487 [ 262 ] {caa1bfdb-38e2-47c5-bfb5-ab13c4ac044f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8359 | 2024.12.20 21:26:56.633847 [ 262 ] {caa1bfdb-38e2-47c5-bfb5-ab13c4ac044f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8360 | 2024.12.20 21:26:56.634079 [ 262 ] {caa1bfdb-38e2-47c5-bfb5-ab13c4ac044f} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8361 | 2024.12.20 21:26:56.634262 [ 262 ] {caa1bfdb-38e2-47c5-bfb5-ab13c4ac044f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001556 sec., 8354.755784061696 rows/sec., 520.92 KiB/sec. | ||
8362 | 2024.12.20 21:26:56.634312 [ 262 ] {caa1bfdb-38e2-47c5-bfb5-ab13c4ac044f} <Debug> TCPHandler: Processed in 0.00178285 sec. | ||
8363 | 2024.12.20 21:26:56.634460 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8364 | 2024.12.20 21:26:56.634598 [ 260 ] {2dc05ef8-a82f-4e76-98f7-030f784e3b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8365 | 2024.12.20 21:26:56.634656 [ 260 ] {2dc05ef8-a82f-4e76-98f7-030f784e3b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8366 | 2024.12.20 21:26:56.635624 [ 260 ] {2dc05ef8-a82f-4e76-98f7-030f784e3b14} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8367 | 2024.12.20 21:26:56.635665 [ 260 ] {2dc05ef8-a82f-4e76-98f7-030f784e3b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8368 | 2024.12.20 21:26:56.636061 [ 260 ] {2dc05ef8-a82f-4e76-98f7-030f784e3b14} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8369 | 2024.12.20 21:26:56.636295 [ 260 ] {2dc05ef8-a82f-4e76-98f7-030f784e3b14} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8370 | 2024.12.20 21:26:56.636532 [ 260 ] {2dc05ef8-a82f-4e76-98f7-030f784e3b14} <Debug> executeQuery: Read 859 rows, 63.66 KiB in 0.001964 sec., 437372.7087576375 rows/sec., 31.65 MiB/sec. | ||
8371 | 2024.12.20 21:26:56.636588 [ 260 ] {2dc05ef8-a82f-4e76-98f7-030f784e3b14} <Debug> TCPHandler: Processed in 0.00220033 sec. | ||
8372 | 2024.12.20 21:26:56.636782 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8373 | 2024.12.20 21:26:56.637001 [ 262 ] {8c0a03cf-dc06-41e5-bcc6-97f0788d6b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8374 | 2024.12.20 21:26:56.637095 [ 262 ] {8c0a03cf-dc06-41e5-bcc6-97f0788d6b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8375 | 2024.12.20 21:26:56.637755 [ 262 ] {8c0a03cf-dc06-41e5-bcc6-97f0788d6b8c} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8376 | 2024.12.20 21:26:56.637792 [ 262 ] {8c0a03cf-dc06-41e5-bcc6-97f0788d6b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8377 | 2024.12.20 21:26:56.638161 [ 262 ] {8c0a03cf-dc06-41e5-bcc6-97f0788d6b8c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8378 | 2024.12.20 21:26:56.638398 [ 262 ] {8c0a03cf-dc06-41e5-bcc6-97f0788d6b8c} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8379 | 2024.12.20 21:26:56.638618 [ 262 ] {8c0a03cf-dc06-41e5-bcc6-97f0788d6b8c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001667 sec., 3599.2801439712057 rows/sec., 188.05 KiB/sec. | ||
8380 | 2024.12.20 21:26:56.638799 [ 262 ] {8c0a03cf-dc06-41e5-bcc6-97f0788d6b8c} <Debug> TCPHandler: Processed in 0.002126227 sec. | ||
8381 | 2024.12.20 21:26:56.639007 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8382 | 2024.12.20 21:26:56.639141 [ 260 ] {6b98a7db-f4cc-4b5f-83d3-0d15f08201fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8383 | 2024.12.20 21:26:56.639202 [ 260 ] {6b98a7db-f4cc-4b5f-83d3-0d15f08201fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8384 | 2024.12.20 21:26:56.639944 [ 260 ] {6b98a7db-f4cc-4b5f-83d3-0d15f08201fc} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8385 | 2024.12.20 21:26:56.639983 [ 260 ] {6b98a7db-f4cc-4b5f-83d3-0d15f08201fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8386 | 2024.12.20 21:26:56.640413 [ 260 ] {6b98a7db-f4cc-4b5f-83d3-0d15f08201fc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8387 | 2024.12.20 21:26:56.640655 [ 260 ] {6b98a7db-f4cc-4b5f-83d3-0d15f08201fc} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8388 | 2024.12.20 21:26:56.640878 [ 260 ] {6b98a7db-f4cc-4b5f-83d3-0d15f08201fc} <Debug> executeQuery: Read 957 rows, 65.11 KiB in 0.001766 sec., 541902.6047565119 rows/sec., 36.00 MiB/sec. | ||
8389 | 2024.12.20 21:26:56.640931 [ 260 ] {6b98a7db-f4cc-4b5f-83d3-0d15f08201fc} <Debug> TCPHandler: Processed in 0.002035545 sec. | ||
8390 | 2024.12.20 21:26:56.641122 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8391 | 2024.12.20 21:26:56.641340 [ 262 ] {1d243929-f714-4fdf-a305-94ec29dac1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8392 | 2024.12.20 21:26:56.641434 [ 262 ] {1d243929-f714-4fdf-a305-94ec29dac1a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8393 | 2024.12.20 21:26:56.641936 [ 262 ] {1d243929-f714-4fdf-a305-94ec29dac1a8} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8394 | 2024.12.20 21:26:56.641973 [ 262 ] {1d243929-f714-4fdf-a305-94ec29dac1a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8395 | 2024.12.20 21:26:56.642334 [ 262 ] {1d243929-f714-4fdf-a305-94ec29dac1a8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8396 | 2024.12.20 21:26:56.642561 [ 262 ] {1d243929-f714-4fdf-a305-94ec29dac1a8} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8397 | 2024.12.20 21:26:56.642726 [ 262 ] {1d243929-f714-4fdf-a305-94ec29dac1a8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001461 sec., 684.4626967830253 rows/sec., 46.12 KiB/sec. | ||
8398 | 2024.12.20 21:26:56.642772 [ 262 ] {1d243929-f714-4fdf-a305-94ec29dac1a8} <Debug> TCPHandler: Processed in 0.0017827 sec. | ||
8399 | 2024.12.20 21:26:56.642903 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8400 | 2024.12.20 21:26:56.643031 [ 260 ] {5ded4ac2-9a60-4137-af1a-0f94a4e21b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8401 | 2024.12.20 21:26:56.643119 [ 260 ] {5ded4ac2-9a60-4137-af1a-0f94a4e21b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8402 | 2024.12.20 21:26:56.644303 [ 260 ] {5ded4ac2-9a60-4137-af1a-0f94a4e21b2f} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8403 | 2024.12.20 21:26:56.644342 [ 260 ] {5ded4ac2-9a60-4137-af1a-0f94a4e21b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8404 | 2024.12.20 21:26:56.644960 [ 260 ] {5ded4ac2-9a60-4137-af1a-0f94a4e21b2f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8405 | 2024.12.20 21:26:56.645222 [ 260 ] {5ded4ac2-9a60-4137-af1a-0f94a4e21b2f} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8406 | 2024.12.20 21:26:56.645436 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8407 | 2024.12.20 21:26:56.645517 [ 260 ] {5ded4ac2-9a60-4137-af1a-0f94a4e21b2f} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002464 sec., 6899.350649350649 rows/sec., 12.36 MiB/sec. | ||
8408 | 2024.12.20 21:26:56.645527 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8409 | 2024.12.20 21:26:56.645625 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8410 | 2024.12.20 21:26:56.645872 [ 260 ] {5ded4ac2-9a60-4137-af1a-0f94a4e21b2f} <Debug> TCPHandler: Processed in 0.003004478 sec. | ||
8411 | 2024.12.20 21:26:56.645927 [ 201 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
8412 | 2024.12.20 21:26:56.646127 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8413 | 2024.12.20 21:26:56.646282 [ 201 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8414 | 2024.12.20 21:26:56.646482 [ 201 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 759 rows starting from the beginning of the part | ||
8415 | 2024.12.20 21:26:56.646495 [ 262 ] {e96e1545-4c95-4046-b031-a70a6a2fdc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8416 | 2024.12.20 21:26:56.646606 [ 262 ] {e96e1545-4c95-4046-b031-a70a6a2fdc57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8417 | 2024.12.20 21:26:56.647076 [ 201 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 17 rows starting from the beginning of the part | ||
8418 | 2024.12.20 21:26:56.647936 [ 201 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 22 rows starting from the beginning of the part | ||
8419 | 2024.12.20 21:26:56.648597 [ 201 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 17 rows starting from the beginning of the part | ||
8420 | 2024.12.20 21:26:56.649304 [ 262 ] {e96e1545-4c95-4046-b031-a70a6a2fdc57} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8421 | 2024.12.20 21:26:56.649350 [ 201 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 22 rows starting from the beginning of the part | ||
8422 | 2024.12.20 21:26:56.649378 [ 262 ] {e96e1545-4c95-4046-b031-a70a6a2fdc57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8423 | 2024.12.20 21:26:56.649929 [ 201 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 17 rows starting from the beginning of the part | ||
8424 | 2024.12.20 21:26:56.650984 [ 262 ] {e96e1545-4c95-4046-b031-a70a6a2fdc57} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8425 | 2024.12.20 21:26:56.651618 [ 262 ] {e96e1545-4c95-4046-b031-a70a6a2fdc57} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8426 | 2024.12.20 21:26:56.651969 [ 262 ] {e96e1545-4c95-4046-b031-a70a6a2fdc57} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.005598 sec., 6073.597713469097 rows/sec., 360.93 KiB/sec. | ||
8427 | 2024.12.20 21:26:56.652036 [ 262 ] {e96e1545-4c95-4046-b031-a70a6a2fdc57} <Debug> TCPHandler: Processed in 0.006055306 sec. | ||
8428 | 2024.12.20 21:26:56.660322 [ 195 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 854 rows, containing 19 columns (19 merged, 0 gathered) in 0.014521166 sec., 58810.70431947407 rows/sec., 105.39 MiB/sec. | ||
8429 | 2024.12.20 21:26:56.661622 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8430 | 2024.12.20 21:26:56.662060 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8431 | 2024.12.20 21:26:56.662147 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8432 | 2024.12.20 21:26:56.662303 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
8433 | 2024.12.20 21:26:59.071609 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1178 | ||
8434 | 2024.12.20 21:26:59.075206 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8435 | 2024.12.20 21:26:59.075270 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8436 | 2024.12.20 21:26:59.076789 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8437 | 2024.12.20 21:26:59.077131 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8438 | 2024.12.20 21:26:59.078766 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1178 | ||
8439 | 2024.12.20 21:27:01.105410 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8440 | 2024.12.20 21:27:01.105609 [ 260 ] {ba7787e8-4f9c-46ca-845c-097986082767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8441 | 2024.12.20 21:27:01.105680 [ 260 ] {ba7787e8-4f9c-46ca-845c-097986082767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8442 | 2024.12.20 21:27:01.106422 [ 260 ] {ba7787e8-4f9c-46ca-845c-097986082767} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8443 | 2024.12.20 21:27:01.106469 [ 260 ] {ba7787e8-4f9c-46ca-845c-097986082767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8444 | 2024.12.20 21:27:01.106903 [ 260 ] {ba7787e8-4f9c-46ca-845c-097986082767} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8445 | 2024.12.20 21:27:01.107151 [ 260 ] {ba7787e8-4f9c-46ca-845c-097986082767} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8446 | 2024.12.20 21:27:01.107351 [ 260 ] {ba7787e8-4f9c-46ca-845c-097986082767} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001796 sec., 31180.400890868597 rows/sec., 2.40 MiB/sec. | ||
8447 | 2024.12.20 21:27:01.107416 [ 260 ] {ba7787e8-4f9c-46ca-845c-097986082767} <Debug> TCPHandler: Processed in 0.002144768 sec. | ||
8448 | 2024.12.20 21:27:01.107657 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8449 | 2024.12.20 21:27:01.107848 [ 262 ] {43bd6a44-e953-406c-a422-372b36997a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8450 | 2024.12.20 21:27:01.107924 [ 262 ] {43bd6a44-e953-406c-a422-372b36997a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8451 | 2024.12.20 21:27:01.108716 [ 262 ] {43bd6a44-e953-406c-a422-372b36997a05} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8452 | 2024.12.20 21:27:01.108762 [ 262 ] {43bd6a44-e953-406c-a422-372b36997a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8453 | 2024.12.20 21:27:01.109207 [ 262 ] {43bd6a44-e953-406c-a422-372b36997a05} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8454 | 2024.12.20 21:27:01.109463 [ 262 ] {43bd6a44-e953-406c-a422-372b36997a05} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8455 | 2024.12.20 21:27:01.109707 [ 262 ] {43bd6a44-e953-406c-a422-372b36997a05} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001911 sec., 33490.31920460492 rows/sec., 2.61 MiB/sec. | ||
8456 | 2024.12.20 21:27:01.109773 [ 262 ] {43bd6a44-e953-406c-a422-372b36997a05} <Debug> TCPHandler: Processed in 0.00225553 sec. | ||
8457 | 2024.12.20 21:27:01.109923 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8458 | 2024.12.20 21:27:01.110069 [ 260 ] {f8541158-8df9-4a3b-902b-0d1108b80b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8459 | 2024.12.20 21:27:01.110134 [ 260 ] {f8541158-8df9-4a3b-902b-0d1108b80b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8460 | 2024.12.20 21:27:01.110750 [ 260 ] {f8541158-8df9-4a3b-902b-0d1108b80b99} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8461 | 2024.12.20 21:27:01.110788 [ 260 ] {f8541158-8df9-4a3b-902b-0d1108b80b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8462 | 2024.12.20 21:27:01.111184 [ 260 ] {f8541158-8df9-4a3b-902b-0d1108b80b99} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8463 | 2024.12.20 21:27:01.111420 [ 260 ] {f8541158-8df9-4a3b-902b-0d1108b80b99} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8464 | 2024.12.20 21:27:01.111632 [ 260 ] {f8541158-8df9-4a3b-902b-0d1108b80b99} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001595 sec., 80250.78369905955 rows/sec., 5.59 MiB/sec. | ||
8465 | 2024.12.20 21:27:01.111712 [ 260 ] {f8541158-8df9-4a3b-902b-0d1108b80b99} <Debug> TCPHandler: Processed in 0.001858592 sec. | ||
8466 | 2024.12.20 21:27:01.111991 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8467 | 2024.12.20 21:27:01.112166 [ 262 ] {b76dd7e0-7faf-4afc-a852-f0a5e65dcbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8468 | 2024.12.20 21:27:01.112232 [ 262 ] {b76dd7e0-7faf-4afc-a852-f0a5e65dcbe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8469 | 2024.12.20 21:27:01.112822 [ 262 ] {b76dd7e0-7faf-4afc-a852-f0a5e65dcbe7} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8470 | 2024.12.20 21:27:01.112863 [ 262 ] {b76dd7e0-7faf-4afc-a852-f0a5e65dcbe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8471 | 2024.12.20 21:27:01.113244 [ 262 ] {b76dd7e0-7faf-4afc-a852-f0a5e65dcbe7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8472 | 2024.12.20 21:27:01.113481 [ 262 ] {b76dd7e0-7faf-4afc-a852-f0a5e65dcbe7} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8473 | 2024.12.20 21:27:01.113694 [ 262 ] {b76dd7e0-7faf-4afc-a852-f0a5e65dcbe7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001567 sec., 30631.78047223995 rows/sec., 2.06 MiB/sec. | ||
8474 | 2024.12.20 21:27:01.113749 [ 262 ] {b76dd7e0-7faf-4afc-a852-f0a5e65dcbe7} <Debug> TCPHandler: Processed in 0.001949953 sec. | ||
8475 | 2024.12.20 21:27:01.506920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17934 | ||
8476 | 2024.12.20 21:27:01.507518 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8477 | 2024.12.20 21:27:01.507563 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8478 | 2024.12.20 21:27:01.508273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8479 | 2024.12.20 21:27:01.508610 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8480 | 2024.12.20 21:27:01.508891 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
8481 | 2024.12.20 21:27:02.750431 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
8482 | 2024.12.20 21:27:02.770784 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8483 | 2024.12.20 21:27:02.770838 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8484 | 2024.12.20 21:27:02.778174 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8485 | 2024.12.20 21:27:02.778941 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8486 | 2024.12.20 21:27:02.782093 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
8487 | 2024.12.20 21:27:06.107575 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8488 | 2024.12.20 21:27:06.107757 [ 260 ] {f7dac545-1c78-4bcc-acaf-a549ec8efafb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8489 | 2024.12.20 21:27:06.107829 [ 260 ] {f7dac545-1c78-4bcc-acaf-a549ec8efafb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8490 | 2024.12.20 21:27:06.108583 [ 260 ] {f7dac545-1c78-4bcc-acaf-a549ec8efafb} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8491 | 2024.12.20 21:27:06.108629 [ 260 ] {f7dac545-1c78-4bcc-acaf-a549ec8efafb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8492 | 2024.12.20 21:27:06.109056 [ 260 ] {f7dac545-1c78-4bcc-acaf-a549ec8efafb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8493 | 2024.12.20 21:27:06.109307 [ 260 ] {f7dac545-1c78-4bcc-acaf-a549ec8efafb} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8494 | 2024.12.20 21:27:06.109557 [ 260 ] {f7dac545-1c78-4bcc-acaf-a549ec8efafb} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001848 sec., 54112.55411255411 rows/sec., 4.51 MiB/sec. | ||
8495 | 2024.12.20 21:27:06.109623 [ 260 ] {f7dac545-1c78-4bcc-acaf-a549ec8efafb} <Debug> TCPHandler: Processed in 0.002181699 sec. | ||
8496 | 2024.12.20 21:27:06.109894 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8497 | 2024.12.20 21:27:06.110083 [ 262 ] {165a912a-cd1f-4948-ad9e-f13d999311ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8498 | 2024.12.20 21:27:06.110156 [ 262 ] {165a912a-cd1f-4948-ad9e-f13d999311ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8499 | 2024.12.20 21:27:06.110895 [ 262 ] {165a912a-cd1f-4948-ad9e-f13d999311ce} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8500 | 2024.12.20 21:27:06.110937 [ 262 ] {165a912a-cd1f-4948-ad9e-f13d999311ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8501 | 2024.12.20 21:27:06.111356 [ 262 ] {165a912a-cd1f-4948-ad9e-f13d999311ce} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8502 | 2024.12.20 21:27:06.111599 [ 262 ] {165a912a-cd1f-4948-ad9e-f13d999311ce} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8503 | 2024.12.20 21:27:06.111843 [ 262 ] {165a912a-cd1f-4948-ad9e-f13d999311ce} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001814 sec., 12127.894156560087 rows/sec., 911.96 KiB/sec. | ||
8504 | 2024.12.20 21:27:06.111901 [ 262 ] {165a912a-cd1f-4948-ad9e-f13d999311ce} <Debug> TCPHandler: Processed in 0.002172508 sec. | ||
8505 | 2024.12.20 21:27:06.112049 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8506 | 2024.12.20 21:27:06.112194 [ 260 ] {356be261-e63a-40f8-ae0c-1be9b49ddfeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8507 | 2024.12.20 21:27:06.112257 [ 260 ] {356be261-e63a-40f8-ae0c-1be9b49ddfeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8508 | 2024.12.20 21:27:06.112999 [ 260 ] {356be261-e63a-40f8-ae0c-1be9b49ddfeb} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8509 | 2024.12.20 21:27:06.113039 [ 260 ] {356be261-e63a-40f8-ae0c-1be9b49ddfeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8510 | 2024.12.20 21:27:06.113405 [ 260 ] {356be261-e63a-40f8-ae0c-1be9b49ddfeb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8511 | 2024.12.20 21:27:06.113651 [ 260 ] {356be261-e63a-40f8-ae0c-1be9b49ddfeb} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8512 | 2024.12.20 21:27:06.113877 [ 260 ] {356be261-e63a-40f8-ae0c-1be9b49ddfeb} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001718 sec., 50058.207217694995 rows/sec., 3.91 MiB/sec. | ||
8513 | 2024.12.20 21:27:06.113932 [ 260 ] {356be261-e63a-40f8-ae0c-1be9b49ddfeb} <Debug> TCPHandler: Processed in 0.001954314 sec. | ||
8514 | 2024.12.20 21:27:06.114145 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8515 | 2024.12.20 21:27:06.114371 [ 262 ] {10e7faea-c3e1-4265-9312-d8c3f4cdff3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8516 | 2024.12.20 21:27:06.114469 [ 262 ] {10e7faea-c3e1-4265-9312-d8c3f4cdff3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8517 | 2024.12.20 21:27:06.115232 [ 262 ] {10e7faea-c3e1-4265-9312-d8c3f4cdff3d} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8518 | 2024.12.20 21:27:06.115272 [ 262 ] {10e7faea-c3e1-4265-9312-d8c3f4cdff3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8519 | 2024.12.20 21:27:06.115672 [ 262 ] {10e7faea-c3e1-4265-9312-d8c3f4cdff3d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8520 | 2024.12.20 21:27:06.115919 [ 262 ] {10e7faea-c3e1-4265-9312-d8c3f4cdff3d} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8521 | 2024.12.20 21:27:06.116143 [ 262 ] {10e7faea-c3e1-4265-9312-d8c3f4cdff3d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001828 sec., 87527.352297593 rows/sec., 6.10 MiB/sec. | ||
8522 | 2024.12.20 21:27:06.116195 [ 262 ] {10e7faea-c3e1-4265-9312-d8c3f4cdff3d} <Debug> TCPHandler: Processed in 0.002162679 sec. | ||
8523 | 2024.12.20 21:27:06.116358 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8524 | 2024.12.20 21:27:06.116479 [ 260 ] {e648d5eb-6ff6-4780-8452-137f7b43d862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8525 | 2024.12.20 21:27:06.116563 [ 260 ] {e648d5eb-6ff6-4780-8452-137f7b43d862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8526 | 2024.12.20 21:27:06.117687 [ 260 ] {e648d5eb-6ff6-4780-8452-137f7b43d862} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8527 | 2024.12.20 21:27:06.117727 [ 260 ] {e648d5eb-6ff6-4780-8452-137f7b43d862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8528 | 2024.12.20 21:27:06.118373 [ 260 ] {e648d5eb-6ff6-4780-8452-137f7b43d862} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8529 | 2024.12.20 21:27:06.118631 [ 260 ] {e648d5eb-6ff6-4780-8452-137f7b43d862} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8530 | 2024.12.20 21:27:06.118875 [ 260 ] {e648d5eb-6ff6-4780-8452-137f7b43d862} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002421 sec., 9087.154068566708 rows/sec., 16.28 MiB/sec. | ||
8531 | 2024.12.20 21:27:06.118990 [ 260 ] {e648d5eb-6ff6-4780-8452-137f7b43d862} <Debug> TCPHandler: Processed in 0.00269243 sec. | ||
8532 | 2024.12.20 21:27:06.119189 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8533 | 2024.12.20 21:27:06.119412 [ 262 ] {9af58fef-e94c-4b56-b3e6-dbe4a35f5be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8534 | 2024.12.20 21:27:06.119506 [ 262 ] {9af58fef-e94c-4b56-b3e6-dbe4a35f5be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8535 | 2024.12.20 21:27:06.120118 [ 262 ] {9af58fef-e94c-4b56-b3e6-dbe4a35f5be3} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8536 | 2024.12.20 21:27:06.120155 [ 262 ] {9af58fef-e94c-4b56-b3e6-dbe4a35f5be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8537 | 2024.12.20 21:27:06.120572 [ 262 ] {9af58fef-e94c-4b56-b3e6-dbe4a35f5be3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8538 | 2024.12.20 21:27:06.120805 [ 262 ] {9af58fef-e94c-4b56-b3e6-dbe4a35f5be3} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8539 | 2024.12.20 21:27:06.121044 [ 262 ] {9af58fef-e94c-4b56-b3e6-dbe4a35f5be3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001684 sec., 35629.45368171021 rows/sec., 2.40 MiB/sec. | ||
8540 | 2024.12.20 21:27:06.121123 [ 262 ] {9af58fef-e94c-4b56-b3e6-dbe4a35f5be3} <Debug> TCPHandler: Processed in 0.002046906 sec. | ||
8541 | 2024.12.20 21:27:08.558770 [ 45 ] {} <Debug> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
8542 | 2024.12.20 21:27:08.558840 [ 45 ] {} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8543 | 2024.12.20 21:27:08.558864 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8544 | 2024.12.20 21:27:08.559087 [ 199 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
8545 | 2024.12.20 21:27:08.559290 [ 199 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8546 | 2024.12.20 21:27:08.559329 [ 199 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 24 rows starting from the beginning of the part | ||
8547 | 2024.12.20 21:27:08.559411 [ 199 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
8548 | 2024.12.20 21:27:08.559591 [ 199 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
8549 | 2024.12.20 21:27:08.559851 [ 199 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
8550 | 2024.12.20 21:27:08.560052 [ 199 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
8551 | 2024.12.20 21:27:08.561184 [ 191 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.00223441 sec., 12531.272237413903 rows/sec., 842.64 KiB/sec. | ||
8552 | 2024.12.20 21:27:08.561335 [ 191 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
8553 | 2024.12.20 21:27:08.561671 [ 191 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_27_6} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8554 | 2024.12.20 21:27:08.561768 [ 191 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_27_6} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
8555 | 2024.12.20 21:27:08.561855 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
8556 | 2024.12.20 21:27:08.821324 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8557 | 2024.12.20 21:27:08.821362 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8558 | 2024.12.20 21:27:09.009002 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18422 | ||
8559 | 2024.12.20 21:27:09.009786 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8560 | 2024.12.20 21:27:09.009833 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8561 | 2024.12.20 21:27:09.010360 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8562 | 2024.12.20 21:27:09.010618 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8563 | 2024.12.20 21:27:09.010905 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18422 | ||
8564 | 2024.12.20 21:27:09.079228 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1198 | ||
8565 | 2024.12.20 21:27:09.082323 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8566 | 2024.12.20 21:27:09.082379 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8567 | 2024.12.20 21:27:09.083853 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8568 | 2024.12.20 21:27:09.084171 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8569 | 2024.12.20 21:27:09.084853 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1198 | ||
8570 | 2024.12.20 21:27:10.282516 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
8571 | 2024.12.20 21:27:10.304226 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8572 | 2024.12.20 21:27:10.304287 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8573 | 2024.12.20 21:27:10.311468 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8574 | 2024.12.20 21:27:10.312260 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8575 | 2024.12.20 21:27:10.315166 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
8576 | 2024.12.20 21:27:11.111770 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8577 | 2024.12.20 21:27:11.111985 [ 260 ] {c6e221bc-b0fa-4cb6-bad6-698bd381a9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8578 | 2024.12.20 21:27:11.112068 [ 260 ] {c6e221bc-b0fa-4cb6-bad6-698bd381a9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8579 | 2024.12.20 21:27:11.112859 [ 260 ] {c6e221bc-b0fa-4cb6-bad6-698bd381a9ad} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8580 | 2024.12.20 21:27:11.112909 [ 260 ] {c6e221bc-b0fa-4cb6-bad6-698bd381a9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8581 | 2024.12.20 21:27:11.113361 [ 260 ] {c6e221bc-b0fa-4cb6-bad6-698bd381a9ad} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8582 | 2024.12.20 21:27:11.113627 [ 260 ] {c6e221bc-b0fa-4cb6-bad6-698bd381a9ad} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8583 | 2024.12.20 21:27:11.113897 [ 260 ] {c6e221bc-b0fa-4cb6-bad6-698bd381a9ad} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001962 sec., 7135.575942915391 rows/sec., 513.67 KiB/sec. | ||
8584 | 2024.12.20 21:27:11.114040 [ 260 ] {c6e221bc-b0fa-4cb6-bad6-698bd381a9ad} <Debug> TCPHandler: Processed in 0.002406194 sec. | ||
8585 | 2024.12.20 21:27:11.114349 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8586 | 2024.12.20 21:27:11.114546 [ 262 ] {f857d597-5b17-407f-9f2a-9d2b6f04db80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8587 | 2024.12.20 21:27:11.114621 [ 262 ] {f857d597-5b17-407f-9f2a-9d2b6f04db80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8588 | 2024.12.20 21:27:11.115489 [ 262 ] {f857d597-5b17-407f-9f2a-9d2b6f04db80} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8589 | 2024.12.20 21:27:11.115534 [ 262 ] {f857d597-5b17-407f-9f2a-9d2b6f04db80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8590 | 2024.12.20 21:27:11.116009 [ 262 ] {f857d597-5b17-407f-9f2a-9d2b6f04db80} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8591 | 2024.12.20 21:27:11.116267 [ 262 ] {f857d597-5b17-407f-9f2a-9d2b6f04db80} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8592 | 2024.12.20 21:27:11.116433 [ 42 ] {} <Debug> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8593 | 2024.12.20 21:27:11.116487 [ 42 ] {} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8594 | 2024.12.20 21:27:11.116487 [ 262 ] {f857d597-5b17-407f-9f2a-9d2b6f04db80} <Debug> executeQuery: Read 237 rows, 21.29 KiB in 0.001992 sec., 118975.90361445784 rows/sec., 10.44 MiB/sec. | ||
8595 | 2024.12.20 21:27:11.116517 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8596 | 2024.12.20 21:27:11.116626 [ 262 ] {f857d597-5b17-407f-9f2a-9d2b6f04db80} <Debug> TCPHandler: Processed in 0.002471216 sec. | ||
8597 | 2024.12.20 21:27:11.116923 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8598 | 2024.12.20 21:27:11.116993 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
8599 | 2024.12.20 21:27:11.117336 [ 260 ] {84e41278-16dd-48f8-a522-b108c4a3c9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8600 | 2024.12.20 21:27:11.117523 [ 260 ] {84e41278-16dd-48f8-a522-b108c4a3c9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8601 | 2024.12.20 21:27:11.117764 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8602 | 2024.12.20 21:27:11.117924 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1431 rows starting from the beginning of the part | ||
8603 | 2024.12.20 21:27:11.118330 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 100 rows starting from the beginning of the part | ||
8604 | 2024.12.20 21:27:11.118783 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1379 rows starting from the beginning of the part | ||
8605 | 2024.12.20 21:27:11.119240 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
8606 | 2024.12.20 21:27:11.119554 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 100 rows starting from the beginning of the part | ||
8607 | 2024.12.20 21:27:11.119753 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 237 rows starting from the beginning of the part | ||
8608 | 2024.12.20 21:27:11.120585 [ 260 ] {84e41278-16dd-48f8-a522-b108c4a3c9f9} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8609 | 2024.12.20 21:27:11.120652 [ 260 ] {84e41278-16dd-48f8-a522-b108c4a3c9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8610 | 2024.12.20 21:27:11.121580 [ 260 ] {84e41278-16dd-48f8-a522-b108c4a3c9f9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8611 | 2024.12.20 21:27:11.122178 [ 260 ] {84e41278-16dd-48f8-a522-b108c4a3c9f9} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8612 | 2024.12.20 21:27:11.122522 [ 42 ] {} <Debug> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8613 | 2024.12.20 21:27:11.122596 [ 42 ] {} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8614 | 2024.12.20 21:27:11.122647 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8615 | 2024.12.20 21:27:11.122654 [ 260 ] {84e41278-16dd-48f8-a522-b108c4a3c9f9} <Debug> executeQuery: Read 24 rows, 1.73 KiB in 0.005439 sec., 4412.57584114727 rows/sec., 318.88 KiB/sec. | ||
8616 | 2024.12.20 21:27:11.123085 [ 260 ] {84e41278-16dd-48f8-a522-b108c4a3c9f9} <Debug> TCPHandler: Processed in 0.006334682 sec. | ||
8617 | 2024.12.20 21:27:11.123149 [ 196 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::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 | ||
8618 | 2024.12.20 21:27:11.123853 [ 196 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8619 | 2024.12.20 21:27:11.123968 [ 196 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 64 rows starting from the beginning of the part | ||
8620 | 2024.12.20 21:27:11.123785 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8621 | 2024.12.20 21:27:11.124769 [ 196 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
8622 | 2024.12.20 21:27:11.125057 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3303 rows, containing 5 columns (5 merged, 0 gathered) in 0.008379758 sec., 394164.1274127487 rows/sec., 34.54 MiB/sec. | ||
8623 | 2024.12.20 21:27:11.125396 [ 196 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 22 rows starting from the beginning of the part | ||
8624 | 2024.12.20 21:27:11.125386 [ 262 ] {10d2778b-2179-4fa4-bf8b-fa828b62f18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8625 | 2024.12.20 21:27:11.125717 [ 262 ] {10d2778b-2179-4fa4-bf8b-fa828b62f18e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8626 | 2024.12.20 21:27:11.125735 [ 196 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 28 rows starting from the beginning of the part | ||
8627 | 2024.12.20 21:27:11.125763 [ 192 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8628 | 2024.12.20 21:27:11.126392 [ 196 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 22 rows starting from the beginning of the part | ||
8629 | 2024.12.20 21:27:11.126839 [ 196 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
8630 | 2024.12.20 21:27:11.127417 [ 192 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_66_13} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8631 | 2024.12.20 21:27:11.127903 [ 192 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_66_13} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8632 | 2024.12.20 21:27:11.128189 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
8633 | 2024.12.20 21:27:11.129336 [ 262 ] {10d2778b-2179-4fa4-bf8b-fa828b62f18e} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8634 | 2024.12.20 21:27:11.129414 [ 262 ] {10d2778b-2179-4fa4-bf8b-fa828b62f18e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8635 | 2024.12.20 21:27:11.130513 [ 262 ] {10d2778b-2179-4fa4-bf8b-fa828b62f18e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8636 | 2024.12.20 21:27:11.130550 [ 196 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.007806845 sec., 23569.060228555838 rows/sec., 1.77 MiB/sec. | ||
8637 | 2024.12.20 21:27:11.130767 [ 196 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8638 | 2024.12.20 21:27:11.131119 [ 262 ] {10d2778b-2179-4fa4-bf8b-fa828b62f18e} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8639 | 2024.12.20 21:27:11.131605 [ 196 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_51_10} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8640 | 2024.12.20 21:27:11.132077 [ 196 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_51_10} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8641 | 2024.12.20 21:27:11.132406 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8642 | 2024.12.20 21:27:11.132900 [ 262 ] {10d2778b-2179-4fa4-bf8b-fa828b62f18e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.007889 sec., 1774.6228926353149 rows/sec., 124.28 KiB/sec. | ||
8643 | 2024.12.20 21:27:11.132987 [ 262 ] {10d2778b-2179-4fa4-bf8b-fa828b62f18e} <Debug> TCPHandler: Processed in 0.009719128 sec. | ||
8644 | 2024.12.20 21:27:11.133143 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8645 | 2024.12.20 21:27:11.133268 [ 260 ] {2ecb9706-7d43-474f-8cc6-85465d7bfbec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8646 | 2024.12.20 21:27:11.133321 [ 260 ] {2ecb9706-7d43-474f-8cc6-85465d7bfbec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8647 | 2024.12.20 21:27:11.133913 [ 260 ] {2ecb9706-7d43-474f-8cc6-85465d7bfbec} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8648 | 2024.12.20 21:27:11.133955 [ 260 ] {2ecb9706-7d43-474f-8cc6-85465d7bfbec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8649 | 2024.12.20 21:27:11.134332 [ 260 ] {2ecb9706-7d43-474f-8cc6-85465d7bfbec} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8650 | 2024.12.20 21:27:11.134589 [ 260 ] {2ecb9706-7d43-474f-8cc6-85465d7bfbec} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8651 | 2024.12.20 21:27:11.134854 [ 260 ] {2ecb9706-7d43-474f-8cc6-85465d7bfbec} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001611 sec., 8069.522036002483 rows/sec., 503.13 KiB/sec. | ||
8652 | 2024.12.20 21:27:11.135065 [ 260 ] {2ecb9706-7d43-474f-8cc6-85465d7bfbec} <Debug> TCPHandler: Processed in 0.001979234 sec. | ||
8653 | 2024.12.20 21:27:11.135251 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8654 | 2024.12.20 21:27:11.135395 [ 262 ] {1660b4a5-ac64-4d3e-8497-894273e8d627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8655 | 2024.12.20 21:27:11.135454 [ 262 ] {1660b4a5-ac64-4d3e-8497-894273e8d627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8656 | 2024.12.20 21:27:11.136290 [ 262 ] {1660b4a5-ac64-4d3e-8497-894273e8d627} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8657 | 2024.12.20 21:27:11.136328 [ 262 ] {1660b4a5-ac64-4d3e-8497-894273e8d627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8658 | 2024.12.20 21:27:11.136729 [ 262 ] {1660b4a5-ac64-4d3e-8497-894273e8d627} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8659 | 2024.12.20 21:27:11.136988 [ 262 ] {1660b4a5-ac64-4d3e-8497-894273e8d627} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8660 | 2024.12.20 21:27:11.137121 [ 42 ] {} <Debug> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8661 | 2024.12.20 21:27:11.137158 [ 42 ] {} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8662 | 2024.12.20 21:27:11.137178 [ 262 ] {1660b4a5-ac64-4d3e-8497-894273e8d627} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.001813 sec., 220077.2200772201 rows/sec., 15.64 MiB/sec. | ||
8663 | 2024.12.20 21:27:11.137182 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8664 | 2024.12.20 21:27:11.137330 [ 262 ] {1660b4a5-ac64-4d3e-8497-894273e8d627} <Debug> TCPHandler: Processed in 0.002157058 sec. | ||
8665 | 2024.12.20 21:27:11.137538 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::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 | ||
8666 | 2024.12.20 21:27:11.137608 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8667 | 2024.12.20 21:27:11.138019 [ 260 ] {3dade088-d337-47e8-9587-2d56a201e149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8668 | 2024.12.20 21:27:11.138222 [ 260 ] {3dade088-d337-47e8-9587-2d56a201e149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8669 | 2024.12.20 21:27:11.138549 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8670 | 2024.12.20 21:27:11.138812 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 913 rows starting from the beginning of the part | ||
8671 | 2024.12.20 21:27:11.139220 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 86 rows starting from the beginning of the part | ||
8672 | 2024.12.20 21:27:11.139605 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 859 rows starting from the beginning of the part | ||
8673 | 2024.12.20 21:27:11.139998 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
8674 | 2024.12.20 21:27:11.140277 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 86 rows starting from the beginning of the part | ||
8675 | 2024.12.20 21:27:11.140752 [ 199 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 399 rows starting from the beginning of the part | ||
8676 | 2024.12.20 21:27:11.140830 [ 260 ] {3dade088-d337-47e8-9587-2d56a201e149} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8677 | 2024.12.20 21:27:11.140937 [ 260 ] {3dade088-d337-47e8-9587-2d56a201e149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8678 | 2024.12.20 21:27:11.142002 [ 260 ] {3dade088-d337-47e8-9587-2d56a201e149} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8679 | 2024.12.20 21:27:11.142533 [ 260 ] {3dade088-d337-47e8-9587-2d56a201e149} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8680 | 2024.12.20 21:27:11.143189 [ 260 ] {3dade088-d337-47e8-9587-2d56a201e149} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005297 sec., 1132.7166320558808 rows/sec., 59.18 KiB/sec. | ||
8681 | 2024.12.20 21:27:11.143470 [ 260 ] {3dade088-d337-47e8-9587-2d56a201e149} <Debug> TCPHandler: Processed in 0.005993925 sec. | ||
8682 | 2024.12.20 21:27:11.143760 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8683 | 2024.12.20 21:27:11.144152 [ 262 ] {6a4b2f3b-86d0-48e0-a29c-7f4dc253d854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8684 | 2024.12.20 21:27:11.144195 [ 198 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2407 rows, containing 5 columns (5 merged, 0 gathered) in 0.006912735 sec., 348197.9274483978 rows/sec., 26.70 MiB/sec. | ||
8685 | 2024.12.20 21:27:11.144222 [ 262 ] {6a4b2f3b-86d0-48e0-a29c-7f4dc253d854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8686 | 2024.12.20 21:27:11.144411 [ 198 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8687 | 2024.12.20 21:27:11.144764 [ 198 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_66_13} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8688 | 2024.12.20 21:27:11.144892 [ 198 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_66_13} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8689 | 2024.12.20 21:27:11.144995 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
8690 | 2024.12.20 21:27:11.145007 [ 262 ] {6a4b2f3b-86d0-48e0-a29c-7f4dc253d854} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8691 | 2024.12.20 21:27:11.145048 [ 262 ] {6a4b2f3b-86d0-48e0-a29c-7f4dc253d854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8692 | 2024.12.20 21:27:11.145445 [ 262 ] {6a4b2f3b-86d0-48e0-a29c-7f4dc253d854} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8693 | 2024.12.20 21:27:11.145689 [ 262 ] {6a4b2f3b-86d0-48e0-a29c-7f4dc253d854} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8694 | 2024.12.20 21:27:11.145818 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8695 | 2024.12.20 21:27:11.145857 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8696 | 2024.12.20 21:27:11.145881 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8697 | 2024.12.20 21:27:11.145884 [ 262 ] {6a4b2f3b-86d0-48e0-a29c-7f4dc253d854} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001883 sec., 125862.98459904408 rows/sec., 8.44 MiB/sec. | ||
8698 | 2024.12.20 21:27:11.146091 [ 262 ] {6a4b2f3b-86d0-48e0-a29c-7f4dc253d854} <Debug> TCPHandler: Processed in 0.002500406 sec. | ||
8699 | 2024.12.20 21:27:11.146141 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::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 | ||
8700 | 2024.12.20 21:27:11.146321 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8701 | 2024.12.20 21:27:11.146378 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8702 | 2024.12.20 21:27:11.146419 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17998 rows starting from the beginning of the part | ||
8703 | 2024.12.20 21:27:11.146620 [ 260 ] {c66da5e8-eebd-4fe0-92ff-d9b628bfdf2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8704 | 2024.12.20 21:27:11.146684 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
8705 | 2024.12.20 21:27:11.146857 [ 260 ] {c66da5e8-eebd-4fe0-92ff-d9b628bfdf2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8706 | 2024.12.20 21:27:11.147126 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 957 rows starting from the beginning of the part | ||
8707 | 2024.12.20 21:27:11.147427 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 128 rows starting from the beginning of the part | ||
8708 | 2024.12.20 21:27:11.147861 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
8709 | 2024.12.20 21:27:11.148242 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 237 rows starting from the beginning of the part | ||
8710 | 2024.12.20 21:27:11.149273 [ 260 ] {c66da5e8-eebd-4fe0-92ff-d9b628bfdf2d} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8711 | 2024.12.20 21:27:11.149339 [ 260 ] {c66da5e8-eebd-4fe0-92ff-d9b628bfdf2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8712 | 2024.12.20 21:27:11.149817 [ 260 ] {c66da5e8-eebd-4fe0-92ff-d9b628bfdf2d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8713 | 2024.12.20 21:27:11.150132 [ 260 ] {c66da5e8-eebd-4fe0-92ff-d9b628bfdf2d} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8714 | 2024.12.20 21:27:11.150611 [ 260 ] {c66da5e8-eebd-4fe0-92ff-d9b628bfdf2d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004114 sec., 243.07243558580458 rows/sec., 16.38 KiB/sec. | ||
8715 | 2024.12.20 21:27:11.150755 [ 260 ] {c66da5e8-eebd-4fe0-92ff-d9b628bfdf2d} <Debug> TCPHandler: Processed in 0.004554722 sec. | ||
8716 | 2024.12.20 21:27:11.150996 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8717 | 2024.12.20 21:27:11.151287 [ 262 ] {7d187856-5b41-4236-bd00-c8320282ba6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8718 | 2024.12.20 21:27:11.151432 [ 262 ] {7d187856-5b41-4236-bd00-c8320282ba6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8719 | 2024.12.20 21:27:11.153119 [ 262 ] {7d187856-5b41-4236-bd00-c8320282ba6f} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8720 | 2024.12.20 21:27:11.153158 [ 262 ] {7d187856-5b41-4236-bd00-c8320282ba6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8721 | 2024.12.20 21:27:11.154090 [ 262 ] {7d187856-5b41-4236-bd00-c8320282ba6f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8722 | 2024.12.20 21:27:11.154423 [ 262 ] {7d187856-5b41-4236-bd00-c8320282ba6f} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8723 | 2024.12.20 21:27:11.154671 [ 262 ] {7d187856-5b41-4236-bd00-c8320282ba6f} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.003485 sec., 4878.048780487805 rows/sec., 8.74 MiB/sec. | ||
8724 | 2024.12.20 21:27:11.154933 [ 262 ] {7d187856-5b41-4236-bd00-c8320282ba6f} <Debug> TCPHandler: Processed in 0.004073762 sec. | ||
8725 | 2024.12.20 21:27:11.155134 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8726 | 2024.12.20 21:27:11.155461 [ 260 ] {c0882cb2-6eb3-40f1-8ae5-b5787e994c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8727 | 2024.12.20 21:27:11.155468 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19640 rows, containing 5 columns (5 merged, 0 gathered) in 0.009511204 sec., 2064933.1041580013 rows/sec., 139.16 MiB/sec. | ||
8728 | 2024.12.20 21:27:11.155546 [ 260 ] {c0882cb2-6eb3-40f1-8ae5-b5787e994c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8729 | 2024.12.20 21:27:11.155811 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8730 | 2024.12.20 21:27:11.156362 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8731 | 2024.12.20 21:27:11.156574 [ 260 ] {c0882cb2-6eb3-40f1-8ae5-b5787e994c54} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8732 | 2024.12.20 21:27:11.156588 [ 188 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8733 | 2024.12.20 21:27:11.156634 [ 260 ] {c0882cb2-6eb3-40f1-8ae5-b5787e994c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8734 | 2024.12.20 21:27:11.156748 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.30 MiB. | ||
8735 | 2024.12.20 21:27:11.157129 [ 260 ] {c0882cb2-6eb3-40f1-8ae5-b5787e994c54} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8736 | 2024.12.20 21:27:11.157371 [ 260 ] {c0882cb2-6eb3-40f1-8ae5-b5787e994c54} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8737 | 2024.12.20 21:27:11.157551 [ 42 ] {} <Debug> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8738 | 2024.12.20 21:27:11.157607 [ 42 ] {} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8739 | 2024.12.20 21:27:11.157626 [ 260 ] {c0882cb2-6eb3-40f1-8ae5-b5787e994c54} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002228 sec., 36804.30879712747 rows/sec., 2.34 MiB/sec. | ||
8740 | 2024.12.20 21:27:11.157649 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8741 | 2024.12.20 21:27:11.157811 [ 260 ] {c0882cb2-6eb3-40f1-8ae5-b5787e994c54} <Debug> TCPHandler: Processed in 0.002773512 sec. | ||
8742 | 2024.12.20 21:27:11.158013 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::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 | ||
8743 | 2024.12.20 21:27:11.158434 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8744 | 2024.12.20 21:27:11.158501 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3380 rows starting from the beginning of the part | ||
8745 | 2024.12.20 21:27:11.158617 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
8746 | 2024.12.20 21:27:11.158835 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
8747 | 2024.12.20 21:27:11.158977 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part | ||
8748 | 2024.12.20 21:27:11.159172 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
8749 | 2024.12.20 21:27:11.159307 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part | ||
8750 | 2024.12.20 21:27:11.160626 [ 193 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3664 rows, containing 4 columns (4 merged, 0 gathered) in 0.002836024 sec., 1291949.5744746872 rows/sec., 83.78 MiB/sec. | ||
8751 | 2024.12.20 21:27:11.160923 [ 193 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8752 | 2024.12.20 21:27:11.161221 [ 193 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_66_13} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8753 | 2024.12.20 21:27:11.161300 [ 193 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_66_13} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8754 | 2024.12.20 21:27:11.161385 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
8755 | 2024.12.20 21:27:16.108387 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8756 | 2024.12.20 21:27:16.108634 [ 260 ] {8c9f0ca1-0451-49f3-a650-46c5a8ddc8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8757 | 2024.12.20 21:27:16.108715 [ 260 ] {8c9f0ca1-0451-49f3-a650-46c5a8ddc8a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8758 | 2024.12.20 21:27:16.109566 [ 260 ] {8c9f0ca1-0451-49f3-a650-46c5a8ddc8a9} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8759 | 2024.12.20 21:27:16.109615 [ 260 ] {8c9f0ca1-0451-49f3-a650-46c5a8ddc8a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8760 | 2024.12.20 21:27:16.110040 [ 260 ] {8c9f0ca1-0451-49f3-a650-46c5a8ddc8a9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
8761 | 2024.12.20 21:27:16.110296 [ 260 ] {8c9f0ca1-0451-49f3-a650-46c5a8ddc8a9} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8762 | 2024.12.20 21:27:16.110509 [ 260 ] {8c9f0ca1-0451-49f3-a650-46c5a8ddc8a9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001934 sec., 2068.252326783868 rows/sec., 168.65 KiB/sec. | ||
8763 | 2024.12.20 21:27:16.110626 [ 260 ] {8c9f0ca1-0451-49f3-a650-46c5a8ddc8a9} <Debug> TCPHandler: Processed in 0.002382754 sec. | ||
8764 | 2024.12.20 21:27:16.110942 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8765 | 2024.12.20 21:27:16.111256 [ 262 ] {cbe5bc2b-d89c-4c0c-8d9b-064409fe2fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8766 | 2024.12.20 21:27:16.111375 [ 262 ] {cbe5bc2b-d89c-4c0c-8d9b-064409fe2fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8767 | 2024.12.20 21:27:16.112226 [ 262 ] {cbe5bc2b-d89c-4c0c-8d9b-064409fe2fd0} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8768 | 2024.12.20 21:27:16.112276 [ 262 ] {cbe5bc2b-d89c-4c0c-8d9b-064409fe2fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8769 | 2024.12.20 21:27:16.112725 [ 262 ] {cbe5bc2b-d89c-4c0c-8d9b-064409fe2fd0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8770 | 2024.12.20 21:27:16.112994 [ 262 ] {cbe5bc2b-d89c-4c0c-8d9b-064409fe2fd0} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8771 | 2024.12.20 21:27:16.113258 [ 262 ] {cbe5bc2b-d89c-4c0c-8d9b-064409fe2fd0} <Debug> executeQuery: Read 102 rows, 8.68 KiB in 0.002089 sec., 48827.19004308281 rows/sec., 4.06 MiB/sec. | ||
8772 | 2024.12.20 21:27:16.113385 [ 262 ] {cbe5bc2b-d89c-4c0c-8d9b-064409fe2fd0} <Debug> TCPHandler: Processed in 0.00264696 sec. | ||
8773 | 2024.12.20 21:27:16.113676 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8774 | 2024.12.20 21:27:16.113908 [ 260 ] {e5ff38a2-2c45-4a19-8818-fdf2078bf540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8775 | 2024.12.20 21:27:16.114003 [ 260 ] {e5ff38a2-2c45-4a19-8818-fdf2078bf540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8776 | 2024.12.20 21:27:16.114791 [ 260 ] {e5ff38a2-2c45-4a19-8818-fdf2078bf540} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8777 | 2024.12.20 21:27:16.114831 [ 260 ] {e5ff38a2-2c45-4a19-8818-fdf2078bf540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8778 | 2024.12.20 21:27:16.115201 [ 260 ] {e5ff38a2-2c45-4a19-8818-fdf2078bf540} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8779 | 2024.12.20 21:27:16.115443 [ 260 ] {e5ff38a2-2c45-4a19-8818-fdf2078bf540} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8780 | 2024.12.20 21:27:16.115619 [ 260 ] {e5ff38a2-2c45-4a19-8818-fdf2078bf540} <Debug> executeQuery: Read 26 rows, 1.93 KiB in 0.00177 sec., 14689.265536723164 rows/sec., 1.07 MiB/sec. | ||
8781 | 2024.12.20 21:27:16.115673 [ 260 ] {e5ff38a2-2c45-4a19-8818-fdf2078bf540} <Debug> TCPHandler: Processed in 0.002154728 sec. | ||
8782 | 2024.12.20 21:27:16.115820 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8783 | 2024.12.20 21:27:16.115971 [ 262 ] {0591438d-fe90-4e9f-96e7-87ec9744fbe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8784 | 2024.12.20 21:27:16.116032 [ 262 ] {0591438d-fe90-4e9f-96e7-87ec9744fbe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8785 | 2024.12.20 21:27:16.116714 [ 262 ] {0591438d-fe90-4e9f-96e7-87ec9744fbe8} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8786 | 2024.12.20 21:27:16.116755 [ 262 ] {0591438d-fe90-4e9f-96e7-87ec9744fbe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8787 | 2024.12.20 21:27:16.117136 [ 262 ] {0591438d-fe90-4e9f-96e7-87ec9744fbe8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8788 | 2024.12.20 21:27:16.117387 [ 262 ] {0591438d-fe90-4e9f-96e7-87ec9744fbe8} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8789 | 2024.12.20 21:27:16.117615 [ 262 ] {0591438d-fe90-4e9f-96e7-87ec9744fbe8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001677 sec., 53667.26296958855 rows/sec., 4.19 MiB/sec. | ||
8790 | 2024.12.20 21:27:16.117691 [ 262 ] {0591438d-fe90-4e9f-96e7-87ec9744fbe8} <Debug> TCPHandler: Processed in 0.001942833 sec. | ||
8791 | 2024.12.20 21:27:16.117886 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8792 | 2024.12.20 21:27:16.118047 [ 260 ] {bba722d8-9193-444b-86f6-2e58bd852395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8793 | 2024.12.20 21:27:16.118108 [ 260 ] {bba722d8-9193-444b-86f6-2e58bd852395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8794 | 2024.12.20 21:27:16.118699 [ 260 ] {bba722d8-9193-444b-86f6-2e58bd852395} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8795 | 2024.12.20 21:27:16.118736 [ 260 ] {bba722d8-9193-444b-86f6-2e58bd852395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8796 | 2024.12.20 21:27:16.119173 [ 260 ] {bba722d8-9193-444b-86f6-2e58bd852395} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8797 | 2024.12.20 21:27:16.119412 [ 260 ] {bba722d8-9193-444b-86f6-2e58bd852395} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8798 | 2024.12.20 21:27:16.119587 [ 260 ] {bba722d8-9193-444b-86f6-2e58bd852395} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001569 sec., 103250.47801147227 rows/sec., 7.19 MiB/sec. | ||
8799 | 2024.12.20 21:27:16.119641 [ 260 ] {bba722d8-9193-444b-86f6-2e58bd852395} <Debug> TCPHandler: Processed in 0.001862702 sec. | ||
8800 | 2024.12.20 21:27:16.119787 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8801 | 2024.12.20 21:27:16.119930 [ 262 ] {44779641-acf7-41e6-bdc1-cc6c3a157a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8802 | 2024.12.20 21:27:16.120024 [ 262 ] {44779641-acf7-41e6-bdc1-cc6c3a157a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8803 | 2024.12.20 21:27:16.121252 [ 262 ] {44779641-acf7-41e6-bdc1-cc6c3a157a44} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8804 | 2024.12.20 21:27:16.121292 [ 262 ] {44779641-acf7-41e6-bdc1-cc6c3a157a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8805 | 2024.12.20 21:27:16.121932 [ 262 ] {44779641-acf7-41e6-bdc1-cc6c3a157a44} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8806 | 2024.12.20 21:27:16.122196 [ 262 ] {44779641-acf7-41e6-bdc1-cc6c3a157a44} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8807 | 2024.12.20 21:27:16.122455 [ 262 ] {44779641-acf7-41e6-bdc1-cc6c3a157a44} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002558 sec., 8600.469116497263 rows/sec., 15.41 MiB/sec. | ||
8808 | 2024.12.20 21:27:16.122570 [ 262 ] {44779641-acf7-41e6-bdc1-cc6c3a157a44} <Debug> TCPHandler: Processed in 0.002851904 sec. | ||
8809 | 2024.12.20 21:27:16.122828 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8810 | 2024.12.20 21:27:16.123052 [ 260 ] {b9165e38-ba34-453d-a38d-01e2b266c674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8811 | 2024.12.20 21:27:16.123146 [ 260 ] {b9165e38-ba34-453d-a38d-01e2b266c674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8812 | 2024.12.20 21:27:16.123772 [ 260 ] {b9165e38-ba34-453d-a38d-01e2b266c674} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8813 | 2024.12.20 21:27:16.123810 [ 260 ] {b9165e38-ba34-453d-a38d-01e2b266c674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8814 | 2024.12.20 21:27:16.124183 [ 260 ] {b9165e38-ba34-453d-a38d-01e2b266c674} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8815 | 2024.12.20 21:27:16.124423 [ 260 ] {b9165e38-ba34-453d-a38d-01e2b266c674} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8816 | 2024.12.20 21:27:16.124635 [ 260 ] {b9165e38-ba34-453d-a38d-01e2b266c674} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001634 sec., 36719.70624235006 rows/sec., 2.47 MiB/sec. | ||
8817 | 2024.12.20 21:27:16.124743 [ 260 ] {b9165e38-ba34-453d-a38d-01e2b266c674} <Debug> TCPHandler: Processed in 0.002037995 sec. | ||
8818 | 2024.12.20 21:27:16.511340 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18849 | ||
8819 | 2024.12.20 21:27:16.512422 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8820 | 2024.12.20 21:27:16.512520 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8821 | 2024.12.20 21:27:16.513173 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8822 | 2024.12.20 21:27:16.513433 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8823 | 2024.12.20 21:27:16.513652 [ 36 ] {} <Debug> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8824 | 2024.12.20 21:27:16.513696 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
8825 | 2024.12.20 21:27:16.513742 [ 36 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8826 | 2024.12.20 21:27:16.513773 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8827 | 2024.12.20 21:27:16.514605 [ 197 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
8828 | 2024.12.20 21:27:16.515101 [ 197 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8829 | 2024.12.20 21:27:16.515178 [ 197 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16592 rows starting from the beginning of the part | ||
8830 | 2024.12.20 21:27:16.515259 [ 197 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part | ||
8831 | 2024.12.20 21:27:16.515417 [ 197 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part | ||
8832 | 2024.12.20 21:27:16.515732 [ 197 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part | ||
8833 | 2024.12.20 21:27:16.515822 [ 197 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part | ||
8834 | 2024.12.20 21:27:16.516089 [ 197 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part | ||
8835 | 2024.12.20 21:27:16.518378 [ 193 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.004493901 sec., 4194351.410945635 rows/sec., 60.00 MiB/sec. | ||
8836 | 2024.12.20 21:27:16.518650 [ 189 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8837 | 2024.12.20 21:27:16.518996 [ 189 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_41_8} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8838 | 2024.12.20 21:27:16.519094 [ 189 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_41_8} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8839 | 2024.12.20 21:27:16.519200 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
8840 | 2024.12.20 21:27:17.816192 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
8841 | 2024.12.20 21:27:17.838213 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8842 | 2024.12.20 21:27:17.838273 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8843 | 2024.12.20 21:27:17.845895 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8844 | 2024.12.20 21:27:17.846670 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8845 | 2024.12.20 21:27:17.847109 [ 33 ] {} <Debug> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8846 | 2024.12.20 21:27:17.847297 [ 33 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8847 | 2024.12.20 21:27:17.847398 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8848 | 2024.12.20 21:27:17.849557 [ 186 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
8849 | 2024.12.20 21:27:17.863905 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
8850 | 2024.12.20 21:27:17.865614 [ 186 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8851 | 2024.12.20 21:27:17.867235 [ 186 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
8852 | 2024.12.20 21:27:17.872861 [ 186 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
8853 | 2024.12.20 21:27:17.878662 [ 186 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
8854 | 2024.12.20 21:27:17.884389 [ 186 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
8855 | 2024.12.20 21:27:17.890242 [ 186 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
8856 | 2024.12.20 21:27:17.894844 [ 186 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
8857 | 2024.12.20 21:27:17.955398 [ 189 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.107762826 sec., 2867.4080985960777 rows/sec., 14.83 MiB/sec. | ||
8858 | 2024.12.20 21:27:17.958352 [ 189 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8859 | 2024.12.20 21:27:17.961366 [ 189 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_41_8} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8860 | 2024.12.20 21:27:17.961491 [ 189 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_41_8} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8861 | 2024.12.20 21:27:17.963969 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
8862 | 2024.12.20 21:27:18.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.04 MiB, peak 231.46 MiB, free memory in arenas 0.00 B, will set to 220.81 MiB (RSS), difference: 2.77 MiB | ||
8863 | 2024.12.20 21:27:19.085281 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1234 | ||
8864 | 2024.12.20 21:27:19.088473 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8865 | 2024.12.20 21:27:19.088536 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8866 | 2024.12.20 21:27:19.090067 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8867 | 2024.12.20 21:27:19.090391 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8868 | 2024.12.20 21:27:19.092319 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1234 | ||
8869 | 2024.12.20 21:27:21.111568 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8870 | 2024.12.20 21:27:21.111759 [ 260 ] {7d70b957-8773-46bb-b250-029d6a8ca55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8871 | 2024.12.20 21:27:21.111833 [ 260 ] {7d70b957-8773-46bb-b250-029d6a8ca55e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8872 | 2024.12.20 21:27:21.112626 [ 260 ] {7d70b957-8773-46bb-b250-029d6a8ca55e} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8873 | 2024.12.20 21:27:21.112681 [ 260 ] {7d70b957-8773-46bb-b250-029d6a8ca55e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8874 | 2024.12.20 21:27:21.113116 [ 260 ] {7d70b957-8773-46bb-b250-029d6a8ca55e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8875 | 2024.12.20 21:27:21.113375 [ 260 ] {7d70b957-8773-46bb-b250-029d6a8ca55e} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8876 | 2024.12.20 21:27:21.113593 [ 30 ] {} <Debug> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8877 | 2024.12.20 21:27:21.113657 [ 260 ] {7d70b957-8773-46bb-b250-029d6a8ca55e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001943 sec., 7205.352547606793 rows/sec., 518.69 KiB/sec. | ||
8878 | 2024.12.20 21:27:21.113679 [ 30 ] {} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8879 | 2024.12.20 21:27:21.113756 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8880 | 2024.12.20 21:27:21.113813 [ 260 ] {7d70b957-8773-46bb-b250-029d6a8ca55e} <Debug> TCPHandler: Processed in 0.002384844 sec. | ||
8881 | 2024.12.20 21:27:21.114119 [ 193 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
8882 | 2024.12.20 21:27:21.114183 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8883 | 2024.12.20 21:27:21.114516 [ 193 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8884 | 2024.12.20 21:27:21.114553 [ 262 ] {fde39e8e-927a-44af-b170-e7499a04c6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8885 | 2024.12.20 21:27:21.114583 [ 193 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
8886 | 2024.12.20 21:27:21.114679 [ 262 ] {fde39e8e-927a-44af-b170-e7499a04c6ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8887 | 2024.12.20 21:27:21.114836 [ 193 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
8888 | 2024.12.20 21:27:21.115181 [ 193 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
8889 | 2024.12.20 21:27:21.115487 [ 193 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
8890 | 2024.12.20 21:27:21.115763 [ 193 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
8891 | 2024.12.20 21:27:21.117782 [ 262 ] {fde39e8e-927a-44af-b170-e7499a04c6ef} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8892 | 2024.12.20 21:27:21.117862 [ 262 ] {fde39e8e-927a-44af-b170-e7499a04c6ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
8893 | 2024.12.20 21:27:21.118317 [ 190 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00445554 sec., 15710.778042616608 rows/sec., 1.16 MiB/sec. | ||
8894 | 2024.12.20 21:27:21.118501 [ 201 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8895 | 2024.12.20 21:27:21.118809 [ 262 ] {fde39e8e-927a-44af-b170-e7499a04c6ef} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8896 | 2024.12.20 21:27:21.119031 [ 201 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_29_7} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8897 | 2024.12.20 21:27:21.119191 [ 201 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_29_7} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8898 | 2024.12.20 21:27:21.119303 [ 262 ] {fde39e8e-927a-44af-b170-e7499a04c6ef} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8899 | 2024.12.20 21:27:21.119348 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8900 | 2024.12.20 21:27:21.119597 [ 262 ] {fde39e8e-927a-44af-b170-e7499a04c6ef} <Debug> executeQuery: Read 237 rows, 21.29 KiB in 0.00514 sec., 46108.94941634242 rows/sec., 4.05 MiB/sec. | ||
8901 | 2024.12.20 21:27:21.119733 [ 262 ] {fde39e8e-927a-44af-b170-e7499a04c6ef} <Debug> TCPHandler: Processed in 0.005765359 sec. | ||
8902 | 2024.12.20 21:27:21.119945 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8903 | 2024.12.20 21:27:21.120102 [ 260 ] {f0e907c4-b444-4797-bb00-c77841f0a99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8904 | 2024.12.20 21:27:21.120165 [ 260 ] {f0e907c4-b444-4797-bb00-c77841f0a99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8905 | 2024.12.20 21:27:21.120833 [ 260 ] {f0e907c4-b444-4797-bb00-c77841f0a99b} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8906 | 2024.12.20 21:27:21.120875 [ 260 ] {f0e907c4-b444-4797-bb00-c77841f0a99b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8907 | 2024.12.20 21:27:21.121235 [ 260 ] {f0e907c4-b444-4797-bb00-c77841f0a99b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8908 | 2024.12.20 21:27:21.121473 [ 260 ] {f0e907c4-b444-4797-bb00-c77841f0a99b} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8909 | 2024.12.20 21:27:21.121690 [ 260 ] {f0e907c4-b444-4797-bb00-c77841f0a99b} <Debug> executeQuery: Read 24 rows, 1.73 KiB in 0.001626 sec., 14760.147601476014 rows/sec., 1.04 MiB/sec. | ||
8910 | 2024.12.20 21:27:21.121745 [ 260 ] {f0e907c4-b444-4797-bb00-c77841f0a99b} <Debug> TCPHandler: Processed in 0.001910602 sec. | ||
8911 | 2024.12.20 21:27:21.121915 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8912 | 2024.12.20 21:27:21.122063 [ 262 ] {a1787116-70b5-4710-87b7-f7fe5df02c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8913 | 2024.12.20 21:27:21.122123 [ 262 ] {a1787116-70b5-4710-87b7-f7fe5df02c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8914 | 2024.12.20 21:27:21.122787 [ 262 ] {a1787116-70b5-4710-87b7-f7fe5df02c11} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8915 | 2024.12.20 21:27:21.122825 [ 262 ] {a1787116-70b5-4710-87b7-f7fe5df02c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8916 | 2024.12.20 21:27:21.123202 [ 262 ] {a1787116-70b5-4710-87b7-f7fe5df02c11} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8917 | 2024.12.20 21:27:21.123446 [ 262 ] {a1787116-70b5-4710-87b7-f7fe5df02c11} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8918 | 2024.12.20 21:27:21.123571 [ 30 ] {} <Debug> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
8919 | 2024.12.20 21:27:21.123612 [ 30 ] {} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8920 | 2024.12.20 21:27:21.123634 [ 262 ] {a1787116-70b5-4710-87b7-f7fe5df02c11} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001608 sec., 8706.467661691542 rows/sec., 609.74 KiB/sec. | ||
8921 | 2024.12.20 21:27:21.123638 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8922 | 2024.12.20 21:27:21.123732 [ 262 ] {a1787116-70b5-4710-87b7-f7fe5df02c11} <Debug> TCPHandler: Processed in 0.001889432 sec. | ||
8923 | 2024.12.20 21:27:21.123788 [ 194 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
8924 | 2024.12.20 21:27:21.123918 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8925 | 2024.12.20 21:27:21.123955 [ 194 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8926 | 2024.12.20 21:27:21.124004 [ 194 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 243 rows starting from the beginning of the part | ||
8927 | 2024.12.20 21:27:21.124210 [ 260 ] {107cb0ac-60f2-4289-8c46-afc41ece7889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8928 | 2024.12.20 21:27:21.124322 [ 194 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
8929 | 2024.12.20 21:27:21.124359 [ 260 ] {107cb0ac-60f2-4289-8c46-afc41ece7889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8930 | 2024.12.20 21:27:21.124733 [ 194 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
8931 | 2024.12.20 21:27:21.125048 [ 194 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 242 rows starting from the beginning of the part | ||
8932 | 2024.12.20 21:27:21.125427 [ 194 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
8933 | 2024.12.20 21:27:21.125775 [ 194 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
8934 | 2024.12.20 21:27:21.127305 [ 260 ] {107cb0ac-60f2-4289-8c46-afc41ece7889} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8935 | 2024.12.20 21:27:21.127376 [ 260 ] {107cb0ac-60f2-4289-8c46-afc41ece7889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
8936 | 2024.12.20 21:27:21.128427 [ 260 ] {107cb0ac-60f2-4289-8c46-afc41ece7889} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8937 | 2024.12.20 21:27:21.128715 [ 194 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.004994722 sec., 108314.33661372945 rows/sec., 7.76 MiB/sec. | ||
8938 | 2024.12.20 21:27:21.128925 [ 194 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
8939 | 2024.12.20 21:27:21.128966 [ 260 ] {107cb0ac-60f2-4289-8c46-afc41ece7889} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8940 | 2024.12.20 21:27:21.129196 [ 30 ] {} <Debug> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8941 | 2024.12.20 21:27:21.129310 [ 30 ] {} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8942 | 2024.12.20 21:27:21.129371 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8943 | 2024.12.20 21:27:21.129527 [ 260 ] {107cb0ac-60f2-4289-8c46-afc41ece7889} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005425 sec., 2396.3133640552996 rows/sec., 149.41 KiB/sec. | ||
8944 | 2024.12.20 21:27:21.129607 [ 194 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_29_6} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8945 | 2024.12.20 21:27:21.129787 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
8946 | 2024.12.20 21:27:21.129842 [ 260 ] {107cb0ac-60f2-4289-8c46-afc41ece7889} <Debug> TCPHandler: Processed in 0.006020075 sec. | ||
8947 | 2024.12.20 21:27:21.129955 [ 194 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_29_6} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
8948 | 2024.12.20 21:27:21.130134 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8949 | 2024.12.20 21:27:21.130217 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
8950 | 2024.12.20 21:27:21.130336 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8951 | 2024.12.20 21:27:21.130394 [ 262 ] {7a8437b5-24f8-4ad0-949c-15c8e25c7c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8952 | 2024.12.20 21:27:21.130415 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
8953 | 2024.12.20 21:27:21.130494 [ 262 ] {7a8437b5-24f8-4ad0-949c-15c8e25c7c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8954 | 2024.12.20 21:27:21.130768 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
8955 | 2024.12.20 21:27:21.131086 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
8956 | 2024.12.20 21:27:21.131460 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
8957 | 2024.12.20 21:27:21.131812 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
8958 | 2024.12.20 21:27:21.133399 [ 262 ] {7a8437b5-24f8-4ad0-949c-15c8e25c7c7d} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8959 | 2024.12.20 21:27:21.133495 [ 262 ] {7a8437b5-24f8-4ad0-949c-15c8e25c7c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
8960 | 2024.12.20 21:27:21.134326 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004814298 sec., 13501.449224788328 rows/sec., 894.55 KiB/sec. | ||
8961 | 2024.12.20 21:27:21.134532 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8962 | 2024.12.20 21:27:21.134533 [ 262 ] {7a8437b5-24f8-4ad0-949c-15c8e25c7c7d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8963 | 2024.12.20 21:27:21.135002 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_29_7} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8964 | 2024.12.20 21:27:21.135005 [ 262 ] {7a8437b5-24f8-4ad0-949c-15c8e25c7c7d} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8965 | 2024.12.20 21:27:21.135181 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_29_7} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8966 | 2024.12.20 21:27:21.135387 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
8967 | 2024.12.20 21:27:21.135421 [ 262 ] {7a8437b5-24f8-4ad0-949c-15c8e25c7c7d} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.005068 sec., 78729.2817679558 rows/sec., 5.60 MiB/sec. | ||
8968 | 2024.12.20 21:27:21.135495 [ 262 ] {7a8437b5-24f8-4ad0-949c-15c8e25c7c7d} <Debug> TCPHandler: Processed in 0.005538085 sec. | ||
8969 | 2024.12.20 21:27:21.135646 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8970 | 2024.12.20 21:27:21.135767 [ 260 ] {e07df156-c9b7-45c4-913c-c0eff3c9b82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8971 | 2024.12.20 21:27:21.135819 [ 260 ] {e07df156-c9b7-45c4-913c-c0eff3c9b82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8972 | 2024.12.20 21:27:21.136311 [ 260 ] {e07df156-c9b7-45c4-913c-c0eff3c9b82d} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8973 | 2024.12.20 21:27:21.136351 [ 260 ] {e07df156-c9b7-45c4-913c-c0eff3c9b82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8974 | 2024.12.20 21:27:21.136718 [ 260 ] {e07df156-c9b7-45c4-913c-c0eff3c9b82d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8975 | 2024.12.20 21:27:21.136974 [ 260 ] {e07df156-c9b7-45c4-913c-c0eff3c9b82d} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8976 | 2024.12.20 21:27:21.137133 [ 30 ] {} <Debug> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
8977 | 2024.12.20 21:27:21.137199 [ 30 ] {} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8978 | 2024.12.20 21:27:21.137232 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8979 | 2024.12.20 21:27:21.137240 [ 260 ] {e07df156-c9b7-45c4-913c-c0eff3c9b82d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001489 sec., 4029.550033579583 rows/sec., 210.53 KiB/sec. | ||
8980 | 2024.12.20 21:27:21.137384 [ 260 ] {e07df156-c9b7-45c4-913c-c0eff3c9b82d} <Debug> TCPHandler: Processed in 0.00179642 sec. | ||
8981 | 2024.12.20 21:27:21.137407 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
8982 | 2024.12.20 21:27:21.137544 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8983 | 2024.12.20 21:27:21.137556 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8984 | 2024.12.20 21:27:21.137583 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
8985 | 2024.12.20 21:27:21.137738 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
8986 | 2024.12.20 21:27:21.138034 [ 262 ] {6867576f-1e78-4b31-b82e-6bc3820d6546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8987 | 2024.12.20 21:27:21.138082 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
8988 | 2024.12.20 21:27:21.138225 [ 262 ] {6867576f-1e78-4b31-b82e-6bc3820d6546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8989 | 2024.12.20 21:27:21.138410 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
8990 | 2024.12.20 21:27:21.138802 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
8991 | 2024.12.20 21:27:21.139135 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
8992 | 2024.12.20 21:27:21.140714 [ 262 ] {6867576f-1e78-4b31-b82e-6bc3820d6546} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8993 | 2024.12.20 21:27:21.140791 [ 262 ] {6867576f-1e78-4b31-b82e-6bc3820d6546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
8994 | 2024.12.20 21:27:21.141948 [ 191 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.004630974 sec., 37573.089376014635 rows/sec., 1.92 MiB/sec. | ||
8995 | 2024.12.20 21:27:21.141992 [ 262 ] {6867576f-1e78-4b31-b82e-6bc3820d6546} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8996 | 2024.12.20 21:27:21.142163 [ 191 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
8997 | 2024.12.20 21:27:21.142438 [ 262 ] {6867576f-1e78-4b31-b82e-6bc3820d6546} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8998 | 2024.12.20 21:27:21.142861 [ 262 ] {6867576f-1e78-4b31-b82e-6bc3820d6546} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005046 sec., 46967.8953626635 rows/sec., 3.15 MiB/sec. | ||
8999 | 2024.12.20 21:27:21.142874 [ 191 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_29_6} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9000 | 2024.12.20 21:27:21.143027 [ 262 ] {6867576f-1e78-4b31-b82e-6bc3820d6546} <Debug> TCPHandler: Processed in 0.005558135 sec. | ||
9001 | 2024.12.20 21:27:21.143088 [ 191 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_29_6} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
9002 | 2024.12.20 21:27:21.143245 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9003 | 2024.12.20 21:27:21.143254 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
9004 | 2024.12.20 21:27:21.143404 [ 260 ] {02d3a75c-87fd-41be-aa96-666b777211bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9005 | 2024.12.20 21:27:21.143468 [ 260 ] {02d3a75c-87fd-41be-aa96-666b777211bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9006 | 2024.12.20 21:27:21.143950 [ 260 ] {02d3a75c-87fd-41be-aa96-666b777211bb} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9007 | 2024.12.20 21:27:21.143991 [ 260 ] {02d3a75c-87fd-41be-aa96-666b777211bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
9008 | 2024.12.20 21:27:21.144353 [ 260 ] {02d3a75c-87fd-41be-aa96-666b777211bb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9009 | 2024.12.20 21:27:21.144593 [ 260 ] {02d3a75c-87fd-41be-aa96-666b777211bb} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9010 | 2024.12.20 21:27:21.144831 [ 260 ] {02d3a75c-87fd-41be-aa96-666b777211bb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001446 sec., 691.5629322268327 rows/sec., 46.60 KiB/sec. | ||
9011 | 2024.12.20 21:27:21.144947 [ 260 ] {02d3a75c-87fd-41be-aa96-666b777211bb} <Debug> TCPHandler: Processed in 0.001807941 sec. | ||
9012 | 2024.12.20 21:27:21.145162 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9013 | 2024.12.20 21:27:21.145305 [ 262 ] {e628ebcc-8bbf-4c05-847e-9e56b5c036f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9014 | 2024.12.20 21:27:21.145393 [ 262 ] {e628ebcc-8bbf-4c05-847e-9e56b5c036f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9015 | 2024.12.20 21:27:21.146545 [ 262 ] {e628ebcc-8bbf-4c05-847e-9e56b5c036f8} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9016 | 2024.12.20 21:27:21.146585 [ 262 ] {e628ebcc-8bbf-4c05-847e-9e56b5c036f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
9017 | 2024.12.20 21:27:21.147242 [ 262 ] {e628ebcc-8bbf-4c05-847e-9e56b5c036f8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9018 | 2024.12.20 21:27:21.147505 [ 262 ] {e628ebcc-8bbf-4c05-847e-9e56b5c036f8} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9019 | 2024.12.20 21:27:21.147766 [ 262 ] {e628ebcc-8bbf-4c05-847e-9e56b5c036f8} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002492 sec., 6821.829855537721 rows/sec., 12.22 MiB/sec. | ||
9020 | 2024.12.20 21:27:21.147866 [ 262 ] {e628ebcc-8bbf-4c05-847e-9e56b5c036f8} <Debug> TCPHandler: Processed in 0.002818873 sec. | ||
9021 | 2024.12.20 21:27:21.148026 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9022 | 2024.12.20 21:27:21.148162 [ 260 ] {17515481-4718-462d-bf87-35d7e3fb1ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9023 | 2024.12.20 21:27:21.148223 [ 260 ] {17515481-4718-462d-bf87-35d7e3fb1ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9024 | 2024.12.20 21:27:21.148752 [ 260 ] {17515481-4718-462d-bf87-35d7e3fb1ae0} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9025 | 2024.12.20 21:27:21.148792 [ 260 ] {17515481-4718-462d-bf87-35d7e3fb1ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
9026 | 2024.12.20 21:27:21.149161 [ 260 ] {17515481-4718-462d-bf87-35d7e3fb1ae0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9027 | 2024.12.20 21:27:21.149395 [ 260 ] {17515481-4718-462d-bf87-35d7e3fb1ae0} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9028 | 2024.12.20 21:27:21.149622 [ 260 ] {17515481-4718-462d-bf87-35d7e3fb1ae0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001486 sec., 55181.69582772544 rows/sec., 3.50 MiB/sec. | ||
9029 | 2024.12.20 21:27:21.149705 [ 260 ] {17515481-4718-462d-bf87-35d7e3fb1ae0} <Debug> TCPHandler: Processed in 0.00174655 sec. | ||
9030 | 2024.12.20 21:27:23.821889 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9031 | 2024.12.20 21:27:23.821949 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9032 | 2024.12.20 21:27:24.013875 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19337 | ||
9033 | 2024.12.20 21:27:24.014627 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9034 | 2024.12.20 21:27:24.014679 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9035 | 2024.12.20 21:27:24.015249 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
9036 | 2024.12.20 21:27:24.015518 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9037 | 2024.12.20 21:27:24.015772 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19337 | ||
9038 | 2024.12.20 21:27:25.364054 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
9039 | 2024.12.20 21:27:25.383681 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9040 | 2024.12.20 21:27:25.383750 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9041 | 2024.12.20 21:27:25.390682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
9042 | 2024.12.20 21:27:25.391414 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9043 | 2024.12.20 21:27:25.395277 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
9044 | 2024.12.20 21:27:26.108447 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9045 | 2024.12.20 21:27:26.108656 [ 260 ] {e0f05a99-0c22-4229-b64d-892e57f1c4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9046 | 2024.12.20 21:27:26.108738 [ 260 ] {e0f05a99-0c22-4229-b64d-892e57f1c4a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9047 | 2024.12.20 21:27:26.109517 [ 260 ] {e0f05a99-0c22-4229-b64d-892e57f1c4a7} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9048 | 2024.12.20 21:27:26.109565 [ 260 ] {e0f05a99-0c22-4229-b64d-892e57f1c4a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9049 | 2024.12.20 21:27:26.110003 [ 260 ] {e0f05a99-0c22-4229-b64d-892e57f1c4a7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9050 | 2024.12.20 21:27:26.110255 [ 260 ] {e0f05a99-0c22-4229-b64d-892e57f1c4a7} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9051 | 2024.12.20 21:27:26.110485 [ 260 ] {e0f05a99-0c22-4229-b64d-892e57f1c4a7} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001887 sec., 52994.170641229466 rows/sec., 4.42 MiB/sec. | ||
9052 | 2024.12.20 21:27:26.110553 [ 260 ] {e0f05a99-0c22-4229-b64d-892e57f1c4a7} <Debug> TCPHandler: Processed in 0.00224856 sec. | ||
9053 | 2024.12.20 21:27:26.110862 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9054 | 2024.12.20 21:27:26.111183 [ 262 ] {7c818264-6eaa-4073-bdff-e3094320ae60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9055 | 2024.12.20 21:27:26.111299 [ 262 ] {7c818264-6eaa-4073-bdff-e3094320ae60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9056 | 2024.12.20 21:27:26.112258 [ 262 ] {7c818264-6eaa-4073-bdff-e3094320ae60} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9057 | 2024.12.20 21:27:26.112302 [ 262 ] {7c818264-6eaa-4073-bdff-e3094320ae60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9058 | 2024.12.20 21:27:26.112729 [ 262 ] {7c818264-6eaa-4073-bdff-e3094320ae60} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9059 | 2024.12.20 21:27:26.112979 [ 262 ] {7c818264-6eaa-4073-bdff-e3094320ae60} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9060 | 2024.12.20 21:27:26.113218 [ 262 ] {7c818264-6eaa-4073-bdff-e3094320ae60} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.002125 sec., 10352.941176470587 rows/sec., 778.49 KiB/sec. | ||
9061 | 2024.12.20 21:27:26.113278 [ 262 ] {7c818264-6eaa-4073-bdff-e3094320ae60} <Debug> TCPHandler: Processed in 0.002617249 sec. | ||
9062 | 2024.12.20 21:27:26.113432 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9063 | 2024.12.20 21:27:26.113578 [ 260 ] {8ba2c0f9-dc0e-4b02-ad52-36da84b87cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9064 | 2024.12.20 21:27:26.113640 [ 260 ] {8ba2c0f9-dc0e-4b02-ad52-36da84b87cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9065 | 2024.12.20 21:27:26.114286 [ 260 ] {8ba2c0f9-dc0e-4b02-ad52-36da84b87cdd} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9066 | 2024.12.20 21:27:26.114327 [ 260 ] {8ba2c0f9-dc0e-4b02-ad52-36da84b87cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9067 | 2024.12.20 21:27:26.114713 [ 260 ] {8ba2c0f9-dc0e-4b02-ad52-36da84b87cdd} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9068 | 2024.12.20 21:27:26.114951 [ 260 ] {8ba2c0f9-dc0e-4b02-ad52-36da84b87cdd} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9069 | 2024.12.20 21:27:26.115168 [ 260 ] {8ba2c0f9-dc0e-4b02-ad52-36da84b87cdd} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001625 sec., 52923.07692307692 rows/sec., 4.13 MiB/sec. | ||
9070 | 2024.12.20 21:27:26.115224 [ 260 ] {8ba2c0f9-dc0e-4b02-ad52-36da84b87cdd} <Debug> TCPHandler: Processed in 0.001866062 sec. | ||
9071 | 2024.12.20 21:27:26.115422 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9072 | 2024.12.20 21:27:26.115648 [ 262 ] {82a692ec-f192-4369-85c4-dd26094ff63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9073 | 2024.12.20 21:27:26.115747 [ 262 ] {82a692ec-f192-4369-85c4-dd26094ff63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9074 | 2024.12.20 21:27:26.116373 [ 262 ] {82a692ec-f192-4369-85c4-dd26094ff63b} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9075 | 2024.12.20 21:27:26.116412 [ 262 ] {82a692ec-f192-4369-85c4-dd26094ff63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9076 | 2024.12.20 21:27:26.116814 [ 262 ] {82a692ec-f192-4369-85c4-dd26094ff63b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9077 | 2024.12.20 21:27:26.117059 [ 262 ] {82a692ec-f192-4369-85c4-dd26094ff63b} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9078 | 2024.12.20 21:27:26.117279 [ 262 ] {82a692ec-f192-4369-85c4-dd26094ff63b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001686 sec., 94899.16963226572 rows/sec., 6.61 MiB/sec. | ||
9079 | 2024.12.20 21:27:26.117332 [ 262 ] {82a692ec-f192-4369-85c4-dd26094ff63b} <Debug> TCPHandler: Processed in 0.002024716 sec. | ||
9080 | 2024.12.20 21:27:26.117474 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9081 | 2024.12.20 21:27:26.117615 [ 260 ] {56a224dd-7409-4d45-89f8-85127f6c51e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9082 | 2024.12.20 21:27:26.117711 [ 260 ] {56a224dd-7409-4d45-89f8-85127f6c51e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9083 | 2024.12.20 21:27:26.118853 [ 260 ] {56a224dd-7409-4d45-89f8-85127f6c51e5} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9084 | 2024.12.20 21:27:26.118894 [ 260 ] {56a224dd-7409-4d45-89f8-85127f6c51e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9085 | 2024.12.20 21:27:26.119528 [ 260 ] {56a224dd-7409-4d45-89f8-85127f6c51e5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9086 | 2024.12.20 21:27:26.119789 [ 260 ] {56a224dd-7409-4d45-89f8-85127f6c51e5} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9087 | 2024.12.20 21:27:26.119979 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9088 | 2024.12.20 21:27:26.120060 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9089 | 2024.12.20 21:27:26.120063 [ 260 ] {56a224dd-7409-4d45-89f8-85127f6c51e5} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002469 sec., 8910.490076954233 rows/sec., 15.97 MiB/sec. | ||
9090 | 2024.12.20 21:27:26.120091 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9091 | 2024.12.20 21:27:26.120453 [ 192 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
9092 | 2024.12.20 21:27:26.120471 [ 260 ] {56a224dd-7409-4d45-89f8-85127f6c51e5} <Debug> TCPHandler: Processed in 0.003063079 sec. | ||
9093 | 2024.12.20 21:27:26.120729 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9094 | 2024.12.20 21:27:26.121033 [ 262 ] {5b8d2c18-e04c-4102-81d0-5b01a3af3534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9095 | 2024.12.20 21:27:26.121120 [ 192 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9096 | 2024.12.20 21:27:26.121144 [ 262 ] {5b8d2c18-e04c-4102-81d0-5b01a3af3534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9097 | 2024.12.20 21:27:26.121369 [ 192 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 854 rows starting from the beginning of the part | ||
9098 | 2024.12.20 21:27:26.122293 [ 192 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 22 rows starting from the beginning of the part | ||
9099 | 2024.12.20 21:27:26.122977 [ 192 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 17 rows starting from the beginning of the part | ||
9100 | 2024.12.20 21:27:26.123463 [ 262 ] {5b8d2c18-e04c-4102-81d0-5b01a3af3534} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9101 | 2024.12.20 21:27:26.123599 [ 262 ] {5b8d2c18-e04c-4102-81d0-5b01a3af3534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9102 | 2024.12.20 21:27:26.123791 [ 192 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 22 rows starting from the beginning of the part | ||
9103 | 2024.12.20 21:27:26.124393 [ 192 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 17 rows starting from the beginning of the part | ||
9104 | 2024.12.20 21:27:26.124989 [ 192 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 22 rows starting from the beginning of the part | ||
9105 | 2024.12.20 21:27:26.125007 [ 262 ] {5b8d2c18-e04c-4102-81d0-5b01a3af3534} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9106 | 2024.12.20 21:27:26.125765 [ 262 ] {5b8d2c18-e04c-4102-81d0-5b01a3af3534} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9107 | 2024.12.20 21:27:26.126299 [ 262 ] {5b8d2c18-e04c-4102-81d0-5b01a3af3534} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005376 sec., 11160.714285714286 rows/sec., 770.21 KiB/sec. | ||
9108 | 2024.12.20 21:27:26.126653 [ 262 ] {5b8d2c18-e04c-4102-81d0-5b01a3af3534} <Debug> TCPHandler: Processed in 0.006081406 sec. | ||
9109 | 2024.12.20 21:27:26.133119 [ 191 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 954 rows, containing 19 columns (19 merged, 0 gathered) in 0.012890959 sec., 74005.35522609296 rows/sec., 132.61 MiB/sec. | ||
9110 | 2024.12.20 21:27:26.134405 [ 191 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9111 | 2024.12.20 21:27:26.134883 [ 191 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9112 | 2024.12.20 21:27:26.134986 [ 191 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9113 | 2024.12.20 21:27:26.135173 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.09 MiB. | ||
9114 | 2024.12.20 21:27:26.626657 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9115 | 2024.12.20 21:27:26.626846 [ 260 ] {a3ca3246-709c-4541-acf7-9a8744d01731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9116 | 2024.12.20 21:27:26.626921 [ 260 ] {a3ca3246-709c-4541-acf7-9a8744d01731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9117 | 2024.12.20 21:27:26.627654 [ 260 ] {a3ca3246-709c-4541-acf7-9a8744d01731} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9118 | 2024.12.20 21:27:26.627708 [ 260 ] {a3ca3246-709c-4541-acf7-9a8744d01731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9119 | 2024.12.20 21:27:26.628150 [ 260 ] {a3ca3246-709c-4541-acf7-9a8744d01731} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9120 | 2024.12.20 21:27:26.628416 [ 260 ] {a3ca3246-709c-4541-acf7-9a8744d01731} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9121 | 2024.12.20 21:27:26.628660 [ 260 ] {a3ca3246-709c-4541-acf7-9a8744d01731} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001863 sec., 7514.761137949544 rows/sec., 540.96 KiB/sec. | ||
9122 | 2024.12.20 21:27:26.628725 [ 260 ] {a3ca3246-709c-4541-acf7-9a8744d01731} <Debug> TCPHandler: Processed in 0.002206 sec. | ||
9123 | 2024.12.20 21:27:26.628978 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9124 | 2024.12.20 21:27:26.629198 [ 262 ] {d8e983b2-038e-44eb-aaef-d5ef8fd0265f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9125 | 2024.12.20 21:27:26.629285 [ 262 ] {d8e983b2-038e-44eb-aaef-d5ef8fd0265f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9126 | 2024.12.20 21:27:26.630109 [ 262 ] {d8e983b2-038e-44eb-aaef-d5ef8fd0265f} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9127 | 2024.12.20 21:27:26.630153 [ 262 ] {d8e983b2-038e-44eb-aaef-d5ef8fd0265f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9128 | 2024.12.20 21:27:26.630589 [ 262 ] {d8e983b2-038e-44eb-aaef-d5ef8fd0265f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
9129 | 2024.12.20 21:27:26.630861 [ 262 ] {d8e983b2-038e-44eb-aaef-d5ef8fd0265f} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9130 | 2024.12.20 21:27:26.631092 [ 262 ] {d8e983b2-038e-44eb-aaef-d5ef8fd0265f} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001952 sec., 5122.950819672131 rows/sec., 417.74 KiB/sec. | ||
9131 | 2024.12.20 21:27:26.631181 [ 262 ] {d8e983b2-038e-44eb-aaef-d5ef8fd0265f} <Debug> TCPHandler: Processed in 0.002359053 sec. | ||
9132 | 2024.12.20 21:27:26.631326 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9133 | 2024.12.20 21:27:26.631452 [ 260 ] {d989821b-3ae8-49f9-8ce5-9664f3c1b54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9134 | 2024.12.20 21:27:26.631506 [ 260 ] {d989821b-3ae8-49f9-8ce5-9664f3c1b54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9135 | 2024.12.20 21:27:26.632847 [ 260 ] {d989821b-3ae8-49f9-8ce5-9664f3c1b54d} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9136 | 2024.12.20 21:27:26.632892 [ 260 ] {d989821b-3ae8-49f9-8ce5-9664f3c1b54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9137 | 2024.12.20 21:27:26.633483 [ 260 ] {d989821b-3ae8-49f9-8ce5-9664f3c1b54d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9138 | 2024.12.20 21:27:26.633832 [ 260 ] {d989821b-3ae8-49f9-8ce5-9664f3c1b54d} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9139 | 2024.12.20 21:27:26.634091 [ 260 ] {d989821b-3ae8-49f9-8ce5-9664f3c1b54d} <Debug> executeQuery: Read 1382 rows, 118.22 KiB in 0.002667 sec., 518185.22684664413 rows/sec., 43.29 MiB/sec. | ||
9140 | 2024.12.20 21:27:26.634157 [ 260 ] {d989821b-3ae8-49f9-8ce5-9664f3c1b54d} <Debug> TCPHandler: Processed in 0.002893514 sec. | ||
9141 | 2024.12.20 21:27:26.634327 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9142 | 2024.12.20 21:27:26.634455 [ 262 ] {7697bc30-f20d-41cb-a17e-692f2d76f1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9143 | 2024.12.20 21:27:26.634509 [ 262 ] {7697bc30-f20d-41cb-a17e-692f2d76f1dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9144 | 2024.12.20 21:27:26.635133 [ 262 ] {7697bc30-f20d-41cb-a17e-692f2d76f1dd} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9145 | 2024.12.20 21:27:26.635172 [ 262 ] {7697bc30-f20d-41cb-a17e-692f2d76f1dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9146 | 2024.12.20 21:27:26.635562 [ 262 ] {7697bc30-f20d-41cb-a17e-692f2d76f1dd} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9147 | 2024.12.20 21:27:26.635822 [ 262 ] {7697bc30-f20d-41cb-a17e-692f2d76f1dd} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9148 | 2024.12.20 21:27:26.636015 [ 262 ] {7697bc30-f20d-41cb-a17e-692f2d76f1dd} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.001588 sec., 21410.57934508816 rows/sec., 1.50 MiB/sec. | ||
9149 | 2024.12.20 21:27:26.636073 [ 262 ] {7697bc30-f20d-41cb-a17e-692f2d76f1dd} <Debug> TCPHandler: Processed in 0.001806981 sec. | ||
9150 | 2024.12.20 21:27:26.636298 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9151 | 2024.12.20 21:27:26.636423 [ 260 ] {2e48d599-2388-41d3-be6f-706697104992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9152 | 2024.12.20 21:27:26.636476 [ 260 ] {2e48d599-2388-41d3-be6f-706697104992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9153 | 2024.12.20 21:27:26.637174 [ 260 ] {2e48d599-2388-41d3-be6f-706697104992} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9154 | 2024.12.20 21:27:26.637216 [ 260 ] {2e48d599-2388-41d3-be6f-706697104992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9155 | 2024.12.20 21:27:26.637602 [ 260 ] {2e48d599-2388-41d3-be6f-706697104992} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9156 | 2024.12.20 21:27:26.637870 [ 260 ] {2e48d599-2388-41d3-be6f-706697104992} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9157 | 2024.12.20 21:27:26.638083 [ 260 ] {2e48d599-2388-41d3-be6f-706697104992} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001687 sec., 143449.91108476586 rows/sec., 9.72 MiB/sec. | ||
9158 | 2024.12.20 21:27:26.638142 [ 260 ] {2e48d599-2388-41d3-be6f-706697104992} <Debug> TCPHandler: Processed in 0.001904423 sec. | ||
9159 | 2024.12.20 21:27:26.638295 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9160 | 2024.12.20 21:27:26.638415 [ 262 ] {24deaeb2-561c-49ff-82a9-f759326d74f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9161 | 2024.12.20 21:27:26.638467 [ 262 ] {24deaeb2-561c-49ff-82a9-f759326d74f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9162 | 2024.12.20 21:27:26.639104 [ 262 ] {24deaeb2-561c-49ff-82a9-f759326d74f7} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9163 | 2024.12.20 21:27:26.639151 [ 262 ] {24deaeb2-561c-49ff-82a9-f759326d74f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9164 | 2024.12.20 21:27:26.639562 [ 262 ] {24deaeb2-561c-49ff-82a9-f759326d74f7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9165 | 2024.12.20 21:27:26.639836 [ 262 ] {24deaeb2-561c-49ff-82a9-f759326d74f7} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9166 | 2024.12.20 21:27:26.640060 [ 262 ] {24deaeb2-561c-49ff-82a9-f759326d74f7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001664 sec., 7812.500000000001 rows/sec., 487.11 KiB/sec. | ||
9167 | 2024.12.20 21:27:26.640208 [ 262 ] {24deaeb2-561c-49ff-82a9-f759326d74f7} <Debug> TCPHandler: Processed in 0.001969384 sec. | ||
9168 | 2024.12.20 21:27:26.640398 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9169 | 2024.12.20 21:27:26.640520 [ 260 ] {b23d0ef4-d120-4707-8a49-c2c5504b7934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9170 | 2024.12.20 21:27:26.640570 [ 260 ] {b23d0ef4-d120-4707-8a49-c2c5504b7934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9171 | 2024.12.20 21:27:26.641605 [ 260 ] {b23d0ef4-d120-4707-8a49-c2c5504b7934} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9172 | 2024.12.20 21:27:26.641643 [ 260 ] {b23d0ef4-d120-4707-8a49-c2c5504b7934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9173 | 2024.12.20 21:27:26.642174 [ 260 ] {b23d0ef4-d120-4707-8a49-c2c5504b7934} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9174 | 2024.12.20 21:27:26.642497 [ 260 ] {b23d0ef4-d120-4707-8a49-c2c5504b7934} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9175 | 2024.12.20 21:27:26.642744 [ 260 ] {b23d0ef4-d120-4707-8a49-c2c5504b7934} <Debug> executeQuery: Read 865 rows, 64.15 KiB in 0.002248 sec., 384786.4768683274 rows/sec., 27.87 MiB/sec. | ||
9176 | 2024.12.20 21:27:26.642801 [ 260 ] {b23d0ef4-d120-4707-8a49-c2c5504b7934} <Debug> TCPHandler: Processed in 0.002492296 sec. | ||
9177 | 2024.12.20 21:27:26.642976 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9178 | 2024.12.20 21:27:26.643115 [ 262 ] {cef7ff2d-acb4-4132-b795-db3759fd2028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9179 | 2024.12.20 21:27:26.643175 [ 262 ] {cef7ff2d-acb4-4132-b795-db3759fd2028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9180 | 2024.12.20 21:27:26.643753 [ 262 ] {cef7ff2d-acb4-4132-b795-db3759fd2028} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9181 | 2024.12.20 21:27:26.643799 [ 262 ] {cef7ff2d-acb4-4132-b795-db3759fd2028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9182 | 2024.12.20 21:27:26.644176 [ 262 ] {cef7ff2d-acb4-4132-b795-db3759fd2028} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9183 | 2024.12.20 21:27:26.644425 [ 262 ] {cef7ff2d-acb4-4132-b795-db3759fd2028} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9184 | 2024.12.20 21:27:26.644606 [ 262 ] {cef7ff2d-acb4-4132-b795-db3759fd2028} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001521 sec., 3944.7731755424065 rows/sec., 206.10 KiB/sec. | ||
9185 | 2024.12.20 21:27:26.644662 [ 262 ] {cef7ff2d-acb4-4132-b795-db3759fd2028} <Debug> TCPHandler: Processed in 0.001755119 sec. | ||
9186 | 2024.12.20 21:27:26.644824 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9187 | 2024.12.20 21:27:26.644976 [ 260 ] {d9a573f4-bc98-45eb-978a-7dcacc295880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9188 | 2024.12.20 21:27:26.645039 [ 260 ] {d9a573f4-bc98-45eb-978a-7dcacc295880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9189 | 2024.12.20 21:27:26.645930 [ 260 ] {d9a573f4-bc98-45eb-978a-7dcacc295880} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9190 | 2024.12.20 21:27:26.645971 [ 260 ] {d9a573f4-bc98-45eb-978a-7dcacc295880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9191 | 2024.12.20 21:27:26.646408 [ 260 ] {d9a573f4-bc98-45eb-978a-7dcacc295880} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9192 | 2024.12.20 21:27:26.646641 [ 260 ] {d9a573f4-bc98-45eb-978a-7dcacc295880} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9193 | 2024.12.20 21:27:26.646909 [ 260 ] {d9a573f4-bc98-45eb-978a-7dcacc295880} <Debug> executeQuery: Read 960 rows, 65.32 KiB in 0.001957 sec., 490546.75523760857 rows/sec., 32.60 MiB/sec. | ||
9194 | 2024.12.20 21:27:26.647073 [ 260 ] {d9a573f4-bc98-45eb-978a-7dcacc295880} <Debug> TCPHandler: Processed in 0.002318952 sec. | ||
9195 | 2024.12.20 21:27:26.647301 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9196 | 2024.12.20 21:27:26.647446 [ 262 ] {de6ec814-99c3-4ea5-b671-79c19fd843bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9197 | 2024.12.20 21:27:26.647506 [ 262 ] {de6ec814-99c3-4ea5-b671-79c19fd843bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9198 | 2024.12.20 21:27:26.648007 [ 262 ] {de6ec814-99c3-4ea5-b671-79c19fd843bd} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9199 | 2024.12.20 21:27:26.648044 [ 262 ] {de6ec814-99c3-4ea5-b671-79c19fd843bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9200 | 2024.12.20 21:27:26.648401 [ 262 ] {de6ec814-99c3-4ea5-b671-79c19fd843bd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9201 | 2024.12.20 21:27:26.648691 [ 262 ] {de6ec814-99c3-4ea5-b671-79c19fd843bd} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9202 | 2024.12.20 21:27:26.648933 [ 262 ] {de6ec814-99c3-4ea5-b671-79c19fd843bd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001507 sec., 663.5700066357 rows/sec., 44.71 KiB/sec. | ||
9203 | 2024.12.20 21:27:26.649070 [ 262 ] {de6ec814-99c3-4ea5-b671-79c19fd843bd} <Debug> TCPHandler: Processed in 0.001877092 sec. | ||
9204 | 2024.12.20 21:27:26.649281 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9205 | 2024.12.20 21:27:26.649413 [ 260 ] {70023f33-ee5a-4134-a245-16c4b79fa217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9206 | 2024.12.20 21:27:26.649489 [ 260 ] {70023f33-ee5a-4134-a245-16c4b79fa217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9207 | 2024.12.20 21:27:26.650613 [ 260 ] {70023f33-ee5a-4134-a245-16c4b79fa217} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9208 | 2024.12.20 21:27:26.650650 [ 260 ] {70023f33-ee5a-4134-a245-16c4b79fa217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9209 | 2024.12.20 21:27:26.651292 [ 260 ] {70023f33-ee5a-4134-a245-16c4b79fa217} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9210 | 2024.12.20 21:27:26.651550 [ 260 ] {70023f33-ee5a-4134-a245-16c4b79fa217} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9211 | 2024.12.20 21:27:26.651836 [ 260 ] {70023f33-ee5a-4134-a245-16c4b79fa217} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002445 sec., 6952.965235173824 rows/sec., 12.46 MiB/sec. | ||
9212 | 2024.12.20 21:27:26.652402 [ 260 ] {70023f33-ee5a-4134-a245-16c4b79fa217} <Debug> TCPHandler: Processed in 0.003224132 sec. | ||
9213 | 2024.12.20 21:27:26.652617 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9214 | 2024.12.20 21:27:26.652757 [ 262 ] {0d15a8f9-a24f-45fd-8c1a-d6f90198eeef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9215 | 2024.12.20 21:27:26.652817 [ 262 ] {0d15a8f9-a24f-45fd-8c1a-d6f90198eeef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9216 | 2024.12.20 21:27:26.653364 [ 262 ] {0d15a8f9-a24f-45fd-8c1a-d6f90198eeef} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9217 | 2024.12.20 21:27:26.653414 [ 262 ] {0d15a8f9-a24f-45fd-8c1a-d6f90198eeef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9218 | 2024.12.20 21:27:26.653844 [ 262 ] {0d15a8f9-a24f-45fd-8c1a-d6f90198eeef} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9219 | 2024.12.20 21:27:26.654099 [ 262 ] {0d15a8f9-a24f-45fd-8c1a-d6f90198eeef} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9220 | 2024.12.20 21:27:26.654277 [ 262 ] {0d15a8f9-a24f-45fd-8c1a-d6f90198eeef} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001551 sec., 21921.341070277238 rows/sec., 1.27 MiB/sec. | ||
9221 | 2024.12.20 21:27:26.654326 [ 262 ] {0d15a8f9-a24f-45fd-8c1a-d6f90198eeef} <Debug> TCPHandler: Processed in 0.001808841 sec. | ||
9222 | 2024.12.20 21:27:27.000267 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.29 MiB, peak 231.46 MiB, free memory in arenas 0.00 B, will set to 223.40 MiB (RSS), difference: 1.11 MiB | ||
9223 | 2024.12.20 21:27:29.092674 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1292 | ||
9224 | 2024.12.20 21:27:29.096396 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9225 | 2024.12.20 21:27:29.096458 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9226 | 2024.12.20 21:27:29.097982 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9227 | 2024.12.20 21:27:29.098309 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9228 | 2024.12.20 21:27:29.098549 [ 125 ] {} <Debug> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
9229 | 2024.12.20 21:27:29.098679 [ 125 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9230 | 2024.12.20 21:27:29.098747 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9231 | 2024.12.20 21:27:29.099135 [ 187 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::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 | ||
9232 | 2024.12.20 21:27:29.100042 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1292 | ||
9233 | 2024.12.20 21:27:29.100322 [ 187 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9234 | 2024.12.20 21:27:29.100451 [ 187 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1086 rows starting from the beginning of the part | ||
9235 | 2024.12.20 21:27:29.100982 [ 187 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::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 | ||
9236 | 2024.12.20 21:27:29.101568 [ 187 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 58 rows starting from the beginning of the part | ||
9237 | 2024.12.20 21:27:29.102107 [ 187 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
9238 | 2024.12.20 21:27:29.102770 [ 187 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
9239 | 2024.12.20 21:27:29.103409 [ 187 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 58 rows starting from the beginning of the part | ||
9240 | 2024.12.20 21:27:29.111554 [ 200 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1292 rows, containing 72 columns (72 merged, 0 gathered) in 0.012676254 sec., 101922.85512739015 rows/sec., 80.15 MiB/sec. | ||
9241 | 2024.12.20 21:27:29.113208 [ 200 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
9242 | 2024.12.20 21:27:29.114049 [ 200 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_31_6} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9243 | 2024.12.20 21:27:29.114162 [ 200 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_31_6} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
9244 | 2024.12.20 21:27:29.114548 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
9245 | 2024.12.20 21:27:31.105897 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9246 | 2024.12.20 21:27:31.106103 [ 260 ] {cf2247e6-afb1-4578-b83b-b915cc6c6e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9247 | 2024.12.20 21:27:31.106183 [ 260 ] {cf2247e6-afb1-4578-b83b-b915cc6c6e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9248 | 2024.12.20 21:27:31.107021 [ 260 ] {cf2247e6-afb1-4578-b83b-b915cc6c6e47} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9249 | 2024.12.20 21:27:31.107072 [ 260 ] {cf2247e6-afb1-4578-b83b-b915cc6c6e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9250 | 2024.12.20 21:27:31.107497 [ 260 ] {cf2247e6-afb1-4578-b83b-b915cc6c6e47} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9251 | 2024.12.20 21:27:31.107749 [ 260 ] {cf2247e6-afb1-4578-b83b-b915cc6c6e47} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9252 | 2024.12.20 21:27:31.107910 [ 153 ] {} <Debug> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9253 | 2024.12.20 21:27:31.107955 [ 153 ] {} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9254 | 2024.12.20 21:27:31.107963 [ 260 ] {cf2247e6-afb1-4578-b83b-b915cc6c6e47} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001914 sec., 29258.098223615467 rows/sec., 2.25 MiB/sec. | ||
9255 | 2024.12.20 21:27:31.107979 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9256 | 2024.12.20 21:27:31.108100 [ 260 ] {cf2247e6-afb1-4578-b83b-b915cc6c6e47} <Debug> TCPHandler: Processed in 0.002327902 sec. | ||
9257 | 2024.12.20 21:27:31.108373 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
9258 | 2024.12.20 21:27:31.108509 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9259 | 2024.12.20 21:27:31.108662 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9260 | 2024.12.20 21:27:31.108764 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1431 rows starting from the beginning of the part | ||
9261 | 2024.12.20 21:27:31.109039 [ 262 ] {e64a3e45-e5a7-45bb-ac3f-e2eb332a22f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9262 | 2024.12.20 21:27:31.109166 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 102 rows starting from the beginning of the part | ||
9263 | 2024.12.20 21:27:31.109314 [ 262 ] {e64a3e45-e5a7-45bb-ac3f-e2eb332a22f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9264 | 2024.12.20 21:27:31.109383 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 237 rows starting from the beginning of the part | ||
9265 | 2024.12.20 21:27:31.109719 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 100 rows starting from the beginning of the part | ||
9266 | 2024.12.20 21:27:31.109985 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1382 rows starting from the beginning of the part | ||
9267 | 2024.12.20 21:27:31.110260 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
9268 | 2024.12.20 21:27:31.112083 [ 262 ] {e64a3e45-e5a7-45bb-ac3f-e2eb332a22f0} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9269 | 2024.12.20 21:27:31.112173 [ 262 ] {e64a3e45-e5a7-45bb-ac3f-e2eb332a22f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9270 | 2024.12.20 21:27:31.113050 [ 262 ] {e64a3e45-e5a7-45bb-ac3f-e2eb332a22f0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9271 | 2024.12.20 21:27:31.113426 [ 262 ] {e64a3e45-e5a7-45bb-ac3f-e2eb332a22f0} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9272 | 2024.12.20 21:27:31.113790 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.005742189 sec., 576086.9243419191 rows/sec., 50.47 MiB/sec. | ||
9273 | 2024.12.20 21:27:31.113889 [ 153 ] {} <Debug> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9274 | 2024.12.20 21:27:31.114058 [ 262 ] {e64a3e45-e5a7-45bb-ac3f-e2eb332a22f0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005241 sec., 12211.410036252624 rows/sec., 976.00 KiB/sec. | ||
9275 | 2024.12.20 21:27:31.114076 [ 153 ] {} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9276 | 2024.12.20 21:27:31.114211 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9277 | 2024.12.20 21:27:31.114242 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9278 | 2024.12.20 21:27:31.114335 [ 262 ] {e64a3e45-e5a7-45bb-ac3f-e2eb332a22f0} <Debug> TCPHandler: Processed in 0.006094257 sec. | ||
9279 | 2024.12.20 21:27:31.114774 [ 200 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::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 | ||
9280 | 2024.12.20 21:27:31.114963 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9281 | 2024.12.20 21:27:31.115096 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_71_14} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9282 | 2024.12.20 21:27:31.115113 [ 200 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9283 | 2024.12.20 21:27:31.115222 [ 200 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 913 rows starting from the beginning of the part | ||
9284 | 2024.12.20 21:27:31.115379 [ 260 ] {9075c39e-f82c-4a63-bf71-ae3b0612f3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9285 | 2024.12.20 21:27:31.115577 [ 260 ] {9075c39e-f82c-4a63-bf71-ae3b0612f3f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9286 | 2024.12.20 21:27:31.115630 [ 200 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 90 rows starting from the beginning of the part | ||
9287 | 2024.12.20 21:27:31.116055 [ 200 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 399 rows starting from the beginning of the part | ||
9288 | 2024.12.20 21:27:31.116506 [ 200 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 86 rows starting from the beginning of the part | ||
9289 | 2024.12.20 21:27:31.116118 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_71_14} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9290 | 2024.12.20 21:27:31.116891 [ 200 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 865 rows starting from the beginning of the part | ||
9291 | 2024.12.20 21:27:31.117307 [ 200 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
9292 | 2024.12.20 21:27:31.117415 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
9293 | 2024.12.20 21:27:31.118425 [ 260 ] {9075c39e-f82c-4a63-bf71-ae3b0612f3f4} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9294 | 2024.12.20 21:27:31.118501 [ 260 ] {9075c39e-f82c-4a63-bf71-ae3b0612f3f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9295 | 2024.12.20 21:27:31.119429 [ 260 ] {9075c39e-f82c-4a63-bf71-ae3b0612f3f4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9296 | 2024.12.20 21:27:31.119851 [ 260 ] {9075c39e-f82c-4a63-bf71-ae3b0612f3f4} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9297 | 2024.12.20 21:27:31.120030 [ 153 ] {} <Debug> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9298 | 2024.12.20 21:27:31.120108 [ 153 ] {} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9299 | 2024.12.20 21:27:31.120131 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9300 | 2024.12.20 21:27:31.120143 [ 260 ] {9075c39e-f82c-4a63-bf71-ae3b0612f3f4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.004902 sec., 26111.791105671153 rows/sec., 1.82 MiB/sec. | ||
9301 | 2024.12.20 21:27:31.120447 [ 260 ] {9075c39e-f82c-4a63-bf71-ae3b0612f3f4} <Debug> TCPHandler: Processed in 0.005665118 sec. | ||
9302 | 2024.12.20 21:27:31.120860 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9303 | 2024.12.20 21:27:31.120957 [ 199 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::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 | ||
9304 | 2024.12.20 21:27:31.121060 [ 200 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2417 rows, containing 5 columns (5 merged, 0 gathered) in 0.006629758 sec., 364568.3598104184 rows/sec., 27.96 MiB/sec. | ||
9305 | 2024.12.20 21:27:31.121324 [ 262 ] {e3f0d62c-a54d-47d8-a628-3dd0f17aff2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9306 | 2024.12.20 21:27:31.121352 [ 199 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9307 | 2024.12.20 21:27:31.121432 [ 200 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9308 | 2024.12.20 21:27:31.121454 [ 199 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19640 rows starting from the beginning of the part | ||
9309 | 2024.12.20 21:27:31.121480 [ 262 ] {e3f0d62c-a54d-47d8-a628-3dd0f17aff2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9310 | 2024.12.20 21:27:31.121865 [ 199 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 162 rows starting from the beginning of the part | ||
9311 | 2024.12.20 21:27:31.122245 [ 199 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 237 rows starting from the beginning of the part | ||
9312 | 2024.12.20 21:27:31.122484 [ 197 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_71_14} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9313 | 2024.12.20 21:27:31.122881 [ 197 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_71_14} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9314 | 2024.12.20 21:27:31.122906 [ 199 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
9315 | 2024.12.20 21:27:31.123205 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
9316 | 2024.12.20 21:27:31.123303 [ 199 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 960 rows starting from the beginning of the part | ||
9317 | 2024.12.20 21:27:31.123640 [ 199 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 128 rows starting from the beginning of the part | ||
9318 | 2024.12.20 21:27:31.124852 [ 262 ] {e3f0d62c-a54d-47d8-a628-3dd0f17aff2d} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9319 | 2024.12.20 21:27:31.124898 [ 262 ] {e3f0d62c-a54d-47d8-a628-3dd0f17aff2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9320 | 2024.12.20 21:27:31.125439 [ 262 ] {e3f0d62c-a54d-47d8-a628-3dd0f17aff2d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9321 | 2024.12.20 21:27:31.125943 [ 262 ] {e3f0d62c-a54d-47d8-a628-3dd0f17aff2d} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9322 | 2024.12.20 21:27:31.126299 [ 153 ] {} <Debug> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9323 | 2024.12.20 21:27:31.126403 [ 153 ] {} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9324 | 2024.12.20 21:27:31.126492 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9325 | 2024.12.20 21:27:31.126822 [ 262 ] {e3f0d62c-a54d-47d8-a628-3dd0f17aff2d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005541 sec., 8662.696264212236 rows/sec., 597.82 KiB/sec. | ||
9326 | 2024.12.20 21:27:31.126975 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::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 | ||
9327 | 2024.12.20 21:27:31.127585 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9328 | 2024.12.20 21:27:31.127746 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3664 rows starting from the beginning of the part | ||
9329 | 2024.12.20 21:27:31.128353 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
9330 | 2024.12.20 21:27:31.128666 [ 262 ] {e3f0d62c-a54d-47d8-a628-3dd0f17aff2d} <Debug> TCPHandler: Processed in 0.008054551 sec. | ||
9331 | 2024.12.20 21:27:31.128670 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part | ||
9332 | 2024.12.20 21:27:31.128931 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
9333 | 2024.12.20 21:27:31.129203 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 34 rows starting from the beginning of the part | ||
9334 | 2024.12.20 21:27:31.129487 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 48 rows starting from the beginning of the part | ||
9335 | 2024.12.20 21:27:31.131948 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3948 rows, containing 4 columns (4 merged, 0 gathered) in 0.005314299 sec., 742901.3685530303 rows/sec., 48.19 MiB/sec. | ||
9336 | 2024.12.20 21:27:31.132254 [ 190 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9337 | 2024.12.20 21:27:31.132614 [ 190 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_71_14} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9338 | 2024.12.20 21:27:31.132806 [ 190 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_71_14} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9339 | 2024.12.20 21:27:31.133102 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
9340 | 2024.12.20 21:27:31.133173 [ 190 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21287 rows, containing 5 columns (5 merged, 0 gathered) in 0.01294686 sec., 1644182.4504165489 rows/sec., 110.81 MiB/sec. | ||
9341 | 2024.12.20 21:27:31.133548 [ 190 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9342 | 2024.12.20 21:27:31.133835 [ 190 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9343 | 2024.12.20 21:27:31.133925 [ 190 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9344 | 2024.12.20 21:27:31.134015 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
9345 | 2024.12.20 21:27:31.516019 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19764 | ||
9346 | 2024.12.20 21:27:31.516586 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9347 | 2024.12.20 21:27:31.516628 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9348 | 2024.12.20 21:27:31.517123 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9349 | 2024.12.20 21:27:31.517377 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9350 | 2024.12.20 21:27:31.517616 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
9351 | 2024.12.20 21:27:32.895474 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 | ||
9352 | 2024.12.20 21:27:32.915647 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9353 | 2024.12.20 21:27:32.915707 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9354 | 2024.12.20 21:27:32.923089 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9355 | 2024.12.20 21:27:32.923839 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9356 | 2024.12.20 21:27:32.926560 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325 | ||
9357 | 2024.12.20 21:27:36.108272 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9358 | 2024.12.20 21:27:36.108458 [ 260 ] {e2d235ce-d988-416d-909b-a35960211bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9359 | 2024.12.20 21:27:36.108526 [ 260 ] {e2d235ce-d988-416d-909b-a35960211bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9360 | 2024.12.20 21:27:36.109293 [ 260 ] {e2d235ce-d988-416d-909b-a35960211bf4} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9361 | 2024.12.20 21:27:36.109342 [ 260 ] {e2d235ce-d988-416d-909b-a35960211bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9362 | 2024.12.20 21:27:36.109786 [ 260 ] {e2d235ce-d988-416d-909b-a35960211bf4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9363 | 2024.12.20 21:27:36.110039 [ 260 ] {e2d235ce-d988-416d-909b-a35960211bf4} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9364 | 2024.12.20 21:27:36.110279 [ 260 ] {e2d235ce-d988-416d-909b-a35960211bf4} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001871 sec., 53447.35435595938 rows/sec., 4.45 MiB/sec. | ||
9365 | 2024.12.20 21:27:36.110338 [ 260 ] {e2d235ce-d988-416d-909b-a35960211bf4} <Debug> TCPHandler: Processed in 0.002191669 sec. | ||
9366 | 2024.12.20 21:27:36.110597 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9367 | 2024.12.20 21:27:36.110823 [ 262 ] {80775857-3e0a-48d6-877c-0460d8ec9c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9368 | 2024.12.20 21:27:36.110907 [ 262 ] {80775857-3e0a-48d6-877c-0460d8ec9c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9369 | 2024.12.20 21:27:36.111707 [ 262 ] {80775857-3e0a-48d6-877c-0460d8ec9c36} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9370 | 2024.12.20 21:27:36.111755 [ 262 ] {80775857-3e0a-48d6-877c-0460d8ec9c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9371 | 2024.12.20 21:27:36.112190 [ 262 ] {80775857-3e0a-48d6-877c-0460d8ec9c36} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9372 | 2024.12.20 21:27:36.112440 [ 262 ] {80775857-3e0a-48d6-877c-0460d8ec9c36} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9373 | 2024.12.20 21:27:36.112640 [ 18 ] {} <Debug> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9374 | 2024.12.20 21:27:36.112707 [ 262 ] {80775857-3e0a-48d6-877c-0460d8ec9c36} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001943 sec., 11322.69686052496 rows/sec., 851.41 KiB/sec. | ||
9375 | 2024.12.20 21:27:36.112728 [ 18 ] {} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9376 | 2024.12.20 21:27:36.112803 [ 18 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9377 | 2024.12.20 21:27:36.112852 [ 262 ] {80775857-3e0a-48d6-877c-0460d8ec9c36} <Debug> TCPHandler: Processed in 0.002404404 sec. | ||
9378 | 2024.12.20 21:27:36.113018 [ 186 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::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 | ||
9379 | 2024.12.20 21:27:36.113059 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9380 | 2024.12.20 21:27:36.113241 [ 186 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9381 | 2024.12.20 21:27:36.113277 [ 260 ] {4ff02697-6b56-42e7-8d17-071cfc6158ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9382 | 2024.12.20 21:27:36.113302 [ 186 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 64 rows starting from the beginning of the part | ||
9383 | 2024.12.20 21:27:36.113372 [ 260 ] {4ff02697-6b56-42e7-8d17-071cfc6158ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9384 | 2024.12.20 21:27:36.113591 [ 186 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 26 rows starting from the beginning of the part | ||
9385 | 2024.12.20 21:27:36.113938 [ 186 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
9386 | 2024.12.20 21:27:36.114239 [ 186 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 22 rows starting from the beginning of the part | ||
9387 | 2024.12.20 21:27:36.114595 [ 186 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
9388 | 2024.12.20 21:27:36.114959 [ 186 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 22 rows starting from the beginning of the part | ||
9389 | 2024.12.20 21:27:36.116502 [ 260 ] {4ff02697-6b56-42e7-8d17-071cfc6158ff} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9390 | 2024.12.20 21:27:36.116588 [ 260 ] {4ff02697-6b56-42e7-8d17-071cfc6158ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9391 | 2024.12.20 21:27:36.117723 [ 260 ] {4ff02697-6b56-42e7-8d17-071cfc6158ff} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9392 | 2024.12.20 21:27:36.117814 [ 186 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.00491189 sec., 39088.82324319152 rows/sec., 2.94 MiB/sec. | ||
9393 | 2024.12.20 21:27:36.117996 [ 186 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9394 | 2024.12.20 21:27:36.118192 [ 260 ] {4ff02697-6b56-42e7-8d17-071cfc6158ff} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9395 | 2024.12.20 21:27:36.118599 [ 186 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_56_11} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9396 | 2024.12.20 21:27:36.118703 [ 260 ] {4ff02697-6b56-42e7-8d17-071cfc6158ff} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.005458 sec., 15756.687431293514 rows/sec., 1.23 MiB/sec. | ||
9397 | 2024.12.20 21:27:36.118918 [ 186 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_56_11} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9398 | 2024.12.20 21:27:36.119079 [ 260 ] {4ff02697-6b56-42e7-8d17-071cfc6158ff} <Debug> TCPHandler: Processed in 0.006125388 sec. | ||
9399 | 2024.12.20 21:27:36.119306 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9400 | 2024.12.20 21:27:36.119403 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9401 | 2024.12.20 21:27:36.119649 [ 262 ] {7b84d6bf-c044-4eb2-a0a4-391217adf7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9402 | 2024.12.20 21:27:36.119703 [ 262 ] {7b84d6bf-c044-4eb2-a0a4-391217adf7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9403 | 2024.12.20 21:27:36.120410 [ 262 ] {7b84d6bf-c044-4eb2-a0a4-391217adf7f9} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9404 | 2024.12.20 21:27:36.120460 [ 262 ] {7b84d6bf-c044-4eb2-a0a4-391217adf7f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9405 | 2024.12.20 21:27:36.120981 [ 262 ] {7b84d6bf-c044-4eb2-a0a4-391217adf7f9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9406 | 2024.12.20 21:27:36.121231 [ 262 ] {7b84d6bf-c044-4eb2-a0a4-391217adf7f9} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9407 | 2024.12.20 21:27:36.121449 [ 262 ] {7b84d6bf-c044-4eb2-a0a4-391217adf7f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001862 sec., 85929.10848549947 rows/sec., 5.98 MiB/sec. | ||
9408 | 2024.12.20 21:27:36.121502 [ 262 ] {7b84d6bf-c044-4eb2-a0a4-391217adf7f9} <Debug> TCPHandler: Processed in 0.002305351 sec. | ||
9409 | 2024.12.20 21:27:36.121676 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9410 | 2024.12.20 21:27:36.121795 [ 260 ] {7bb49deb-1c9f-4358-8463-8f6ea371c53e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9411 | 2024.12.20 21:27:36.121879 [ 260 ] {7bb49deb-1c9f-4358-8463-8f6ea371c53e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9412 | 2024.12.20 21:27:36.123088 [ 260 ] {7bb49deb-1c9f-4358-8463-8f6ea371c53e} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9413 | 2024.12.20 21:27:36.123131 [ 260 ] {7bb49deb-1c9f-4358-8463-8f6ea371c53e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9414 | 2024.12.20 21:27:36.123828 [ 260 ] {7bb49deb-1c9f-4358-8463-8f6ea371c53e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9415 | 2024.12.20 21:27:36.124110 [ 260 ] {7bb49deb-1c9f-4358-8463-8f6ea371c53e} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9416 | 2024.12.20 21:27:36.124419 [ 260 ] {7bb49deb-1c9f-4358-8463-8f6ea371c53e} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002647 sec., 8311.29580657348 rows/sec., 14.89 MiB/sec. | ||
9417 | 2024.12.20 21:27:36.124994 [ 260 ] {7bb49deb-1c9f-4358-8463-8f6ea371c53e} <Debug> TCPHandler: Processed in 0.003373465 sec. | ||
9418 | 2024.12.20 21:27:36.125212 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9419 | 2024.12.20 21:27:36.125333 [ 262 ] {8ae29f18-c166-4f78-84c1-8a387318375e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9420 | 2024.12.20 21:27:36.125386 [ 262 ] {8ae29f18-c166-4f78-84c1-8a387318375e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9421 | 2024.12.20 21:27:36.125894 [ 262 ] {8ae29f18-c166-4f78-84c1-8a387318375e} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9422 | 2024.12.20 21:27:36.125935 [ 262 ] {8ae29f18-c166-4f78-84c1-8a387318375e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9423 | 2024.12.20 21:27:36.126312 [ 262 ] {8ae29f18-c166-4f78-84c1-8a387318375e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9424 | 2024.12.20 21:27:36.126565 [ 262 ] {8ae29f18-c166-4f78-84c1-8a387318375e} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9425 | 2024.12.20 21:27:36.126780 [ 262 ] {8ae29f18-c166-4f78-84c1-8a387318375e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001471 sec., 40788.579197824605 rows/sec., 2.75 MiB/sec. | ||
9426 | 2024.12.20 21:27:36.126831 [ 262 ] {8ae29f18-c166-4f78-84c1-8a387318375e} <Debug> TCPHandler: Processed in 0.001716999 sec. | ||
9427 | 2024.12.20 21:27:38.822205 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9428 | 2024.12.20 21:27:38.822309 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9429 | 2024.12.20 21:27:39.017765 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20252 | ||
9430 | 2024.12.20 21:27:39.018414 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9431 | 2024.12.20 21:27:39.018456 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9432 | 2024.12.20 21:27:39.019022 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9433 | 2024.12.20 21:27:39.019301 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9434 | 2024.12.20 21:27:39.019499 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20252 | ||
9435 | 2024.12.20 21:27:39.100454 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1312 | ||
9436 | 2024.12.20 21:27:39.103452 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9437 | 2024.12.20 21:27:39.103514 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9438 | 2024.12.20 21:27:39.105023 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9439 | 2024.12.20 21:27:39.105338 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9440 | 2024.12.20 21:27:39.105987 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1312 | ||
9441 | 2024.12.20 21:27:40.426642 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 | ||
9442 | 2024.12.20 21:27:40.448281 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9443 | 2024.12.20 21:27:40.448350 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9444 | 2024.12.20 21:27:40.455837 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9445 | 2024.12.20 21:27:40.456661 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9446 | 2024.12.20 21:27:40.459723 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
9447 | 2024.12.20 21:27:41.112351 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9448 | 2024.12.20 21:27:41.112542 [ 260 ] {3e7c4634-68ad-4156-9a52-de52fc8cb669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9449 | 2024.12.20 21:27:41.112613 [ 260 ] {3e7c4634-68ad-4156-9a52-de52fc8cb669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9450 | 2024.12.20 21:27:41.113366 [ 260 ] {3e7c4634-68ad-4156-9a52-de52fc8cb669} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9451 | 2024.12.20 21:27:41.113420 [ 260 ] {3e7c4634-68ad-4156-9a52-de52fc8cb669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9452 | 2024.12.20 21:27:41.113877 [ 260 ] {3e7c4634-68ad-4156-9a52-de52fc8cb669} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9453 | 2024.12.20 21:27:41.114137 [ 260 ] {3e7c4634-68ad-4156-9a52-de52fc8cb669} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9454 | 2024.12.20 21:27:41.114399 [ 260 ] {3e7c4634-68ad-4156-9a52-de52fc8cb669} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001897 sec., 7380.073800738007 rows/sec., 531.27 KiB/sec. | ||
9455 | 2024.12.20 21:27:41.114503 [ 260 ] {3e7c4634-68ad-4156-9a52-de52fc8cb669} <Debug> TCPHandler: Processed in 0.002278411 sec. | ||
9456 | 2024.12.20 21:27:41.114852 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9457 | 2024.12.20 21:27:41.115070 [ 262 ] {155461b1-b6ff-4755-b514-c4ea1f34a1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9458 | 2024.12.20 21:27:41.115156 [ 262 ] {155461b1-b6ff-4755-b514-c4ea1f34a1c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9459 | 2024.12.20 21:27:41.116108 [ 262 ] {155461b1-b6ff-4755-b514-c4ea1f34a1c5} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9460 | 2024.12.20 21:27:41.116159 [ 262 ] {155461b1-b6ff-4755-b514-c4ea1f34a1c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9461 | 2024.12.20 21:27:41.116627 [ 262 ] {155461b1-b6ff-4755-b514-c4ea1f34a1c5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9462 | 2024.12.20 21:27:41.116884 [ 262 ] {155461b1-b6ff-4755-b514-c4ea1f34a1c5} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9463 | 2024.12.20 21:27:41.117149 [ 262 ] {155461b1-b6ff-4755-b514-c4ea1f34a1c5} <Debug> executeQuery: Read 237 rows, 21.29 KiB in 0.002133 sec., 111111.11111111111 rows/sec., 9.75 MiB/sec. | ||
9464 | 2024.12.20 21:27:41.117262 [ 262 ] {155461b1-b6ff-4755-b514-c4ea1f34a1c5} <Debug> TCPHandler: Processed in 0.002614228 sec. | ||
9465 | 2024.12.20 21:27:41.117454 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9466 | 2024.12.20 21:27:41.117619 [ 260 ] {715b94a9-6b5a-47a8-a2fc-5e394b5008d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9467 | 2024.12.20 21:27:41.117679 [ 260 ] {715b94a9-6b5a-47a8-a2fc-5e394b5008d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9468 | 2024.12.20 21:27:41.118367 [ 260 ] {715b94a9-6b5a-47a8-a2fc-5e394b5008d3} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9469 | 2024.12.20 21:27:41.118415 [ 260 ] {715b94a9-6b5a-47a8-a2fc-5e394b5008d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9470 | 2024.12.20 21:27:41.118792 [ 260 ] {715b94a9-6b5a-47a8-a2fc-5e394b5008d3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9471 | 2024.12.20 21:27:41.119034 [ 260 ] {715b94a9-6b5a-47a8-a2fc-5e394b5008d3} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9472 | 2024.12.20 21:27:41.119243 [ 260 ] {715b94a9-6b5a-47a8-a2fc-5e394b5008d3} <Debug> executeQuery: Read 24 rows, 1.73 KiB in 0.001658 sec., 14475.271411338963 rows/sec., 1.02 MiB/sec. | ||
9473 | 2024.12.20 21:27:41.119298 [ 260 ] {715b94a9-6b5a-47a8-a2fc-5e394b5008d3} <Debug> TCPHandler: Processed in 0.001940994 sec. | ||
9474 | 2024.12.20 21:27:41.119448 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9475 | 2024.12.20 21:27:41.119577 [ 262 ] {34854db3-994a-469c-8393-a88287cb9752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9476 | 2024.12.20 21:27:41.119632 [ 262 ] {34854db3-994a-469c-8393-a88287cb9752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9477 | 2024.12.20 21:27:41.120238 [ 262 ] {34854db3-994a-469c-8393-a88287cb9752} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9478 | 2024.12.20 21:27:41.120280 [ 262 ] {34854db3-994a-469c-8393-a88287cb9752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9479 | 2024.12.20 21:27:41.120651 [ 262 ] {34854db3-994a-469c-8393-a88287cb9752} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9480 | 2024.12.20 21:27:41.120895 [ 262 ] {34854db3-994a-469c-8393-a88287cb9752} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9481 | 2024.12.20 21:27:41.121114 [ 262 ] {34854db3-994a-469c-8393-a88287cb9752} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001566 sec., 8939.974457215838 rows/sec., 626.10 KiB/sec. | ||
9482 | 2024.12.20 21:27:41.121174 [ 262 ] {34854db3-994a-469c-8393-a88287cb9752} <Debug> TCPHandler: Processed in 0.00178677 sec. | ||
9483 | 2024.12.20 21:27:41.121334 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9484 | 2024.12.20 21:27:41.121455 [ 260 ] {89e29271-d0ad-48c1-a357-8df0b5c72636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9485 | 2024.12.20 21:27:41.121512 [ 260 ] {89e29271-d0ad-48c1-a357-8df0b5c72636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9486 | 2024.12.20 21:27:41.122191 [ 260 ] {89e29271-d0ad-48c1-a357-8df0b5c72636} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9487 | 2024.12.20 21:27:41.122239 [ 260 ] {89e29271-d0ad-48c1-a357-8df0b5c72636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9488 | 2024.12.20 21:27:41.122628 [ 260 ] {89e29271-d0ad-48c1-a357-8df0b5c72636} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9489 | 2024.12.20 21:27:41.122876 [ 260 ] {89e29271-d0ad-48c1-a357-8df0b5c72636} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9490 | 2024.12.20 21:27:41.123081 [ 260 ] {89e29271-d0ad-48c1-a357-8df0b5c72636} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001655 sec., 7854.984894259819 rows/sec., 489.76 KiB/sec. | ||
9491 | 2024.12.20 21:27:41.123133 [ 260 ] {89e29271-d0ad-48c1-a357-8df0b5c72636} <Debug> TCPHandler: Processed in 0.001859122 sec. | ||
9492 | 2024.12.20 21:27:41.123274 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9493 | 2024.12.20 21:27:41.123395 [ 262 ] {27ae5c64-1645-4438-8b84-bfb12b2e53fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9494 | 2024.12.20 21:27:41.123447 [ 262 ] {27ae5c64-1645-4438-8b84-bfb12b2e53fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9495 | 2024.12.20 21:27:41.124307 [ 262 ] {27ae5c64-1645-4438-8b84-bfb12b2e53fa} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9496 | 2024.12.20 21:27:41.124356 [ 262 ] {27ae5c64-1645-4438-8b84-bfb12b2e53fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9497 | 2024.12.20 21:27:41.124770 [ 262 ] {27ae5c64-1645-4438-8b84-bfb12b2e53fa} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9498 | 2024.12.20 21:27:41.125018 [ 262 ] {27ae5c64-1645-4438-8b84-bfb12b2e53fa} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9499 | 2024.12.20 21:27:41.125242 [ 262 ] {27ae5c64-1645-4438-8b84-bfb12b2e53fa} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.001873 sec., 213027.22904431392 rows/sec., 15.14 MiB/sec. | ||
9500 | 2024.12.20 21:27:41.125294 [ 262 ] {27ae5c64-1645-4438-8b84-bfb12b2e53fa} <Debug> TCPHandler: Processed in 0.002079666 sec. | ||
9501 | 2024.12.20 21:27:41.125451 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9502 | 2024.12.20 21:27:41.125571 [ 260 ] {8098c0b7-efd9-4492-9e43-55b457aaf8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9503 | 2024.12.20 21:27:41.125623 [ 260 ] {8098c0b7-efd9-4492-9e43-55b457aaf8a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9504 | 2024.12.20 21:27:41.126108 [ 260 ] {8098c0b7-efd9-4492-9e43-55b457aaf8a5} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9505 | 2024.12.20 21:27:41.126147 [ 260 ] {8098c0b7-efd9-4492-9e43-55b457aaf8a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9506 | 2024.12.20 21:27:41.126516 [ 260 ] {8098c0b7-efd9-4492-9e43-55b457aaf8a5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9507 | 2024.12.20 21:27:41.126758 [ 260 ] {8098c0b7-efd9-4492-9e43-55b457aaf8a5} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9508 | 2024.12.20 21:27:41.126975 [ 260 ] {8098c0b7-efd9-4492-9e43-55b457aaf8a5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001429 sec., 4198.740377886635 rows/sec., 219.37 KiB/sec. | ||
9509 | 2024.12.20 21:27:41.127031 [ 260 ] {8098c0b7-efd9-4492-9e43-55b457aaf8a5} <Debug> TCPHandler: Processed in 0.001639576 sec. | ||
9510 | 2024.12.20 21:27:41.127166 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9511 | 2024.12.20 21:27:41.127283 [ 262 ] {f3175824-09c3-4462-8d26-65b1e875f825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9512 | 2024.12.20 21:27:41.127337 [ 262 ] {f3175824-09c3-4462-8d26-65b1e875f825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9513 | 2024.12.20 21:27:41.127937 [ 262 ] {f3175824-09c3-4462-8d26-65b1e875f825} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9514 | 2024.12.20 21:27:41.127977 [ 262 ] {f3175824-09c3-4462-8d26-65b1e875f825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9515 | 2024.12.20 21:27:41.128393 [ 262 ] {f3175824-09c3-4462-8d26-65b1e875f825} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9516 | 2024.12.20 21:27:41.128641 [ 262 ] {f3175824-09c3-4462-8d26-65b1e875f825} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9517 | 2024.12.20 21:27:41.128874 [ 262 ] {f3175824-09c3-4462-8d26-65b1e875f825} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001616 sec., 146658.41584158415 rows/sec., 9.83 MiB/sec. | ||
9518 | 2024.12.20 21:27:41.128972 [ 262 ] {f3175824-09c3-4462-8d26-65b1e875f825} <Debug> TCPHandler: Processed in 0.001863462 sec. | ||
9519 | 2024.12.20 21:27:41.129175 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9520 | 2024.12.20 21:27:41.129362 [ 260 ] {d483e82e-d1bb-413a-8d91-128dbc616562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9521 | 2024.12.20 21:27:41.129416 [ 260 ] {d483e82e-d1bb-413a-8d91-128dbc616562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9522 | 2024.12.20 21:27:41.129885 [ 260 ] {d483e82e-d1bb-413a-8d91-128dbc616562} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9523 | 2024.12.20 21:27:41.129925 [ 260 ] {d483e82e-d1bb-413a-8d91-128dbc616562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9524 | 2024.12.20 21:27:41.130289 [ 260 ] {d483e82e-d1bb-413a-8d91-128dbc616562} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9525 | 2024.12.20 21:27:41.130524 [ 260 ] {d483e82e-d1bb-413a-8d91-128dbc616562} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9526 | 2024.12.20 21:27:41.130742 [ 260 ] {d483e82e-d1bb-413a-8d91-128dbc616562} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001405 sec., 711.7437722419929 rows/sec., 47.96 KiB/sec. | ||
9527 | 2024.12.20 21:27:41.130802 [ 260 ] {d483e82e-d1bb-413a-8d91-128dbc616562} <Debug> TCPHandler: Processed in 0.001733579 sec. | ||
9528 | 2024.12.20 21:27:41.130951 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9529 | 2024.12.20 21:27:41.131091 [ 262 ] {671596ac-a3d4-4550-81a1-b75eac93196a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9530 | 2024.12.20 21:27:41.131186 [ 262 ] {671596ac-a3d4-4550-81a1-b75eac93196a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9531 | 2024.12.20 21:27:41.132384 [ 262 ] {671596ac-a3d4-4550-81a1-b75eac93196a} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9532 | 2024.12.20 21:27:41.132424 [ 262 ] {671596ac-a3d4-4550-81a1-b75eac93196a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9533 | 2024.12.20 21:27:41.133065 [ 262 ] {671596ac-a3d4-4550-81a1-b75eac93196a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9534 | 2024.12.20 21:27:41.133321 [ 262 ] {671596ac-a3d4-4550-81a1-b75eac93196a} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9535 | 2024.12.20 21:27:41.133567 [ 262 ] {671596ac-a3d4-4550-81a1-b75eac93196a} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002507 sec., 6781.013163143199 rows/sec., 12.15 MiB/sec. | ||
9536 | 2024.12.20 21:27:41.133666 [ 262 ] {671596ac-a3d4-4550-81a1-b75eac93196a} <Debug> TCPHandler: Processed in 0.002785902 sec. | ||
9537 | 2024.12.20 21:27:41.133820 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9538 | 2024.12.20 21:27:41.133960 [ 260 ] {9b838137-3a61-4d53-b25a-52eb0b65e76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9539 | 2024.12.20 21:27:41.134017 [ 260 ] {9b838137-3a61-4d53-b25a-52eb0b65e76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9540 | 2024.12.20 21:27:41.134561 [ 260 ] {9b838137-3a61-4d53-b25a-52eb0b65e76f} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9541 | 2024.12.20 21:27:41.134600 [ 260 ] {9b838137-3a61-4d53-b25a-52eb0b65e76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9542 | 2024.12.20 21:27:41.134976 [ 260 ] {9b838137-3a61-4d53-b25a-52eb0b65e76f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9543 | 2024.12.20 21:27:41.135212 [ 260 ] {9b838137-3a61-4d53-b25a-52eb0b65e76f} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9544 | 2024.12.20 21:27:41.135435 [ 260 ] {9b838137-3a61-4d53-b25a-52eb0b65e76f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001507 sec., 54412.7405441274 rows/sec., 3.46 MiB/sec. | ||
9545 | 2024.12.20 21:27:41.135489 [ 260 ] {9b838137-3a61-4d53-b25a-52eb0b65e76f} <Debug> TCPHandler: Processed in 0.001735929 sec. | ||
9546 | 2024.12.20 21:27:46.108045 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9547 | 2024.12.20 21:27:46.108268 [ 260 ] {ee9f19b2-390a-4d2f-bbbe-acb797a79f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9548 | 2024.12.20 21:27:46.108348 [ 260 ] {ee9f19b2-390a-4d2f-bbbe-acb797a79f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9549 | 2024.12.20 21:27:46.109165 [ 260 ] {ee9f19b2-390a-4d2f-bbbe-acb797a79f3f} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9550 | 2024.12.20 21:27:46.109212 [ 260 ] {ee9f19b2-390a-4d2f-bbbe-acb797a79f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9551 | 2024.12.20 21:27:46.109647 [ 260 ] {ee9f19b2-390a-4d2f-bbbe-acb797a79f3f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9552 | 2024.12.20 21:27:46.109896 [ 260 ] {ee9f19b2-390a-4d2f-bbbe-acb797a79f3f} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9553 | 2024.12.20 21:27:46.110137 [ 260 ] {ee9f19b2-390a-4d2f-bbbe-acb797a79f3f} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001927 sec., 51894.135962636225 rows/sec., 4.32 MiB/sec. | ||
9554 | 2024.12.20 21:27:46.110202 [ 260 ] {ee9f19b2-390a-4d2f-bbbe-acb797a79f3f} <Debug> TCPHandler: Processed in 0.002298782 sec. | ||
9555 | 2024.12.20 21:27:46.110480 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9556 | 2024.12.20 21:27:46.110766 [ 262 ] {17599f65-efaa-4d92-b1a3-98e11f95b2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9557 | 2024.12.20 21:27:46.110882 [ 262 ] {17599f65-efaa-4d92-b1a3-98e11f95b2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9558 | 2024.12.20 21:27:46.111919 [ 262 ] {17599f65-efaa-4d92-b1a3-98e11f95b2f6} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9559 | 2024.12.20 21:27:46.111967 [ 262 ] {17599f65-efaa-4d92-b1a3-98e11f95b2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9560 | 2024.12.20 21:27:46.112398 [ 262 ] {17599f65-efaa-4d92-b1a3-98e11f95b2f6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
9561 | 2024.12.20 21:27:46.112651 [ 262 ] {17599f65-efaa-4d92-b1a3-98e11f95b2f6} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9562 | 2024.12.20 21:27:46.112930 [ 262 ] {17599f65-efaa-4d92-b1a3-98e11f95b2f6} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.00225 sec., 9777.77777777778 rows/sec., 735.24 KiB/sec. | ||
9563 | 2024.12.20 21:27:46.113022 [ 262 ] {17599f65-efaa-4d92-b1a3-98e11f95b2f6} <Debug> TCPHandler: Processed in 0.00269214 sec. | ||
9564 | 2024.12.20 21:27:46.113229 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9565 | 2024.12.20 21:27:46.113374 [ 260 ] {6c5ffed8-5444-454c-bf70-e4b8719500c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9566 | 2024.12.20 21:27:46.113426 [ 260 ] {6c5ffed8-5444-454c-bf70-e4b8719500c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9567 | 2024.12.20 21:27:46.114034 [ 260 ] {6c5ffed8-5444-454c-bf70-e4b8719500c5} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9568 | 2024.12.20 21:27:46.114073 [ 260 ] {6c5ffed8-5444-454c-bf70-e4b8719500c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9569 | 2024.12.20 21:27:46.114439 [ 260 ] {6c5ffed8-5444-454c-bf70-e4b8719500c5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9570 | 2024.12.20 21:27:46.114674 [ 260 ] {6c5ffed8-5444-454c-bf70-e4b8719500c5} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9571 | 2024.12.20 21:27:46.114911 [ 260 ] {6c5ffed8-5444-454c-bf70-e4b8719500c5} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001567 sec., 54881.94001276324 rows/sec., 4.29 MiB/sec. | ||
9572 | 2024.12.20 21:27:46.115006 [ 260 ] {6c5ffed8-5444-454c-bf70-e4b8719500c5} <Debug> TCPHandler: Processed in 0.001884132 sec. | ||
9573 | 2024.12.20 21:27:46.115252 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9574 | 2024.12.20 21:27:46.115413 [ 262 ] {c2b23eb0-2205-49a5-b693-86530f751920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9575 | 2024.12.20 21:27:46.115471 [ 262 ] {c2b23eb0-2205-49a5-b693-86530f751920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9576 | 2024.12.20 21:27:46.116088 [ 262 ] {c2b23eb0-2205-49a5-b693-86530f751920} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9577 | 2024.12.20 21:27:46.116130 [ 262 ] {c2b23eb0-2205-49a5-b693-86530f751920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9578 | 2024.12.20 21:27:46.116555 [ 262 ] {c2b23eb0-2205-49a5-b693-86530f751920} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9579 | 2024.12.20 21:27:46.116798 [ 262 ] {c2b23eb0-2205-49a5-b693-86530f751920} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9580 | 2024.12.20 21:27:46.117024 [ 262 ] {c2b23eb0-2205-49a5-b693-86530f751920} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001643 sec., 97382.83627510651 rows/sec., 6.78 MiB/sec. | ||
9581 | 2024.12.20 21:27:46.117081 [ 262 ] {c2b23eb0-2205-49a5-b693-86530f751920} <Debug> TCPHandler: Processed in 0.001983194 sec. | ||
9582 | 2024.12.20 21:27:46.117231 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9583 | 2024.12.20 21:27:46.117353 [ 260 ] {f6b667e9-6c5d-465f-8f5e-e629f3ab8a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9584 | 2024.12.20 21:27:46.117435 [ 260 ] {f6b667e9-6c5d-465f-8f5e-e629f3ab8a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9585 | 2024.12.20 21:27:46.118557 [ 260 ] {f6b667e9-6c5d-465f-8f5e-e629f3ab8a65} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9586 | 2024.12.20 21:27:46.118597 [ 260 ] {f6b667e9-6c5d-465f-8f5e-e629f3ab8a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9587 | 2024.12.20 21:27:46.119236 [ 260 ] {f6b667e9-6c5d-465f-8f5e-e629f3ab8a65} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9588 | 2024.12.20 21:27:46.119498 [ 260 ] {f6b667e9-6c5d-465f-8f5e-e629f3ab8a65} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9589 | 2024.12.20 21:27:46.119756 [ 260 ] {f6b667e9-6c5d-465f-8f5e-e629f3ab8a65} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00243 sec., 9053.497942386832 rows/sec., 16.22 MiB/sec. | ||
9590 | 2024.12.20 21:27:46.119873 [ 260 ] {f6b667e9-6c5d-465f-8f5e-e629f3ab8a65} <Debug> TCPHandler: Processed in 0.00270302 sec. | ||
9591 | 2024.12.20 21:27:46.120023 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9592 | 2024.12.20 21:27:46.120147 [ 262 ] {881ab250-d698-4492-9577-e000b547d882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9593 | 2024.12.20 21:27:46.120201 [ 262 ] {881ab250-d698-4492-9577-e000b547d882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9594 | 2024.12.20 21:27:46.120709 [ 262 ] {881ab250-d698-4492-9577-e000b547d882} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9595 | 2024.12.20 21:27:46.120749 [ 262 ] {881ab250-d698-4492-9577-e000b547d882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9596 | 2024.12.20 21:27:46.121120 [ 262 ] {881ab250-d698-4492-9577-e000b547d882} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9597 | 2024.12.20 21:27:46.121351 [ 262 ] {881ab250-d698-4492-9577-e000b547d882} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9598 | 2024.12.20 21:27:46.121587 [ 262 ] {881ab250-d698-4492-9577-e000b547d882} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001462 sec., 41039.67168262654 rows/sec., 2.77 MiB/sec. | ||
9599 | 2024.12.20 21:27:46.121650 [ 262 ] {881ab250-d698-4492-9577-e000b547d882} <Debug> TCPHandler: Processed in 0.001691078 sec. | ||
9600 | 2024.12.20 21:27:46.520562 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20679 | ||
9601 | 2024.12.20 21:27:46.521176 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9602 | 2024.12.20 21:27:46.521224 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9603 | 2024.12.20 21:27:46.521767 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9604 | 2024.12.20 21:27:46.522038 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9605 | 2024.12.20 21:27:46.522318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
9606 | 2024.12.20 21:27:47.960716 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
9607 | 2024.12.20 21:27:47.983982 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9608 | 2024.12.20 21:27:47.984050 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9609 | 2024.12.20 21:27:47.991467 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9610 | 2024.12.20 21:27:47.992253 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9611 | 2024.12.20 21:27:47.995252 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
9612 | 2024.12.20 21:27:49.107062 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1346 | ||
9613 | 2024.12.20 21:27:49.110222 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9614 | 2024.12.20 21:27:49.110287 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9615 | 2024.12.20 21:27:49.111811 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9616 | 2024.12.20 21:27:49.112133 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9617 | 2024.12.20 21:27:49.113593 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1346 | ||
9618 | 2024.12.20 21:27:51.112032 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9619 | 2024.12.20 21:27:51.112243 [ 260 ] {ff0e6f72-87e7-43eb-b7da-f6d08f74555a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9620 | 2024.12.20 21:27:51.112324 [ 260 ] {ff0e6f72-87e7-43eb-b7da-f6d08f74555a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9621 | 2024.12.20 21:27:51.113128 [ 260 ] {ff0e6f72-87e7-43eb-b7da-f6d08f74555a} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9622 | 2024.12.20 21:27:51.113182 [ 260 ] {ff0e6f72-87e7-43eb-b7da-f6d08f74555a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9623 | 2024.12.20 21:27:51.113623 [ 260 ] {ff0e6f72-87e7-43eb-b7da-f6d08f74555a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9624 | 2024.12.20 21:27:51.113879 [ 260 ] {ff0e6f72-87e7-43eb-b7da-f6d08f74555a} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9625 | 2024.12.20 21:27:51.114126 [ 260 ] {ff0e6f72-87e7-43eb-b7da-f6d08f74555a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001939 sec., 7220.216606498195 rows/sec., 519.76 KiB/sec. | ||
9626 | 2024.12.20 21:27:51.114193 [ 260 ] {ff0e6f72-87e7-43eb-b7da-f6d08f74555a} <Debug> TCPHandler: Processed in 0.002303341 sec. | ||
9627 | 2024.12.20 21:27:51.114452 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9628 | 2024.12.20 21:27:51.114646 [ 262 ] {563f93e9-e9a3-4558-8e77-a1b6e035de3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9629 | 2024.12.20 21:27:51.114721 [ 262 ] {563f93e9-e9a3-4558-8e77-a1b6e035de3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9630 | 2024.12.20 21:27:51.115612 [ 262 ] {563f93e9-e9a3-4558-8e77-a1b6e035de3f} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9631 | 2024.12.20 21:27:51.115660 [ 262 ] {563f93e9-e9a3-4558-8e77-a1b6e035de3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9632 | 2024.12.20 21:27:51.116120 [ 262 ] {563f93e9-e9a3-4558-8e77-a1b6e035de3f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9633 | 2024.12.20 21:27:51.116385 [ 262 ] {563f93e9-e9a3-4558-8e77-a1b6e035de3f} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9634 | 2024.12.20 21:27:51.116651 [ 262 ] {563f93e9-e9a3-4558-8e77-a1b6e035de3f} <Debug> executeQuery: Read 237 rows, 21.29 KiB in 0.00206 sec., 115048.54368932037 rows/sec., 10.09 MiB/sec. | ||
9635 | 2024.12.20 21:27:51.116760 [ 262 ] {563f93e9-e9a3-4558-8e77-a1b6e035de3f} <Debug> TCPHandler: Processed in 0.002446365 sec. | ||
9636 | 2024.12.20 21:27:51.116962 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9637 | 2024.12.20 21:27:51.117109 [ 260 ] {0491cdbc-693f-4a11-87a6-b851b9f56640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9638 | 2024.12.20 21:27:51.117163 [ 260 ] {0491cdbc-693f-4a11-87a6-b851b9f56640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9639 | 2024.12.20 21:27:51.117805 [ 260 ] {0491cdbc-693f-4a11-87a6-b851b9f56640} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9640 | 2024.12.20 21:27:51.117848 [ 260 ] {0491cdbc-693f-4a11-87a6-b851b9f56640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9641 | 2024.12.20 21:27:51.118222 [ 260 ] {0491cdbc-693f-4a11-87a6-b851b9f56640} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9642 | 2024.12.20 21:27:51.118478 [ 260 ] {0491cdbc-693f-4a11-87a6-b851b9f56640} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9643 | 2024.12.20 21:27:51.118705 [ 260 ] {0491cdbc-693f-4a11-87a6-b851b9f56640} <Debug> executeQuery: Read 24 rows, 1.73 KiB in 0.001626 sec., 14760.147601476014 rows/sec., 1.04 MiB/sec. | ||
9644 | 2024.12.20 21:27:51.118761 [ 260 ] {0491cdbc-693f-4a11-87a6-b851b9f56640} <Debug> TCPHandler: Processed in 0.001916463 sec. | ||
9645 | 2024.12.20 21:27:51.118932 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9646 | 2024.12.20 21:27:51.119083 [ 262 ] {20810bf0-41a7-4dfc-9437-a4671176a497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9647 | 2024.12.20 21:27:51.119175 [ 262 ] {20810bf0-41a7-4dfc-9437-a4671176a497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9648 | 2024.12.20 21:27:51.119871 [ 262 ] {20810bf0-41a7-4dfc-9437-a4671176a497} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9649 | 2024.12.20 21:27:51.119912 [ 262 ] {20810bf0-41a7-4dfc-9437-a4671176a497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9650 | 2024.12.20 21:27:51.120279 [ 262 ] {20810bf0-41a7-4dfc-9437-a4671176a497} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9651 | 2024.12.20 21:27:51.120531 [ 262 ] {20810bf0-41a7-4dfc-9437-a4671176a497} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9652 | 2024.12.20 21:27:51.120750 [ 262 ] {20810bf0-41a7-4dfc-9437-a4671176a497} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001705 sec., 8211.143695014664 rows/sec., 575.05 KiB/sec. | ||
9653 | 2024.12.20 21:27:51.120809 [ 262 ] {20810bf0-41a7-4dfc-9437-a4671176a497} <Debug> TCPHandler: Processed in 0.001947533 sec. | ||
9654 | 2024.12.20 21:27:51.120955 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9655 | 2024.12.20 21:27:51.121083 [ 260 ] {3bbd7a4f-ab2e-4371-96b5-456063d0cc45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9656 | 2024.12.20 21:27:51.121134 [ 260 ] {3bbd7a4f-ab2e-4371-96b5-456063d0cc45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9657 | 2024.12.20 21:27:51.121731 [ 260 ] {3bbd7a4f-ab2e-4371-96b5-456063d0cc45} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9658 | 2024.12.20 21:27:51.121773 [ 260 ] {3bbd7a4f-ab2e-4371-96b5-456063d0cc45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9659 | 2024.12.20 21:27:51.122145 [ 260 ] {3bbd7a4f-ab2e-4371-96b5-456063d0cc45} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9660 | 2024.12.20 21:27:51.122399 [ 260 ] {3bbd7a4f-ab2e-4371-96b5-456063d0cc45} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9661 | 2024.12.20 21:27:51.122664 [ 260 ] {3bbd7a4f-ab2e-4371-96b5-456063d0cc45} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001601 sec., 8119.925046845721 rows/sec., 506.28 KiB/sec. | ||
9662 | 2024.12.20 21:27:51.122880 [ 260 ] {3bbd7a4f-ab2e-4371-96b5-456063d0cc45} <Debug> TCPHandler: Processed in 0.001979335 sec. | ||
9663 | 2024.12.20 21:27:51.123083 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9664 | 2024.12.20 21:27:51.123224 [ 262 ] {deb46eaf-b488-4857-a10a-978ef0725374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9665 | 2024.12.20 21:27:51.123283 [ 262 ] {deb46eaf-b488-4857-a10a-978ef0725374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9666 | 2024.12.20 21:27:51.124096 [ 262 ] {deb46eaf-b488-4857-a10a-978ef0725374} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9667 | 2024.12.20 21:27:51.124137 [ 262 ] {deb46eaf-b488-4857-a10a-978ef0725374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9668 | 2024.12.20 21:27:51.124524 [ 262 ] {deb46eaf-b488-4857-a10a-978ef0725374} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9669 | 2024.12.20 21:27:51.124766 [ 262 ] {deb46eaf-b488-4857-a10a-978ef0725374} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9670 | 2024.12.20 21:27:51.124988 [ 262 ] {deb46eaf-b488-4857-a10a-978ef0725374} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.001797 sec., 222036.72787979967 rows/sec., 15.78 MiB/sec. | ||
9671 | 2024.12.20 21:27:51.125041 [ 262 ] {deb46eaf-b488-4857-a10a-978ef0725374} <Debug> TCPHandler: Processed in 0.002055966 sec. | ||
9672 | 2024.12.20 21:27:51.125195 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9673 | 2024.12.20 21:27:51.125336 [ 260 ] {403dd1eb-22ce-467c-828e-704a64a7a6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9674 | 2024.12.20 21:27:51.125396 [ 260 ] {403dd1eb-22ce-467c-828e-704a64a7a6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9675 | 2024.12.20 21:27:51.125942 [ 260 ] {403dd1eb-22ce-467c-828e-704a64a7a6b2} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9676 | 2024.12.20 21:27:51.125983 [ 260 ] {403dd1eb-22ce-467c-828e-704a64a7a6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9677 | 2024.12.20 21:27:51.126350 [ 260 ] {403dd1eb-22ce-467c-828e-704a64a7a6b2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9678 | 2024.12.20 21:27:51.126588 [ 260 ] {403dd1eb-22ce-467c-828e-704a64a7a6b2} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9679 | 2024.12.20 21:27:51.126811 [ 260 ] {403dd1eb-22ce-467c-828e-704a64a7a6b2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001507 sec., 3981.4200398142 rows/sec., 208.01 KiB/sec. | ||
9680 | 2024.12.20 21:27:51.126862 [ 260 ] {403dd1eb-22ce-467c-828e-704a64a7a6b2} <Debug> TCPHandler: Processed in 0.001736169 sec. | ||
9681 | 2024.12.20 21:27:51.127017 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9682 | 2024.12.20 21:27:51.127157 [ 262 ] {1a4d7bac-2e7f-4253-9057-131025c1f358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9683 | 2024.12.20 21:27:51.127220 [ 262 ] {1a4d7bac-2e7f-4253-9057-131025c1f358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9684 | 2024.12.20 21:27:51.127889 [ 262 ] {1a4d7bac-2e7f-4253-9057-131025c1f358} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9685 | 2024.12.20 21:27:51.127929 [ 262 ] {1a4d7bac-2e7f-4253-9057-131025c1f358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9686 | 2024.12.20 21:27:51.128328 [ 262 ] {1a4d7bac-2e7f-4253-9057-131025c1f358} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9687 | 2024.12.20 21:27:51.128572 [ 262 ] {1a4d7bac-2e7f-4253-9057-131025c1f358} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9688 | 2024.12.20 21:27:51.128803 [ 262 ] {1a4d7bac-2e7f-4253-9057-131025c1f358} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001678 sec., 141239.57091775924 rows/sec., 9.47 MiB/sec. | ||
9689 | 2024.12.20 21:27:51.128896 [ 262 ] {1a4d7bac-2e7f-4253-9057-131025c1f358} <Debug> TCPHandler: Processed in 0.001946404 sec. | ||
9690 | 2024.12.20 21:27:51.129086 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9691 | 2024.12.20 21:27:51.129240 [ 260 ] {58fe6819-bc5f-4ac5-ab53-800a6cdfc07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9692 | 2024.12.20 21:27:51.129299 [ 260 ] {58fe6819-bc5f-4ac5-ab53-800a6cdfc07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9693 | 2024.12.20 21:27:51.129824 [ 260 ] {58fe6819-bc5f-4ac5-ab53-800a6cdfc07b} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9694 | 2024.12.20 21:27:51.129862 [ 260 ] {58fe6819-bc5f-4ac5-ab53-800a6cdfc07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9695 | 2024.12.20 21:27:51.130223 [ 260 ] {58fe6819-bc5f-4ac5-ab53-800a6cdfc07b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9696 | 2024.12.20 21:27:51.130463 [ 260 ] {58fe6819-bc5f-4ac5-ab53-800a6cdfc07b} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9697 | 2024.12.20 21:27:51.130596 [ 141 ] {} <Debug> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
9698 | 2024.12.20 21:27:51.130635 [ 141 ] {} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9699 | 2024.12.20 21:27:51.130641 [ 260 ] {58fe6819-bc5f-4ac5-ab53-800a6cdfc07b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001428 sec., 700.2801120448179 rows/sec., 47.19 KiB/sec. | ||
9700 | 2024.12.20 21:27:51.130657 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9701 | 2024.12.20 21:27:51.130719 [ 260 ] {58fe6819-bc5f-4ac5-ab53-800a6cdfc07b} <Debug> TCPHandler: Processed in 0.001743439 sec. | ||
9702 | 2024.12.20 21:27:51.131063 [ 201 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
9703 | 2024.12.20 21:27:51.131136 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9704 | 2024.12.20 21:27:51.131559 [ 201 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9705 | 2024.12.20 21:27:51.131646 [ 201 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 28 rows starting from the beginning of the part | ||
9706 | 2024.12.20 21:27:51.131657 [ 262 ] {59a6123e-2891-43ac-8a07-c7bf7c9911f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9707 | 2024.12.20 21:27:51.131831 [ 201 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
9708 | 2024.12.20 21:27:51.132091 [ 262 ] {59a6123e-2891-43ac-8a07-c7bf7c9911f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9709 | 2024.12.20 21:27:51.132238 [ 201 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
9710 | 2024.12.20 21:27:51.132647 [ 201 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
9711 | 2024.12.20 21:27:51.133008 [ 201 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
9712 | 2024.12.20 21:27:51.133315 [ 201 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
9713 | 2024.12.20 21:27:51.137374 [ 201 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.006638559 sec., 4970.958305861257 rows/sec., 334.37 KiB/sec. | ||
9714 | 2024.12.20 21:27:51.137606 [ 262 ] {59a6123e-2891-43ac-8a07-c7bf7c9911f6} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9715 | 2024.12.20 21:27:51.137611 [ 201 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
9716 | 2024.12.20 21:27:51.137678 [ 262 ] {59a6123e-2891-43ac-8a07-c7bf7c9911f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9717 | 2024.12.20 21:27:51.138245 [ 201 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_32_7} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9718 | 2024.12.20 21:27:51.138428 [ 201 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_32_7} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
9719 | 2024.12.20 21:27:51.138582 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9720 | 2024.12.20 21:27:51.138899 [ 262 ] {59a6123e-2891-43ac-8a07-c7bf7c9911f6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9721 | 2024.12.20 21:27:51.139181 [ 262 ] {59a6123e-2891-43ac-8a07-c7bf7c9911f6} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9722 | 2024.12.20 21:27:51.139405 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9723 | 2024.12.20 21:27:51.139528 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9724 | 2024.12.20 21:27:51.139562 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9725 | 2024.12.20 21:27:51.139607 [ 262 ] {59a6123e-2891-43ac-8a07-c7bf7c9911f6} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.008016 sec., 2120.758483033932 rows/sec., 3.80 MiB/sec. | ||
9726 | 2024.12.20 21:27:51.139998 [ 193 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
9727 | 2024.12.20 21:27:51.141175 [ 262 ] {59a6123e-2891-43ac-8a07-c7bf7c9911f6} <Debug> TCPHandler: Processed in 0.010321601 sec. | ||
9728 | 2024.12.20 21:27:51.141410 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9729 | 2024.12.20 21:27:51.141441 [ 193 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9730 | 2024.12.20 21:27:51.141535 [ 193 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 954 rows starting from the beginning of the part | ||
9731 | 2024.12.20 21:27:51.141571 [ 260 ] {61e46b9b-f587-42b9-be72-f6a632555785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9732 | 2024.12.20 21:27:51.141650 [ 260 ] {61e46b9b-f587-42b9-be72-f6a632555785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9733 | 2024.12.20 21:27:51.142124 [ 193 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 17 rows starting from the beginning of the part | ||
9734 | 2024.12.20 21:27:51.142642 [ 193 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 22 rows starting from the beginning of the part | ||
9735 | 2024.12.20 21:27:51.143253 [ 193 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 17 rows starting from the beginning of the part | ||
9736 | 2024.12.20 21:27:51.143314 [ 260 ] {61e46b9b-f587-42b9-be72-f6a632555785} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9737 | 2024.12.20 21:27:51.143374 [ 260 ] {61e46b9b-f587-42b9-be72-f6a632555785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9738 | 2024.12.20 21:27:51.143764 [ 193 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 22 rows starting from the beginning of the part | ||
9739 | 2024.12.20 21:27:51.144308 [ 193 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 17 rows starting from the beginning of the part | ||
9740 | 2024.12.20 21:27:51.144461 [ 260 ] {61e46b9b-f587-42b9-be72-f6a632555785} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9741 | 2024.12.20 21:27:51.145024 [ 260 ] {61e46b9b-f587-42b9-be72-f6a632555785} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9742 | 2024.12.20 21:27:51.145331 [ 260 ] {61e46b9b-f587-42b9-be72-f6a632555785} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003794 sec., 21613.07327358988 rows/sec., 1.37 MiB/sec. | ||
9743 | 2024.12.20 21:27:51.145413 [ 260 ] {61e46b9b-f587-42b9-be72-f6a632555785} <Debug> TCPHandler: Processed in 0.004132833 sec. | ||
9744 | 2024.12.20 21:27:51.150802 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1049 rows, containing 19 columns (19 merged, 0 gathered) in 0.011085899 sec., 94624.71198772422 rows/sec., 169.56 MiB/sec. | ||
9745 | 2024.12.20 21:27:51.152041 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9746 | 2024.12.20 21:27:51.152476 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9747 | 2024.12.20 21:27:51.152564 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9748 | 2024.12.20 21:27:51.152720 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.27 MiB. | ||
9749 | 2024.12.20 21:27:53.822575 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9750 | 2024.12.20 21:27:53.822651 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9751 | 2024.12.20 21:27:54.022525 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21167 | ||
9752 | 2024.12.20 21:27:54.023206 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9753 | 2024.12.20 21:27:54.023254 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9754 | 2024.12.20 21:27:54.023796 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9755 | 2024.12.20 21:27:54.024062 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9756 | 2024.12.20 21:27:54.024284 [ 139 ] {} <Debug> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9757 | 2024.12.20 21:27:54.024341 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21167 | ||
9758 | 2024.12.20 21:27:54.024367 [ 139 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9759 | 2024.12.20 21:27:54.024403 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9760 | 2024.12.20 21:27:54.024576 [ 194 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
9761 | 2024.12.20 21:27:54.024904 [ 194 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9762 | 2024.12.20 21:27:54.025008 [ 194 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
9763 | 2024.12.20 21:27:54.025266 [ 194 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part | ||
9764 | 2024.12.20 21:27:54.025352 [ 194 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part | ||
9765 | 2024.12.20 21:27:54.025558 [ 194 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part | ||
9766 | 2024.12.20 21:27:54.025693 [ 194 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part | ||
9767 | 2024.12.20 21:27:54.025889 [ 194 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part | ||
9768 | 2024.12.20 21:27:54.028329 [ 192 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21167 rows, containing 4 columns (4 merged, 0 gathered) in 0.003851116 sec., 5496328.856362675 rows/sec., 78.63 MiB/sec. | ||
9769 | 2024.12.20 21:27:54.028739 [ 192 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9770 | 2024.12.20 21:27:54.029084 [ 192 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_46_9} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9771 | 2024.12.20 21:27:54.029181 [ 192 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_46_9} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9772 | 2024.12.20 21:27:54.029301 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
9773 | 2024.12.20 21:27:55.495407 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
9774 | 2024.12.20 21:27:55.517217 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9775 | 2024.12.20 21:27:55.517274 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9776 | 2024.12.20 21:27:55.525649 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9777 | 2024.12.20 21:27:55.526458 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9778 | 2024.12.20 21:27:55.526753 [ 136 ] {} <Debug> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9779 | 2024.12.20 21:27:55.526815 [ 136 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9780 | 2024.12.20 21:27:55.526856 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9781 | 2024.12.20 21:27:55.527204 [ 187 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
9782 | 2024.12.20 21:27:55.543583 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
9783 | 2024.12.20 21:27:55.544819 [ 187 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9784 | 2024.12.20 21:27:55.546157 [ 187 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
9785 | 2024.12.20 21:27:55.551553 [ 187 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
9786 | 2024.12.20 21:27:55.557063 [ 187 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
9787 | 2024.12.20 21:27:55.562746 [ 187 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
9788 | 2024.12.20 21:27:55.568617 [ 187 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
9789 | 2024.12.20 21:27:55.573282 [ 187 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
9790 | 2024.12.20 21:27:55.635871 [ 192 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.108894171 sec., 3186.580115477439 rows/sec., 16.48 MiB/sec. | ||
9791 | 2024.12.20 21:27:55.639185 [ 192 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9792 | 2024.12.20 21:27:55.642265 [ 192 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_46_9} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9793 | 2024.12.20 21:27:55.642374 [ 192 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_46_9} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9794 | 2024.12.20 21:27:55.644850 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
9795 | 2024.12.20 21:27:56.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.99 MiB, peak 240.41 MiB, free memory in arenas 0.00 B, will set to 228.40 MiB (RSS), difference: 1.41 MiB | ||
9796 | 2024.12.20 21:27:56.108649 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9797 | 2024.12.20 21:27:56.108842 [ 260 ] {7ce7c5a7-823f-46fc-a62d-bf48473409e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9798 | 2024.12.20 21:27:56.108913 [ 260 ] {7ce7c5a7-823f-46fc-a62d-bf48473409e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9799 | 2024.12.20 21:27:56.109669 [ 260 ] {7ce7c5a7-823f-46fc-a62d-bf48473409e3} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9800 | 2024.12.20 21:27:56.109712 [ 260 ] {7ce7c5a7-823f-46fc-a62d-bf48473409e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9801 | 2024.12.20 21:27:56.110162 [ 260 ] {7ce7c5a7-823f-46fc-a62d-bf48473409e3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9802 | 2024.12.20 21:27:56.110421 [ 260 ] {7ce7c5a7-823f-46fc-a62d-bf48473409e3} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9803 | 2024.12.20 21:27:56.110591 [ 137 ] {} <Debug> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9804 | 2024.12.20 21:27:56.110638 [ 260 ] {7ce7c5a7-823f-46fc-a62d-bf48473409e3} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001846 sec., 54171.18093174431 rows/sec., 4.51 MiB/sec. | ||
9805 | 2024.12.20 21:27:56.110642 [ 137 ] {} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9806 | 2024.12.20 21:27:56.110691 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9807 | 2024.12.20 21:27:56.110729 [ 260 ] {7ce7c5a7-823f-46fc-a62d-bf48473409e3} <Debug> TCPHandler: Processed in 0.00221348 sec. | ||
9808 | 2024.12.20 21:27:56.110920 [ 197 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
9809 | 2024.12.20 21:27:56.111176 [ 197 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9810 | 2024.12.20 21:27:56.111202 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9811 | 2024.12.20 21:27:56.111262 [ 197 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1431 rows starting from the beginning of the part | ||
9812 | 2024.12.20 21:27:56.111698 [ 197 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
9813 | 2024.12.20 21:27:56.112044 [ 262 ] {884e12c0-1441-492f-a8b8-d60f1eaba0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9814 | 2024.12.20 21:27:56.112294 [ 262 ] {884e12c0-1441-492f-a8b8-d60f1eaba0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9815 | 2024.12.20 21:27:56.112326 [ 197 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 237 rows starting from the beginning of the part | ||
9816 | 2024.12.20 21:27:56.112745 [ 197 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 100 rows starting from the beginning of the part | ||
9817 | 2024.12.20 21:27:56.113056 [ 197 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 237 rows starting from the beginning of the part | ||
9818 | 2024.12.20 21:27:56.113367 [ 197 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
9819 | 2024.12.20 21:27:56.115069 [ 262 ] {884e12c0-1441-492f-a8b8-d60f1eaba0c0} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9820 | 2024.12.20 21:27:56.115161 [ 262 ] {884e12c0-1441-492f-a8b8-d60f1eaba0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9821 | 2024.12.20 21:27:56.116275 [ 262 ] {884e12c0-1441-492f-a8b8-d60f1eaba0c0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9822 | 2024.12.20 21:27:56.116888 [ 262 ] {884e12c0-1441-492f-a8b8-d60f1eaba0c0} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9823 | 2024.12.20 21:27:56.116991 [ 195 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2205 rows, containing 5 columns (5 merged, 0 gathered) in 0.006213939 sec., 354847.38424371404 rows/sec., 31.36 MiB/sec. | ||
9824 | 2024.12.20 21:27:56.117269 [ 262 ] {884e12c0-1441-492f-a8b8-d60f1eaba0c0} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.005579 sec., 3943.3590249148597 rows/sec., 296.52 KiB/sec. | ||
9825 | 2024.12.20 21:27:56.117394 [ 262 ] {884e12c0-1441-492f-a8b8-d60f1eaba0c0} <Debug> TCPHandler: Processed in 0.006542276 sec. | ||
9826 | 2024.12.20 21:27:56.117401 [ 195 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9827 | 2024.12.20 21:27:56.117587 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9828 | 2024.12.20 21:27:56.117796 [ 260 ] {4a39d289-7484-4b58-9bce-704f44f6ce7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9829 | 2024.12.20 21:27:56.117887 [ 260 ] {4a39d289-7484-4b58-9bce-704f44f6ce7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9830 | 2024.12.20 21:27:56.118056 [ 195 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_76_15} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9831 | 2024.12.20 21:27:56.118272 [ 195 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_76_15} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9832 | 2024.12.20 21:27:56.118493 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
9833 | 2024.12.20 21:27:56.118925 [ 260 ] {4a39d289-7484-4b58-9bce-704f44f6ce7b} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9834 | 2024.12.20 21:27:56.118969 [ 260 ] {4a39d289-7484-4b58-9bce-704f44f6ce7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9835 | 2024.12.20 21:27:56.119357 [ 260 ] {4a39d289-7484-4b58-9bce-704f44f6ce7b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9836 | 2024.12.20 21:27:56.119599 [ 260 ] {4a39d289-7484-4b58-9bce-704f44f6ce7b} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9837 | 2024.12.20 21:27:56.119734 [ 137 ] {} <Debug> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9838 | 2024.12.20 21:27:56.119773 [ 137 ] {} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9839 | 2024.12.20 21:27:56.119789 [ 260 ] {4a39d289-7484-4b58-9bce-704f44f6ce7b} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.002061 sec., 41727.316836487145 rows/sec., 3.26 MiB/sec. | ||
9840 | 2024.12.20 21:27:56.119802 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9841 | 2024.12.20 21:27:56.119921 [ 260 ] {4a39d289-7484-4b58-9bce-704f44f6ce7b} <Debug> TCPHandler: Processed in 0.002441405 sec. | ||
9842 | 2024.12.20 21:27:56.120096 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::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 | ||
9843 | 2024.12.20 21:27:56.120219 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9844 | 2024.12.20 21:27:56.120360 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9845 | 2024.12.20 21:27:56.120489 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 913 rows starting from the beginning of the part | ||
9846 | 2024.12.20 21:27:56.120596 [ 262 ] {badb6567-dd72-472b-a7ca-210eaff7a4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9847 | 2024.12.20 21:27:56.120899 [ 262 ] {badb6567-dd72-472b-a7ca-210eaff7a4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9848 | 2024.12.20 21:27:56.120908 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 86 rows starting from the beginning of the part | ||
9849 | 2024.12.20 21:27:56.121316 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 399 rows starting from the beginning of the part | ||
9850 | 2024.12.20 21:27:56.121680 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 86 rows starting from the beginning of the part | ||
9851 | 2024.12.20 21:27:56.121963 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 399 rows starting from the beginning of the part | ||
9852 | 2024.12.20 21:27:56.122296 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 86 rows starting from the beginning of the part | ||
9853 | 2024.12.20 21:27:56.123749 [ 262 ] {badb6567-dd72-472b-a7ca-210eaff7a4f2} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9854 | 2024.12.20 21:27:56.123814 [ 262 ] {badb6567-dd72-472b-a7ca-210eaff7a4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9855 | 2024.12.20 21:27:56.124886 [ 262 ] {badb6567-dd72-472b-a7ca-210eaff7a4f2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9856 | 2024.12.20 21:27:56.125435 [ 262 ] {badb6567-dd72-472b-a7ca-210eaff7a4f2} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9857 | 2024.12.20 21:27:56.125510 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1969 rows, containing 5 columns (5 merged, 0 gathered) in 0.005613526 sec., 350759.9323491154 rows/sec., 26.86 MiB/sec. | ||
9858 | 2024.12.20 21:27:56.125689 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9859 | 2024.12.20 21:27:56.125781 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9860 | 2024.12.20 21:27:56.125825 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9861 | 2024.12.20 21:27:56.125884 [ 262 ] {badb6567-dd72-472b-a7ca-210eaff7a4f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005373 sec., 29778.522240833798 rows/sec., 2.07 MiB/sec. | ||
9862 | 2024.12.20 21:27:56.125930 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9863 | 2024.12.20 21:27:56.126260 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::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 | ||
9864 | 2024.12.20 21:27:56.126306 [ 262 ] {badb6567-dd72-472b-a7ca-210eaff7a4f2} <Debug> TCPHandler: Processed in 0.00627084 sec. | ||
9865 | 2024.12.20 21:27:56.126607 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9866 | 2024.12.20 21:27:56.126764 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9867 | 2024.12.20 21:27:56.126848 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_76_15} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9868 | 2024.12.20 21:27:56.126891 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21287 rows starting from the beginning of the part | ||
9869 | 2024.12.20 21:27:56.126892 [ 260 ] {cfde89fb-1323-4227-928e-f96b72bc654b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9870 | 2024.12.20 21:27:56.127169 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_76_15} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9871 | 2024.12.20 21:27:56.127369 [ 260 ] {cfde89fb-1323-4227-928e-f96b72bc654b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9872 | 2024.12.20 21:27:56.127427 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
9873 | 2024.12.20 21:27:56.127606 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
9874 | 2024.12.20 21:27:56.128025 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 237 rows starting from the beginning of the part | ||
9875 | 2024.12.20 21:27:56.128438 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
9876 | 2024.12.20 21:27:56.128819 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 237 rows starting from the beginning of the part | ||
9877 | 2024.12.20 21:27:56.129225 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
9878 | 2024.12.20 21:27:56.131722 [ 260 ] {cfde89fb-1323-4227-928e-f96b72bc654b} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9879 | 2024.12.20 21:27:56.131788 [ 260 ] {cfde89fb-1323-4227-928e-f96b72bc654b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9880 | 2024.12.20 21:27:56.133400 [ 260 ] {cfde89fb-1323-4227-928e-f96b72bc654b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9881 | 2024.12.20 21:27:56.133958 [ 260 ] {cfde89fb-1323-4227-928e-f96b72bc654b} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9882 | 2024.12.20 21:27:56.134313 [ 260 ] {cfde89fb-1323-4227-928e-f96b72bc654b} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.007518 sec., 2926.310188880021 rows/sec., 5.24 MiB/sec. | ||
9883 | 2024.12.20 21:27:56.134417 [ 260 ] {cfde89fb-1323-4227-928e-f96b72bc654b} <Debug> TCPHandler: Processed in 0.007961628 sec. | ||
9884 | 2024.12.20 21:27:56.134658 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9885 | 2024.12.20 21:27:56.134894 [ 262 ] {67064f1e-6384-4880-b9fb-496d8d2cacd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9886 | 2024.12.20 21:27:56.134997 [ 262 ] {67064f1e-6384-4880-b9fb-496d8d2cacd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9887 | 2024.12.20 21:27:56.135555 [ 262 ] {67064f1e-6384-4880-b9fb-496d8d2cacd7} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9888 | 2024.12.20 21:27:56.135597 [ 262 ] {67064f1e-6384-4880-b9fb-496d8d2cacd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9889 | 2024.12.20 21:27:56.137461 [ 262 ] {67064f1e-6384-4880-b9fb-496d8d2cacd7} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9890 | 2024.12.20 21:27:56.137729 [ 262 ] {67064f1e-6384-4880-b9fb-496d8d2cacd7} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9891 | 2024.12.20 21:27:56.137913 [ 137 ] {} <Debug> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9892 | 2024.12.20 21:27:56.137975 [ 137 ] {} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9893 | 2024.12.20 21:27:56.137991 [ 262 ] {67064f1e-6384-4880-b9fb-496d8d2cacd7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003148 sec., 19059.72045743329 rows/sec., 1.28 MiB/sec. | ||
9894 | 2024.12.20 21:27:56.138016 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9895 | 2024.12.20 21:27:56.138146 [ 262 ] {67064f1e-6384-4880-b9fb-496d8d2cacd7} <Debug> TCPHandler: Processed in 0.003598021 sec. | ||
9896 | 2024.12.20 21:27:56.138537 [ 191 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::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 | ||
9897 | 2024.12.20 21:27:56.138753 [ 191 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9898 | 2024.12.20 21:27:56.138810 [ 191 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3948 rows starting from the beginning of the part | ||
9899 | 2024.12.20 21:27:56.139059 [ 191 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
9900 | 2024.12.20 21:27:56.139257 [ 191 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part | ||
9901 | 2024.12.20 21:27:56.139437 [ 191 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
9902 | 2024.12.20 21:27:56.139755 [ 191 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part | ||
9903 | 2024.12.20 21:27:56.139973 [ 191 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
9904 | 2024.12.20 21:27:56.141112 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22241 rows, containing 5 columns (5 merged, 0 gathered) in 0.01515274 sec., 1467787.3440711054 rows/sec., 98.98 MiB/sec. | ||
9905 | 2024.12.20 21:27:56.141579 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9906 | 2024.12.20 21:27:56.142068 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9907 | 2024.12.20 21:27:56.142211 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9908 | 2024.12.20 21:27:56.142346 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
9909 | 2024.12.20 21:27:56.142521 [ 198 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4292 rows, containing 4 columns (4 merged, 0 gathered) in 0.004353298 sec., 985919.1812735999 rows/sec., 64.01 MiB/sec. | ||
9910 | 2024.12.20 21:27:56.142923 [ 191 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9911 | 2024.12.20 21:27:56.143202 [ 191 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_76_15} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9912 | 2024.12.20 21:27:56.143279 [ 191 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_76_15} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9913 | 2024.12.20 21:27:56.143351 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
9914 | 2024.12.20 21:27:56.625633 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9915 | 2024.12.20 21:27:56.625843 [ 260 ] {d5c3dfc3-9055-40d0-b967-2c8b6cd73698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9916 | 2024.12.20 21:27:56.625925 [ 260 ] {d5c3dfc3-9055-40d0-b967-2c8b6cd73698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9917 | 2024.12.20 21:27:56.626677 [ 260 ] {d5c3dfc3-9055-40d0-b967-2c8b6cd73698} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9918 | 2024.12.20 21:27:56.626724 [ 260 ] {d5c3dfc3-9055-40d0-b967-2c8b6cd73698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9919 | 2024.12.20 21:27:56.627183 [ 260 ] {d5c3dfc3-9055-40d0-b967-2c8b6cd73698} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9920 | 2024.12.20 21:27:56.627441 [ 260 ] {d5c3dfc3-9055-40d0-b967-2c8b6cd73698} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9921 | 2024.12.20 21:27:56.627664 [ 135 ] {} <Debug> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9922 | 2024.12.20 21:27:56.627701 [ 260 ] {d5c3dfc3-9055-40d0-b967-2c8b6cd73698} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001915 sec., 7310.704960835509 rows/sec., 526.27 KiB/sec. | ||
9923 | 2024.12.20 21:27:56.627779 [ 135 ] {} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9924 | 2024.12.20 21:27:56.627867 [ 260 ] {d5c3dfc3-9055-40d0-b967-2c8b6cd73698} <Debug> TCPHandler: Processed in 0.002365213 sec. | ||
9925 | 2024.12.20 21:27:56.627881 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9926 | 2024.12.20 21:27:56.628193 [ 201 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
9927 | 2024.12.20 21:27:56.628210 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9928 | 2024.12.20 21:27:56.628775 [ 201 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9929 | 2024.12.20 21:27:56.628891 [ 201 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
9930 | 2024.12.20 21:27:56.628906 [ 262 ] {d0699504-09db-45c4-8248-2c203cc65e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9931 | 2024.12.20 21:27:56.629099 [ 262 ] {d0699504-09db-45c4-8248-2c203cc65e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9932 | 2024.12.20 21:27:56.629143 [ 201 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
9933 | 2024.12.20 21:27:56.629536 [ 201 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
9934 | 2024.12.20 21:27:56.629842 [ 201 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
9935 | 2024.12.20 21:27:56.630159 [ 201 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
9936 | 2024.12.20 21:27:56.631935 [ 262 ] {d0699504-09db-45c4-8248-2c203cc65e36} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9937 | 2024.12.20 21:27:56.632016 [ 262 ] {d0699504-09db-45c4-8248-2c203cc65e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9938 | 2024.12.20 21:27:56.632904 [ 201 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004863939 sec., 14391.62785553026 rows/sec., 1.07 MiB/sec. | ||
9939 | 2024.12.20 21:27:56.633004 [ 262 ] {d0699504-09db-45c4-8248-2c203cc65e36} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
9940 | 2024.12.20 21:27:56.633079 [ 201 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9941 | 2024.12.20 21:27:56.633472 [ 262 ] {d0699504-09db-45c4-8248-2c203cc65e36} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9942 | 2024.12.20 21:27:56.633636 [ 201 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_33_8} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9943 | 2024.12.20 21:27:56.633911 [ 201 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_33_8} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9944 | 2024.12.20 21:27:56.633936 [ 262 ] {d0699504-09db-45c4-8248-2c203cc65e36} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.005197 sec., 769.6748123917645 rows/sec., 62.76 KiB/sec. | ||
9945 | 2024.12.20 21:27:56.634126 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9946 | 2024.12.20 21:27:56.634174 [ 262 ] {d0699504-09db-45c4-8248-2c203cc65e36} <Debug> TCPHandler: Processed in 0.006174778 sec. | ||
9947 | 2024.12.20 21:27:56.634371 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9948 | 2024.12.20 21:27:56.634517 [ 260 ] {a2ebc745-53e6-4265-ad20-3c62e8b8cc8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9949 | 2024.12.20 21:27:56.634577 [ 260 ] {a2ebc745-53e6-4265-ad20-3c62e8b8cc8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9950 | 2024.12.20 21:27:56.635786 [ 260 ] {a2ebc745-53e6-4265-ad20-3c62e8b8cc8d} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9951 | 2024.12.20 21:27:56.635826 [ 260 ] {a2ebc745-53e6-4265-ad20-3c62e8b8cc8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9952 | 2024.12.20 21:27:56.636279 [ 260 ] {a2ebc745-53e6-4265-ad20-3c62e8b8cc8d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9953 | 2024.12.20 21:27:56.636529 [ 260 ] {a2ebc745-53e6-4265-ad20-3c62e8b8cc8d} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9954 | 2024.12.20 21:27:56.636755 [ 260 ] {a2ebc745-53e6-4265-ad20-3c62e8b8cc8d} <Debug> executeQuery: Read 1379 rows, 118.00 KiB in 0.002272 sec., 606954.2253521127 rows/sec., 50.72 MiB/sec. | ||
9955 | 2024.12.20 21:27:56.636814 [ 260 ] {a2ebc745-53e6-4265-ad20-3c62e8b8cc8d} <Debug> TCPHandler: Processed in 0.002510727 sec. | ||
9956 | 2024.12.20 21:27:56.637017 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9957 | 2024.12.20 21:27:56.637176 [ 262 ] {383b1dbe-3316-45a5-a92b-41eb5ccd63fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9958 | 2024.12.20 21:27:56.637236 [ 262 ] {383b1dbe-3316-45a5-a92b-41eb5ccd63fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9959 | 2024.12.20 21:27:56.637954 [ 262 ] {383b1dbe-3316-45a5-a92b-41eb5ccd63fc} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9960 | 2024.12.20 21:27:56.638003 [ 262 ] {383b1dbe-3316-45a5-a92b-41eb5ccd63fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9961 | 2024.12.20 21:27:56.638374 [ 262 ] {383b1dbe-3316-45a5-a92b-41eb5ccd63fc} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9962 | 2024.12.20 21:27:56.638619 [ 262 ] {383b1dbe-3316-45a5-a92b-41eb5ccd63fc} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9963 | 2024.12.20 21:27:56.638797 [ 135 ] {} <Debug> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9964 | 2024.12.20 21:27:56.638853 [ 135 ] {} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9965 | 2024.12.20 21:27:56.638875 [ 262 ] {383b1dbe-3316-45a5-a92b-41eb5ccd63fc} <Debug> executeQuery: Read 28 rows, 2.01 KiB in 0.00172 sec., 16279.06976744186 rows/sec., 1.14 MiB/sec. | ||
9966 | 2024.12.20 21:27:56.638892 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9967 | 2024.12.20 21:27:56.639032 [ 262 ] {383b1dbe-3316-45a5-a92b-41eb5ccd63fc} <Debug> TCPHandler: Processed in 0.002130488 sec. | ||
9968 | 2024.12.20 21:27:56.639112 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::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 | ||
9969 | 2024.12.20 21:27:56.639210 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9970 | 2024.12.20 21:27:56.639279 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9971 | 2024.12.20 21:27:56.639360 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 64 rows starting from the beginning of the part | ||
9972 | 2024.12.20 21:27:56.639425 [ 260 ] {9df484e8-d37c-41d1-bfa0-1ee757e7a236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9973 | 2024.12.20 21:27:56.639586 [ 260 ] {9df484e8-d37c-41d1-bfa0-1ee757e7a236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9974 | 2024.12.20 21:27:56.639670 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 24 rows starting from the beginning of the part | ||
9975 | 2024.12.20 21:27:56.640100 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 22 rows starting from the beginning of the part | ||
9976 | 2024.12.20 21:27:56.640475 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 24 rows starting from the beginning of the part | ||
9977 | 2024.12.20 21:27:56.640850 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 22 rows starting from the beginning of the part | ||
9978 | 2024.12.20 21:27:56.641216 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 28 rows starting from the beginning of the part | ||
9979 | 2024.12.20 21:27:56.642253 [ 260 ] {9df484e8-d37c-41d1-bfa0-1ee757e7a236} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9980 | 2024.12.20 21:27:56.642312 [ 260 ] {9df484e8-d37c-41d1-bfa0-1ee757e7a236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9981 | 2024.12.20 21:27:56.643339 [ 260 ] {9df484e8-d37c-41d1-bfa0-1ee757e7a236} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9982 | 2024.12.20 21:27:56.643730 [ 196 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.004718826 sec., 38992.74946777016 rows/sec., 2.93 MiB/sec. | ||
9983 | 2024.12.20 21:27:56.643770 [ 260 ] {9df484e8-d37c-41d1-bfa0-1ee757e7a236} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9984 | 2024.12.20 21:27:56.644044 [ 196 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9985 | 2024.12.20 21:27:56.644228 [ 260 ] {9df484e8-d37c-41d1-bfa0-1ee757e7a236} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.004848 sec., 49917.49174917492 rows/sec., 3.38 MiB/sec. | ||
9986 | 2024.12.20 21:27:56.644360 [ 260 ] {9df484e8-d37c-41d1-bfa0-1ee757e7a236} <Debug> TCPHandler: Processed in 0.005231357 sec. | ||
9987 | 2024.12.20 21:27:56.644558 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9988 | 2024.12.20 21:27:56.644633 [ 196 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_61_12} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9989 | 2024.12.20 21:27:56.644811 [ 262 ] {771620a2-b0eb-486f-adf6-16ca76ca1cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9990 | 2024.12.20 21:27:56.644825 [ 196 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_61_12} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9991 | 2024.12.20 21:27:56.644893 [ 262 ] {771620a2-b0eb-486f-adf6-16ca76ca1cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9992 | 2024.12.20 21:27:56.645015 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9993 | 2024.12.20 21:27:56.645629 [ 262 ] {771620a2-b0eb-486f-adf6-16ca76ca1cf8} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9994 | 2024.12.20 21:27:56.645673 [ 262 ] {771620a2-b0eb-486f-adf6-16ca76ca1cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9995 | 2024.12.20 21:27:56.646047 [ 262 ] {771620a2-b0eb-486f-adf6-16ca76ca1cf8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9996 | 2024.12.20 21:27:56.646296 [ 262 ] {771620a2-b0eb-486f-adf6-16ca76ca1cf8} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9997 | 2024.12.20 21:27:56.646487 [ 135 ] {} <Debug> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9998 | 2024.12.20 21:27:56.646556 [ 262 ] {771620a2-b0eb-486f-adf6-16ca76ca1cf8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001806 sec., 7198.228128460686 rows/sec., 448.81 KiB/sec. | ||
9999 | 2024.12.20 21:27:56.646565 [ 135 ] {} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10000 | 2024.12.20 21:27:56.646658 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10001 | 2024.12.20 21:27:56.646681 [ 262 ] {771620a2-b0eb-486f-adf6-16ca76ca1cf8} <Debug> TCPHandler: Processed in 0.00222145 sec. | ||
10002 | 2024.12.20 21:27:56.646906 [ 194 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
10003 | 2024.12.20 21:27:56.646918 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10004 | 2024.12.20 21:27:56.647122 [ 194 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10005 | 2024.12.20 21:27:56.647196 [ 260 ] {a32ff8e5-626a-454e-bb73-116f1c6e3962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10006 | 2024.12.20 21:27:56.647200 [ 194 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
10007 | 2024.12.20 21:27:56.647299 [ 260 ] {a32ff8e5-626a-454e-bb73-116f1c6e3962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10008 | 2024.12.20 21:27:56.647604 [ 194 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
10009 | 2024.12.20 21:27:56.647950 [ 194 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
10010 | 2024.12.20 21:27:56.648305 [ 194 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
10011 | 2024.12.20 21:27:56.648716 [ 194 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
10012 | 2024.12.20 21:27:56.650370 [ 260 ] {a32ff8e5-626a-454e-bb73-116f1c6e3962} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10013 | 2024.12.20 21:27:56.650449 [ 260 ] {a32ff8e5-626a-454e-bb73-116f1c6e3962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10014 | 2024.12.20 21:27:56.650793 [ 194 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00401904 sec., 16173.01644173733 rows/sec., 1.05 MiB/sec. | ||
10015 | 2024.12.20 21:27:56.650976 [ 194 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
10016 | 2024.12.20 21:27:56.651406 [ 260 ] {a32ff8e5-626a-454e-bb73-116f1c6e3962} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10017 | 2024.12.20 21:27:56.651460 [ 194 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_33_8} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10018 | 2024.12.20 21:27:56.651611 [ 194 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_33_8} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
10019 | 2024.12.20 21:27:56.651752 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10020 | 2024.12.20 21:27:56.651860 [ 260 ] {a32ff8e5-626a-454e-bb73-116f1c6e3962} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10021 | 2024.12.20 21:27:56.652105 [ 260 ] {a32ff8e5-626a-454e-bb73-116f1c6e3962} <Debug> executeQuery: Read 859 rows, 63.66 KiB in 0.004994 sec., 172006.40768922705 rows/sec., 12.45 MiB/sec. | ||
10022 | 2024.12.20 21:27:56.652173 [ 260 ] {a32ff8e5-626a-454e-bb73-116f1c6e3962} <Debug> TCPHandler: Processed in 0.005391071 sec. | ||
10023 | 2024.12.20 21:27:56.652343 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10024 | 2024.12.20 21:27:56.652483 [ 262 ] {463c3e4b-2531-41c6-9c9b-fb2f63fbf84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10025 | 2024.12.20 21:27:56.652546 [ 262 ] {463c3e4b-2531-41c6-9c9b-fb2f63fbf84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10026 | 2024.12.20 21:27:56.653106 [ 262 ] {463c3e4b-2531-41c6-9c9b-fb2f63fbf84f} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10027 | 2024.12.20 21:27:56.653147 [ 262 ] {463c3e4b-2531-41c6-9c9b-fb2f63fbf84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10028 | 2024.12.20 21:27:56.653522 [ 262 ] {463c3e4b-2531-41c6-9c9b-fb2f63fbf84f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10029 | 2024.12.20 21:27:56.653767 [ 262 ] {463c3e4b-2531-41c6-9c9b-fb2f63fbf84f} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10030 | 2024.12.20 21:27:56.653984 [ 262 ] {463c3e4b-2531-41c6-9c9b-fb2f63fbf84f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001533 sec., 3913.8943248532287 rows/sec., 204.49 KiB/sec. | ||
10031 | 2024.12.20 21:27:56.654037 [ 262 ] {463c3e4b-2531-41c6-9c9b-fb2f63fbf84f} <Debug> TCPHandler: Processed in 0.001763069 sec. | ||
10032 | 2024.12.20 21:27:56.654189 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10033 | 2024.12.20 21:27:56.654327 [ 260 ] {29406c2d-4e4a-4a08-8a2f-709df954aa14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10034 | 2024.12.20 21:27:56.654390 [ 260 ] {29406c2d-4e4a-4a08-8a2f-709df954aa14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10035 | 2024.12.20 21:27:56.655200 [ 260 ] {29406c2d-4e4a-4a08-8a2f-709df954aa14} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10036 | 2024.12.20 21:27:56.655240 [ 260 ] {29406c2d-4e4a-4a08-8a2f-709df954aa14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10037 | 2024.12.20 21:27:56.655679 [ 260 ] {29406c2d-4e4a-4a08-8a2f-709df954aa14} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10038 | 2024.12.20 21:27:56.655918 [ 260 ] {29406c2d-4e4a-4a08-8a2f-709df954aa14} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10039 | 2024.12.20 21:27:56.656155 [ 260 ] {29406c2d-4e4a-4a08-8a2f-709df954aa14} <Debug> executeQuery: Read 957 rows, 65.11 KiB in 0.001859 sec., 514792.89940828405 rows/sec., 34.20 MiB/sec. | ||
10040 | 2024.12.20 21:27:56.656213 [ 260 ] {29406c2d-4e4a-4a08-8a2f-709df954aa14} <Debug> TCPHandler: Processed in 0.002090837 sec. | ||
10041 | 2024.12.20 21:27:56.656455 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10042 | 2024.12.20 21:27:56.656680 [ 262 ] {fb64adb3-d6a5-4ad1-abef-106a7748dca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10043 | 2024.12.20 21:27:56.656778 [ 262 ] {fb64adb3-d6a5-4ad1-abef-106a7748dca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10044 | 2024.12.20 21:27:56.657378 [ 262 ] {fb64adb3-d6a5-4ad1-abef-106a7748dca0} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10045 | 2024.12.20 21:27:56.657417 [ 262 ] {fb64adb3-d6a5-4ad1-abef-106a7748dca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10046 | 2024.12.20 21:27:56.657787 [ 262 ] {fb64adb3-d6a5-4ad1-abef-106a7748dca0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10047 | 2024.12.20 21:27:56.658034 [ 262 ] {fb64adb3-d6a5-4ad1-abef-106a7748dca0} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10048 | 2024.12.20 21:27:56.658270 [ 262 ] {fb64adb3-d6a5-4ad1-abef-106a7748dca0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001641 sec., 609.3845216331505 rows/sec., 41.06 KiB/sec. | ||
10049 | 2024.12.20 21:27:56.658384 [ 262 ] {fb64adb3-d6a5-4ad1-abef-106a7748dca0} <Debug> TCPHandler: Processed in 0.002039405 sec. | ||
10050 | 2024.12.20 21:27:56.658586 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10051 | 2024.12.20 21:27:56.658721 [ 260 ] {28db7c6a-64fb-48cb-82ba-2405a02393e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10052 | 2024.12.20 21:27:56.658815 [ 260 ] {28db7c6a-64fb-48cb-82ba-2405a02393e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10053 | 2024.12.20 21:27:56.659987 [ 260 ] {28db7c6a-64fb-48cb-82ba-2405a02393e5} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10054 | 2024.12.20 21:27:56.660026 [ 260 ] {28db7c6a-64fb-48cb-82ba-2405a02393e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10055 | 2024.12.20 21:27:56.660644 [ 260 ] {28db7c6a-64fb-48cb-82ba-2405a02393e5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10056 | 2024.12.20 21:27:56.660900 [ 260 ] {28db7c6a-64fb-48cb-82ba-2405a02393e5} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10057 | 2024.12.20 21:27:56.661164 [ 260 ] {28db7c6a-64fb-48cb-82ba-2405a02393e5} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002472 sec., 6877.022653721683 rows/sec., 12.32 MiB/sec. | ||
10058 | 2024.12.20 21:27:56.661273 [ 260 ] {28db7c6a-64fb-48cb-82ba-2405a02393e5} <Debug> TCPHandler: Processed in 0.002802133 sec. | ||
10059 | 2024.12.20 21:27:56.661479 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10060 | 2024.12.20 21:27:56.661703 [ 262 ] {0bc8d51b-e618-4e90-9002-7d175e76d482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10061 | 2024.12.20 21:27:56.661795 [ 262 ] {0bc8d51b-e618-4e90-9002-7d175e76d482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10062 | 2024.12.20 21:27:56.662389 [ 262 ] {0bc8d51b-e618-4e90-9002-7d175e76d482} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10063 | 2024.12.20 21:27:56.662428 [ 262 ] {0bc8d51b-e618-4e90-9002-7d175e76d482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10064 | 2024.12.20 21:27:56.662812 [ 262 ] {0bc8d51b-e618-4e90-9002-7d175e76d482} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10065 | 2024.12.20 21:27:56.663044 [ 262 ] {0bc8d51b-e618-4e90-9002-7d175e76d482} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10066 | 2024.12.20 21:27:56.663272 [ 262 ] {0bc8d51b-e618-4e90-9002-7d175e76d482} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001622 sec., 20961.775585696672 rows/sec., 1.22 MiB/sec. | ||
10067 | 2024.12.20 21:27:56.663353 [ 262 ] {0bc8d51b-e618-4e90-9002-7d175e76d482} <Debug> TCPHandler: Processed in 0.001985195 sec. | ||
10068 | 2024.12.20 21:27:59.113909 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1404 | ||
10069 | 2024.12.20 21:27:59.117490 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10070 | 2024.12.20 21:27:59.117535 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10071 | 2024.12.20 21:27:59.119027 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10072 | 2024.12.20 21:27:59.119339 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10073 | 2024.12.20 21:27:59.119863 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1404 | ||
10074 | 2024.12.20 21:28:01.105190 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10075 | 2024.12.20 21:28:01.105385 [ 260 ] {d34ba031-873d-4f10-a7c6-4db78a51f043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10076 | 2024.12.20 21:28:01.105467 [ 260 ] {d34ba031-873d-4f10-a7c6-4db78a51f043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10077 | 2024.12.20 21:28:01.106231 [ 260 ] {d34ba031-873d-4f10-a7c6-4db78a51f043} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10078 | 2024.12.20 21:28:01.106282 [ 260 ] {d34ba031-873d-4f10-a7c6-4db78a51f043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10079 | 2024.12.20 21:28:01.106713 [ 260 ] {d34ba031-873d-4f10-a7c6-4db78a51f043} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10080 | 2024.12.20 21:28:01.106988 [ 260 ] {d34ba031-873d-4f10-a7c6-4db78a51f043} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10081 | 2024.12.20 21:28:01.107238 [ 260 ] {d34ba031-873d-4f10-a7c6-4db78a51f043} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001906 sec., 29380.90241343127 rows/sec., 2.26 MiB/sec. | ||
10082 | 2024.12.20 21:28:01.107308 [ 260 ] {d34ba031-873d-4f10-a7c6-4db78a51f043} <Debug> TCPHandler: Processed in 0.00224621 sec. | ||
10083 | 2024.12.20 21:28:01.107557 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10084 | 2024.12.20 21:28:01.107753 [ 262 ] {a7482f90-a842-43e6-a632-83523e721796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10085 | 2024.12.20 21:28:01.107829 [ 262 ] {a7482f90-a842-43e6-a632-83523e721796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10086 | 2024.12.20 21:28:01.108611 [ 262 ] {a7482f90-a842-43e6-a632-83523e721796} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10087 | 2024.12.20 21:28:01.108660 [ 262 ] {a7482f90-a842-43e6-a632-83523e721796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10088 | 2024.12.20 21:28:01.109102 [ 262 ] {a7482f90-a842-43e6-a632-83523e721796} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10089 | 2024.12.20 21:28:01.109354 [ 262 ] {a7482f90-a842-43e6-a632-83523e721796} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10090 | 2024.12.20 21:28:01.109604 [ 262 ] {a7482f90-a842-43e6-a632-83523e721796} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001903 sec., 33631.108775617446 rows/sec., 2.62 MiB/sec. | ||
10091 | 2024.12.20 21:28:01.109670 [ 262 ] {a7482f90-a842-43e6-a632-83523e721796} <Debug> TCPHandler: Processed in 0.00225228 sec. | ||
10092 | 2024.12.20 21:28:01.109805 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10093 | 2024.12.20 21:28:01.109932 [ 260 ] {96d97540-3650-4954-90ee-ef5122afb6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10094 | 2024.12.20 21:28:01.109989 [ 260 ] {96d97540-3650-4954-90ee-ef5122afb6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10095 | 2024.12.20 21:28:01.110557 [ 260 ] {96d97540-3650-4954-90ee-ef5122afb6e8} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10096 | 2024.12.20 21:28:01.110597 [ 260 ] {96d97540-3650-4954-90ee-ef5122afb6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10097 | 2024.12.20 21:28:01.110995 [ 260 ] {96d97540-3650-4954-90ee-ef5122afb6e8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10098 | 2024.12.20 21:28:01.111265 [ 260 ] {96d97540-3650-4954-90ee-ef5122afb6e8} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10099 | 2024.12.20 21:28:01.111495 [ 260 ] {96d97540-3650-4954-90ee-ef5122afb6e8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001592 sec., 80402.01005025125 rows/sec., 5.60 MiB/sec. | ||
10100 | 2024.12.20 21:28:01.111555 [ 260 ] {96d97540-3650-4954-90ee-ef5122afb6e8} <Debug> TCPHandler: Processed in 0.001809201 sec. | ||
10101 | 2024.12.20 21:28:01.111760 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10102 | 2024.12.20 21:28:01.111993 [ 262 ] {8f8c1d9f-39d8-4fcd-b589-6781aab4c422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10103 | 2024.12.20 21:28:01.112091 [ 262 ] {8f8c1d9f-39d8-4fcd-b589-6781aab4c422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10104 | 2024.12.20 21:28:01.112667 [ 262 ] {8f8c1d9f-39d8-4fcd-b589-6781aab4c422} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10105 | 2024.12.20 21:28:01.112707 [ 262 ] {8f8c1d9f-39d8-4fcd-b589-6781aab4c422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10106 | 2024.12.20 21:28:01.113091 [ 262 ] {8f8c1d9f-39d8-4fcd-b589-6781aab4c422} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10107 | 2024.12.20 21:28:01.113335 [ 262 ] {8f8c1d9f-39d8-4fcd-b589-6781aab4c422} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10108 | 2024.12.20 21:28:01.113549 [ 262 ] {8f8c1d9f-39d8-4fcd-b589-6781aab4c422} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001618 sec., 29666.254635352285 rows/sec., 2.00 MiB/sec. | ||
10109 | 2024.12.20 21:28:01.113601 [ 262 ] {8f8c1d9f-39d8-4fcd-b589-6781aab4c422} <Debug> TCPHandler: Processed in 0.001957654 sec. | ||
10110 | 2024.12.20 21:28:01.524543 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21594 | ||
10111 | 2024.12.20 21:28:01.525436 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10112 | 2024.12.20 21:28:01.525480 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10113 | 2024.12.20 21:28:01.525987 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
10114 | 2024.12.20 21:28:01.526249 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10115 | 2024.12.20 21:28:01.526526 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
10116 | 2024.12.20 21:28:03.043710 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
10117 | 2024.12.20 21:28:03.062588 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10118 | 2024.12.20 21:28:03.062647 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10119 | 2024.12.20 21:28:03.069934 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
10120 | 2024.12.20 21:28:03.070694 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10121 | 2024.12.20 21:28:03.073228 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
10122 | 2024.12.20 21:28:06.108107 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10123 | 2024.12.20 21:28:06.108399 [ 260 ] {5b7e9029-a67d-4c59-aa4a-ee18be110f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10124 | 2024.12.20 21:28:06.108472 [ 260 ] {5b7e9029-a67d-4c59-aa4a-ee18be110f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10125 | 2024.12.20 21:28:06.109260 [ 260 ] {5b7e9029-a67d-4c59-aa4a-ee18be110f8a} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10126 | 2024.12.20 21:28:06.109308 [ 260 ] {5b7e9029-a67d-4c59-aa4a-ee18be110f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10127 | 2024.12.20 21:28:06.109736 [ 260 ] {5b7e9029-a67d-4c59-aa4a-ee18be110f8a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10128 | 2024.12.20 21:28:06.109987 [ 260 ] {5b7e9029-a67d-4c59-aa4a-ee18be110f8a} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10129 | 2024.12.20 21:28:06.110227 [ 260 ] {5b7e9029-a67d-4c59-aa4a-ee18be110f8a} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001903 sec., 52548.60746190226 rows/sec., 4.38 MiB/sec. | ||
10130 | 2024.12.20 21:28:06.110293 [ 260 ] {5b7e9029-a67d-4c59-aa4a-ee18be110f8a} <Debug> TCPHandler: Processed in 0.002375903 sec. | ||
10131 | 2024.12.20 21:28:06.110567 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10132 | 2024.12.20 21:28:06.110776 [ 262 ] {615c96e1-fa41-49e5-9d72-4c3db0f15d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10133 | 2024.12.20 21:28:06.110858 [ 262 ] {615c96e1-fa41-49e5-9d72-4c3db0f15d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10134 | 2024.12.20 21:28:06.111681 [ 262 ] {615c96e1-fa41-49e5-9d72-4c3db0f15d2c} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10135 | 2024.12.20 21:28:06.111723 [ 262 ] {615c96e1-fa41-49e5-9d72-4c3db0f15d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10136 | 2024.12.20 21:28:06.112157 [ 262 ] {615c96e1-fa41-49e5-9d72-4c3db0f15d2c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10137 | 2024.12.20 21:28:06.112425 [ 262 ] {615c96e1-fa41-49e5-9d72-4c3db0f15d2c} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10138 | 2024.12.20 21:28:06.112634 [ 262 ] {615c96e1-fa41-49e5-9d72-4c3db0f15d2c} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001915 sec., 11488.250652741513 rows/sec., 863.86 KiB/sec. | ||
10139 | 2024.12.20 21:28:06.112714 [ 262 ] {615c96e1-fa41-49e5-9d72-4c3db0f15d2c} <Debug> TCPHandler: Processed in 0.002298851 sec. | ||
10140 | 2024.12.20 21:28:06.112928 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10141 | 2024.12.20 21:28:06.113092 [ 260 ] {e07b8e75-03d1-4765-9494-a73090267b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10142 | 2024.12.20 21:28:06.113158 [ 260 ] {e07b8e75-03d1-4765-9494-a73090267b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10143 | 2024.12.20 21:28:06.113838 [ 260 ] {e07b8e75-03d1-4765-9494-a73090267b4a} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10144 | 2024.12.20 21:28:06.113880 [ 260 ] {e07b8e75-03d1-4765-9494-a73090267b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10145 | 2024.12.20 21:28:06.114283 [ 260 ] {e07b8e75-03d1-4765-9494-a73090267b4a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10146 | 2024.12.20 21:28:06.114531 [ 260 ] {e07b8e75-03d1-4765-9494-a73090267b4a} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10147 | 2024.12.20 21:28:06.114757 [ 260 ] {e07b8e75-03d1-4765-9494-a73090267b4a} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.0017 sec., 50588.23529411765 rows/sec., 3.95 MiB/sec. | ||
10148 | 2024.12.20 21:28:06.114809 [ 260 ] {e07b8e75-03d1-4765-9494-a73090267b4a} <Debug> TCPHandler: Processed in 0.002008895 sec. | ||
10149 | 2024.12.20 21:28:06.115032 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10150 | 2024.12.20 21:28:06.115263 [ 262 ] {c4626eb8-44de-4abf-a22d-c387db6ebb03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10151 | 2024.12.20 21:28:06.115364 [ 262 ] {c4626eb8-44de-4abf-a22d-c387db6ebb03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10152 | 2024.12.20 21:28:06.115970 [ 262 ] {c4626eb8-44de-4abf-a22d-c387db6ebb03} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10153 | 2024.12.20 21:28:06.116007 [ 262 ] {c4626eb8-44de-4abf-a22d-c387db6ebb03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10154 | 2024.12.20 21:28:06.116410 [ 262 ] {c4626eb8-44de-4abf-a22d-c387db6ebb03} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10155 | 2024.12.20 21:28:06.116652 [ 262 ] {c4626eb8-44de-4abf-a22d-c387db6ebb03} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10156 | 2024.12.20 21:28:06.116845 [ 262 ] {c4626eb8-44de-4abf-a22d-c387db6ebb03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001645 sec., 97264.4376899696 rows/sec., 6.77 MiB/sec. | ||
10157 | 2024.12.20 21:28:06.116948 [ 262 ] {c4626eb8-44de-4abf-a22d-c387db6ebb03} <Debug> TCPHandler: Processed in 0.002034906 sec. | ||
10158 | 2024.12.20 21:28:06.117134 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10159 | 2024.12.20 21:28:06.117289 [ 260 ] {54372595-62c3-47fd-86da-b6d89285377a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10160 | 2024.12.20 21:28:06.117379 [ 260 ] {54372595-62c3-47fd-86da-b6d89285377a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10161 | 2024.12.20 21:28:06.118643 [ 260 ] {54372595-62c3-47fd-86da-b6d89285377a} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10162 | 2024.12.20 21:28:06.118681 [ 260 ] {54372595-62c3-47fd-86da-b6d89285377a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10163 | 2024.12.20 21:28:06.119311 [ 260 ] {54372595-62c3-47fd-86da-b6d89285377a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10164 | 2024.12.20 21:28:06.119562 [ 260 ] {54372595-62c3-47fd-86da-b6d89285377a} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10165 | 2024.12.20 21:28:06.119827 [ 260 ] {54372595-62c3-47fd-86da-b6d89285377a} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002562 sec., 8587.04137392662 rows/sec., 15.39 MiB/sec. | ||
10166 | 2024.12.20 21:28:06.120012 [ 260 ] {54372595-62c3-47fd-86da-b6d89285377a} <Debug> TCPHandler: Processed in 0.002978817 sec. | ||
10167 | 2024.12.20 21:28:06.120351 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10168 | 2024.12.20 21:28:06.120521 [ 262 ] {440e2e4a-7393-429f-9c65-424428cb6c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10169 | 2024.12.20 21:28:06.120580 [ 262 ] {440e2e4a-7393-429f-9c65-424428cb6c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10170 | 2024.12.20 21:28:06.121149 [ 262 ] {440e2e4a-7393-429f-9c65-424428cb6c64} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10171 | 2024.12.20 21:28:06.121195 [ 262 ] {440e2e4a-7393-429f-9c65-424428cb6c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10172 | 2024.12.20 21:28:06.121588 [ 262 ] {440e2e4a-7393-429f-9c65-424428cb6c64} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10173 | 2024.12.20 21:28:06.121829 [ 262 ] {440e2e4a-7393-429f-9c65-424428cb6c64} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10174 | 2024.12.20 21:28:06.122037 [ 262 ] {440e2e4a-7393-429f-9c65-424428cb6c64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001542 sec., 38910.505836575874 rows/sec., 2.62 MiB/sec. | ||
10175 | 2024.12.20 21:28:06.122100 [ 262 ] {440e2e4a-7393-429f-9c65-424428cb6c64} <Debug> TCPHandler: Processed in 0.001969335 sec. | ||
10176 | 2024.12.20 21:28:07.684631 [ 120 ] {} <Debug> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
10177 | 2024.12.20 21:28:07.684718 [ 120 ] {} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10178 | 2024.12.20 21:28:07.684746 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10179 | 2024.12.20 21:28:07.685062 [ 193 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
10180 | 2024.12.20 21:28:07.685315 [ 193 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10181 | 2024.12.20 21:28:07.685379 [ 193 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 18 rows starting from the beginning of the part | ||
10182 | 2024.12.20 21:28:07.685537 [ 193 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
10183 | 2024.12.20 21:28:07.685712 [ 193 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
10184 | 2024.12.20 21:28:07.685818 [ 193 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
10185 | 2024.12.20 21:28:07.686083 [ 193 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
10186 | 2024.12.20 21:28:07.687338 [ 188 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.002493486 sec., 16041.798510198172 rows/sec., 1.34 MiB/sec. | ||
10187 | 2024.12.20 21:28:07.687478 [ 193 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
10188 | 2024.12.20 21:28:07.687753 [ 193 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_14_3} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10189 | 2024.12.20 21:28:07.687831 [ 193 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_14_3} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
10190 | 2024.12.20 21:28:07.687906 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10191 | 2024.12.20 21:28:08.027465 [ 120 ] {} <Debug> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
10192 | 2024.12.20 21:28:08.027531 [ 120 ] {} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10193 | 2024.12.20 21:28:08.027557 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10194 | 2024.12.20 21:28:08.027786 [ 199 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full | ||
10195 | 2024.12.20 21:28:08.027987 [ 199 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10196 | 2024.12.20 21:28:08.028026 [ 199 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 243 rows starting from the beginning of the part | ||
10197 | 2024.12.20 21:28:08.028122 [ 199 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 242 rows starting from the beginning of the part | ||
10198 | 2024.12.20 21:28:08.028366 [ 199 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
10199 | 2024.12.20 21:28:08.028555 [ 199 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
10200 | 2024.12.20 21:28:08.028787 [ 199 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 242 rows starting from the beginning of the part | ||
10201 | 2024.12.20 21:28:08.030399 [ 199 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002746922 sec., 274853.09011322487 rows/sec., 19.68 MiB/sec. | ||
10202 | 2024.12.20 21:28:08.030557 [ 199 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
10203 | 2024.12.20 21:28:08.030827 [ 199 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_33_7} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10204 | 2024.12.20 21:28:08.030910 [ 199 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_33_7} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
10205 | 2024.12.20 21:28:08.030996 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
10206 | 2024.12.20 21:28:08.151026 [ 119 ] {} <Debug> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
10207 | 2024.12.20 21:28:08.151077 [ 119 ] {} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10208 | 2024.12.20 21:28:08.151104 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10209 | 2024.12.20 21:28:08.151306 [ 188 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full | ||
10210 | 2024.12.20 21:28:08.151644 [ 188 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10211 | 2024.12.20 21:28:08.151688 [ 188 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 174 rows starting from the beginning of the part | ||
10212 | 2024.12.20 21:28:08.151785 [ 188 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
10213 | 2024.12.20 21:28:08.151863 [ 188 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
10214 | 2024.12.20 21:28:08.152147 [ 188 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
10215 | 2024.12.20 21:28:08.152244 [ 188 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
10216 | 2024.12.20 21:28:08.153407 [ 190 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.0022305 sec., 88769.33422999328 rows/sec., 4.53 MiB/sec. | ||
10217 | 2024.12.20 21:28:08.153593 [ 190 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
10218 | 2024.12.20 21:28:08.153933 [ 190 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_33_7} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10219 | 2024.12.20 21:28:08.154028 [ 190 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_33_7} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
10220 | 2024.12.20 21:28:08.154128 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
10221 | 2024.12.20 21:28:08.822703 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10222 | 2024.12.20 21:28:08.822759 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10223 | 2024.12.20 21:28:09.001677 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001131575 sec. | ||
10224 | 2024.12.20 21:28:09.026653 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22082 | ||
10225 | 2024.12.20 21:28:09.027307 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10226 | 2024.12.20 21:28:09.027352 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10227 | 2024.12.20 21:28:09.027884 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
10228 | 2024.12.20 21:28:09.028144 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10229 | 2024.12.20 21:28:09.028400 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22082 | ||
10230 | 2024.12.20 21:28:09.120190 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1424 | ||
10231 | 2024.12.20 21:28:09.123050 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10232 | 2024.12.20 21:28:09.123109 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10233 | 2024.12.20 21:28:09.124586 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10234 | 2024.12.20 21:28:09.124899 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10235 | 2024.12.20 21:28:09.126135 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1424 | ||
10236 | 2024.12.20 21:28:10.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.99 MiB, peak 240.41 MiB, free memory in arenas 0.00 B, will set to 228.98 MiB (RSS), difference: 3.99 MiB | ||
10237 | 2024.12.20 21:28:10.573312 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
10238 | 2024.12.20 21:28:10.593750 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10239 | 2024.12.20 21:28:10.593810 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10240 | 2024.12.20 21:28:10.601040 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
10241 | 2024.12.20 21:28:10.601842 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10242 | 2024.12.20 21:28:10.604619 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
10243 | 2024.12.20 21:28:11.111636 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10244 | 2024.12.20 21:28:11.111843 [ 260 ] {123835fb-c165-4f47-a47d-ef3346dcb955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10245 | 2024.12.20 21:28:11.111922 [ 260 ] {123835fb-c165-4f47-a47d-ef3346dcb955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10246 | 2024.12.20 21:28:11.112729 [ 260 ] {123835fb-c165-4f47-a47d-ef3346dcb955} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10247 | 2024.12.20 21:28:11.112775 [ 260 ] {123835fb-c165-4f47-a47d-ef3346dcb955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10248 | 2024.12.20 21:28:11.113199 [ 260 ] {123835fb-c165-4f47-a47d-ef3346dcb955} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10249 | 2024.12.20 21:28:11.113453 [ 260 ] {123835fb-c165-4f47-a47d-ef3346dcb955} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10250 | 2024.12.20 21:28:11.113714 [ 260 ] {123835fb-c165-4f47-a47d-ef3346dcb955} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001962 sec., 7135.575942915391 rows/sec., 513.67 KiB/sec. | ||
10251 | 2024.12.20 21:28:11.113798 [ 260 ] {123835fb-c165-4f47-a47d-ef3346dcb955} <Debug> TCPHandler: Processed in 0.002339703 sec. | ||
10252 | 2024.12.20 21:28:11.114243 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10253 | 2024.12.20 21:28:11.114545 [ 262 ] {7cf63541-0482-4500-a7f1-030ef7e2930a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10254 | 2024.12.20 21:28:11.114634 [ 262 ] {7cf63541-0482-4500-a7f1-030ef7e2930a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10255 | 2024.12.20 21:28:11.115469 [ 262 ] {7cf63541-0482-4500-a7f1-030ef7e2930a} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10256 | 2024.12.20 21:28:11.115510 [ 262 ] {7cf63541-0482-4500-a7f1-030ef7e2930a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10257 | 2024.12.20 21:28:11.115967 [ 262 ] {7cf63541-0482-4500-a7f1-030ef7e2930a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10258 | 2024.12.20 21:28:11.116241 [ 262 ] {7cf63541-0482-4500-a7f1-030ef7e2930a} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10259 | 2024.12.20 21:28:11.116466 [ 262 ] {7cf63541-0482-4500-a7f1-030ef7e2930a} <Debug> executeQuery: Read 237 rows, 21.29 KiB in 0.002001 sec., 118440.77961019489 rows/sec., 10.39 MiB/sec. | ||
10260 | 2024.12.20 21:28:11.116559 [ 262 ] {7cf63541-0482-4500-a7f1-030ef7e2930a} <Debug> TCPHandler: Processed in 0.002583178 sec. | ||
10261 | 2024.12.20 21:28:11.116755 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10262 | 2024.12.20 21:28:11.116931 [ 260 ] {5e10984b-2293-4db6-b152-952a584195a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10263 | 2024.12.20 21:28:11.116984 [ 260 ] {5e10984b-2293-4db6-b152-952a584195a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10264 | 2024.12.20 21:28:11.117565 [ 260 ] {5e10984b-2293-4db6-b152-952a584195a7} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10265 | 2024.12.20 21:28:11.117605 [ 260 ] {5e10984b-2293-4db6-b152-952a584195a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10266 | 2024.12.20 21:28:11.117982 [ 260 ] {5e10984b-2293-4db6-b152-952a584195a7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10267 | 2024.12.20 21:28:11.118231 [ 260 ] {5e10984b-2293-4db6-b152-952a584195a7} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10268 | 2024.12.20 21:28:11.118458 [ 260 ] {5e10984b-2293-4db6-b152-952a584195a7} <Debug> executeQuery: Read 24 rows, 1.73 KiB in 0.001569 sec., 15296.367112810707 rows/sec., 1.08 MiB/sec. | ||
10269 | 2024.12.20 21:28:11.118514 [ 260 ] {5e10984b-2293-4db6-b152-952a584195a7} <Debug> TCPHandler: Processed in 0.001867421 sec. | ||
10270 | 2024.12.20 21:28:11.118653 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10271 | 2024.12.20 21:28:11.118772 [ 262 ] {702cbe49-2901-4c55-9b17-8a40adb0c858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10272 | 2024.12.20 21:28:11.118820 [ 262 ] {702cbe49-2901-4c55-9b17-8a40adb0c858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10273 | 2024.12.20 21:28:11.119397 [ 262 ] {702cbe49-2901-4c55-9b17-8a40adb0c858} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10274 | 2024.12.20 21:28:11.119435 [ 262 ] {702cbe49-2901-4c55-9b17-8a40adb0c858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10275 | 2024.12.20 21:28:11.119784 [ 262 ] {702cbe49-2901-4c55-9b17-8a40adb0c858} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10276 | 2024.12.20 21:28:11.120018 [ 262 ] {702cbe49-2901-4c55-9b17-8a40adb0c858} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10277 | 2024.12.20 21:28:11.120205 [ 262 ] {702cbe49-2901-4c55-9b17-8a40adb0c858} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001458 sec., 9602.194787379973 rows/sec., 672.48 KiB/sec. | ||
10278 | 2024.12.20 21:28:11.120258 [ 262 ] {702cbe49-2901-4c55-9b17-8a40adb0c858} <Debug> TCPHandler: Processed in 0.001663448 sec. | ||
10279 | 2024.12.20 21:28:11.120398 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10280 | 2024.12.20 21:28:11.120521 [ 260 ] {1dcb7ed2-07a6-4559-a883-434da6aa8a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10281 | 2024.12.20 21:28:11.120578 [ 260 ] {1dcb7ed2-07a6-4559-a883-434da6aa8a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10282 | 2024.12.20 21:28:11.121300 [ 260 ] {1dcb7ed2-07a6-4559-a883-434da6aa8a6a} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10283 | 2024.12.20 21:28:11.121350 [ 260 ] {1dcb7ed2-07a6-4559-a883-434da6aa8a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10284 | 2024.12.20 21:28:11.121755 [ 260 ] {1dcb7ed2-07a6-4559-a883-434da6aa8a6a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10285 | 2024.12.20 21:28:11.122004 [ 260 ] {1dcb7ed2-07a6-4559-a883-434da6aa8a6a} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10286 | 2024.12.20 21:28:11.122228 [ 260 ] {1dcb7ed2-07a6-4559-a883-434da6aa8a6a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001723 sec., 7544.979686593152 rows/sec., 470.43 KiB/sec. | ||
10287 | 2024.12.20 21:28:11.122316 [ 260 ] {1dcb7ed2-07a6-4559-a883-434da6aa8a6a} <Debug> TCPHandler: Processed in 0.001982765 sec. | ||
10288 | 2024.12.20 21:28:11.122547 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10289 | 2024.12.20 21:28:11.122774 [ 262 ] {f39030bb-a854-48fe-a9d6-7fe4d4778a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10290 | 2024.12.20 21:28:11.122863 [ 262 ] {f39030bb-a854-48fe-a9d6-7fe4d4778a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10291 | 2024.12.20 21:28:11.123873 [ 262 ] {f39030bb-a854-48fe-a9d6-7fe4d4778a18} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10292 | 2024.12.20 21:28:11.123912 [ 262 ] {f39030bb-a854-48fe-a9d6-7fe4d4778a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10293 | 2024.12.20 21:28:11.124300 [ 262 ] {f39030bb-a854-48fe-a9d6-7fe4d4778a18} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10294 | 2024.12.20 21:28:11.124540 [ 262 ] {f39030bb-a854-48fe-a9d6-7fe4d4778a18} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10295 | 2024.12.20 21:28:11.124784 [ 262 ] {f39030bb-a854-48fe-a9d6-7fe4d4778a18} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.002062 sec., 193501.45489815713 rows/sec., 13.75 MiB/sec. | ||
10296 | 2024.12.20 21:28:11.124886 [ 262 ] {f39030bb-a854-48fe-a9d6-7fe4d4778a18} <Debug> TCPHandler: Processed in 0.002468715 sec. | ||
10297 | 2024.12.20 21:28:11.125055 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10298 | 2024.12.20 21:28:11.125205 [ 260 ] {caaf85b9-8f9d-438f-9acb-613c10275535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10299 | 2024.12.20 21:28:11.125265 [ 260 ] {caaf85b9-8f9d-438f-9acb-613c10275535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10300 | 2024.12.20 21:28:11.125778 [ 260 ] {caaf85b9-8f9d-438f-9acb-613c10275535} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10301 | 2024.12.20 21:28:11.125817 [ 260 ] {caaf85b9-8f9d-438f-9acb-613c10275535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10302 | 2024.12.20 21:28:11.126183 [ 260 ] {caaf85b9-8f9d-438f-9acb-613c10275535} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10303 | 2024.12.20 21:28:11.126424 [ 260 ] {caaf85b9-8f9d-438f-9acb-613c10275535} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10304 | 2024.12.20 21:28:11.126649 [ 260 ] {caaf85b9-8f9d-438f-9acb-613c10275535} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001473 sec., 4073.319755600815 rows/sec., 212.82 KiB/sec. | ||
10305 | 2024.12.20 21:28:11.126702 [ 260 ] {caaf85b9-8f9d-438f-9acb-613c10275535} <Debug> TCPHandler: Processed in 0.001732379 sec. | ||
10306 | 2024.12.20 21:28:11.126892 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10307 | 2024.12.20 21:28:11.127110 [ 262 ] {0ee7d42c-b061-467c-910f-b9ae9f3159e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10308 | 2024.12.20 21:28:11.127208 [ 262 ] {0ee7d42c-b061-467c-910f-b9ae9f3159e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10309 | 2024.12.20 21:28:11.127959 [ 262 ] {0ee7d42c-b061-467c-910f-b9ae9f3159e5} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10310 | 2024.12.20 21:28:11.127998 [ 262 ] {0ee7d42c-b061-467c-910f-b9ae9f3159e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10311 | 2024.12.20 21:28:11.128394 [ 262 ] {0ee7d42c-b061-467c-910f-b9ae9f3159e5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10312 | 2024.12.20 21:28:11.128652 [ 262 ] {0ee7d42c-b061-467c-910f-b9ae9f3159e5} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10313 | 2024.12.20 21:28:11.128869 [ 262 ] {0ee7d42c-b061-467c-910f-b9ae9f3159e5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001813 sec., 130722.55929398787 rows/sec., 8.76 MiB/sec. | ||
10314 | 2024.12.20 21:28:11.128923 [ 262 ] {0ee7d42c-b061-467c-910f-b9ae9f3159e5} <Debug> TCPHandler: Processed in 0.002144218 sec. | ||
10315 | 2024.12.20 21:28:11.129070 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10316 | 2024.12.20 21:28:11.129263 [ 260 ] {0c9fd43a-5c4b-4d78-b4b7-e6de8ee4bcab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10317 | 2024.12.20 21:28:11.129326 [ 260 ] {0c9fd43a-5c4b-4d78-b4b7-e6de8ee4bcab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10318 | 2024.12.20 21:28:11.129822 [ 260 ] {0c9fd43a-5c4b-4d78-b4b7-e6de8ee4bcab} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10319 | 2024.12.20 21:28:11.129862 [ 260 ] {0c9fd43a-5c4b-4d78-b4b7-e6de8ee4bcab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10320 | 2024.12.20 21:28:11.130223 [ 260 ] {0c9fd43a-5c4b-4d78-b4b7-e6de8ee4bcab} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10321 | 2024.12.20 21:28:11.130462 [ 260 ] {0c9fd43a-5c4b-4d78-b4b7-e6de8ee4bcab} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10322 | 2024.12.20 21:28:11.130710 [ 260 ] {0c9fd43a-5c4b-4d78-b4b7-e6de8ee4bcab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001478 sec., 676.5899864682003 rows/sec., 45.59 KiB/sec. | ||
10323 | 2024.12.20 21:28:11.130865 [ 260 ] {0c9fd43a-5c4b-4d78-b4b7-e6de8ee4bcab} <Debug> TCPHandler: Processed in 0.001865111 sec. | ||
10324 | 2024.12.20 21:28:11.131058 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10325 | 2024.12.20 21:28:11.131289 [ 262 ] {03987e6f-db31-4cc1-813c-429ed9c1bb54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10326 | 2024.12.20 21:28:11.131428 [ 262 ] {03987e6f-db31-4cc1-813c-429ed9c1bb54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10327 | 2024.12.20 21:28:11.132664 [ 262 ] {03987e6f-db31-4cc1-813c-429ed9c1bb54} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10328 | 2024.12.20 21:28:11.132703 [ 262 ] {03987e6f-db31-4cc1-813c-429ed9c1bb54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10329 | 2024.12.20 21:28:11.133338 [ 262 ] {03987e6f-db31-4cc1-813c-429ed9c1bb54} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10330 | 2024.12.20 21:28:11.133603 [ 262 ] {03987e6f-db31-4cc1-813c-429ed9c1bb54} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10331 | 2024.12.20 21:28:11.133847 [ 262 ] {03987e6f-db31-4cc1-813c-429ed9c1bb54} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002613 sec., 6505.931879066207 rows/sec., 11.66 MiB/sec. | ||
10332 | 2024.12.20 21:28:11.133957 [ 262 ] {03987e6f-db31-4cc1-813c-429ed9c1bb54} <Debug> TCPHandler: Processed in 0.003011948 sec. | ||
10333 | 2024.12.20 21:28:11.134100 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10334 | 2024.12.20 21:28:11.134237 [ 260 ] {576aae3f-5cbd-40a7-8058-2bc4905906ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10335 | 2024.12.20 21:28:11.134296 [ 260 ] {576aae3f-5cbd-40a7-8058-2bc4905906ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10336 | 2024.12.20 21:28:11.134807 [ 260 ] {576aae3f-5cbd-40a7-8058-2bc4905906ce} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10337 | 2024.12.20 21:28:11.134847 [ 260 ] {576aae3f-5cbd-40a7-8058-2bc4905906ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10338 | 2024.12.20 21:28:11.135223 [ 260 ] {576aae3f-5cbd-40a7-8058-2bc4905906ce} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10339 | 2024.12.20 21:28:11.135464 [ 260 ] {576aae3f-5cbd-40a7-8058-2bc4905906ce} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10340 | 2024.12.20 21:28:11.135683 [ 260 ] {576aae3f-5cbd-40a7-8058-2bc4905906ce} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001475 sec., 55593.220338983054 rows/sec., 3.53 MiB/sec. | ||
10341 | 2024.12.20 21:28:11.135743 [ 260 ] {576aae3f-5cbd-40a7-8058-2bc4905906ce} <Debug> TCPHandler: Processed in 0.001711708 sec. | ||
10342 | 2024.12.20 21:28:16.108861 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10343 | 2024.12.20 21:28:16.109060 [ 260 ] {757925ee-5b48-4e5f-bd94-90cb66a723c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10344 | 2024.12.20 21:28:16.109132 [ 260 ] {757925ee-5b48-4e5f-bd94-90cb66a723c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10345 | 2024.12.20 21:28:16.109859 [ 260 ] {757925ee-5b48-4e5f-bd94-90cb66a723c6} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10346 | 2024.12.20 21:28:16.109907 [ 260 ] {757925ee-5b48-4e5f-bd94-90cb66a723c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10347 | 2024.12.20 21:28:16.110323 [ 260 ] {757925ee-5b48-4e5f-bd94-90cb66a723c6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
10348 | 2024.12.20 21:28:16.110568 [ 260 ] {757925ee-5b48-4e5f-bd94-90cb66a723c6} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10349 | 2024.12.20 21:28:16.110828 [ 260 ] {757925ee-5b48-4e5f-bd94-90cb66a723c6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001819 sec., 2199.010445299615 rows/sec., 179.31 KiB/sec. | ||
10350 | 2024.12.20 21:28:16.110896 [ 260 ] {757925ee-5b48-4e5f-bd94-90cb66a723c6} <Debug> TCPHandler: Processed in 0.002170159 sec. | ||
10351 | 2024.12.20 21:28:16.111203 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10352 | 2024.12.20 21:28:16.111510 [ 262 ] {4fbc6925-355e-4243-afb1-4ba642a7d04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10353 | 2024.12.20 21:28:16.111624 [ 262 ] {4fbc6925-355e-4243-afb1-4ba642a7d04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10354 | 2024.12.20 21:28:16.112504 [ 262 ] {4fbc6925-355e-4243-afb1-4ba642a7d04f} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10355 | 2024.12.20 21:28:16.112546 [ 262 ] {4fbc6925-355e-4243-afb1-4ba642a7d04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10356 | 2024.12.20 21:28:16.112978 [ 262 ] {4fbc6925-355e-4243-afb1-4ba642a7d04f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10357 | 2024.12.20 21:28:16.113228 [ 262 ] {4fbc6925-355e-4243-afb1-4ba642a7d04f} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10358 | 2024.12.20 21:28:16.113454 [ 108 ] {} <Debug> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10359 | 2024.12.20 21:28:16.113481 [ 262 ] {4fbc6925-355e-4243-afb1-4ba642a7d04f} <Debug> executeQuery: Read 102 rows, 8.68 KiB in 0.00205 sec., 49756.097560975606 rows/sec., 4.13 MiB/sec. | ||
10360 | 2024.12.20 21:28:16.113546 [ 108 ] {} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10361 | 2024.12.20 21:28:16.113627 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10362 | 2024.12.20 21:28:16.113636 [ 262 ] {4fbc6925-355e-4243-afb1-4ba642a7d04f} <Debug> TCPHandler: Processed in 0.002632349 sec. | ||
10363 | 2024.12.20 21:28:16.113857 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10364 | 2024.12.20 21:28:16.113875 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
10365 | 2024.12.20 21:28:16.114132 [ 260 ] {ae5fcac7-7e9a-474c-98a4-f22cd212de89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10366 | 2024.12.20 21:28:16.114138 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10367 | 2024.12.20 21:28:16.114236 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1431 rows starting from the beginning of the part | ||
10368 | 2024.12.20 21:28:16.114246 [ 260 ] {ae5fcac7-7e9a-474c-98a4-f22cd212de89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10369 | 2024.12.20 21:28:16.114585 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1379 rows starting from the beginning of the part | ||
10370 | 2024.12.20 21:28:16.114961 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
10371 | 2024.12.20 21:28:16.115325 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 100 rows starting from the beginning of the part | ||
10372 | 2024.12.20 21:28:16.115659 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 237 rows starting from the beginning of the part | ||
10373 | 2024.12.20 21:28:16.116025 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 102 rows starting from the beginning of the part | ||
10374 | 2024.12.20 21:28:16.117283 [ 260 ] {ae5fcac7-7e9a-474c-98a4-f22cd212de89} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10375 | 2024.12.20 21:28:16.117350 [ 260 ] {ae5fcac7-7e9a-474c-98a4-f22cd212de89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10376 | 2024.12.20 21:28:16.118332 [ 260 ] {ae5fcac7-7e9a-474c-98a4-f22cd212de89} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
10377 | 2024.12.20 21:28:16.118688 [ 260 ] {ae5fcac7-7e9a-474c-98a4-f22cd212de89} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10378 | 2024.12.20 21:28:16.118998 [ 260 ] {ae5fcac7-7e9a-474c-98a4-f22cd212de89} <Debug> executeQuery: Read 26 rows, 1.93 KiB in 0.004959 sec., 5242.99253881831 rows/sec., 389.92 KiB/sec. | ||
10379 | 2024.12.20 21:28:16.119151 [ 260 ] {ae5fcac7-7e9a-474c-98a4-f22cd212de89} <Debug> TCPHandler: Processed in 0.005408542 sec. | ||
10380 | 2024.12.20 21:28:16.119411 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10381 | 2024.12.20 21:28:16.119543 [ 188 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3305 rows, containing 5 columns (5 merged, 0 gathered) in 0.00579452 sec., 570366.4841954123 rows/sec., 49.98 MiB/sec. | ||
10382 | 2024.12.20 21:28:16.119622 [ 262 ] {bce3fb7c-70ec-4caa-98a2-74f6bb5be0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10383 | 2024.12.20 21:28:16.119692 [ 262 ] {bce3fb7c-70ec-4caa-98a2-74f6bb5be0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10384 | 2024.12.20 21:28:16.119944 [ 188 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10385 | 2024.12.20 21:28:16.120618 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_81_16} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10386 | 2024.12.20 21:28:16.120901 [ 262 ] {bce3fb7c-70ec-4caa-98a2-74f6bb5be0be} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10387 | 2024.12.20 21:28:16.120920 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_81_16} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10388 | 2024.12.20 21:28:16.120961 [ 262 ] {bce3fb7c-70ec-4caa-98a2-74f6bb5be0be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10389 | 2024.12.20 21:28:16.121135 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
10390 | 2024.12.20 21:28:16.121467 [ 262 ] {bce3fb7c-70ec-4caa-98a2-74f6bb5be0be} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10391 | 2024.12.20 21:28:16.121714 [ 262 ] {bce3fb7c-70ec-4caa-98a2-74f6bb5be0be} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10392 | 2024.12.20 21:28:16.121914 [ 108 ] {} <Debug> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10393 | 2024.12.20 21:28:16.121972 [ 108 ] {} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10394 | 2024.12.20 21:28:16.121991 [ 262 ] {bce3fb7c-70ec-4caa-98a2-74f6bb5be0be} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.002408 sec., 37375.41528239203 rows/sec., 2.92 MiB/sec. | ||
10395 | 2024.12.20 21:28:16.122012 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10396 | 2024.12.20 21:28:16.122213 [ 262 ] {bce3fb7c-70ec-4caa-98a2-74f6bb5be0be} <Debug> TCPHandler: Processed in 0.002964806 sec. | ||
10397 | 2024.12.20 21:28:16.122335 [ 188 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::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 | ||
10398 | 2024.12.20 21:28:16.122522 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10399 | 2024.12.20 21:28:16.122818 [ 188 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10400 | 2024.12.20 21:28:16.122898 [ 260 ] {383d807a-f2ca-444b-b033-719a33c8e963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10401 | 2024.12.20 21:28:16.122940 [ 188 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 913 rows starting from the beginning of the part | ||
10402 | 2024.12.20 21:28:16.123069 [ 260 ] {383d807a-f2ca-444b-b033-719a33c8e963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10403 | 2024.12.20 21:28:16.123311 [ 188 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 859 rows starting from the beginning of the part | ||
10404 | 2024.12.20 21:28:16.123792 [ 188 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
10405 | 2024.12.20 21:28:16.124351 [ 188 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 86 rows starting from the beginning of the part | ||
10406 | 2024.12.20 21:28:16.124799 [ 188 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 399 rows starting from the beginning of the part | ||
10407 | 2024.12.20 21:28:16.125232 [ 188 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 90 rows starting from the beginning of the part | ||
10408 | 2024.12.20 21:28:16.126339 [ 260 ] {383d807a-f2ca-444b-b033-719a33c8e963} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10409 | 2024.12.20 21:28:16.126397 [ 260 ] {383d807a-f2ca-444b-b033-719a33c8e963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10410 | 2024.12.20 21:28:16.127438 [ 260 ] {383d807a-f2ca-444b-b033-719a33c8e963} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10411 | 2024.12.20 21:28:16.127804 [ 260 ] {383d807a-f2ca-444b-b033-719a33c8e963} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10412 | 2024.12.20 21:28:16.128057 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10413 | 2024.12.20 21:28:16.128154 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10414 | 2024.12.20 21:28:16.128223 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10415 | 2024.12.20 21:28:16.128363 [ 260 ] {383d807a-f2ca-444b-b033-719a33c8e963} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.005521 sec., 29342.510414779932 rows/sec., 2.04 MiB/sec. | ||
10416 | 2024.12.20 21:28:16.128739 [ 260 ] {383d807a-f2ca-444b-b033-719a33c8e963} <Debug> TCPHandler: Processed in 0.006371153 sec. | ||
10417 | 2024.12.20 21:28:16.128916 [ 186 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2411 rows, containing 5 columns (5 merged, 0 gathered) in 0.00672363 sec., 358586.0613983815 rows/sec., 27.50 MiB/sec. | ||
10418 | 2024.12.20 21:28:16.129033 [ 191 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::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 | ||
10419 | 2024.12.20 21:28:16.129146 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10420 | 2024.12.20 21:28:16.129317 [ 191 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10421 | 2024.12.20 21:28:16.129449 [ 191 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22241 rows starting from the beginning of the part | ||
10422 | 2024.12.20 21:28:16.129482 [ 186 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10423 | 2024.12.20 21:28:16.129602 [ 262 ] {49909451-b0e9-4baf-9d45-052c98763e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10424 | 2024.12.20 21:28:16.129968 [ 191 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 957 rows starting from the beginning of the part | ||
10425 | 2024.12.20 21:28:16.130084 [ 262 ] {49909451-b0e9-4baf-9d45-052c98763e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10426 | 2024.12.20 21:28:16.130347 [ 191 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 128 rows starting from the beginning of the part | ||
10427 | 2024.12.20 21:28:16.130756 [ 191 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
10428 | 2024.12.20 21:28:16.130984 [ 186 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_81_16} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10429 | 2024.12.20 21:28:16.131358 [ 191 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 237 rows starting from the beginning of the part | ||
10430 | 2024.12.20 21:28:16.131503 [ 186 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_81_16} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10431 | 2024.12.20 21:28:16.131922 [ 191 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 162 rows starting from the beginning of the part | ||
10432 | 2024.12.20 21:28:16.131958 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
10433 | 2024.12.20 21:28:16.134879 [ 262 ] {49909451-b0e9-4baf-9d45-052c98763e78} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10434 | 2024.12.20 21:28:16.134951 [ 262 ] {49909451-b0e9-4baf-9d45-052c98763e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10435 | 2024.12.20 21:28:16.136532 [ 262 ] {49909451-b0e9-4baf-9d45-052c98763e78} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10436 | 2024.12.20 21:28:16.137131 [ 262 ] {49909451-b0e9-4baf-9d45-052c98763e78} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10437 | 2024.12.20 21:28:16.137328 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10438 | 2024.12.20 21:28:16.137681 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10439 | 2024.12.20 21:28:16.137767 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10440 | 2024.12.20 21:28:16.137940 [ 262 ] {49909451-b0e9-4baf-9d45-052c98763e78} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.008469 sec., 2597.709292714606 rows/sec., 4.65 MiB/sec. | ||
10441 | 2024.12.20 21:28:16.138041 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
10442 | 2024.12.20 21:28:16.138288 [ 262 ] {49909451-b0e9-4baf-9d45-052c98763e78} <Debug> TCPHandler: Processed in 0.009428862 sec. | ||
10443 | 2024.12.20 21:28:16.138680 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10444 | 2024.12.20 21:28:16.138702 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10445 | 2024.12.20 21:28:16.138804 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1049 rows starting from the beginning of the part | ||
10446 | 2024.12.20 21:28:16.139002 [ 260 ] {9397e1ae-4cc4-4f60-bc67-c27f9394da76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10447 | 2024.12.20 21:28:16.139189 [ 260 ] {9397e1ae-4cc4-4f60-bc67-c27f9394da76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10448 | 2024.12.20 21:28:16.139548 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 22 rows starting from the beginning of the part | ||
10449 | 2024.12.20 21:28:16.140437 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 17 rows starting from the beginning of the part | ||
10450 | 2024.12.20 21:28:16.141125 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 22 rows starting from the beginning of the part | ||
10451 | 2024.12.20 21:28:16.142015 [ 260 ] {9397e1ae-4cc4-4f60-bc67-c27f9394da76} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10452 | 2024.12.20 21:28:16.142107 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 17 rows starting from the beginning of the part | ||
10453 | 2024.12.20 21:28:16.142124 [ 260 ] {9397e1ae-4cc4-4f60-bc67-c27f9394da76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10454 | 2024.12.20 21:28:16.142891 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 22 rows starting from the beginning of the part | ||
10455 | 2024.12.20 21:28:16.144411 [ 260 ] {9397e1ae-4cc4-4f60-bc67-c27f9394da76} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10456 | 2024.12.20 21:28:16.145206 [ 260 ] {9397e1ae-4cc4-4f60-bc67-c27f9394da76} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10457 | 2024.12.20 21:28:16.145776 [ 108 ] {} <Debug> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10458 | 2024.12.20 21:28:16.145928 [ 108 ] {} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10459 | 2024.12.20 21:28:16.146037 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10460 | 2024.12.20 21:28:16.146353 [ 260 ] {9397e1ae-4cc4-4f60-bc67-c27f9394da76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007412 sec., 8094.981111710739 rows/sec., 558.64 KiB/sec. | ||
10461 | 2024.12.20 21:28:16.146520 [ 191 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23885 rows, containing 5 columns (5 merged, 0 gathered) in 0.018045145 sec., 1323624.7201116977 rows/sec., 89.25 MiB/sec. | ||
10462 | 2024.12.20 21:28:16.146665 [ 260 ] {9397e1ae-4cc4-4f60-bc67-c27f9394da76} <Debug> TCPHandler: Processed in 0.008203024 sec. | ||
10463 | 2024.12.20 21:28:16.146724 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::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 | ||
10464 | 2024.12.20 21:28:16.146890 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10465 | 2024.12.20 21:28:16.146924 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4292 rows starting from the beginning of the part | ||
10466 | 2024.12.20 21:28:16.147050 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 34 rows starting from the beginning of the part | ||
10467 | 2024.12.20 21:28:16.147242 [ 191 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10468 | 2024.12.20 21:28:16.147524 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 48 rows starting from the beginning of the part | ||
10469 | 2024.12.20 21:28:16.147995 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
10470 | 2024.12.20 21:28:16.148461 [ 191 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10471 | 2024.12.20 21:28:16.148590 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 82 rows starting from the beginning of the part | ||
10472 | 2024.12.20 21:28:16.148882 [ 191 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10473 | 2024.12.20 21:28:16.149168 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
10474 | 2024.12.20 21:28:16.149208 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
10475 | 2024.12.20 21:28:16.153494 [ 201 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4576 rows, containing 4 columns (4 merged, 0 gathered) in 0.007031238 sec., 650809.9996046216 rows/sec., 42.26 MiB/sec. | ||
10476 | 2024.12.20 21:28:16.154553 [ 201 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10477 | 2024.12.20 21:28:16.154907 [ 201 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_81_16} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10478 | 2024.12.20 21:28:16.155160 [ 201 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_81_16} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10479 | 2024.12.20 21:28:16.155284 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
10480 | 2024.12.20 21:28:16.156331 [ 189 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1149 rows, containing 19 columns (19 merged, 0 gathered) in 0.018420854 sec., 62374.95829455029 rows/sec., 111.77 MiB/sec. | ||
10481 | 2024.12.20 21:28:16.157763 [ 195 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10482 | 2024.12.20 21:28:16.158175 [ 195 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10483 | 2024.12.20 21:28:16.158258 [ 195 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10484 | 2024.12.20 21:28:16.158375 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.60 MiB. | ||
10485 | 2024.12.20 21:28:16.528635 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22509 | ||
10486 | 2024.12.20 21:28:16.529713 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10487 | 2024.12.20 21:28:16.529805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
10488 | 2024.12.20 21:28:16.530443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10489 | 2024.12.20 21:28:16.530715 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10490 | 2024.12.20 21:28:16.531137 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
10491 | 2024.12.20 21:28:17.000275 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.65 MiB, peak 241.18 MiB, free memory in arenas 0.00 B, will set to 234.41 MiB (RSS), difference: 4.76 MiB | ||
10492 | 2024.12.20 21:28:18.104766 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
10493 | 2024.12.20 21:28:18.125988 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10494 | 2024.12.20 21:28:18.126050 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10495 | 2024.12.20 21:28:18.133431 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10496 | 2024.12.20 21:28:18.134213 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10497 | 2024.12.20 21:28:18.137072 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
10498 | 2024.12.20 21:28:19.126359 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1460 | ||
10499 | 2024.12.20 21:28:19.129550 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10500 | 2024.12.20 21:28:19.129606 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10501 | 2024.12.20 21:28:19.131094 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10502 | 2024.12.20 21:28:19.131409 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10503 | 2024.12.20 21:28:19.131671 [ 105 ] {} <Debug> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
10504 | 2024.12.20 21:28:19.131845 [ 105 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10505 | 2024.12.20 21:28:19.131956 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10506 | 2024.12.20 21:28:19.132432 [ 198 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::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 | ||
10507 | 2024.12.20 21:28:19.132997 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1460 | ||
10508 | 2024.12.20 21:28:19.133532 [ 198 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10509 | 2024.12.20 21:28:19.133725 [ 198 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1292 rows starting from the beginning of the part | ||
10510 | 2024.12.20 21:28:19.134367 [ 198 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
10511 | 2024.12.20 21:28:19.135070 [ 198 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::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 | ||
10512 | 2024.12.20 21:28:19.135782 [ 198 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 58 rows starting from the beginning of the part | ||
10513 | 2024.12.20 21:28:19.136425 [ 198 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part | ||
10514 | 2024.12.20 21:28:19.136902 [ 198 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
10515 | 2024.12.20 21:28:19.145516 [ 197 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1460 rows, containing 72 columns (72 merged, 0 gathered) in 0.01336013 sec., 109280.37376881813 rows/sec., 84.94 MiB/sec. | ||
10516 | 2024.12.20 21:28:19.147235 [ 200 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
10517 | 2024.12.20 21:28:19.148084 [ 200 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_36_7} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10518 | 2024.12.20 21:28:19.148188 [ 200 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_36_7} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
10519 | 2024.12.20 21:28:19.148576 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
10520 | 2024.12.20 21:28:21.112631 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10521 | 2024.12.20 21:28:21.112833 [ 260 ] {ca055ad8-d34e-4b42-bd78-b5279cfcc9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10522 | 2024.12.20 21:28:21.112911 [ 260 ] {ca055ad8-d34e-4b42-bd78-b5279cfcc9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10523 | 2024.12.20 21:28:21.113624 [ 260 ] {ca055ad8-d34e-4b42-bd78-b5279cfcc9da} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10524 | 2024.12.20 21:28:21.113672 [ 260 ] {ca055ad8-d34e-4b42-bd78-b5279cfcc9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10525 | 2024.12.20 21:28:21.114087 [ 260 ] {ca055ad8-d34e-4b42-bd78-b5279cfcc9da} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10526 | 2024.12.20 21:28:21.114337 [ 260 ] {ca055ad8-d34e-4b42-bd78-b5279cfcc9da} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10527 | 2024.12.20 21:28:21.114582 [ 260 ] {ca055ad8-d34e-4b42-bd78-b5279cfcc9da} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001802 sec., 7769.145394006659 rows/sec., 559.27 KiB/sec. | ||
10528 | 2024.12.20 21:28:21.114688 [ 260 ] {ca055ad8-d34e-4b42-bd78-b5279cfcc9da} <Debug> TCPHandler: Processed in 0.002197559 sec. | ||
10529 | 2024.12.20 21:28:21.114968 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10530 | 2024.12.20 21:28:21.115180 [ 262 ] {8c9183c9-affd-4bfe-ba6d-ae984f6ea60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10531 | 2024.12.20 21:28:21.115261 [ 262 ] {8c9183c9-affd-4bfe-ba6d-ae984f6ea60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10532 | 2024.12.20 21:28:21.116183 [ 262 ] {8c9183c9-affd-4bfe-ba6d-ae984f6ea60d} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10533 | 2024.12.20 21:28:21.116225 [ 262 ] {8c9183c9-affd-4bfe-ba6d-ae984f6ea60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10534 | 2024.12.20 21:28:21.116677 [ 262 ] {8c9183c9-affd-4bfe-ba6d-ae984f6ea60d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10535 | 2024.12.20 21:28:21.116930 [ 262 ] {8c9183c9-affd-4bfe-ba6d-ae984f6ea60d} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10536 | 2024.12.20 21:28:21.117153 [ 262 ] {8c9183c9-affd-4bfe-ba6d-ae984f6ea60d} <Debug> executeQuery: Read 237 rows, 21.29 KiB in 0.002032 sec., 116633.85826771654 rows/sec., 10.23 MiB/sec. | ||
10537 | 2024.12.20 21:28:21.117269 [ 262 ] {8c9183c9-affd-4bfe-ba6d-ae984f6ea60d} <Debug> TCPHandler: Processed in 0.002472905 sec. | ||
10538 | 2024.12.20 21:28:21.117486 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10539 | 2024.12.20 21:28:21.117783 [ 260 ] {f5d0421d-b6f1-4a75-8469-12347208d3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10540 | 2024.12.20 21:28:21.117852 [ 260 ] {f5d0421d-b6f1-4a75-8469-12347208d3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10541 | 2024.12.20 21:28:21.118439 [ 260 ] {f5d0421d-b6f1-4a75-8469-12347208d3f3} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10542 | 2024.12.20 21:28:21.118481 [ 260 ] {f5d0421d-b6f1-4a75-8469-12347208d3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10543 | 2024.12.20 21:28:21.118838 [ 260 ] {f5d0421d-b6f1-4a75-8469-12347208d3f3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
10544 | 2024.12.20 21:28:21.119080 [ 260 ] {f5d0421d-b6f1-4a75-8469-12347208d3f3} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10545 | 2024.12.20 21:28:21.119315 [ 260 ] {f5d0421d-b6f1-4a75-8469-12347208d3f3} <Debug> executeQuery: Read 24 rows, 1.73 KiB in 0.001629 sec., 14732.965009208103 rows/sec., 1.04 MiB/sec. | ||
10546 | 2024.12.20 21:28:21.119373 [ 260 ] {f5d0421d-b6f1-4a75-8469-12347208d3f3} <Debug> TCPHandler: Processed in 0.002026785 sec. | ||
10547 | 2024.12.20 21:28:21.119529 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10548 | 2024.12.20 21:28:21.119675 [ 262 ] {0997cabc-e70c-42ce-bf2c-2d4133da14b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10549 | 2024.12.20 21:28:21.119737 [ 262 ] {0997cabc-e70c-42ce-bf2c-2d4133da14b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10550 | 2024.12.20 21:28:21.120346 [ 262 ] {0997cabc-e70c-42ce-bf2c-2d4133da14b0} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10551 | 2024.12.20 21:28:21.120383 [ 262 ] {0997cabc-e70c-42ce-bf2c-2d4133da14b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10552 | 2024.12.20 21:28:21.120753 [ 262 ] {0997cabc-e70c-42ce-bf2c-2d4133da14b0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10553 | 2024.12.20 21:28:21.120993 [ 262 ] {0997cabc-e70c-42ce-bf2c-2d4133da14b0} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10554 | 2024.12.20 21:28:21.121186 [ 262 ] {0997cabc-e70c-42ce-bf2c-2d4133da14b0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001545 sec., 9061.48867313916 rows/sec., 634.61 KiB/sec. | ||
10555 | 2024.12.20 21:28:21.121243 [ 262 ] {0997cabc-e70c-42ce-bf2c-2d4133da14b0} <Debug> TCPHandler: Processed in 0.00178719 sec. | ||
10556 | 2024.12.20 21:28:21.121390 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10557 | 2024.12.20 21:28:21.121530 [ 260 ] {0b72ffb3-a7a0-49bb-ad17-c65621f31f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10558 | 2024.12.20 21:28:21.121588 [ 260 ] {0b72ffb3-a7a0-49bb-ad17-c65621f31f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10559 | 2024.12.20 21:28:21.122197 [ 260 ] {0b72ffb3-a7a0-49bb-ad17-c65621f31f66} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10560 | 2024.12.20 21:28:21.122237 [ 260 ] {0b72ffb3-a7a0-49bb-ad17-c65621f31f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10561 | 2024.12.20 21:28:21.122600 [ 260 ] {0b72ffb3-a7a0-49bb-ad17-c65621f31f66} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10562 | 2024.12.20 21:28:21.122830 [ 260 ] {0b72ffb3-a7a0-49bb-ad17-c65621f31f66} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10563 | 2024.12.20 21:28:21.123040 [ 260 ] {0b72ffb3-a7a0-49bb-ad17-c65621f31f66} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00154 sec., 8441.558441558442 rows/sec., 526.33 KiB/sec. | ||
10564 | 2024.12.20 21:28:21.123095 [ 260 ] {0b72ffb3-a7a0-49bb-ad17-c65621f31f66} <Debug> TCPHandler: Processed in 0.001773619 sec. | ||
10565 | 2024.12.20 21:28:21.123241 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10566 | 2024.12.20 21:28:21.123378 [ 262 ] {1e86576f-0bde-4352-bffe-293ab231b19f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10567 | 2024.12.20 21:28:21.123436 [ 262 ] {1e86576f-0bde-4352-bffe-293ab231b19f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10568 | 2024.12.20 21:28:21.124217 [ 262 ] {1e86576f-0bde-4352-bffe-293ab231b19f} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10569 | 2024.12.20 21:28:21.124254 [ 262 ] {1e86576f-0bde-4352-bffe-293ab231b19f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10570 | 2024.12.20 21:28:21.124646 [ 262 ] {1e86576f-0bde-4352-bffe-293ab231b19f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10571 | 2024.12.20 21:28:21.124878 [ 262 ] {1e86576f-0bde-4352-bffe-293ab231b19f} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10572 | 2024.12.20 21:28:21.125074 [ 262 ] {1e86576f-0bde-4352-bffe-293ab231b19f} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.001724 sec., 231438.51508120648 rows/sec., 16.45 MiB/sec. | ||
10573 | 2024.12.20 21:28:21.125170 [ 262 ] {1e86576f-0bde-4352-bffe-293ab231b19f} <Debug> TCPHandler: Processed in 0.002000955 sec. | ||
10574 | 2024.12.20 21:28:21.125352 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10575 | 2024.12.20 21:28:21.125510 [ 260 ] {30ea59c1-13c8-433a-8b86-8beb8dc06a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10576 | 2024.12.20 21:28:21.125569 [ 260 ] {30ea59c1-13c8-433a-8b86-8beb8dc06a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10577 | 2024.12.20 21:28:21.126074 [ 260 ] {30ea59c1-13c8-433a-8b86-8beb8dc06a92} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10578 | 2024.12.20 21:28:21.126112 [ 260 ] {30ea59c1-13c8-433a-8b86-8beb8dc06a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10579 | 2024.12.20 21:28:21.126477 [ 260 ] {30ea59c1-13c8-433a-8b86-8beb8dc06a92} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10580 | 2024.12.20 21:28:21.126711 [ 260 ] {30ea59c1-13c8-433a-8b86-8beb8dc06a92} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10581 | 2024.12.20 21:28:21.126926 [ 260 ] {30ea59c1-13c8-433a-8b86-8beb8dc06a92} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001445 sec., 4152.249134948097 rows/sec., 216.94 KiB/sec. | ||
10582 | 2024.12.20 21:28:21.126977 [ 260 ] {30ea59c1-13c8-433a-8b86-8beb8dc06a92} <Debug> TCPHandler: Processed in 0.001728499 sec. | ||
10583 | 2024.12.20 21:28:21.127123 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10584 | 2024.12.20 21:28:21.127264 [ 262 ] {6b5532a5-4e12-4550-ba1a-d34277e24cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10585 | 2024.12.20 21:28:21.127325 [ 262 ] {6b5532a5-4e12-4550-ba1a-d34277e24cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10586 | 2024.12.20 21:28:21.127978 [ 262 ] {6b5532a5-4e12-4550-ba1a-d34277e24cd1} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10587 | 2024.12.20 21:28:21.128015 [ 262 ] {6b5532a5-4e12-4550-ba1a-d34277e24cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10588 | 2024.12.20 21:28:21.128413 [ 262 ] {6b5532a5-4e12-4550-ba1a-d34277e24cd1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10589 | 2024.12.20 21:28:21.128646 [ 262 ] {6b5532a5-4e12-4550-ba1a-d34277e24cd1} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10590 | 2024.12.20 21:28:21.128859 [ 262 ] {6b5532a5-4e12-4550-ba1a-d34277e24cd1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001626 sec., 145756.45756457563 rows/sec., 9.77 MiB/sec. | ||
10591 | 2024.12.20 21:28:21.128936 [ 262 ] {6b5532a5-4e12-4550-ba1a-d34277e24cd1} <Debug> TCPHandler: Processed in 0.001882282 sec. | ||
10592 | 2024.12.20 21:28:21.129142 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10593 | 2024.12.20 21:28:21.129434 [ 260 ] {a2265272-412c-481e-b7f6-26e7520d3324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10594 | 2024.12.20 21:28:21.129557 [ 260 ] {a2265272-412c-481e-b7f6-26e7520d3324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10595 | 2024.12.20 21:28:21.130055 [ 260 ] {a2265272-412c-481e-b7f6-26e7520d3324} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10596 | 2024.12.20 21:28:21.130095 [ 260 ] {a2265272-412c-481e-b7f6-26e7520d3324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10597 | 2024.12.20 21:28:21.130470 [ 260 ] {a2265272-412c-481e-b7f6-26e7520d3324} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10598 | 2024.12.20 21:28:21.130710 [ 260 ] {a2265272-412c-481e-b7f6-26e7520d3324} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10599 | 2024.12.20 21:28:21.130923 [ 260 ] {a2265272-412c-481e-b7f6-26e7520d3324} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001603 sec., 623.8303181534623 rows/sec., 42.04 KiB/sec. | ||
10600 | 2024.12.20 21:28:21.130976 [ 260 ] {a2265272-412c-481e-b7f6-26e7520d3324} <Debug> TCPHandler: Processed in 0.001969054 sec. | ||
10601 | 2024.12.20 21:28:21.131125 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10602 | 2024.12.20 21:28:21.131264 [ 262 ] {69030c6c-8cd3-41c4-b944-eafa55362b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10603 | 2024.12.20 21:28:21.131357 [ 262 ] {69030c6c-8cd3-41c4-b944-eafa55362b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10604 | 2024.12.20 21:28:21.132556 [ 262 ] {69030c6c-8cd3-41c4-b944-eafa55362b8f} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10605 | 2024.12.20 21:28:21.132593 [ 262 ] {69030c6c-8cd3-41c4-b944-eafa55362b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10606 | 2024.12.20 21:28:21.133222 [ 262 ] {69030c6c-8cd3-41c4-b944-eafa55362b8f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10607 | 2024.12.20 21:28:21.133478 [ 262 ] {69030c6c-8cd3-41c4-b944-eafa55362b8f} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10608 | 2024.12.20 21:28:21.133677 [ 262 ] {69030c6c-8cd3-41c4-b944-eafa55362b8f} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002443 sec., 6958.657388456816 rows/sec., 12.47 MiB/sec. | ||
10609 | 2024.12.20 21:28:21.133781 [ 262 ] {69030c6c-8cd3-41c4-b944-eafa55362b8f} <Debug> TCPHandler: Processed in 0.002724681 sec. | ||
10610 | 2024.12.20 21:28:21.133933 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10611 | 2024.12.20 21:28:21.134073 [ 260 ] {ca9154c1-cc45-40bd-b17d-ddc6b94f87e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10612 | 2024.12.20 21:28:21.134134 [ 260 ] {ca9154c1-cc45-40bd-b17d-ddc6b94f87e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10613 | 2024.12.20 21:28:21.134701 [ 260 ] {ca9154c1-cc45-40bd-b17d-ddc6b94f87e6} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10614 | 2024.12.20 21:28:21.134747 [ 260 ] {ca9154c1-cc45-40bd-b17d-ddc6b94f87e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10615 | 2024.12.20 21:28:21.135139 [ 260 ] {ca9154c1-cc45-40bd-b17d-ddc6b94f87e6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10616 | 2024.12.20 21:28:21.135373 [ 260 ] {ca9154c1-cc45-40bd-b17d-ddc6b94f87e6} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10617 | 2024.12.20 21:28:21.135581 [ 260 ] {ca9154c1-cc45-40bd-b17d-ddc6b94f87e6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001539 sec., 53281.35152696556 rows/sec., 3.38 MiB/sec. | ||
10618 | 2024.12.20 21:28:21.135634 [ 260 ] {ca9154c1-cc45-40bd-b17d-ddc6b94f87e6} <Debug> TCPHandler: Processed in 0.00177141 sec. | ||
10619 | 2024.12.20 21:28:23.822793 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10620 | 2024.12.20 21:28:23.822866 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10621 | 2024.12.20 21:28:24.032317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22997 | ||
10622 | 2024.12.20 21:28:24.032990 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10623 | 2024.12.20 21:28:24.033040 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10624 | 2024.12.20 21:28:24.033577 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10625 | 2024.12.20 21:28:24.033852 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10626 | 2024.12.20 21:28:24.034135 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22997 | ||
10627 | 2024.12.20 21:28:25.638110 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
10628 | 2024.12.20 21:28:25.659566 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10629 | 2024.12.20 21:28:25.659626 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10630 | 2024.12.20 21:28:25.666887 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10631 | 2024.12.20 21:28:25.667662 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10632 | 2024.12.20 21:28:25.670492 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
10633 | 2024.12.20 21:28:26.108673 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10634 | 2024.12.20 21:28:26.108860 [ 260 ] {2816275f-3de9-45f7-bc8f-06141253048e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10635 | 2024.12.20 21:28:26.108927 [ 260 ] {2816275f-3de9-45f7-bc8f-06141253048e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10636 | 2024.12.20 21:28:26.109687 [ 260 ] {2816275f-3de9-45f7-bc8f-06141253048e} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10637 | 2024.12.20 21:28:26.109732 [ 260 ] {2816275f-3de9-45f7-bc8f-06141253048e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10638 | 2024.12.20 21:28:26.110154 [ 260 ] {2816275f-3de9-45f7-bc8f-06141253048e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10639 | 2024.12.20 21:28:26.110404 [ 260 ] {2816275f-3de9-45f7-bc8f-06141253048e} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10640 | 2024.12.20 21:28:26.110648 [ 260 ] {2816275f-3de9-45f7-bc8f-06141253048e} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001835 sec., 54495.912806539505 rows/sec., 4.54 MiB/sec. | ||
10641 | 2024.12.20 21:28:26.110729 [ 260 ] {2816275f-3de9-45f7-bc8f-06141253048e} <Debug> TCPHandler: Processed in 0.002184149 sec. | ||
10642 | 2024.12.20 21:28:26.111036 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10643 | 2024.12.20 21:28:26.111278 [ 262 ] {fdb7aa74-a66a-474c-a6f4-c45d790f9506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10644 | 2024.12.20 21:28:26.111369 [ 262 ] {fdb7aa74-a66a-474c-a6f4-c45d790f9506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10645 | 2024.12.20 21:28:26.112293 [ 262 ] {fdb7aa74-a66a-474c-a6f4-c45d790f9506} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10646 | 2024.12.20 21:28:26.112337 [ 262 ] {fdb7aa74-a66a-474c-a6f4-c45d790f9506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10647 | 2024.12.20 21:28:26.112758 [ 262 ] {fdb7aa74-a66a-474c-a6f4-c45d790f9506} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
10648 | 2024.12.20 21:28:26.113025 [ 262 ] {fdb7aa74-a66a-474c-a6f4-c45d790f9506} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10649 | 2024.12.20 21:28:26.113230 [ 96 ] {} <Debug> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
10650 | 2024.12.20 21:28:26.113301 [ 262 ] {fdb7aa74-a66a-474c-a6f4-c45d790f9506} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.002084 sec., 10556.621880998082 rows/sec., 793.81 KiB/sec. | ||
10651 | 2024.12.20 21:28:26.113313 [ 96 ] {} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10652 | 2024.12.20 21:28:26.113403 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10653 | 2024.12.20 21:28:26.113438 [ 262 ] {fdb7aa74-a66a-474c-a6f4-c45d790f9506} <Debug> TCPHandler: Processed in 0.002585168 sec. | ||
10654 | 2024.12.20 21:28:26.113651 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10655 | 2024.12.20 21:28:26.113669 [ 192 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::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 | ||
10656 | 2024.12.20 21:28:26.113888 [ 260 ] {1eb24136-194d-4bef-aae6-640ae0cc1543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10657 | 2024.12.20 21:28:26.113931 [ 192 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10658 | 2024.12.20 21:28:26.113984 [ 260 ] {1eb24136-194d-4bef-aae6-640ae0cc1543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10659 | 2024.12.20 21:28:26.114006 [ 192 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 64 rows starting from the beginning of the part | ||
10660 | 2024.12.20 21:28:26.114330 [ 192 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 22 rows starting from the beginning of the part | ||
10661 | 2024.12.20 21:28:26.114711 [ 192 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 24 rows starting from the beginning of the part | ||
10662 | 2024.12.20 21:28:26.115192 [ 192 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part | ||
10663 | 2024.12.20 21:28:26.115553 [ 192 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 24 rows starting from the beginning of the part | ||
10664 | 2024.12.20 21:28:26.115900 [ 192 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 22 rows starting from the beginning of the part | ||
10665 | 2024.12.20 21:28:26.116772 [ 260 ] {1eb24136-194d-4bef-aae6-640ae0cc1543} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10666 | 2024.12.20 21:28:26.116837 [ 260 ] {1eb24136-194d-4bef-aae6-640ae0cc1543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10667 | 2024.12.20 21:28:26.117773 [ 260 ] {1eb24136-194d-4bef-aae6-640ae0cc1543} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10668 | 2024.12.20 21:28:26.118298 [ 260 ] {1eb24136-194d-4bef-aae6-640ae0cc1543} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10669 | 2024.12.20 21:28:26.118671 [ 193 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 5 columns (5 merged, 0 gathered) in 0.005151386 sec., 35330.29751604714 rows/sec., 2.67 MiB/sec. | ||
10670 | 2024.12.20 21:28:26.118813 [ 260 ] {1eb24136-194d-4bef-aae6-640ae0cc1543} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.005002 sec., 17193.122750899638 rows/sec., 1.34 MiB/sec. | ||
10671 | 2024.12.20 21:28:26.118956 [ 260 ] {1eb24136-194d-4bef-aae6-640ae0cc1543} <Debug> TCPHandler: Processed in 0.005432162 sec. | ||
10672 | 2024.12.20 21:28:26.118956 [ 197 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
10673 | 2024.12.20 21:28:26.119281 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10674 | 2024.12.20 21:28:26.119675 [ 262 ] {4253190d-813c-4eef-8e6c-bd35970e794b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10675 | 2024.12.20 21:28:26.119871 [ 262 ] {4253190d-813c-4eef-8e6c-bd35970e794b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10676 | 2024.12.20 21:28:26.120159 [ 197 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_66_13} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10677 | 2024.12.20 21:28:26.120430 [ 197 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_66_13} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
10678 | 2024.12.20 21:28:26.120624 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
10679 | 2024.12.20 21:28:26.120999 [ 262 ] {4253190d-813c-4eef-8e6c-bd35970e794b} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10680 | 2024.12.20 21:28:26.121041 [ 262 ] {4253190d-813c-4eef-8e6c-bd35970e794b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10681 | 2024.12.20 21:28:26.121443 [ 262 ] {4253190d-813c-4eef-8e6c-bd35970e794b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10682 | 2024.12.20 21:28:26.121678 [ 262 ] {4253190d-813c-4eef-8e6c-bd35970e794b} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10683 | 2024.12.20 21:28:26.121886 [ 262 ] {4253190d-813c-4eef-8e6c-bd35970e794b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002338 sec., 68434.55945252354 rows/sec., 4.77 MiB/sec. | ||
10684 | 2024.12.20 21:28:26.121940 [ 262 ] {4253190d-813c-4eef-8e6c-bd35970e794b} <Debug> TCPHandler: Processed in 0.002885845 sec. | ||
10685 | 2024.12.20 21:28:26.122084 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10686 | 2024.12.20 21:28:26.122225 [ 260 ] {da89ef71-fabe-49b6-ae9d-e4b5a2ce8aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10687 | 2024.12.20 21:28:26.122319 [ 260 ] {da89ef71-fabe-49b6-ae9d-e4b5a2ce8aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10688 | 2024.12.20 21:28:26.123541 [ 260 ] {da89ef71-fabe-49b6-ae9d-e4b5a2ce8aaa} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10689 | 2024.12.20 21:28:26.123579 [ 260 ] {da89ef71-fabe-49b6-ae9d-e4b5a2ce8aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10690 | 2024.12.20 21:28:26.124225 [ 260 ] {da89ef71-fabe-49b6-ae9d-e4b5a2ce8aaa} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10691 | 2024.12.20 21:28:26.124474 [ 260 ] {da89ef71-fabe-49b6-ae9d-e4b5a2ce8aaa} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10692 | 2024.12.20 21:28:26.124707 [ 260 ] {da89ef71-fabe-49b6-ae9d-e4b5a2ce8aaa} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002513 sec., 8754.476721050538 rows/sec., 15.69 MiB/sec. | ||
10693 | 2024.12.20 21:28:26.124799 [ 260 ] {da89ef71-fabe-49b6-ae9d-e4b5a2ce8aaa} <Debug> TCPHandler: Processed in 0.002781722 sec. | ||
10694 | 2024.12.20 21:28:26.124965 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10695 | 2024.12.20 21:28:26.125134 [ 262 ] {d8821647-1461-4126-b95f-6ca43475f8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10696 | 2024.12.20 21:28:26.125207 [ 262 ] {d8821647-1461-4126-b95f-6ca43475f8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10697 | 2024.12.20 21:28:26.125892 [ 262 ] {d8821647-1461-4126-b95f-6ca43475f8e0} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10698 | 2024.12.20 21:28:26.125948 [ 262 ] {d8821647-1461-4126-b95f-6ca43475f8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10699 | 2024.12.20 21:28:26.126362 [ 262 ] {d8821647-1461-4126-b95f-6ca43475f8e0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10700 | 2024.12.20 21:28:26.126592 [ 262 ] {d8821647-1461-4126-b95f-6ca43475f8e0} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10701 | 2024.12.20 21:28:26.126801 [ 262 ] {d8821647-1461-4126-b95f-6ca43475f8e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001709 sec., 35108.25043885313 rows/sec., 2.37 MiB/sec. | ||
10702 | 2024.12.20 21:28:26.126850 [ 262 ] {d8821647-1461-4126-b95f-6ca43475f8e0} <Debug> TCPHandler: Processed in 0.001971514 sec. | ||
10703 | 2024.12.20 21:28:26.621714 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10704 | 2024.12.20 21:28:26.621908 [ 260 ] {fe880192-f32a-45fd-8f7c-265b9817f768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10705 | 2024.12.20 21:28:26.621982 [ 260 ] {fe880192-f32a-45fd-8f7c-265b9817f768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10706 | 2024.12.20 21:28:26.622683 [ 260 ] {fe880192-f32a-45fd-8f7c-265b9817f768} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10707 | 2024.12.20 21:28:26.622730 [ 260 ] {fe880192-f32a-45fd-8f7c-265b9817f768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10708 | 2024.12.20 21:28:26.623147 [ 260 ] {fe880192-f32a-45fd-8f7c-265b9817f768} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10709 | 2024.12.20 21:28:26.623398 [ 260 ] {fe880192-f32a-45fd-8f7c-265b9817f768} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10710 | 2024.12.20 21:28:26.623627 [ 260 ] {fe880192-f32a-45fd-8f7c-265b9817f768} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001771 sec., 7905.138339920949 rows/sec., 569.06 KiB/sec. | ||
10711 | 2024.12.20 21:28:26.623682 [ 260 ] {fe880192-f32a-45fd-8f7c-265b9817f768} <Debug> TCPHandler: Processed in 0.002094627 sec. | ||
10712 | 2024.12.20 21:28:26.623903 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10713 | 2024.12.20 21:28:26.624099 [ 262 ] {e26d34b2-90da-4a7f-990f-0dadd8b6455e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10714 | 2024.12.20 21:28:26.624173 [ 262 ] {e26d34b2-90da-4a7f-990f-0dadd8b6455e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10715 | 2024.12.20 21:28:26.624884 [ 262 ] {e26d34b2-90da-4a7f-990f-0dadd8b6455e} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10716 | 2024.12.20 21:28:26.624925 [ 262 ] {e26d34b2-90da-4a7f-990f-0dadd8b6455e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10717 | 2024.12.20 21:28:26.625339 [ 262 ] {e26d34b2-90da-4a7f-990f-0dadd8b6455e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
10718 | 2024.12.20 21:28:26.625598 [ 262 ] {e26d34b2-90da-4a7f-990f-0dadd8b6455e} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10719 | 2024.12.20 21:28:26.625798 [ 262 ] {e26d34b2-90da-4a7f-990f-0dadd8b6455e} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001753 sec., 5704.5065601825445 rows/sec., 465.16 KiB/sec. | ||
10720 | 2024.12.20 21:28:26.625860 [ 262 ] {e26d34b2-90da-4a7f-990f-0dadd8b6455e} <Debug> TCPHandler: Processed in 0.002087137 sec. | ||
10721 | 2024.12.20 21:28:26.626006 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10722 | 2024.12.20 21:28:26.626146 [ 260 ] {f978701d-7482-48b5-ae02-5164787650b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10723 | 2024.12.20 21:28:26.626196 [ 260 ] {f978701d-7482-48b5-ae02-5164787650b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10724 | 2024.12.20 21:28:26.627254 [ 260 ] {f978701d-7482-48b5-ae02-5164787650b9} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10725 | 2024.12.20 21:28:26.627293 [ 260 ] {f978701d-7482-48b5-ae02-5164787650b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10726 | 2024.12.20 21:28:26.627734 [ 260 ] {f978701d-7482-48b5-ae02-5164787650b9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10727 | 2024.12.20 21:28:26.627973 [ 260 ] {f978701d-7482-48b5-ae02-5164787650b9} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10728 | 2024.12.20 21:28:26.628183 [ 260 ] {f978701d-7482-48b5-ae02-5164787650b9} <Debug> executeQuery: Read 1382 rows, 118.22 KiB in 0.002067 sec., 668601.8384131592 rows/sec., 55.85 MiB/sec. | ||
10729 | 2024.12.20 21:28:26.628235 [ 260 ] {f978701d-7482-48b5-ae02-5164787650b9} <Debug> TCPHandler: Processed in 0.002298072 sec. | ||
10730 | 2024.12.20 21:28:26.628390 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10731 | 2024.12.20 21:28:26.628536 [ 262 ] {6e2e504c-dbc6-4958-81f9-da7b97088a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10732 | 2024.12.20 21:28:26.628595 [ 262 ] {6e2e504c-dbc6-4958-81f9-da7b97088a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10733 | 2024.12.20 21:28:26.629271 [ 262 ] {6e2e504c-dbc6-4958-81f9-da7b97088a4a} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10734 | 2024.12.20 21:28:26.629310 [ 262 ] {6e2e504c-dbc6-4958-81f9-da7b97088a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10735 | 2024.12.20 21:28:26.629671 [ 262 ] {6e2e504c-dbc6-4958-81f9-da7b97088a4a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
10736 | 2024.12.20 21:28:26.629907 [ 262 ] {6e2e504c-dbc6-4958-81f9-da7b97088a4a} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10737 | 2024.12.20 21:28:26.630089 [ 262 ] {6e2e504c-dbc6-4958-81f9-da7b97088a4a} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.001588 sec., 21410.57934508816 rows/sec., 1.50 MiB/sec. | ||
10738 | 2024.12.20 21:28:26.630141 [ 262 ] {6e2e504c-dbc6-4958-81f9-da7b97088a4a} <Debug> TCPHandler: Processed in 0.001822181 sec. | ||
10739 | 2024.12.20 21:28:26.630283 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10740 | 2024.12.20 21:28:26.630423 [ 260 ] {0a8f6306-c473-4701-bfd9-57425d5bf960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10741 | 2024.12.20 21:28:26.630480 [ 260 ] {0a8f6306-c473-4701-bfd9-57425d5bf960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10742 | 2024.12.20 21:28:26.631209 [ 260 ] {0a8f6306-c473-4701-bfd9-57425d5bf960} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10743 | 2024.12.20 21:28:26.631248 [ 260 ] {0a8f6306-c473-4701-bfd9-57425d5bf960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10744 | 2024.12.20 21:28:26.631612 [ 260 ] {0a8f6306-c473-4701-bfd9-57425d5bf960} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10745 | 2024.12.20 21:28:26.631846 [ 260 ] {0a8f6306-c473-4701-bfd9-57425d5bf960} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10746 | 2024.12.20 21:28:26.632096 [ 260 ] {0a8f6306-c473-4701-bfd9-57425d5bf960} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001697 sec., 142604.5963464938 rows/sec., 9.66 MiB/sec. | ||
10747 | 2024.12.20 21:28:26.632292 [ 260 ] {0a8f6306-c473-4701-bfd9-57425d5bf960} <Debug> TCPHandler: Processed in 0.002075037 sec. | ||
10748 | 2024.12.20 21:28:26.632499 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10749 | 2024.12.20 21:28:26.632636 [ 262 ] {de449ae5-bdae-47d2-be34-7e13692c6514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10750 | 2024.12.20 21:28:26.632692 [ 262 ] {de449ae5-bdae-47d2-be34-7e13692c6514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10751 | 2024.12.20 21:28:26.633309 [ 262 ] {de449ae5-bdae-47d2-be34-7e13692c6514} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10752 | 2024.12.20 21:28:26.633346 [ 262 ] {de449ae5-bdae-47d2-be34-7e13692c6514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10753 | 2024.12.20 21:28:26.633695 [ 262 ] {de449ae5-bdae-47d2-be34-7e13692c6514} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10754 | 2024.12.20 21:28:26.633932 [ 262 ] {de449ae5-bdae-47d2-be34-7e13692c6514} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10755 | 2024.12.20 21:28:26.634120 [ 262 ] {de449ae5-bdae-47d2-be34-7e13692c6514} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001514 sec., 8586.525759577278 rows/sec., 535.37 KiB/sec. | ||
10756 | 2024.12.20 21:28:26.634170 [ 262 ] {de449ae5-bdae-47d2-be34-7e13692c6514} <Debug> TCPHandler: Processed in 0.00177902 sec. | ||
10757 | 2024.12.20 21:28:26.634313 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10758 | 2024.12.20 21:28:26.634451 [ 260 ] {976112b4-b039-443e-83d8-93997eabb6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10759 | 2024.12.20 21:28:26.634507 [ 260 ] {976112b4-b039-443e-83d8-93997eabb6c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10760 | 2024.12.20 21:28:26.635416 [ 260 ] {976112b4-b039-443e-83d8-93997eabb6c2} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10761 | 2024.12.20 21:28:26.635455 [ 260 ] {976112b4-b039-443e-83d8-93997eabb6c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10762 | 2024.12.20 21:28:26.635843 [ 260 ] {976112b4-b039-443e-83d8-93997eabb6c2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10763 | 2024.12.20 21:28:26.636085 [ 260 ] {976112b4-b039-443e-83d8-93997eabb6c2} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10764 | 2024.12.20 21:28:26.636314 [ 260 ] {976112b4-b039-443e-83d8-93997eabb6c2} <Debug> executeQuery: Read 865 rows, 64.15 KiB in 0.001898 sec., 455742.8872497366 rows/sec., 33.01 MiB/sec. | ||
10765 | 2024.12.20 21:28:26.636364 [ 260 ] {976112b4-b039-443e-83d8-93997eabb6c2} <Debug> TCPHandler: Processed in 0.002130357 sec. | ||
10766 | 2024.12.20 21:28:26.636508 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10767 | 2024.12.20 21:28:26.636641 [ 262 ] {88742955-d0bf-4559-8017-8ae46a0a1690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10768 | 2024.12.20 21:28:26.636696 [ 262 ] {88742955-d0bf-4559-8017-8ae46a0a1690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10769 | 2024.12.20 21:28:26.637279 [ 262 ] {88742955-d0bf-4559-8017-8ae46a0a1690} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10770 | 2024.12.20 21:28:26.637316 [ 262 ] {88742955-d0bf-4559-8017-8ae46a0a1690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10771 | 2024.12.20 21:28:26.637677 [ 262 ] {88742955-d0bf-4559-8017-8ae46a0a1690} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10772 | 2024.12.20 21:28:26.637916 [ 262 ] {88742955-d0bf-4559-8017-8ae46a0a1690} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10773 | 2024.12.20 21:28:26.638103 [ 262 ] {88742955-d0bf-4559-8017-8ae46a0a1690} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001464 sec., 4098.360655737705 rows/sec., 214.12 KiB/sec. | ||
10774 | 2024.12.20 21:28:26.638154 [ 262 ] {88742955-d0bf-4559-8017-8ae46a0a1690} <Debug> TCPHandler: Processed in 0.001697818 sec. | ||
10775 | 2024.12.20 21:28:26.638302 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10776 | 2024.12.20 21:28:26.638441 [ 260 ] {9e18af8d-bc82-47a9-abb8-a5bb1f33bf8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10777 | 2024.12.20 21:28:26.638503 [ 260 ] {9e18af8d-bc82-47a9-abb8-a5bb1f33bf8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10778 | 2024.12.20 21:28:26.639287 [ 260 ] {9e18af8d-bc82-47a9-abb8-a5bb1f33bf8d} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10779 | 2024.12.20 21:28:26.639325 [ 260 ] {9e18af8d-bc82-47a9-abb8-a5bb1f33bf8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10780 | 2024.12.20 21:28:26.639758 [ 260 ] {9e18af8d-bc82-47a9-abb8-a5bb1f33bf8d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10781 | 2024.12.20 21:28:26.639995 [ 260 ] {9e18af8d-bc82-47a9-abb8-a5bb1f33bf8d} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10782 | 2024.12.20 21:28:26.640197 [ 260 ] {9e18af8d-bc82-47a9-abb8-a5bb1f33bf8d} <Debug> executeQuery: Read 960 rows, 65.32 KiB in 0.001787 sec., 537213.2064913262 rows/sec., 35.70 MiB/sec. | ||
10783 | 2024.12.20 21:28:26.640248 [ 260 ] {9e18af8d-bc82-47a9-abb8-a5bb1f33bf8d} <Debug> TCPHandler: Processed in 0.002016375 sec. | ||
10784 | 2024.12.20 21:28:26.640392 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10785 | 2024.12.20 21:28:26.640531 [ 262 ] {79f4e3eb-6c9d-4a7b-aef4-b52aba74b86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10786 | 2024.12.20 21:28:26.640591 [ 262 ] {79f4e3eb-6c9d-4a7b-aef4-b52aba74b86a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10787 | 2024.12.20 21:28:26.641137 [ 262 ] {79f4e3eb-6c9d-4a7b-aef4-b52aba74b86a} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10788 | 2024.12.20 21:28:26.641173 [ 262 ] {79f4e3eb-6c9d-4a7b-aef4-b52aba74b86a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10789 | 2024.12.20 21:28:26.641525 [ 262 ] {79f4e3eb-6c9d-4a7b-aef4-b52aba74b86a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10790 | 2024.12.20 21:28:26.641761 [ 262 ] {79f4e3eb-6c9d-4a7b-aef4-b52aba74b86a} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10791 | 2024.12.20 21:28:26.641938 [ 262 ] {79f4e3eb-6c9d-4a7b-aef4-b52aba74b86a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001439 sec., 694.9270326615706 rows/sec., 46.83 KiB/sec. | ||
10792 | 2024.12.20 21:28:26.641987 [ 262 ] {79f4e3eb-6c9d-4a7b-aef4-b52aba74b86a} <Debug> TCPHandler: Processed in 0.001663687 sec. | ||
10793 | 2024.12.20 21:28:26.642121 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10794 | 2024.12.20 21:28:26.642259 [ 260 ] {447d16ee-1f30-4261-ac24-b6947d322397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10795 | 2024.12.20 21:28:26.642350 [ 260 ] {447d16ee-1f30-4261-ac24-b6947d322397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10796 | 2024.12.20 21:28:26.643530 [ 260 ] {447d16ee-1f30-4261-ac24-b6947d322397} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10797 | 2024.12.20 21:28:26.643569 [ 260 ] {447d16ee-1f30-4261-ac24-b6947d322397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10798 | 2024.12.20 21:28:26.644179 [ 260 ] {447d16ee-1f30-4261-ac24-b6947d322397} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
10799 | 2024.12.20 21:28:26.644442 [ 260 ] {447d16ee-1f30-4261-ac24-b6947d322397} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10800 | 2024.12.20 21:28:26.644688 [ 260 ] {447d16ee-1f30-4261-ac24-b6947d322397} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002461 sec., 6907.76107273466 rows/sec., 12.38 MiB/sec. | ||
10801 | 2024.12.20 21:28:26.644780 [ 260 ] {447d16ee-1f30-4261-ac24-b6947d322397} <Debug> TCPHandler: Processed in 0.002719831 sec. | ||
10802 | 2024.12.20 21:28:26.644925 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10803 | 2024.12.20 21:28:26.645062 [ 262 ] {bdd4124a-debe-4812-aa4d-db9a1f42d67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10804 | 2024.12.20 21:28:26.645119 [ 262 ] {bdd4124a-debe-4812-aa4d-db9a1f42d67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10805 | 2024.12.20 21:28:26.645680 [ 262 ] {bdd4124a-debe-4812-aa4d-db9a1f42d67c} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10806 | 2024.12.20 21:28:26.645726 [ 262 ] {bdd4124a-debe-4812-aa4d-db9a1f42d67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10807 | 2024.12.20 21:28:26.646149 [ 262 ] {bdd4124a-debe-4812-aa4d-db9a1f42d67c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10808 | 2024.12.20 21:28:26.646380 [ 262 ] {bdd4124a-debe-4812-aa4d-db9a1f42d67c} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10809 | 2024.12.20 21:28:26.646561 [ 262 ] {bdd4124a-debe-4812-aa4d-db9a1f42d67c} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.00153 sec., 22222.222222222223 rows/sec., 1.29 MiB/sec. | ||
10810 | 2024.12.20 21:28:26.646611 [ 262 ] {bdd4124a-debe-4812-aa4d-db9a1f42d67c} <Debug> TCPHandler: Processed in 0.00175452 sec. | ||
10811 | 2024.12.20 21:28:27.000242 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.72 MiB, peak 241.18 MiB, free memory in arenas 0.00 B, will set to 234.42 MiB (RSS), difference: -1.30 MiB | ||
10812 | 2024.12.20 21:28:29.133237 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1518 | ||
10813 | 2024.12.20 21:28:29.136999 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10814 | 2024.12.20 21:28:29.137064 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10815 | 2024.12.20 21:28:29.138598 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10816 | 2024.12.20 21:28:29.138920 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10817 | 2024.12.20 21:28:29.139596 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1518 | ||
10818 | 2024.12.20 21:28:31.106679 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10819 | 2024.12.20 21:28:31.106883 [ 260 ] {62f58bc0-b9b5-4e6e-91a7-2d0bf5433adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10820 | 2024.12.20 21:28:31.106964 [ 260 ] {62f58bc0-b9b5-4e6e-91a7-2d0bf5433adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10821 | 2024.12.20 21:28:31.107743 [ 260 ] {62f58bc0-b9b5-4e6e-91a7-2d0bf5433adf} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10822 | 2024.12.20 21:28:31.107793 [ 260 ] {62f58bc0-b9b5-4e6e-91a7-2d0bf5433adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10823 | 2024.12.20 21:28:31.108219 [ 260 ] {62f58bc0-b9b5-4e6e-91a7-2d0bf5433adf} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10824 | 2024.12.20 21:28:31.108485 [ 260 ] {62f58bc0-b9b5-4e6e-91a7-2d0bf5433adf} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10825 | 2024.12.20 21:28:31.108766 [ 260 ] {62f58bc0-b9b5-4e6e-91a7-2d0bf5433adf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001939 sec., 28880.86642599278 rows/sec., 2.22 MiB/sec. | ||
10826 | 2024.12.20 21:28:31.108836 [ 260 ] {62f58bc0-b9b5-4e6e-91a7-2d0bf5433adf} <Debug> TCPHandler: Processed in 0.002300121 sec. | ||
10827 | 2024.12.20 21:28:31.109144 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10828 | 2024.12.20 21:28:31.109416 [ 262 ] {ccccf7f0-94fe-4cf5-bfb9-ea23e2af306a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10829 | 2024.12.20 21:28:31.109489 [ 262 ] {ccccf7f0-94fe-4cf5-bfb9-ea23e2af306a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10830 | 2024.12.20 21:28:31.110251 [ 262 ] {ccccf7f0-94fe-4cf5-bfb9-ea23e2af306a} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10831 | 2024.12.20 21:28:31.110295 [ 262 ] {ccccf7f0-94fe-4cf5-bfb9-ea23e2af306a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10832 | 2024.12.20 21:28:31.110739 [ 262 ] {ccccf7f0-94fe-4cf5-bfb9-ea23e2af306a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10833 | 2024.12.20 21:28:31.110987 [ 262 ] {ccccf7f0-94fe-4cf5-bfb9-ea23e2af306a} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10834 | 2024.12.20 21:28:31.111260 [ 262 ] {ccccf7f0-94fe-4cf5-bfb9-ea23e2af306a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001891 sec., 33844.52670544685 rows/sec., 2.64 MiB/sec. | ||
10835 | 2024.12.20 21:28:31.111347 [ 262 ] {ccccf7f0-94fe-4cf5-bfb9-ea23e2af306a} <Debug> TCPHandler: Processed in 0.002399613 sec. | ||
10836 | 2024.12.20 21:28:31.111559 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10837 | 2024.12.20 21:28:31.111740 [ 260 ] {fdda692b-9baa-4723-adec-d19ed88a9b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10838 | 2024.12.20 21:28:31.111805 [ 260 ] {fdda692b-9baa-4723-adec-d19ed88a9b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10839 | 2024.12.20 21:28:31.112432 [ 260 ] {fdda692b-9baa-4723-adec-d19ed88a9b1a} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10840 | 2024.12.20 21:28:31.112472 [ 260 ] {fdda692b-9baa-4723-adec-d19ed88a9b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10841 | 2024.12.20 21:28:31.112870 [ 260 ] {fdda692b-9baa-4723-adec-d19ed88a9b1a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10842 | 2024.12.20 21:28:31.113109 [ 260 ] {fdda692b-9baa-4723-adec-d19ed88a9b1a} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10843 | 2024.12.20 21:28:31.113338 [ 260 ] {fdda692b-9baa-4723-adec-d19ed88a9b1a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001639 sec., 78096.40024405124 rows/sec., 5.44 MiB/sec. | ||
10844 | 2024.12.20 21:28:31.113395 [ 260 ] {fdda692b-9baa-4723-adec-d19ed88a9b1a} <Debug> TCPHandler: Processed in 0.001969175 sec. | ||
10845 | 2024.12.20 21:28:31.113595 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10846 | 2024.12.20 21:28:31.113823 [ 262 ] {677506d0-662b-4b70-9776-4170017f60ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10847 | 2024.12.20 21:28:31.113920 [ 262 ] {677506d0-662b-4b70-9776-4170017f60ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10848 | 2024.12.20 21:28:31.114605 [ 262 ] {677506d0-662b-4b70-9776-4170017f60ca} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10849 | 2024.12.20 21:28:31.114643 [ 262 ] {677506d0-662b-4b70-9776-4170017f60ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10850 | 2024.12.20 21:28:31.115031 [ 262 ] {677506d0-662b-4b70-9776-4170017f60ca} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10851 | 2024.12.20 21:28:31.115266 [ 262 ] {677506d0-662b-4b70-9776-4170017f60ca} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10852 | 2024.12.20 21:28:31.115455 [ 262 ] {677506d0-662b-4b70-9776-4170017f60ca} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001691 sec., 28385.570668243643 rows/sec., 1.91 MiB/sec. | ||
10853 | 2024.12.20 21:28:31.115507 [ 262 ] {677506d0-662b-4b70-9776-4170017f60ca} <Debug> TCPHandler: Processed in 0.002028446 sec. | ||
10854 | 2024.12.20 21:28:31.534318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23424 | ||
10855 | 2024.12.20 21:28:31.535380 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10856 | 2024.12.20 21:28:31.535428 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10857 | 2024.12.20 21:28:31.536033 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10858 | 2024.12.20 21:28:31.536321 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10859 | 2024.12.20 21:28:31.536521 [ 89 ] {} <Debug> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10860 | 2024.12.20 21:28:31.536604 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
10861 | 2024.12.20 21:28:31.536614 [ 89 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10862 | 2024.12.20 21:28:31.536652 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10863 | 2024.12.20 21:28:31.536770 [ 193 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
10864 | 2024.12.20 21:28:31.536903 [ 193 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10865 | 2024.12.20 21:28:31.536949 [ 193 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21167 rows starting from the beginning of the part | ||
10866 | 2024.12.20 21:28:31.537032 [ 193 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part | ||
10867 | 2024.12.20 21:28:31.537166 [ 193 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part | ||
10868 | 2024.12.20 21:28:31.537392 [ 193 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part | ||
10869 | 2024.12.20 21:28:31.537480 [ 193 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part | ||
10870 | 2024.12.20 21:28:31.537657 [ 193 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part | ||
10871 | 2024.12.20 21:28:31.540332 [ 199 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003615321 sec., 6479092.727865659 rows/sec., 92.68 MiB/sec. | ||
10872 | 2024.12.20 21:28:31.540780 [ 190 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10873 | 2024.12.20 21:28:31.541089 [ 190 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_51_10} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10874 | 2024.12.20 21:28:31.541177 [ 190 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_51_10} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10875 | 2024.12.20 21:28:31.541288 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
10876 | 2024.12.20 21:28:33.170593 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
10877 | 2024.12.20 21:28:33.193045 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10878 | 2024.12.20 21:28:33.193108 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10879 | 2024.12.20 21:28:33.200641 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10880 | 2024.12.20 21:28:33.201437 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10881 | 2024.12.20 21:28:33.201853 [ 87 ] {} <Debug> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10882 | 2024.12.20 21:28:33.201992 [ 87 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10883 | 2024.12.20 21:28:33.202073 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10884 | 2024.12.20 21:28:33.203546 [ 193 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
10885 | 2024.12.20 21:28:33.218012 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
10886 | 2024.12.20 21:28:33.219628 [ 193 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10887 | 2024.12.20 21:28:33.220842 [ 193 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
10888 | 2024.12.20 21:28:33.226121 [ 193 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
10889 | 2024.12.20 21:28:33.231559 [ 193 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
10890 | 2024.12.20 21:28:33.237083 [ 193 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
10891 | 2024.12.20 21:28:33.242839 [ 193 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
10892 | 2024.12.20 21:28:33.247349 [ 193 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
10893 | 2024.12.20 21:28:33.305755 [ 196 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.103480281 sec., 3720.515602388053 rows/sec., 19.24 MiB/sec. | ||
10894 | 2024.12.20 21:28:33.309004 [ 194 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10895 | 2024.12.20 21:28:33.312264 [ 194 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_51_10} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10896 | 2024.12.20 21:28:33.312397 [ 194 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_51_10} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10897 | 2024.12.20 21:28:33.314882 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
10898 | 2024.12.20 21:28:34.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.78 MiB, peak 249.21 MiB, free memory in arenas 0.00 B, will set to 237.18 MiB (RSS), difference: 1.40 MiB | ||
10899 | 2024.12.20 21:28:36.108591 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10900 | 2024.12.20 21:28:36.108834 [ 260 ] {f4b59ee4-b057-4e08-ab35-e26c9e533d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10901 | 2024.12.20 21:28:36.108935 [ 260 ] {f4b59ee4-b057-4e08-ab35-e26c9e533d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10902 | 2024.12.20 21:28:36.109944 [ 260 ] {f4b59ee4-b057-4e08-ab35-e26c9e533d2f} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10903 | 2024.12.20 21:28:36.109998 [ 260 ] {f4b59ee4-b057-4e08-ab35-e26c9e533d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10904 | 2024.12.20 21:28:36.110576 [ 260 ] {f4b59ee4-b057-4e08-ab35-e26c9e533d2f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10905 | 2024.12.20 21:28:36.110838 [ 260 ] {f4b59ee4-b057-4e08-ab35-e26c9e533d2f} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10906 | 2024.12.20 21:28:36.111011 [ 85 ] {} <Debug> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10907 | 2024.12.20 21:28:36.111061 [ 260 ] {f4b59ee4-b057-4e08-ab35-e26c9e533d2f} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.002297 sec., 43535.045711798 rows/sec., 3.63 MiB/sec. | ||
10908 | 2024.12.20 21:28:36.111071 [ 85 ] {} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10909 | 2024.12.20 21:28:36.111107 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10910 | 2024.12.20 21:28:36.111152 [ 260 ] {f4b59ee4-b057-4e08-ab35-e26c9e533d2f} <Debug> TCPHandler: Processed in 0.002734771 sec. | ||
10911 | 2024.12.20 21:28:36.111376 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
10912 | 2024.12.20 21:28:36.111456 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10913 | 2024.12.20 21:28:36.111556 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10914 | 2024.12.20 21:28:36.111603 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1431 rows starting from the beginning of the part | ||
10915 | 2024.12.20 21:28:36.111672 [ 262 ] {8e1cc350-25ca-4295-b560-11f0f5cc80de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10916 | 2024.12.20 21:28:36.111746 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 237 rows starting from the beginning of the part | ||
10917 | 2024.12.20 21:28:36.111868 [ 262 ] {8e1cc350-25ca-4295-b560-11f0f5cc80de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10918 | 2024.12.20 21:28:36.112087 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 100 rows starting from the beginning of the part | ||
10919 | 2024.12.20 21:28:36.112374 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1382 rows starting from the beginning of the part | ||
10920 | 2024.12.20 21:28:36.112668 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
10921 | 2024.12.20 21:28:36.112870 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 100 rows starting from the beginning of the part | ||
10922 | 2024.12.20 21:28:36.113851 [ 262 ] {8e1cc350-25ca-4295-b560-11f0f5cc80de} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10923 | 2024.12.20 21:28:36.113900 [ 262 ] {8e1cc350-25ca-4295-b560-11f0f5cc80de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10924 | 2024.12.20 21:28:36.114485 [ 262 ] {8e1cc350-25ca-4295-b560-11f0f5cc80de} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
10925 | 2024.12.20 21:28:36.114748 [ 262 ] {8e1cc350-25ca-4295-b560-11f0f5cc80de} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10926 | 2024.12.20 21:28:36.115213 [ 262 ] {8e1cc350-25ca-4295-b560-11f0f5cc80de} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.00359 sec., 6128.133704735376 rows/sec., 460.81 KiB/sec. | ||
10927 | 2024.12.20 21:28:36.115618 [ 262 ] {8e1cc350-25ca-4295-b560-11f0f5cc80de} <Debug> TCPHandler: Processed in 0.004341658 sec. | ||
10928 | 2024.12.20 21:28:36.115648 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3306 rows, containing 5 columns (5 merged, 0 gathered) in 0.004442249 sec., 744217.6249012606 rows/sec., 65.21 MiB/sec. | ||
10929 | 2024.12.20 21:28:36.115897 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10930 | 2024.12.20 21:28:36.116083 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10931 | 2024.12.20 21:28:36.116324 [ 260 ] {95dfcc30-3280-4df4-a278-6c79c8699f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10932 | 2024.12.20 21:28:36.116489 [ 260 ] {95dfcc30-3280-4df4-a278-6c79c8699f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10933 | 2024.12.20 21:28:36.116867 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_86_17} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10934 | 2024.12.20 21:28:36.117117 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_86_17} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10935 | 2024.12.20 21:28:36.117286 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
10936 | 2024.12.20 21:28:36.117620 [ 260 ] {95dfcc30-3280-4df4-a278-6c79c8699f00} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10937 | 2024.12.20 21:28:36.117665 [ 260 ] {95dfcc30-3280-4df4-a278-6c79c8699f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10938 | 2024.12.20 21:28:36.118045 [ 260 ] {95dfcc30-3280-4df4-a278-6c79c8699f00} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10939 | 2024.12.20 21:28:36.118290 [ 260 ] {95dfcc30-3280-4df4-a278-6c79c8699f00} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10940 | 2024.12.20 21:28:36.118432 [ 85 ] {} <Debug> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10941 | 2024.12.20 21:28:36.118481 [ 260 ] {95dfcc30-3280-4df4-a278-6c79c8699f00} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.002337 sec., 36799.31536157466 rows/sec., 2.87 MiB/sec. | ||
10942 | 2024.12.20 21:28:36.118486 [ 85 ] {} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10943 | 2024.12.20 21:28:36.118537 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10944 | 2024.12.20 21:28:36.118558 [ 260 ] {95dfcc30-3280-4df4-a278-6c79c8699f00} <Debug> TCPHandler: Processed in 0.002821644 sec. | ||
10945 | 2024.12.20 21:28:36.118785 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10946 | 2024.12.20 21:28:36.118787 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::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 | ||
10947 | 2024.12.20 21:28:36.119000 [ 262 ] {0cf97c8a-c585-4245-abb5-77ff77eba54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10948 | 2024.12.20 21:28:36.119109 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10949 | 2024.12.20 21:28:36.119129 [ 262 ] {0cf97c8a-c585-4245-abb5-77ff77eba54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10950 | 2024.12.20 21:28:36.119248 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 913 rows starting from the beginning of the part | ||
10951 | 2024.12.20 21:28:36.119762 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 399 rows starting from the beginning of the part | ||
10952 | 2024.12.20 21:28:36.120120 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 86 rows starting from the beginning of the part | ||
10953 | 2024.12.20 21:28:36.120398 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 865 rows starting from the beginning of the part | ||
10954 | 2024.12.20 21:28:36.120741 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
10955 | 2024.12.20 21:28:36.121091 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 86 rows starting from the beginning of the part | ||
10956 | 2024.12.20 21:28:36.121774 [ 262 ] {0cf97c8a-c585-4245-abb5-77ff77eba54c} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10957 | 2024.12.20 21:28:36.121835 [ 262 ] {0cf97c8a-c585-4245-abb5-77ff77eba54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10958 | 2024.12.20 21:28:36.122780 [ 262 ] {0cf97c8a-c585-4245-abb5-77ff77eba54c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10959 | 2024.12.20 21:28:36.123297 [ 262 ] {0cf97c8a-c585-4245-abb5-77ff77eba54c} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10960 | 2024.12.20 21:28:36.123655 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10961 | 2024.12.20 21:28:36.123755 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10962 | 2024.12.20 21:28:36.123810 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10963 | 2024.12.20 21:28:36.123861 [ 262 ] {0cf97c8a-c585-4245-abb5-77ff77eba54c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00493 sec., 32454.36105476673 rows/sec., 2.26 MiB/sec. | ||
10964 | 2024.12.20 21:28:36.124141 [ 262 ] {0cf97c8a-c585-4245-abb5-77ff77eba54c} <Debug> TCPHandler: Processed in 0.005502554 sec. | ||
10965 | 2024.12.20 21:28:36.124152 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::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 | ||
10966 | 2024.12.20 21:28:36.124400 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10967 | 2024.12.20 21:28:36.124638 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10968 | 2024.12.20 21:28:36.124806 [ 260 ] {ad6e79a1-cac6-42eb-874d-9f5e49a81c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10969 | 2024.12.20 21:28:36.124869 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23885 rows starting from the beginning of the part | ||
10970 | 2024.12.20 21:28:36.125043 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 5 columns (5 merged, 0 gathered) in 0.006402714 sec., 376871.4329579612 rows/sec., 28.90 MiB/sec. | ||
10971 | 2024.12.20 21:28:36.125199 [ 260 ] {ad6e79a1-cac6-42eb-874d-9f5e49a81c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10972 | 2024.12.20 21:28:36.125377 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 237 rows starting from the beginning of the part | ||
10973 | 2024.12.20 21:28:36.125705 [ 188 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10974 | 2024.12.20 21:28:36.126112 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
10975 | 2024.12.20 21:28:36.126781 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 960 rows starting from the beginning of the part | ||
10976 | 2024.12.20 21:28:36.126977 [ 188 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_86_17} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10977 | 2024.12.20 21:28:36.127446 [ 188 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_86_17} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10978 | 2024.12.20 21:28:36.127695 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
10979 | 2024.12.20 21:28:36.127777 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 128 rows starting from the beginning of the part | ||
10980 | 2024.12.20 21:28:36.128200 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
10981 | 2024.12.20 21:28:36.130379 [ 260 ] {ad6e79a1-cac6-42eb-874d-9f5e49a81c47} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10982 | 2024.12.20 21:28:36.130435 [ 260 ] {ad6e79a1-cac6-42eb-874d-9f5e49a81c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10983 | 2024.12.20 21:28:36.132068 [ 260 ] {ad6e79a1-cac6-42eb-874d-9f5e49a81c47} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
10984 | 2024.12.20 21:28:36.132481 [ 260 ] {ad6e79a1-cac6-42eb-874d-9f5e49a81c47} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10985 | 2024.12.20 21:28:36.132721 [ 260 ] {ad6e79a1-cac6-42eb-874d-9f5e49a81c47} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.008065 sec., 2727.836329820211 rows/sec., 4.89 MiB/sec. | ||
10986 | 2024.12.20 21:28:36.132852 [ 260 ] {ad6e79a1-cac6-42eb-874d-9f5e49a81c47} <Debug> TCPHandler: Processed in 0.008617873 sec. | ||
10987 | 2024.12.20 21:28:36.133088 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10988 | 2024.12.20 21:28:36.133233 [ 262 ] {0e92072e-3d4a-4f43-ad75-b25529eb265a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10989 | 2024.12.20 21:28:36.133332 [ 262 ] {0e92072e-3d4a-4f43-ad75-b25529eb265a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10990 | 2024.12.20 21:28:36.133899 [ 262 ] {0e92072e-3d4a-4f43-ad75-b25529eb265a} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10991 | 2024.12.20 21:28:36.133941 [ 262 ] {0e92072e-3d4a-4f43-ad75-b25529eb265a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10992 | 2024.12.20 21:28:36.134450 [ 262 ] {0e92072e-3d4a-4f43-ad75-b25529eb265a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10993 | 2024.12.20 21:28:36.134815 [ 262 ] {0e92072e-3d4a-4f43-ad75-b25529eb265a} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10994 | 2024.12.20 21:28:36.135051 [ 84 ] {} <Debug> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10995 | 2024.12.20 21:28:36.135115 [ 262 ] {0e92072e-3d4a-4f43-ad75-b25529eb265a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001909 sec., 31430.06809848088 rows/sec., 2.12 MiB/sec. | ||
10996 | 2024.12.20 21:28:36.135124 [ 84 ] {} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10997 | 2024.12.20 21:28:36.135224 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
10998 | 2024.12.20 21:28:36.135230 [ 262 ] {0e92072e-3d4a-4f43-ad75-b25529eb265a} <Debug> TCPHandler: Processed in 0.002289042 sec. | ||
10999 | 2024.12.20 21:28:36.135443 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::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 | ||
11000 | 2024.12.20 21:28:36.135601 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11001 | 2024.12.20 21:28:36.135633 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4576 rows starting from the beginning of the part | ||
11002 | 2024.12.20 21:28:36.135735 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 82 rows starting from the beginning of the part | ||
11003 | 2024.12.20 21:28:36.136033 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
11004 | 2024.12.20 21:28:36.136131 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 34 rows starting from the beginning of the part | ||
11005 | 2024.12.20 21:28:36.136299 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 48 rows starting from the beginning of the part | ||
11006 | 2024.12.20 21:28:36.136644 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
11007 | 2024.12.20 21:28:36.137562 [ 187 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25530 rows, containing 5 columns (5 merged, 0 gathered) in 0.013636216 sec., 1872220.2699047888 rows/sec., 126.24 MiB/sec. | ||
11008 | 2024.12.20 21:28:36.137924 [ 187 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11009 | 2024.12.20 21:28:36.138545 [ 187 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11010 | 2024.12.20 21:28:36.138698 [ 187 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11011 | 2024.12.20 21:28:36.138900 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
11012 | 2024.12.20 21:28:36.139283 [ 187 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4860 rows, containing 4 columns (4 merged, 0 gathered) in 0.003920347 sec., 1239686.1808406245 rows/sec., 80.51 MiB/sec. | ||
11013 | 2024.12.20 21:28:36.139594 [ 187 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11014 | 2024.12.20 21:28:36.139888 [ 187 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_86_17} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11015 | 2024.12.20 21:28:36.139976 [ 187 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_86_17} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11016 | 2024.12.20 21:28:36.140071 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
11017 | 2024.12.20 21:28:38.269035 [ 83 ] {} <Debug> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 | ||
11018 | 2024.12.20 21:28:38.269117 [ 83 ] {} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11019 | 2024.12.20 21:28:38.269140 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11020 | 2024.12.20 21:28:38.269316 [ 187 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full | ||
11021 | 2024.12.20 21:28:38.269705 [ 187 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11022 | 2024.12.20 21:28:38.269776 [ 187 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 33 rows starting from the beginning of the part | ||
11023 | 2024.12.20 21:28:38.269861 [ 187 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
11024 | 2024.12.20 21:28:38.270038 [ 187 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
11025 | 2024.12.20 21:28:38.270305 [ 187 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
11026 | 2024.12.20 21:28:38.270507 [ 187 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
11027 | 2024.12.20 21:28:38.271830 [ 189 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.002621569 sec., 14113.68535407613 rows/sec., 949.53 KiB/sec. | ||
11028 | 2024.12.20 21:28:38.272055 [ 200 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
11029 | 2024.12.20 21:28:38.272461 [ 200 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_36_8} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11030 | 2024.12.20 21:28:38.272564 [ 200 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_36_8} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 | ||
11031 | 2024.12.20 21:28:38.272666 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
11032 | 2024.12.20 21:28:38.822916 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11033 | 2024.12.20 21:28:38.822978 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11034 | 2024.12.20 21:28:39.036800 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23912 | ||
11035 | 2024.12.20 21:28:39.037973 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11036 | 2024.12.20 21:28:39.038023 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11037 | 2024.12.20 21:28:39.038568 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
11038 | 2024.12.20 21:28:39.038836 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11039 | 2024.12.20 21:28:39.039117 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23912 | ||
11040 | 2024.12.20 21:28:39.139931 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1538 | ||
11041 | 2024.12.20 21:28:39.142915 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11042 | 2024.12.20 21:28:39.142968 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11043 | 2024.12.20 21:28:39.144473 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11044 | 2024.12.20 21:28:39.144794 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11045 | 2024.12.20 21:28:39.146202 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1538 | ||
11046 | 2024.12.20 21:28:40.718125 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
11047 | 2024.12.20 21:28:40.737055 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11048 | 2024.12.20 21:28:40.737117 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11049 | 2024.12.20 21:28:40.743982 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
11050 | 2024.12.20 21:28:40.744740 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11051 | 2024.12.20 21:28:40.747451 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
11052 | 2024.12.20 21:28:41.113603 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11053 | 2024.12.20 21:28:41.113816 [ 260 ] {b66c3d10-0d98-44ae-86ff-d69d7910233b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11054 | 2024.12.20 21:28:41.113899 [ 260 ] {b66c3d10-0d98-44ae-86ff-d69d7910233b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11055 | 2024.12.20 21:28:41.114764 [ 260 ] {b66c3d10-0d98-44ae-86ff-d69d7910233b} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11056 | 2024.12.20 21:28:41.114814 [ 260 ] {b66c3d10-0d98-44ae-86ff-d69d7910233b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11057 | 2024.12.20 21:28:41.115255 [ 260 ] {b66c3d10-0d98-44ae-86ff-d69d7910233b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11058 | 2024.12.20 21:28:41.115512 [ 260 ] {b66c3d10-0d98-44ae-86ff-d69d7910233b} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11059 | 2024.12.20 21:28:41.115726 [ 78 ] {} <Debug> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11060 | 2024.12.20 21:28:41.115775 [ 260 ] {b66c3d10-0d98-44ae-86ff-d69d7910233b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002009 sec., 6968.641114982579 rows/sec., 501.65 KiB/sec. | ||
11061 | 2024.12.20 21:28:41.115805 [ 78 ] {} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11062 | 2024.12.20 21:28:41.115881 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11063 | 2024.12.20 21:28:41.115915 [ 260 ] {b66c3d10-0d98-44ae-86ff-d69d7910233b} <Debug> TCPHandler: Processed in 0.002452155 sec. | ||
11064 | 2024.12.20 21:28:41.116248 [ 200 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
11065 | 2024.12.20 21:28:41.116341 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11066 | 2024.12.20 21:28:41.116788 [ 200 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11067 | 2024.12.20 21:28:41.116874 [ 200 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
11068 | 2024.12.20 21:28:41.116902 [ 262 ] {ce75ea0a-e57f-447f-97d1-2fc059577f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11069 | 2024.12.20 21:28:41.117070 [ 262 ] {ce75ea0a-e57f-447f-97d1-2fc059577f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11070 | 2024.12.20 21:28:41.117105 [ 200 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
11071 | 2024.12.20 21:28:41.117517 [ 200 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
11072 | 2024.12.20 21:28:41.117796 [ 200 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
11073 | 2024.12.20 21:28:41.118295 [ 200 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
11074 | 2024.12.20 21:28:41.121383 [ 262 ] {ce75ea0a-e57f-447f-97d1-2fc059577f73} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11075 | 2024.12.20 21:28:41.121453 [ 262 ] {ce75ea0a-e57f-447f-97d1-2fc059577f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11076 | 2024.12.20 21:28:41.121955 [ 200 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.005943823 sec., 11776.932119277442 rows/sec., 893.79 KiB/sec. | ||
11077 | 2024.12.20 21:28:41.122214 [ 189 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11078 | 2024.12.20 21:28:41.122420 [ 262 ] {ce75ea0a-e57f-447f-97d1-2fc059577f73} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11079 | 2024.12.20 21:28:41.122752 [ 189 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_37_9} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11080 | 2024.12.20 21:28:41.122916 [ 262 ] {ce75ea0a-e57f-447f-97d1-2fc059577f73} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11081 | 2024.12.20 21:28:41.122965 [ 189 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_37_9} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11082 | 2024.12.20 21:28:41.123141 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11083 | 2024.12.20 21:28:41.123316 [ 262 ] {ce75ea0a-e57f-447f-97d1-2fc059577f73} <Debug> executeQuery: Read 237 rows, 21.29 KiB in 0.00654 sec., 36238.53211009174 rows/sec., 3.18 MiB/sec. | ||
11084 | 2024.12.20 21:28:41.123396 [ 262 ] {ce75ea0a-e57f-447f-97d1-2fc059577f73} <Debug> TCPHandler: Processed in 0.007329624 sec. | ||
11085 | 2024.12.20 21:28:41.123569 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11086 | 2024.12.20 21:28:41.123691 [ 260 ] {4329dcff-e8c6-449b-9f60-4d4295212758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11087 | 2024.12.20 21:28:41.123745 [ 260 ] {4329dcff-e8c6-449b-9f60-4d4295212758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11088 | 2024.12.20 21:28:41.124344 [ 260 ] {4329dcff-e8c6-449b-9f60-4d4295212758} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11089 | 2024.12.20 21:28:41.124385 [ 260 ] {4329dcff-e8c6-449b-9f60-4d4295212758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11090 | 2024.12.20 21:28:41.124746 [ 260 ] {4329dcff-e8c6-449b-9f60-4d4295212758} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11091 | 2024.12.20 21:28:41.124986 [ 260 ] {4329dcff-e8c6-449b-9f60-4d4295212758} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11092 | 2024.12.20 21:28:41.125204 [ 260 ] {4329dcff-e8c6-449b-9f60-4d4295212758} <Debug> executeQuery: Read 24 rows, 1.73 KiB in 0.001541 sec., 15574.302401038287 rows/sec., 1.10 MiB/sec. | ||
11093 | 2024.12.20 21:28:41.125262 [ 260 ] {4329dcff-e8c6-449b-9f60-4d4295212758} <Debug> TCPHandler: Processed in 0.001753019 sec. | ||
11094 | 2024.12.20 21:28:41.125409 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11095 | 2024.12.20 21:28:41.125537 [ 262 ] {ebe66df1-90d2-4a84-acb8-a930e02748e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11096 | 2024.12.20 21:28:41.125590 [ 262 ] {ebe66df1-90d2-4a84-acb8-a930e02748e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11097 | 2024.12.20 21:28:41.126179 [ 262 ] {ebe66df1-90d2-4a84-acb8-a930e02748e5} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11098 | 2024.12.20 21:28:41.126217 [ 262 ] {ebe66df1-90d2-4a84-acb8-a930e02748e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11099 | 2024.12.20 21:28:41.126585 [ 262 ] {ebe66df1-90d2-4a84-acb8-a930e02748e5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11100 | 2024.12.20 21:28:41.126830 [ 262 ] {ebe66df1-90d2-4a84-acb8-a930e02748e5} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11101 | 2024.12.20 21:28:41.127010 [ 262 ] {ebe66df1-90d2-4a84-acb8-a930e02748e5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001503 sec., 9314.703925482369 rows/sec., 652.34 KiB/sec. | ||
11102 | 2024.12.20 21:28:41.127065 [ 262 ] {ebe66df1-90d2-4a84-acb8-a930e02748e5} <Debug> TCPHandler: Processed in 0.001715859 sec. | ||
11103 | 2024.12.20 21:28:41.127205 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11104 | 2024.12.20 21:28:41.127325 [ 260 ] {0e587295-43c0-42bb-8c9f-16b4cf8d1092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11105 | 2024.12.20 21:28:41.127381 [ 260 ] {0e587295-43c0-42bb-8c9f-16b4cf8d1092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11106 | 2024.12.20 21:28:41.127949 [ 260 ] {0e587295-43c0-42bb-8c9f-16b4cf8d1092} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11107 | 2024.12.20 21:28:41.127990 [ 260 ] {0e587295-43c0-42bb-8c9f-16b4cf8d1092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11108 | 2024.12.20 21:28:41.128345 [ 260 ] {0e587295-43c0-42bb-8c9f-16b4cf8d1092} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11109 | 2024.12.20 21:28:41.128591 [ 260 ] {0e587295-43c0-42bb-8c9f-16b4cf8d1092} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11110 | 2024.12.20 21:28:41.128762 [ 78 ] {} <Debug> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11111 | 2024.12.20 21:28:41.128824 [ 78 ] {} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11112 | 2024.12.20 21:28:41.128842 [ 260 ] {0e587295-43c0-42bb-8c9f-16b4cf8d1092} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001534 sec., 8474.57627118644 rows/sec., 528.39 KiB/sec. | ||
11113 | 2024.12.20 21:28:41.128858 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11114 | 2024.12.20 21:28:41.129006 [ 260 ] {0e587295-43c0-42bb-8c9f-16b4cf8d1092} <Debug> TCPHandler: Processed in 0.001856521 sec. | ||
11115 | 2024.12.20 21:28:41.129090 [ 197 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
11116 | 2024.12.20 21:28:41.129333 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11117 | 2024.12.20 21:28:41.129498 [ 197 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11118 | 2024.12.20 21:28:41.129628 [ 197 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
11119 | 2024.12.20 21:28:41.129752 [ 262 ] {4abb5df9-3661-4fad-8b85-c78a31600216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11120 | 2024.12.20 21:28:41.129914 [ 197 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
11121 | 2024.12.20 21:28:41.130002 [ 262 ] {4abb5df9-3661-4fad-8b85-c78a31600216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11122 | 2024.12.20 21:28:41.130194 [ 197 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
11123 | 2024.12.20 21:28:41.130547 [ 197 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
11124 | 2024.12.20 21:28:41.130785 [ 197 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
11125 | 2024.12.20 21:28:41.132844 [ 262 ] {4abb5df9-3661-4fad-8b85-c78a31600216} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11126 | 2024.12.20 21:28:41.132927 [ 262 ] {4abb5df9-3661-4fad-8b85-c78a31600216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11127 | 2024.12.20 21:28:41.133299 [ 199 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004307976 sec., 15088.292042481204 rows/sec., 999.69 KiB/sec. | ||
11128 | 2024.12.20 21:28:41.133625 [ 199 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11129 | 2024.12.20 21:28:41.133685 [ 262 ] {4abb5df9-3661-4fad-8b85-c78a31600216} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11130 | 2024.12.20 21:28:41.134109 [ 262 ] {4abb5df9-3661-4fad-8b85-c78a31600216} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11131 | 2024.12.20 21:28:41.134467 [ 262 ] {4abb5df9-3661-4fad-8b85-c78a31600216} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.004786 sec., 83368.15712494776 rows/sec., 5.93 MiB/sec. | ||
11132 | 2024.12.20 21:28:41.134519 [ 199 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_37_9} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11133 | 2024.12.20 21:28:41.134716 [ 262 ] {4abb5df9-3661-4fad-8b85-c78a31600216} <Debug> TCPHandler: Processed in 0.005598895 sec. | ||
11134 | 2024.12.20 21:28:41.135008 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11135 | 2024.12.20 21:28:41.135179 [ 199 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_37_9} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11136 | 2024.12.20 21:28:41.135464 [ 260 ] {43818f6a-78c6-4eda-adfc-248eb0d28f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11137 | 2024.12.20 21:28:41.135605 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11138 | 2024.12.20 21:28:41.135664 [ 260 ] {43818f6a-78c6-4eda-adfc-248eb0d28f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11139 | 2024.12.20 21:28:41.136447 [ 260 ] {43818f6a-78c6-4eda-adfc-248eb0d28f2a} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11140 | 2024.12.20 21:28:41.136487 [ 260 ] {43818f6a-78c6-4eda-adfc-248eb0d28f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11141 | 2024.12.20 21:28:41.136849 [ 260 ] {43818f6a-78c6-4eda-adfc-248eb0d28f2a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11142 | 2024.12.20 21:28:41.137084 [ 260 ] {43818f6a-78c6-4eda-adfc-248eb0d28f2a} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11143 | 2024.12.20 21:28:41.137292 [ 260 ] {43818f6a-78c6-4eda-adfc-248eb0d28f2a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002011 sec., 2983.5902536051713 rows/sec., 155.88 KiB/sec. | ||
11144 | 2024.12.20 21:28:41.137347 [ 260 ] {43818f6a-78c6-4eda-adfc-248eb0d28f2a} <Debug> TCPHandler: Processed in 0.002515166 sec. | ||
11145 | 2024.12.20 21:28:41.137500 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11146 | 2024.12.20 21:28:41.137641 [ 262 ] {dff5e54a-5264-4814-9f24-1df8710eb0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11147 | 2024.12.20 21:28:41.137705 [ 262 ] {dff5e54a-5264-4814-9f24-1df8710eb0ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11148 | 2024.12.20 21:28:41.138413 [ 262 ] {dff5e54a-5264-4814-9f24-1df8710eb0ff} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11149 | 2024.12.20 21:28:41.138457 [ 262 ] {dff5e54a-5264-4814-9f24-1df8710eb0ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11150 | 2024.12.20 21:28:41.138893 [ 262 ] {dff5e54a-5264-4814-9f24-1df8710eb0ff} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11151 | 2024.12.20 21:28:41.139132 [ 262 ] {dff5e54a-5264-4814-9f24-1df8710eb0ff} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11152 | 2024.12.20 21:28:41.139326 [ 262 ] {dff5e54a-5264-4814-9f24-1df8710eb0ff} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001716 sec., 138111.8881118881 rows/sec., 9.26 MiB/sec. | ||
11153 | 2024.12.20 21:28:41.139420 [ 262 ] {dff5e54a-5264-4814-9f24-1df8710eb0ff} <Debug> TCPHandler: Processed in 0.001989985 sec. | ||
11154 | 2024.12.20 21:28:41.139589 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11155 | 2024.12.20 21:28:41.139740 [ 260 ] {af2555e3-bfda-4f9e-abd7-966db27d5051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11156 | 2024.12.20 21:28:41.139799 [ 260 ] {af2555e3-bfda-4f9e-abd7-966db27d5051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11157 | 2024.12.20 21:28:41.140323 [ 260 ] {af2555e3-bfda-4f9e-abd7-966db27d5051} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11158 | 2024.12.20 21:28:41.140369 [ 260 ] {af2555e3-bfda-4f9e-abd7-966db27d5051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11159 | 2024.12.20 21:28:41.140766 [ 260 ] {af2555e3-bfda-4f9e-abd7-966db27d5051} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11160 | 2024.12.20 21:28:41.140996 [ 260 ] {af2555e3-bfda-4f9e-abd7-966db27d5051} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11161 | 2024.12.20 21:28:41.141209 [ 260 ] {af2555e3-bfda-4f9e-abd7-966db27d5051} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001503 sec., 665.3359946773121 rows/sec., 44.83 KiB/sec. | ||
11162 | 2024.12.20 21:28:41.141261 [ 260 ] {af2555e3-bfda-4f9e-abd7-966db27d5051} <Debug> TCPHandler: Processed in 0.00177122 sec. | ||
11163 | 2024.12.20 21:28:41.141392 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11164 | 2024.12.20 21:28:41.141511 [ 262 ] {d49d6c3b-a852-4eb7-97f0-f2f509f33843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11165 | 2024.12.20 21:28:41.141592 [ 262 ] {d49d6c3b-a852-4eb7-97f0-f2f509f33843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11166 | 2024.12.20 21:28:41.142743 [ 262 ] {d49d6c3b-a852-4eb7-97f0-f2f509f33843} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11167 | 2024.12.20 21:28:41.142781 [ 262 ] {d49d6c3b-a852-4eb7-97f0-f2f509f33843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11168 | 2024.12.20 21:28:41.143413 [ 262 ] {d49d6c3b-a852-4eb7-97f0-f2f509f33843} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11169 | 2024.12.20 21:28:41.143662 [ 262 ] {d49d6c3b-a852-4eb7-97f0-f2f509f33843} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11170 | 2024.12.20 21:28:41.143812 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11171 | 2024.12.20 21:28:41.143849 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11172 | 2024.12.20 21:28:41.143869 [ 262 ] {d49d6c3b-a852-4eb7-97f0-f2f509f33843} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002382 sec., 7136.859781696054 rows/sec., 12.79 MiB/sec. | ||
11173 | 2024.12.20 21:28:41.143874 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11174 | 2024.12.20 21:28:41.144250 [ 190 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
11175 | 2024.12.20 21:28:41.144323 [ 262 ] {d49d6c3b-a852-4eb7-97f0-f2f509f33843} <Debug> TCPHandler: Processed in 0.002981207 sec. | ||
11176 | 2024.12.20 21:28:41.144677 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11177 | 2024.12.20 21:28:41.145177 [ 260 ] {0dbcf4ce-56c4-4738-a966-7ecc1a31ac27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11178 | 2024.12.20 21:28:41.145424 [ 260 ] {0dbcf4ce-56c4-4738-a966-7ecc1a31ac27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11179 | 2024.12.20 21:28:41.146298 [ 190 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11180 | 2024.12.20 21:28:41.146507 [ 190 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1149 rows starting from the beginning of the part | ||
11181 | 2024.12.20 21:28:41.147211 [ 190 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 17 rows starting from the beginning of the part | ||
11182 | 2024.12.20 21:28:41.147926 [ 260 ] {0dbcf4ce-56c4-4738-a966-7ecc1a31ac27} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11183 | 2024.12.20 21:28:41.147955 [ 190 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 22 rows starting from the beginning of the part | ||
11184 | 2024.12.20 21:28:41.148005 [ 260 ] {0dbcf4ce-56c4-4738-a966-7ecc1a31ac27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11185 | 2024.12.20 21:28:41.148528 [ 190 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 17 rows starting from the beginning of the part | ||
11186 | 2024.12.20 21:28:41.149162 [ 190 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 22 rows starting from the beginning of the part | ||
11187 | 2024.12.20 21:28:41.149502 [ 260 ] {0dbcf4ce-56c4-4738-a966-7ecc1a31ac27} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11188 | 2024.12.20 21:28:41.149761 [ 190 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 17 rows starting from the beginning of the part | ||
11189 | 2024.12.20 21:28:41.150398 [ 260 ] {0dbcf4ce-56c4-4738-a966-7ecc1a31ac27} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11190 | 2024.12.20 21:28:41.151020 [ 260 ] {0dbcf4ce-56c4-4738-a966-7ecc1a31ac27} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006009 sec., 13646.197370610751 rows/sec., 887.50 KiB/sec. | ||
11191 | 2024.12.20 21:28:41.151179 [ 260 ] {0dbcf4ce-56c4-4738-a966-7ecc1a31ac27} <Debug> TCPHandler: Processed in 0.006751051 sec. | ||
11192 | 2024.12.20 21:28:41.156483 [ 199 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1244 rows, containing 19 columns (19 merged, 0 gathered) in 0.012529061 sec., 99289.1646069885 rows/sec., 177.92 MiB/sec. | ||
11193 | 2024.12.20 21:28:41.157689 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
11194 | 2024.12.20 21:28:41.158089 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11195 | 2024.12.20 21:28:41.158165 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
11196 | 2024.12.20 21:28:41.158272 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB. | ||
11197 | 2024.12.20 21:28:46.107839 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11198 | 2024.12.20 21:28:46.108040 [ 260 ] {76cefef3-27c2-4374-b510-8a92d29d8303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11199 | 2024.12.20 21:28:46.108115 [ 260 ] {76cefef3-27c2-4374-b510-8a92d29d8303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11200 | 2024.12.20 21:28:46.108996 [ 260 ] {76cefef3-27c2-4374-b510-8a92d29d8303} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11201 | 2024.12.20 21:28:46.109089 [ 260 ] {76cefef3-27c2-4374-b510-8a92d29d8303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11202 | 2024.12.20 21:28:46.109826 [ 260 ] {76cefef3-27c2-4374-b510-8a92d29d8303} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11203 | 2024.12.20 21:28:46.110079 [ 260 ] {76cefef3-27c2-4374-b510-8a92d29d8303} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11204 | 2024.12.20 21:28:46.110331 [ 260 ] {76cefef3-27c2-4374-b510-8a92d29d8303} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.002337 sec., 42789.901583226354 rows/sec., 3.57 MiB/sec. | ||
11205 | 2024.12.20 21:28:46.110440 [ 260 ] {76cefef3-27c2-4374-b510-8a92d29d8303} <Debug> TCPHandler: Processed in 0.002729182 sec. | ||
11206 | 2024.12.20 21:28:46.110725 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11207 | 2024.12.20 21:28:46.110934 [ 262 ] {db16ade5-1069-41ca-ad45-e54c8518031b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11208 | 2024.12.20 21:28:46.111007 [ 262 ] {db16ade5-1069-41ca-ad45-e54c8518031b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11209 | 2024.12.20 21:28:46.111751 [ 262 ] {db16ade5-1069-41ca-ad45-e54c8518031b} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11210 | 2024.12.20 21:28:46.111793 [ 262 ] {db16ade5-1069-41ca-ad45-e54c8518031b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11211 | 2024.12.20 21:28:46.112218 [ 262 ] {db16ade5-1069-41ca-ad45-e54c8518031b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
11212 | 2024.12.20 21:28:46.112479 [ 262 ] {db16ade5-1069-41ca-ad45-e54c8518031b} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11213 | 2024.12.20 21:28:46.112736 [ 262 ] {db16ade5-1069-41ca-ad45-e54c8518031b} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001852 sec., 11879.04967602592 rows/sec., 893.25 KiB/sec. | ||
11214 | 2024.12.20 21:28:46.112847 [ 262 ] {db16ade5-1069-41ca-ad45-e54c8518031b} <Debug> TCPHandler: Processed in 0.002302932 sec. | ||
11215 | 2024.12.20 21:28:46.113070 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11216 | 2024.12.20 21:28:46.113281 [ 260 ] {25341f1c-5da4-459d-b68f-9315e0ed71fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11217 | 2024.12.20 21:28:46.113342 [ 260 ] {25341f1c-5da4-459d-b68f-9315e0ed71fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11218 | 2024.12.20 21:28:46.114028 [ 260 ] {25341f1c-5da4-459d-b68f-9315e0ed71fe} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11219 | 2024.12.20 21:28:46.114067 [ 260 ] {25341f1c-5da4-459d-b68f-9315e0ed71fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11220 | 2024.12.20 21:28:46.114429 [ 260 ] {25341f1c-5da4-459d-b68f-9315e0ed71fe} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11221 | 2024.12.20 21:28:46.114671 [ 260 ] {25341f1c-5da4-459d-b68f-9315e0ed71fe} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11222 | 2024.12.20 21:28:46.114849 [ 260 ] {25341f1c-5da4-459d-b68f-9315e0ed71fe} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001608 sec., 53482.58706467661 rows/sec., 4.18 MiB/sec. | ||
11223 | 2024.12.20 21:28:46.114903 [ 260 ] {25341f1c-5da4-459d-b68f-9315e0ed71fe} <Debug> TCPHandler: Processed in 0.001982605 sec. | ||
11224 | 2024.12.20 21:28:46.115098 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11225 | 2024.12.20 21:28:46.115329 [ 262 ] {d4392cca-e471-4b48-bccb-b9cb83c6112e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11226 | 2024.12.20 21:28:46.115433 [ 262 ] {d4392cca-e471-4b48-bccb-b9cb83c6112e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11227 | 2024.12.20 21:28:46.116247 [ 262 ] {d4392cca-e471-4b48-bccb-b9cb83c6112e} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11228 | 2024.12.20 21:28:46.116286 [ 262 ] {d4392cca-e471-4b48-bccb-b9cb83c6112e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11229 | 2024.12.20 21:28:46.116680 [ 262 ] {d4392cca-e471-4b48-bccb-b9cb83c6112e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11230 | 2024.12.20 21:28:46.116919 [ 262 ] {d4392cca-e471-4b48-bccb-b9cb83c6112e} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11231 | 2024.12.20 21:28:46.117156 [ 262 ] {d4392cca-e471-4b48-bccb-b9cb83c6112e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001882 sec., 85015.94048884166 rows/sec., 5.92 MiB/sec. | ||
11232 | 2024.12.20 21:28:46.117264 [ 262 ] {d4392cca-e471-4b48-bccb-b9cb83c6112e} <Debug> TCPHandler: Processed in 0.002281721 sec. | ||
11233 | 2024.12.20 21:28:46.117484 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11234 | 2024.12.20 21:28:46.117669 [ 260 ] {b0b66a48-87a1-4baa-b108-0a2995cddad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11235 | 2024.12.20 21:28:46.117766 [ 260 ] {b0b66a48-87a1-4baa-b108-0a2995cddad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11236 | 2024.12.20 21:28:46.118898 [ 260 ] {b0b66a48-87a1-4baa-b108-0a2995cddad1} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11237 | 2024.12.20 21:28:46.118938 [ 260 ] {b0b66a48-87a1-4baa-b108-0a2995cddad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11238 | 2024.12.20 21:28:46.119577 [ 260 ] {b0b66a48-87a1-4baa-b108-0a2995cddad1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
11239 | 2024.12.20 21:28:46.119828 [ 260 ] {b0b66a48-87a1-4baa-b108-0a2995cddad1} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11240 | 2024.12.20 21:28:46.120029 [ 260 ] {b0b66a48-87a1-4baa-b108-0a2995cddad1} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002391 sec., 9201.171058134672 rows/sec., 16.49 MiB/sec. | ||
11241 | 2024.12.20 21:28:46.120122 [ 260 ] {b0b66a48-87a1-4baa-b108-0a2995cddad1} <Debug> TCPHandler: Processed in 0.002746682 sec. | ||
11242 | 2024.12.20 21:28:46.120328 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11243 | 2024.12.20 21:28:46.120553 [ 262 ] {6f19a19f-d6c6-4fd4-ac14-f21df5912a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11244 | 2024.12.20 21:28:46.120648 [ 262 ] {6f19a19f-d6c6-4fd4-ac14-f21df5912a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11245 | 2024.12.20 21:28:46.121286 [ 262 ] {6f19a19f-d6c6-4fd4-ac14-f21df5912a5d} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11246 | 2024.12.20 21:28:46.121325 [ 262 ] {6f19a19f-d6c6-4fd4-ac14-f21df5912a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11247 | 2024.12.20 21:28:46.121695 [ 262 ] {6f19a19f-d6c6-4fd4-ac14-f21df5912a5d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11248 | 2024.12.20 21:28:46.121922 [ 262 ] {6f19a19f-d6c6-4fd4-ac14-f21df5912a5d} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11249 | 2024.12.20 21:28:46.122144 [ 262 ] {6f19a19f-d6c6-4fd4-ac14-f21df5912a5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001647 sec., 36429.87249544627 rows/sec., 2.46 MiB/sec. | ||
11250 | 2024.12.20 21:28:46.122194 [ 262 ] {6f19a19f-d6c6-4fd4-ac14-f21df5912a5d} <Debug> TCPHandler: Processed in 0.001981484 sec. | ||
11251 | 2024.12.20 21:28:46.539312 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24339 | ||
11252 | 2024.12.20 21:28:46.540011 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11253 | 2024.12.20 21:28:46.540058 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11254 | 2024.12.20 21:28:46.540586 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
11255 | 2024.12.20 21:28:46.540851 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11256 | 2024.12.20 21:28:46.541099 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
11257 | 2024.12.20 21:28:48.247582 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
11258 | 2024.12.20 21:28:48.267609 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11259 | 2024.12.20 21:28:48.267667 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11260 | 2024.12.20 21:28:48.274893 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
11261 | 2024.12.20 21:28:48.275645 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11262 | 2024.12.20 21:28:48.278384 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
11263 | 2024.12.20 21:28:49.146475 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1572 | ||
11264 | 2024.12.20 21:28:49.149996 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11265 | 2024.12.20 21:28:49.150053 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11266 | 2024.12.20 21:28:49.151560 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11267 | 2024.12.20 21:28:49.151867 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11268 | 2024.12.20 21:28:49.152574 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1572 | ||
11269 | 2024.12.20 21:28:51.112656 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11270 | 2024.12.20 21:28:51.112866 [ 260 ] {54cb38a1-2e98-4574-a8ec-3e5016e7e0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11271 | 2024.12.20 21:28:51.112950 [ 260 ] {54cb38a1-2e98-4574-a8ec-3e5016e7e0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11272 | 2024.12.20 21:28:51.113707 [ 260 ] {54cb38a1-2e98-4574-a8ec-3e5016e7e0c0} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11273 | 2024.12.20 21:28:51.113759 [ 260 ] {54cb38a1-2e98-4574-a8ec-3e5016e7e0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11274 | 2024.12.20 21:28:51.114185 [ 260 ] {54cb38a1-2e98-4574-a8ec-3e5016e7e0c0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11275 | 2024.12.20 21:28:51.114428 [ 260 ] {54cb38a1-2e98-4574-a8ec-3e5016e7e0c0} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11276 | 2024.12.20 21:28:51.114661 [ 260 ] {54cb38a1-2e98-4574-a8ec-3e5016e7e0c0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001854 sec., 7551.240560949299 rows/sec., 543.59 KiB/sec. | ||
11277 | 2024.12.20 21:28:51.114732 [ 260 ] {54cb38a1-2e98-4574-a8ec-3e5016e7e0c0} <Debug> TCPHandler: Processed in 0.00221709 sec. | ||
11278 | 2024.12.20 21:28:51.114974 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11279 | 2024.12.20 21:28:51.115176 [ 262 ] {83bf024d-bf59-4e22-8e20-6f3305e694d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11280 | 2024.12.20 21:28:51.115250 [ 262 ] {83bf024d-bf59-4e22-8e20-6f3305e694d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11281 | 2024.12.20 21:28:51.116110 [ 262 ] {83bf024d-bf59-4e22-8e20-6f3305e694d2} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11282 | 2024.12.20 21:28:51.116154 [ 262 ] {83bf024d-bf59-4e22-8e20-6f3305e694d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11283 | 2024.12.20 21:28:51.116611 [ 262 ] {83bf024d-bf59-4e22-8e20-6f3305e694d2} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11284 | 2024.12.20 21:28:51.116868 [ 262 ] {83bf024d-bf59-4e22-8e20-6f3305e694d2} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11285 | 2024.12.20 21:28:51.117078 [ 262 ] {83bf024d-bf59-4e22-8e20-6f3305e694d2} <Debug> executeQuery: Read 237 rows, 21.29 KiB in 0.001964 sec., 120672.09775967413 rows/sec., 10.59 MiB/sec. | ||
11286 | 2024.12.20 21:28:51.117150 [ 262 ] {83bf024d-bf59-4e22-8e20-6f3305e694d2} <Debug> TCPHandler: Processed in 0.002316352 sec. | ||
11287 | 2024.12.20 21:28:51.117304 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11288 | 2024.12.20 21:28:51.117438 [ 260 ] {b5c68d87-7495-498c-9406-bed8f91601ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11289 | 2024.12.20 21:28:51.117493 [ 260 ] {b5c68d87-7495-498c-9406-bed8f91601ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11290 | 2024.12.20 21:28:51.118107 [ 260 ] {b5c68d87-7495-498c-9406-bed8f91601ab} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11291 | 2024.12.20 21:28:51.118150 [ 260 ] {b5c68d87-7495-498c-9406-bed8f91601ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11292 | 2024.12.20 21:28:51.118536 [ 260 ] {b5c68d87-7495-498c-9406-bed8f91601ab} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
11293 | 2024.12.20 21:28:51.118786 [ 260 ] {b5c68d87-7495-498c-9406-bed8f91601ab} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11294 | 2024.12.20 21:28:51.118964 [ 70 ] {} <Debug> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
11295 | 2024.12.20 21:28:51.119031 [ 70 ] {} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11296 | 2024.12.20 21:28:51.119037 [ 260 ] {b5c68d87-7495-498c-9406-bed8f91601ab} <Debug> executeQuery: Read 24 rows, 1.73 KiB in 0.001619 sec., 14823.965410747374 rows/sec., 1.05 MiB/sec. | ||
11297 | 2024.12.20 21:28:51.119065 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11298 | 2024.12.20 21:28:51.119215 [ 260 ] {b5c68d87-7495-498c-9406-bed8f91601ab} <Debug> TCPHandler: Processed in 0.001970065 sec. | ||
11299 | 2024.12.20 21:28:51.119473 [ 193 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::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 | ||
11300 | 2024.12.20 21:28:51.119498 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11301 | 2024.12.20 21:28:51.119979 [ 193 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11302 | 2024.12.20 21:28:51.120129 [ 193 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 64 rows starting from the beginning of the part | ||
11303 | 2024.12.20 21:28:51.120143 [ 262 ] {52b89d1b-53ce-49de-b67d-db9b0f137b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11304 | 2024.12.20 21:28:51.120491 [ 193 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 34 rows starting from the beginning of the part | ||
11305 | 2024.12.20 21:28:51.120912 [ 193 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 22 rows starting from the beginning of the part | ||
11306 | 2024.12.20 21:28:51.120958 [ 262 ] {52b89d1b-53ce-49de-b67d-db9b0f137b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11307 | 2024.12.20 21:28:51.121376 [ 193 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 24 rows starting from the beginning of the part | ||
11308 | 2024.12.20 21:28:51.121805 [ 193 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 22 rows starting from the beginning of the part | ||
11309 | 2024.12.20 21:28:51.122051 [ 193 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 24 rows starting from the beginning of the part | ||
11310 | 2024.12.20 21:28:51.123896 [ 262 ] {52b89d1b-53ce-49de-b67d-db9b0f137b35} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11311 | 2024.12.20 21:28:51.123969 [ 262 ] {52b89d1b-53ce-49de-b67d-db9b0f137b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11312 | 2024.12.20 21:28:51.125021 [ 262 ] {52b89d1b-53ce-49de-b67d-db9b0f137b35} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11313 | 2024.12.20 21:28:51.125169 [ 194 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.005964424 sec., 31855.54883422104 rows/sec., 2.39 MiB/sec. | ||
11314 | 2024.12.20 21:28:51.125364 [ 194 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
11315 | 2024.12.20 21:28:51.125371 [ 262 ] {52b89d1b-53ce-49de-b67d-db9b0f137b35} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11316 | 2024.12.20 21:28:51.125570 [ 70 ] {} <Debug> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
11317 | 2024.12.20 21:28:51.125633 [ 70 ] {} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11318 | 2024.12.20 21:28:51.125673 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11319 | 2024.12.20 21:28:51.125692 [ 262 ] {52b89d1b-53ce-49de-b67d-db9b0f137b35} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00583 sec., 2401.3722126929674 rows/sec., 168.18 KiB/sec. | ||
11320 | 2024.12.20 21:28:51.126079 [ 262 ] {52b89d1b-53ce-49de-b67d-db9b0f137b35} <Debug> TCPHandler: Processed in 0.006738921 sec. | ||
11321 | 2024.12.20 21:28:51.126149 [ 196 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
11322 | 2024.12.20 21:28:51.126154 [ 194 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_71_14} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11323 | 2024.12.20 21:28:51.126330 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11324 | 2024.12.20 21:28:51.126551 [ 194 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_71_14} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
11325 | 2024.12.20 21:28:51.126600 [ 196 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11326 | 2024.12.20 21:28:51.126674 [ 260 ] {fde06998-88d7-4aaa-9093-cc42b38c5952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11327 | 2024.12.20 21:28:51.126711 [ 196 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 243 rows starting from the beginning of the part | ||
11328 | 2024.12.20 21:28:51.126863 [ 260 ] {fde06998-88d7-4aaa-9093-cc42b38c5952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11329 | 2024.12.20 21:28:51.126849 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11330 | 2024.12.20 21:28:51.127208 [ 196 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
11331 | 2024.12.20 21:28:51.127517 [ 196 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
11332 | 2024.12.20 21:28:51.127833 [ 196 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 242 rows starting from the beginning of the part | ||
11333 | 2024.12.20 21:28:51.128176 [ 196 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
11334 | 2024.12.20 21:28:51.128570 [ 196 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
11335 | 2024.12.20 21:28:51.129583 [ 260 ] {fde06998-88d7-4aaa-9093-cc42b38c5952} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11336 | 2024.12.20 21:28:51.129651 [ 260 ] {fde06998-88d7-4aaa-9093-cc42b38c5952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11337 | 2024.12.20 21:28:51.130636 [ 260 ] {fde06998-88d7-4aaa-9093-cc42b38c5952} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11338 | 2024.12.20 21:28:51.131212 [ 260 ] {fde06998-88d7-4aaa-9093-cc42b38c5952} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11339 | 2024.12.20 21:28:51.131330 [ 201 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005541304 sec., 97630.44943933774 rows/sec., 6.99 MiB/sec. | ||
11340 | 2024.12.20 21:28:51.131613 [ 260 ] {fde06998-88d7-4aaa-9093-cc42b38c5952} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005039 sec., 2579.876959714229 rows/sec., 160.85 KiB/sec. | ||
11341 | 2024.12.20 21:28:51.131638 [ 201 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
11342 | 2024.12.20 21:28:51.132012 [ 260 ] {fde06998-88d7-4aaa-9093-cc42b38c5952} <Debug> TCPHandler: Processed in 0.005816931 sec. | ||
11343 | 2024.12.20 21:28:51.132408 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11344 | 2024.12.20 21:28:51.132513 [ 201 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_38_8} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11345 | 2024.12.20 21:28:51.132636 [ 262 ] {b163c13c-63b7-43dc-a158-f6eb5d168440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11346 | 2024.12.20 21:28:51.132679 [ 201 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_38_8} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
11347 | 2024.12.20 21:28:51.132727 [ 262 ] {b163c13c-63b7-43dc-a158-f6eb5d168440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11348 | 2024.12.20 21:28:51.132865 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
11349 | 2024.12.20 21:28:51.133676 [ 262 ] {b163c13c-63b7-43dc-a158-f6eb5d168440} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11350 | 2024.12.20 21:28:51.133720 [ 262 ] {b163c13c-63b7-43dc-a158-f6eb5d168440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11351 | 2024.12.20 21:28:51.134116 [ 262 ] {b163c13c-63b7-43dc-a158-f6eb5d168440} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11352 | 2024.12.20 21:28:51.134356 [ 262 ] {b163c13c-63b7-43dc-a158-f6eb5d168440} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11353 | 2024.12.20 21:28:51.134590 [ 262 ] {b163c13c-63b7-43dc-a158-f6eb5d168440} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.002033 sec., 196261.68224299065 rows/sec., 13.95 MiB/sec. | ||
11354 | 2024.12.20 21:28:51.134647 [ 262 ] {b163c13c-63b7-43dc-a158-f6eb5d168440} <Debug> TCPHandler: Processed in 0.002519257 sec. | ||
11355 | 2024.12.20 21:28:51.134796 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11356 | 2024.12.20 21:28:51.134944 [ 260 ] {6e9e722b-2806-492c-bd2c-39927a026d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11357 | 2024.12.20 21:28:51.135007 [ 260 ] {6e9e722b-2806-492c-bd2c-39927a026d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11358 | 2024.12.20 21:28:51.135506 [ 260 ] {6e9e722b-2806-492c-bd2c-39927a026d17} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11359 | 2024.12.20 21:28:51.135546 [ 260 ] {6e9e722b-2806-492c-bd2c-39927a026d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11360 | 2024.12.20 21:28:51.135924 [ 260 ] {6e9e722b-2806-492c-bd2c-39927a026d17} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11361 | 2024.12.20 21:28:51.136174 [ 260 ] {6e9e722b-2806-492c-bd2c-39927a026d17} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11362 | 2024.12.20 21:28:51.136356 [ 67 ] {} <Debug> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
11363 | 2024.12.20 21:28:51.136420 [ 260 ] {6e9e722b-2806-492c-bd2c-39927a026d17} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001508 sec., 3978.7798408488065 rows/sec., 207.88 KiB/sec. | ||
11364 | 2024.12.20 21:28:51.136439 [ 67 ] {} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11365 | 2024.12.20 21:28:51.136504 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11366 | 2024.12.20 21:28:51.136556 [ 260 ] {6e9e722b-2806-492c-bd2c-39927a026d17} <Debug> TCPHandler: Processed in 0.00182726 sec. | ||
11367 | 2024.12.20 21:28:51.136873 [ 193 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
11368 | 2024.12.20 21:28:51.136951 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11369 | 2024.12.20 21:28:51.137368 [ 193 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11370 | 2024.12.20 21:28:51.137487 [ 193 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part | ||
11371 | 2024.12.20 21:28:51.137657 [ 262 ] {f0f7a5b4-3fde-43df-8285-6a2b083f8ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11372 | 2024.12.20 21:28:51.137791 [ 193 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
11373 | 2024.12.20 21:28:51.137894 [ 262 ] {f0f7a5b4-3fde-43df-8285-6a2b083f8ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11374 | 2024.12.20 21:28:51.138103 [ 193 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
11375 | 2024.12.20 21:28:51.138450 [ 193 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
11376 | 2024.12.20 21:28:51.138803 [ 193 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
11377 | 2024.12.20 21:28:51.139151 [ 193 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
11378 | 2024.12.20 21:28:51.140624 [ 262 ] {f0f7a5b4-3fde-43df-8285-6a2b083f8ffb} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11379 | 2024.12.20 21:28:51.140691 [ 262 ] {f0f7a5b4-3fde-43df-8285-6a2b083f8ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11380 | 2024.12.20 21:28:51.141827 [ 262 ] {f0f7a5b4-3fde-43df-8285-6a2b083f8ffb} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11381 | 2024.12.20 21:28:51.141875 [ 191 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.005261718 sec., 43331.85472881671 rows/sec., 2.21 MiB/sec. | ||
11382 | 2024.12.20 21:28:51.142128 [ 191 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
11383 | 2024.12.20 21:28:51.142253 [ 262 ] {f0f7a5b4-3fde-43df-8285-6a2b083f8ffb} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11384 | 2024.12.20 21:28:51.142706 [ 262 ] {f0f7a5b4-3fde-43df-8285-6a2b083f8ffb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005291 sec., 44793.0447930448 rows/sec., 3.00 MiB/sec. | ||
11385 | 2024.12.20 21:28:51.142958 [ 191 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_38_8} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11386 | 2024.12.20 21:28:51.143075 [ 262 ] {f0f7a5b4-3fde-43df-8285-6a2b083f8ffb} <Debug> TCPHandler: Processed in 0.006399053 sec. | ||
11387 | 2024.12.20 21:28:51.143410 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11388 | 2024.12.20 21:28:51.143429 [ 191 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_38_8} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
11389 | 2024.12.20 21:28:51.143734 [ 260 ] {0b2567da-fbc4-49f8-909d-da8ea57dbbba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11390 | 2024.12.20 21:28:51.143849 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11391 | 2024.12.20 21:28:51.143907 [ 260 ] {0b2567da-fbc4-49f8-909d-da8ea57dbbba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11392 | 2024.12.20 21:28:51.144516 [ 260 ] {0b2567da-fbc4-49f8-909d-da8ea57dbbba} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11393 | 2024.12.20 21:28:51.144556 [ 260 ] {0b2567da-fbc4-49f8-909d-da8ea57dbbba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11394 | 2024.12.20 21:28:51.144924 [ 260 ] {0b2567da-fbc4-49f8-909d-da8ea57dbbba} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11395 | 2024.12.20 21:28:51.145176 [ 260 ] {0b2567da-fbc4-49f8-909d-da8ea57dbbba} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11396 | 2024.12.20 21:28:51.145403 [ 260 ] {0b2567da-fbc4-49f8-909d-da8ea57dbbba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001793 sec., 557.7244841048522 rows/sec., 37.58 KiB/sec. | ||
11397 | 2024.12.20 21:28:51.145461 [ 260 ] {0b2567da-fbc4-49f8-909d-da8ea57dbbba} <Debug> TCPHandler: Processed in 0.002213109 sec. | ||
11398 | 2024.12.20 21:28:51.145616 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11399 | 2024.12.20 21:28:51.145738 [ 262 ] {4f026d97-498e-4536-b0d9-25ebdabfdfb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11400 | 2024.12.20 21:28:51.145823 [ 262 ] {4f026d97-498e-4536-b0d9-25ebdabfdfb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11401 | 2024.12.20 21:28:51.146966 [ 262 ] {4f026d97-498e-4536-b0d9-25ebdabfdfb9} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11402 | 2024.12.20 21:28:51.147006 [ 262 ] {4f026d97-498e-4536-b0d9-25ebdabfdfb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11403 | 2024.12.20 21:28:51.147656 [ 262 ] {4f026d97-498e-4536-b0d9-25ebdabfdfb9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11404 | 2024.12.20 21:28:51.147916 [ 262 ] {4f026d97-498e-4536-b0d9-25ebdabfdfb9} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11405 | 2024.12.20 21:28:51.148165 [ 262 ] {4f026d97-498e-4536-b0d9-25ebdabfdfb9} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002453 sec., 6930.289441500204 rows/sec., 12.42 MiB/sec. | ||
11406 | 2024.12.20 21:28:51.148261 [ 262 ] {4f026d97-498e-4536-b0d9-25ebdabfdfb9} <Debug> TCPHandler: Processed in 0.00270281 sec. | ||
11407 | 2024.12.20 21:28:51.148404 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11408 | 2024.12.20 21:28:51.148539 [ 260 ] {522527a6-8bf6-4046-a034-a33d78feae1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11409 | 2024.12.20 21:28:51.148593 [ 260 ] {522527a6-8bf6-4046-a034-a33d78feae1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11410 | 2024.12.20 21:28:51.149113 [ 260 ] {522527a6-8bf6-4046-a034-a33d78feae1e} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11411 | 2024.12.20 21:28:51.149153 [ 260 ] {522527a6-8bf6-4046-a034-a33d78feae1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11412 | 2024.12.20 21:28:51.149546 [ 260 ] {522527a6-8bf6-4046-a034-a33d78feae1e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11413 | 2024.12.20 21:28:51.149786 [ 260 ] {522527a6-8bf6-4046-a034-a33d78feae1e} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11414 | 2024.12.20 21:28:51.150011 [ 260 ] {522527a6-8bf6-4046-a034-a33d78feae1e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001504 sec., 54521.27659574468 rows/sec., 3.46 MiB/sec. | ||
11415 | 2024.12.20 21:28:51.150066 [ 260 ] {522527a6-8bf6-4046-a034-a33d78feae1e} <Debug> TCPHandler: Processed in 0.001724618 sec. | ||
11416 | 2024.12.20 21:28:53.823041 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11417 | 2024.12.20 21:28:53.823144 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11418 | 2024.12.20 21:28:54.041279 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24827 | ||
11419 | 2024.12.20 21:28:54.042034 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11420 | 2024.12.20 21:28:54.042088 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11421 | 2024.12.20 21:28:54.042636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
11422 | 2024.12.20 21:28:54.042908 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11423 | 2024.12.20 21:28:54.043171 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24827 | ||
11424 | 2024.12.20 21:28:55.778482 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
11425 | 2024.12.20 21:28:55.799677 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11426 | 2024.12.20 21:28:55.799745 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11427 | 2024.12.20 21:28:55.807104 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
11428 | 2024.12.20 21:28:55.807855 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11429 | 2024.12.20 21:28:55.810696 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
11430 | 2024.12.20 21:28:56.108490 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11431 | 2024.12.20 21:28:56.108701 [ 260 ] {60c23af1-cc99-4571-9e94-42c392ee66d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11432 | 2024.12.20 21:28:56.108783 [ 260 ] {60c23af1-cc99-4571-9e94-42c392ee66d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11433 | 2024.12.20 21:28:56.109622 [ 260 ] {60c23af1-cc99-4571-9e94-42c392ee66d9} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11434 | 2024.12.20 21:28:56.109677 [ 260 ] {60c23af1-cc99-4571-9e94-42c392ee66d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11435 | 2024.12.20 21:28:56.110124 [ 260 ] {60c23af1-cc99-4571-9e94-42c392ee66d9} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11436 | 2024.12.20 21:28:56.110379 [ 260 ] {60c23af1-cc99-4571-9e94-42c392ee66d9} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11437 | 2024.12.20 21:28:56.110633 [ 260 ] {60c23af1-cc99-4571-9e94-42c392ee66d9} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.00199 sec., 50251.25628140703 rows/sec., 4.19 MiB/sec. | ||
11438 | 2024.12.20 21:28:56.110698 [ 260 ] {60c23af1-cc99-4571-9e94-42c392ee66d9} <Debug> TCPHandler: Processed in 0.002363783 sec. | ||
11439 | 2024.12.20 21:28:56.110945 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11440 | 2024.12.20 21:28:56.111160 [ 262 ] {a9987ced-5dcd-4459-bce3-90e62cbf6014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11441 | 2024.12.20 21:28:56.111241 [ 262 ] {a9987ced-5dcd-4459-bce3-90e62cbf6014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11442 | 2024.12.20 21:28:56.112000 [ 262 ] {a9987ced-5dcd-4459-bce3-90e62cbf6014} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11443 | 2024.12.20 21:28:56.112041 [ 262 ] {a9987ced-5dcd-4459-bce3-90e62cbf6014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11444 | 2024.12.20 21:28:56.112468 [ 262 ] {a9987ced-5dcd-4459-bce3-90e62cbf6014} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
11445 | 2024.12.20 21:28:56.112718 [ 262 ] {a9987ced-5dcd-4459-bce3-90e62cbf6014} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11446 | 2024.12.20 21:28:56.112945 [ 262 ] {a9987ced-5dcd-4459-bce3-90e62cbf6014} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001845 sec., 11924.119241192411 rows/sec., 896.64 KiB/sec. | ||
11447 | 2024.12.20 21:28:56.113011 [ 262 ] {a9987ced-5dcd-4459-bce3-90e62cbf6014} <Debug> TCPHandler: Processed in 0.00221467 sec. | ||
11448 | 2024.12.20 21:28:56.113170 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11449 | 2024.12.20 21:28:56.113316 [ 260 ] {1f5ef3b2-9b9e-4e94-ae38-b152dc8fa1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11450 | 2024.12.20 21:28:56.113377 [ 260 ] {1f5ef3b2-9b9e-4e94-ae38-b152dc8fa1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11451 | 2024.12.20 21:28:56.114105 [ 260 ] {1f5ef3b2-9b9e-4e94-ae38-b152dc8fa1de} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11452 | 2024.12.20 21:28:56.114153 [ 260 ] {1f5ef3b2-9b9e-4e94-ae38-b152dc8fa1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11453 | 2024.12.20 21:28:56.114558 [ 260 ] {1f5ef3b2-9b9e-4e94-ae38-b152dc8fa1de} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11454 | 2024.12.20 21:28:56.114794 [ 260 ] {1f5ef3b2-9b9e-4e94-ae38-b152dc8fa1de} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11455 | 2024.12.20 21:28:56.115027 [ 260 ] {1f5ef3b2-9b9e-4e94-ae38-b152dc8fa1de} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001746 sec., 49255.44100801833 rows/sec., 3.85 MiB/sec. | ||
11456 | 2024.12.20 21:28:56.115082 [ 260 ] {1f5ef3b2-9b9e-4e94-ae38-b152dc8fa1de} <Debug> TCPHandler: Processed in 0.001987364 sec. | ||
11457 | 2024.12.20 21:28:56.115219 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11458 | 2024.12.20 21:28:56.115408 [ 262 ] {d8f73aa4-b69e-4ba8-ad80-9def08f788ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11459 | 2024.12.20 21:28:56.115514 [ 262 ] {d8f73aa4-b69e-4ba8-ad80-9def08f788ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11460 | 2024.12.20 21:28:56.116452 [ 262 ] {d8f73aa4-b69e-4ba8-ad80-9def08f788ee} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11461 | 2024.12.20 21:28:56.116494 [ 262 ] {d8f73aa4-b69e-4ba8-ad80-9def08f788ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11462 | 2024.12.20 21:28:56.116899 [ 262 ] {d8f73aa4-b69e-4ba8-ad80-9def08f788ee} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11463 | 2024.12.20 21:28:56.117139 [ 262 ] {d8f73aa4-b69e-4ba8-ad80-9def08f788ee} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11464 | 2024.12.20 21:28:56.117365 [ 262 ] {d8f73aa4-b69e-4ba8-ad80-9def08f788ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002018 sec., 79286.42220019823 rows/sec., 5.52 MiB/sec. | ||
11465 | 2024.12.20 21:28:56.117420 [ 262 ] {d8f73aa4-b69e-4ba8-ad80-9def08f788ee} <Debug> TCPHandler: Processed in 0.002261751 sec. | ||
11466 | 2024.12.20 21:28:56.117566 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11467 | 2024.12.20 21:28:56.117704 [ 260 ] {ca75c33c-5077-4dac-a3cd-4887bfab92c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11468 | 2024.12.20 21:28:56.117798 [ 260 ] {ca75c33c-5077-4dac-a3cd-4887bfab92c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11469 | 2024.12.20 21:28:56.119004 [ 260 ] {ca75c33c-5077-4dac-a3cd-4887bfab92c6} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11470 | 2024.12.20 21:28:56.119043 [ 260 ] {ca75c33c-5077-4dac-a3cd-4887bfab92c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11471 | 2024.12.20 21:28:56.119689 [ 260 ] {ca75c33c-5077-4dac-a3cd-4887bfab92c6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11472 | 2024.12.20 21:28:56.119951 [ 260 ] {ca75c33c-5077-4dac-a3cd-4887bfab92c6} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11473 | 2024.12.20 21:28:56.120239 [ 260 ] {ca75c33c-5077-4dac-a3cd-4887bfab92c6} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002558 sec., 8600.469116497263 rows/sec., 15.41 MiB/sec. | ||
11474 | 2024.12.20 21:28:56.120581 [ 260 ] {ca75c33c-5077-4dac-a3cd-4887bfab92c6} <Debug> TCPHandler: Processed in 0.003079049 sec. | ||
11475 | 2024.12.20 21:28:56.120946 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11476 | 2024.12.20 21:28:56.121182 [ 262 ] {e38ec52d-31ec-49d2-b33e-333395c2e217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11477 | 2024.12.20 21:28:56.121278 [ 262 ] {e38ec52d-31ec-49d2-b33e-333395c2e217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11478 | 2024.12.20 21:28:56.121823 [ 262 ] {e38ec52d-31ec-49d2-b33e-333395c2e217} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11479 | 2024.12.20 21:28:56.121862 [ 262 ] {e38ec52d-31ec-49d2-b33e-333395c2e217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11480 | 2024.12.20 21:28:56.122234 [ 262 ] {e38ec52d-31ec-49d2-b33e-333395c2e217} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11481 | 2024.12.20 21:28:56.122484 [ 262 ] {e38ec52d-31ec-49d2-b33e-333395c2e217} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11482 | 2024.12.20 21:28:56.122717 [ 262 ] {e38ec52d-31ec-49d2-b33e-333395c2e217} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001593 sec., 37664.78342749529 rows/sec., 2.54 MiB/sec. | ||
11483 | 2024.12.20 21:28:56.122771 [ 262 ] {e38ec52d-31ec-49d2-b33e-333395c2e217} <Debug> TCPHandler: Processed in 0.002075437 sec. | ||
11484 | 2024.12.20 21:28:56.621659 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11485 | 2024.12.20 21:28:56.621847 [ 260 ] {38aaecc2-852c-457a-b21a-e60e871cb70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11486 | 2024.12.20 21:28:56.621921 [ 260 ] {38aaecc2-852c-457a-b21a-e60e871cb70a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11487 | 2024.12.20 21:28:56.622655 [ 260 ] {38aaecc2-852c-457a-b21a-e60e871cb70a} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11488 | 2024.12.20 21:28:56.622709 [ 260 ] {38aaecc2-852c-457a-b21a-e60e871cb70a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11489 | 2024.12.20 21:28:56.623146 [ 260 ] {38aaecc2-852c-457a-b21a-e60e871cb70a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11490 | 2024.12.20 21:28:56.623401 [ 260 ] {38aaecc2-852c-457a-b21a-e60e871cb70a} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11491 | 2024.12.20 21:28:56.623634 [ 260 ] {38aaecc2-852c-457a-b21a-e60e871cb70a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001836 sec., 7625.272331154684 rows/sec., 548.92 KiB/sec. | ||
11492 | 2024.12.20 21:28:56.623701 [ 260 ] {38aaecc2-852c-457a-b21a-e60e871cb70a} <Debug> TCPHandler: Processed in 0.002177568 sec. | ||
11493 | 2024.12.20 21:28:56.623961 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11494 | 2024.12.20 21:28:56.624156 [ 262 ] {c4f2db5d-ce03-432c-9f6b-2fb22bcc16d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11495 | 2024.12.20 21:28:56.624234 [ 262 ] {c4f2db5d-ce03-432c-9f6b-2fb22bcc16d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11496 | 2024.12.20 21:28:56.624988 [ 262 ] {c4f2db5d-ce03-432c-9f6b-2fb22bcc16d9} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11497 | 2024.12.20 21:28:56.625044 [ 262 ] {c4f2db5d-ce03-432c-9f6b-2fb22bcc16d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11498 | 2024.12.20 21:28:56.625474 [ 262 ] {c4f2db5d-ce03-432c-9f6b-2fb22bcc16d9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
11499 | 2024.12.20 21:28:56.625729 [ 262 ] {c4f2db5d-ce03-432c-9f6b-2fb22bcc16d9} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11500 | 2024.12.20 21:28:56.626021 [ 262 ] {c4f2db5d-ce03-432c-9f6b-2fb22bcc16d9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001917 sec., 2086.5936358894105 rows/sec., 170.15 KiB/sec. | ||
11501 | 2024.12.20 21:28:56.626266 [ 262 ] {c4f2db5d-ce03-432c-9f6b-2fb22bcc16d9} <Debug> TCPHandler: Processed in 0.002451085 sec. | ||
11502 | 2024.12.20 21:28:56.626467 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11503 | 2024.12.20 21:28:56.626618 [ 260 ] {4504ae15-5541-4e48-a8ab-2f30d6a6c103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11504 | 2024.12.20 21:28:56.626680 [ 260 ] {4504ae15-5541-4e48-a8ab-2f30d6a6c103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11505 | 2024.12.20 21:28:56.628052 [ 260 ] {4504ae15-5541-4e48-a8ab-2f30d6a6c103} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11506 | 2024.12.20 21:28:56.628096 [ 260 ] {4504ae15-5541-4e48-a8ab-2f30d6a6c103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11507 | 2024.12.20 21:28:56.628555 [ 260 ] {4504ae15-5541-4e48-a8ab-2f30d6a6c103} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11508 | 2024.12.20 21:28:56.628812 [ 260 ] {4504ae15-5541-4e48-a8ab-2f30d6a6c103} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11509 | 2024.12.20 21:28:56.628997 [ 60 ] {} <Debug> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11510 | 2024.12.20 21:28:56.629057 [ 260 ] {4504ae15-5541-4e48-a8ab-2f30d6a6c103} <Debug> executeQuery: Read 1379 rows, 118.00 KiB in 0.002473 sec., 557622.3210675294 rows/sec., 46.60 MiB/sec. | ||
11511 | 2024.12.20 21:28:56.629082 [ 60 ] {} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11512 | 2024.12.20 21:28:56.629145 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11513 | 2024.12.20 21:28:56.629176 [ 260 ] {4504ae15-5541-4e48-a8ab-2f30d6a6c103} <Debug> TCPHandler: Processed in 0.002794193 sec. | ||
11514 | 2024.12.20 21:28:56.629424 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11515 | 2024.12.20 21:28:56.629503 [ 198 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
11516 | 2024.12.20 21:28:56.629819 [ 262 ] {ba4fe3ca-60ba-4b80-9c8f-b07deb1e44af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11517 | 2024.12.20 21:28:56.630011 [ 262 ] {ba4fe3ca-60ba-4b80-9c8f-b07deb1e44af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11518 | 2024.12.20 21:28:56.630062 [ 198 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11519 | 2024.12.20 21:28:56.630238 [ 198 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1431 rows starting from the beginning of the part | ||
11520 | 2024.12.20 21:28:56.630856 [ 198 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 237 rows starting from the beginning of the part | ||
11521 | 2024.12.20 21:28:56.631603 [ 198 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
11522 | 2024.12.20 21:28:56.632182 [ 198 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 237 rows starting from the beginning of the part | ||
11523 | 2024.12.20 21:28:56.632744 [ 198 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
11524 | 2024.12.20 21:28:56.633247 [ 198 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1379 rows starting from the beginning of the part | ||
11525 | 2024.12.20 21:28:56.634013 [ 262 ] {ba4fe3ca-60ba-4b80-9c8f-b07deb1e44af} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11526 | 2024.12.20 21:28:56.634061 [ 262 ] {ba4fe3ca-60ba-4b80-9c8f-b07deb1e44af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11527 | 2024.12.20 21:28:56.634550 [ 262 ] {ba4fe3ca-60ba-4b80-9c8f-b07deb1e44af} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
11528 | 2024.12.20 21:28:56.634867 [ 262 ] {ba4fe3ca-60ba-4b80-9c8f-b07deb1e44af} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11529 | 2024.12.20 21:28:56.635160 [ 262 ] {ba4fe3ca-60ba-4b80-9c8f-b07deb1e44af} <Debug> executeQuery: Read 28 rows, 2.01 KiB in 0.005493 sec., 5097.396686692154 rows/sec., 366.59 KiB/sec. | ||
11530 | 2024.12.20 21:28:56.635291 [ 262 ] {ba4fe3ca-60ba-4b80-9c8f-b07deb1e44af} <Debug> TCPHandler: Processed in 0.006019885 sec. | ||
11531 | 2024.12.20 21:28:56.635604 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11532 | 2024.12.20 21:28:56.636098 [ 260 ] {ac5a001b-f886-44f1-9849-8da60bd5e89b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11533 | 2024.12.20 21:28:56.636318 [ 260 ] {ac5a001b-f886-44f1-9849-8da60bd5e89b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11534 | 2024.12.20 21:28:56.636464 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3484 rows, containing 5 columns (5 merged, 0 gathered) in 0.007188911 sec., 484635.294552958 rows/sec., 42.65 MiB/sec. | ||
11535 | 2024.12.20 21:28:56.636943 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11536 | 2024.12.20 21:28:56.637536 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_91_18} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11537 | 2024.12.20 21:28:56.637773 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_91_18} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11538 | 2024.12.20 21:28:56.637887 [ 260 ] {ac5a001b-f886-44f1-9849-8da60bd5e89b} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11539 | 2024.12.20 21:28:56.637952 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
11540 | 2024.12.20 21:28:56.637959 [ 260 ] {ac5a001b-f886-44f1-9849-8da60bd5e89b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11541 | 2024.12.20 21:28:56.638368 [ 260 ] {ac5a001b-f886-44f1-9849-8da60bd5e89b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11542 | 2024.12.20 21:28:56.638611 [ 260 ] {ac5a001b-f886-44f1-9849-8da60bd5e89b} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11543 | 2024.12.20 21:28:56.638856 [ 260 ] {ac5a001b-f886-44f1-9849-8da60bd5e89b} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002927 sec., 82678.51042022549 rows/sec., 5.60 MiB/sec. | ||
11544 | 2024.12.20 21:28:56.639054 [ 260 ] {ac5a001b-f886-44f1-9849-8da60bd5e89b} <Debug> TCPHandler: Processed in 0.003632102 sec. | ||
11545 | 2024.12.20 21:28:56.639295 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11546 | 2024.12.20 21:28:56.639436 [ 262 ] {15467999-89d7-4943-86a4-6c938199df88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11547 | 2024.12.20 21:28:56.639502 [ 262 ] {15467999-89d7-4943-86a4-6c938199df88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11548 | 2024.12.20 21:28:56.640219 [ 262 ] {15467999-89d7-4943-86a4-6c938199df88} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11549 | 2024.12.20 21:28:56.640267 [ 262 ] {15467999-89d7-4943-86a4-6c938199df88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11550 | 2024.12.20 21:28:56.640633 [ 262 ] {15467999-89d7-4943-86a4-6c938199df88} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11551 | 2024.12.20 21:28:56.640880 [ 262 ] {15467999-89d7-4943-86a4-6c938199df88} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11552 | 2024.12.20 21:28:56.641090 [ 262 ] {15467999-89d7-4943-86a4-6c938199df88} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001687 sec., 7705.986959098993 rows/sec., 480.47 KiB/sec. | ||
11553 | 2024.12.20 21:28:56.641144 [ 262 ] {15467999-89d7-4943-86a4-6c938199df88} <Debug> TCPHandler: Processed in 0.001980105 sec. | ||
11554 | 2024.12.20 21:28:56.641309 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11555 | 2024.12.20 21:28:56.641449 [ 260 ] {ba2f209a-cefc-4a9b-abe2-f03dbf1a0df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11556 | 2024.12.20 21:28:56.641508 [ 260 ] {ba2f209a-cefc-4a9b-abe2-f03dbf1a0df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11557 | 2024.12.20 21:28:56.642542 [ 260 ] {ba2f209a-cefc-4a9b-abe2-f03dbf1a0df7} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11558 | 2024.12.20 21:28:56.642583 [ 260 ] {ba2f209a-cefc-4a9b-abe2-f03dbf1a0df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11559 | 2024.12.20 21:28:56.642984 [ 260 ] {ba2f209a-cefc-4a9b-abe2-f03dbf1a0df7} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11560 | 2024.12.20 21:28:56.643222 [ 260 ] {ba2f209a-cefc-4a9b-abe2-f03dbf1a0df7} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11561 | 2024.12.20 21:28:56.643398 [ 60 ] {} <Debug> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11562 | 2024.12.20 21:28:56.643462 [ 60 ] {} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11563 | 2024.12.20 21:28:56.643462 [ 260 ] {ba2f209a-cefc-4a9b-abe2-f03dbf1a0df7} <Debug> executeQuery: Read 859 rows, 63.66 KiB in 0.002035 sec., 422113.0221130221 rows/sec., 30.55 MiB/sec. | ||
11564 | 2024.12.20 21:28:56.643502 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11565 | 2024.12.20 21:28:56.643638 [ 260 ] {ba2f209a-cefc-4a9b-abe2-f03dbf1a0df7} <Debug> TCPHandler: Processed in 0.002387983 sec. | ||
11566 | 2024.12.20 21:28:56.643908 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::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 | ||
11567 | 2024.12.20 21:28:56.644046 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11568 | 2024.12.20 21:28:56.644459 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11569 | 2024.12.20 21:28:56.644625 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 913 rows starting from the beginning of the part | ||
11570 | 2024.12.20 21:28:56.644687 [ 262 ] {30511f9a-29a7-4a3f-a945-e184a1eb85d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11571 | 2024.12.20 21:28:56.645037 [ 262 ] {30511f9a-29a7-4a3f-a945-e184a1eb85d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11572 | 2024.12.20 21:28:56.645248 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 399 rows starting from the beginning of the part | ||
11573 | 2024.12.20 21:28:56.645699 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 86 rows starting from the beginning of the part | ||
11574 | 2024.12.20 21:28:56.646066 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 399 rows starting from the beginning of the part | ||
11575 | 2024.12.20 21:28:56.646427 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 86 rows starting from the beginning of the part | ||
11576 | 2024.12.20 21:28:56.646719 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 859 rows starting from the beginning of the part | ||
11577 | 2024.12.20 21:28:56.647675 [ 262 ] {30511f9a-29a7-4a3f-a945-e184a1eb85d0} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11578 | 2024.12.20 21:28:56.647749 [ 262 ] {30511f9a-29a7-4a3f-a945-e184a1eb85d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11579 | 2024.12.20 21:28:56.648646 [ 262 ] {30511f9a-29a7-4a3f-a945-e184a1eb85d0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11580 | 2024.12.20 21:28:56.649146 [ 262 ] {30511f9a-29a7-4a3f-a945-e184a1eb85d0} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11581 | 2024.12.20 21:28:56.649449 [ 262 ] {30511f9a-29a7-4a3f-a945-e184a1eb85d0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004979 sec., 1205.0612572805785 rows/sec., 62.96 KiB/sec. | ||
11582 | 2024.12.20 21:28:56.649969 [ 262 ] {30511f9a-29a7-4a3f-a945-e184a1eb85d0} <Debug> TCPHandler: Processed in 0.006206769 sec. | ||
11583 | 2024.12.20 21:28:56.650316 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11584 | 2024.12.20 21:28:56.650568 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2742 rows, containing 5 columns (5 merged, 0 gathered) in 0.006918485 sec., 396329.5432453781 rows/sec., 30.24 MiB/sec. | ||
11585 | 2024.12.20 21:28:56.650605 [ 260 ] {b494248b-6c98-4f17-b20d-e37afb9a8e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11586 | 2024.12.20 21:28:56.650673 [ 260 ] {b494248b-6c98-4f17-b20d-e37afb9a8e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11587 | 2024.12.20 21:28:56.650788 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11588 | 2024.12.20 21:28:56.651393 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_91_18} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11589 | 2024.12.20 21:28:56.651483 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_91_18} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11590 | 2024.12.20 21:28:56.651612 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
11591 | 2024.12.20 21:28:56.651970 [ 260 ] {b494248b-6c98-4f17-b20d-e37afb9a8e12} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11592 | 2024.12.20 21:28:56.652015 [ 260 ] {b494248b-6c98-4f17-b20d-e37afb9a8e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11593 | 2024.12.20 21:28:56.652470 [ 260 ] {b494248b-6c98-4f17-b20d-e37afb9a8e12} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11594 | 2024.12.20 21:28:56.652723 [ 260 ] {b494248b-6c98-4f17-b20d-e37afb9a8e12} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11595 | 2024.12.20 21:28:56.652925 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11596 | 2024.12.20 21:28:56.652946 [ 260 ] {b494248b-6c98-4f17-b20d-e37afb9a8e12} <Debug> executeQuery: Read 957 rows, 65.11 KiB in 0.002382 sec., 401763.2241813602 rows/sec., 26.69 MiB/sec. | ||
11597 | 2024.12.20 21:28:56.653000 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11598 | 2024.12.20 21:28:56.653078 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11599 | 2024.12.20 21:28:56.653097 [ 260 ] {b494248b-6c98-4f17-b20d-e37afb9a8e12} <Debug> TCPHandler: Processed in 0.002939185 sec. | ||
11600 | 2024.12.20 21:28:56.653367 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11601 | 2024.12.20 21:28:56.653455 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::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 | ||
11602 | 2024.12.20 21:28:56.653774 [ 262 ] {41cae92f-3f2f-45bb-8118-afdf7d9d3e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11603 | 2024.12.20 21:28:56.653975 [ 262 ] {41cae92f-3f2f-45bb-8118-afdf7d9d3e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11604 | 2024.12.20 21:28:56.654080 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11605 | 2024.12.20 21:28:56.654228 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25530 rows starting from the beginning of the part | ||
11606 | 2024.12.20 21:28:56.654720 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 237 rows starting from the beginning of the part | ||
11607 | 2024.12.20 21:28:56.655360 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
11608 | 2024.12.20 21:28:56.655882 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 237 rows starting from the beginning of the part | ||
11609 | 2024.12.20 21:28:56.656372 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
11610 | 2024.12.20 21:28:56.656714 [ 186 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 957 rows starting from the beginning of the part | ||
11611 | 2024.12.20 21:28:56.657318 [ 262 ] {41cae92f-3f2f-45bb-8118-afdf7d9d3e15} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11612 | 2024.12.20 21:28:56.657363 [ 262 ] {41cae92f-3f2f-45bb-8118-afdf7d9d3e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11613 | 2024.12.20 21:28:56.657877 [ 262 ] {41cae92f-3f2f-45bb-8118-afdf7d9d3e15} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11614 | 2024.12.20 21:28:56.658146 [ 262 ] {41cae92f-3f2f-45bb-8118-afdf7d9d3e15} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11615 | 2024.12.20 21:28:56.658485 [ 262 ] {41cae92f-3f2f-45bb-8118-afdf7d9d3e15} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004868 sec., 205.42317173377157 rows/sec., 13.84 KiB/sec. | ||
11616 | 2024.12.20 21:28:56.658569 [ 262 ] {41cae92f-3f2f-45bb-8118-afdf7d9d3e15} <Debug> TCPHandler: Processed in 0.00536909 sec. | ||
11617 | 2024.12.20 21:28:56.658747 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11618 | 2024.12.20 21:28:56.659022 [ 260 ] {220f5c45-c2c4-455c-be0a-74a4c4ddd28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11619 | 2024.12.20 21:28:56.659260 [ 260 ] {220f5c45-c2c4-455c-be0a-74a4c4ddd28b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11620 | 2024.12.20 21:28:56.661347 [ 260 ] {220f5c45-c2c4-455c-be0a-74a4c4ddd28b} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11621 | 2024.12.20 21:28:56.661399 [ 260 ] {220f5c45-c2c4-455c-be0a-74a4c4ddd28b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11622 | 2024.12.20 21:28:56.662983 [ 260 ] {220f5c45-c2c4-455c-be0a-74a4c4ddd28b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
11623 | 2024.12.20 21:28:56.663383 [ 260 ] {220f5c45-c2c4-455c-be0a-74a4c4ddd28b} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11624 | 2024.12.20 21:28:56.663803 [ 260 ] {220f5c45-c2c4-455c-be0a-74a4c4ddd28b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.004884 sec., 3480.7534807534807 rows/sec., 6.24 MiB/sec. | ||
11625 | 2024.12.20 21:28:56.663925 [ 260 ] {220f5c45-c2c4-455c-be0a-74a4c4ddd28b} <Debug> TCPHandler: Processed in 0.005269639 sec. | ||
11626 | 2024.12.20 21:28:56.664097 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11627 | 2024.12.20 21:28:56.664252 [ 262 ] {7255d393-eb0e-4400-9009-4fdbd53700d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11628 | 2024.12.20 21:28:56.664443 [ 262 ] {7255d393-eb0e-4400-9009-4fdbd53700d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11629 | 2024.12.20 21:28:56.665236 [ 262 ] {7255d393-eb0e-4400-9009-4fdbd53700d1} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11630 | 2024.12.20 21:28:56.665304 [ 262 ] {7255d393-eb0e-4400-9009-4fdbd53700d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11631 | 2024.12.20 21:28:56.666012 [ 187 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27281 rows, containing 5 columns (5 merged, 0 gathered) in 0.012819427 sec., 2128098.2371520973 rows/sec., 143.46 MiB/sec. | ||
11632 | 2024.12.20 21:28:56.666163 [ 262 ] {7255d393-eb0e-4400-9009-4fdbd53700d1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11633 | 2024.12.20 21:28:56.666433 [ 187 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11634 | 2024.12.20 21:28:56.666582 [ 262 ] {7255d393-eb0e-4400-9009-4fdbd53700d1} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11635 | 2024.12.20 21:28:56.666824 [ 59 ] {} <Debug> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11636 | 2024.12.20 21:28:56.666927 [ 59 ] {} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11637 | 2024.12.20 21:28:56.666999 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11638 | 2024.12.20 21:28:56.667072 [ 262 ] {7255d393-eb0e-4400-9009-4fdbd53700d1} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.002833 sec., 12001.41193081539 rows/sec., 713.20 KiB/sec. | ||
11639 | 2024.12.20 21:28:56.667287 [ 187 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11640 | 2024.12.20 21:28:56.667397 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::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 | ||
11641 | 2024.12.20 21:28:56.667908 [ 262 ] {7255d393-eb0e-4400-9009-4fdbd53700d1} <Debug> TCPHandler: Processed in 0.003852066 sec. | ||
11642 | 2024.12.20 21:28:56.667971 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11643 | 2024.12.20 21:28:56.668095 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4860 rows starting from the beginning of the part | ||
11644 | 2024.12.20 21:28:56.668404 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 82 rows starting from the beginning of the part | ||
11645 | 2024.12.20 21:28:56.668735 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
11646 | 2024.12.20 21:28:56.669141 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 82 rows starting from the beginning of the part | ||
11647 | 2024.12.20 21:28:56.669587 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
11648 | 2024.12.20 21:28:56.669895 [ 189 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 34 rows starting from the beginning of the part | ||
11649 | 2024.12.20 21:28:56.670088 [ 187 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11650 | 2024.12.20 21:28:56.670393 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
11651 | 2024.12.20 21:28:56.672224 [ 197 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5178 rows, containing 4 columns (4 merged, 0 gathered) in 0.005086334 sec., 1018022.0174294492 rows/sec., 66.08 MiB/sec. | ||
11652 | 2024.12.20 21:28:56.672602 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11653 | 2024.12.20 21:28:56.672936 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_91_18} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11654 | 2024.12.20 21:28:56.673028 [ 200 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_91_18} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11655 | 2024.12.20 21:28:56.673125 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
11656 | 2024.12.20 21:28:57.000219 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.74 MiB, peak 249.89 MiB, free memory in arenas 0.00 B, will set to 239.63 MiB (RSS), difference: -1.11 MiB | ||
11657 | 2024.12.20 21:28:59.152860 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1630 | ||
11658 | 2024.12.20 21:28:59.156728 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11659 | 2024.12.20 21:28:59.156791 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11660 | 2024.12.20 21:28:59.158352 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11661 | 2024.12.20 21:28:59.158680 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11662 | 2024.12.20 21:28:59.160225 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1630 | ||
11663 | 2024.12.20 21:29:01.106674 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11664 | 2024.12.20 21:29:01.106881 [ 260 ] {059c8ce3-d37d-4852-adaf-ff0d26431dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11665 | 2024.12.20 21:29:01.106959 [ 260 ] {059c8ce3-d37d-4852-adaf-ff0d26431dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11666 | 2024.12.20 21:29:01.107852 [ 260 ] {059c8ce3-d37d-4852-adaf-ff0d26431dbf} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11667 | 2024.12.20 21:29:01.107899 [ 260 ] {059c8ce3-d37d-4852-adaf-ff0d26431dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11668 | 2024.12.20 21:29:01.108349 [ 260 ] {059c8ce3-d37d-4852-adaf-ff0d26431dbf} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11669 | 2024.12.20 21:29:01.108595 [ 260 ] {059c8ce3-d37d-4852-adaf-ff0d26431dbf} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11670 | 2024.12.20 21:29:01.108827 [ 260 ] {059c8ce3-d37d-4852-adaf-ff0d26431dbf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001998 sec., 28028.028028028024 rows/sec., 2.15 MiB/sec. | ||
11671 | 2024.12.20 21:29:01.108886 [ 260 ] {059c8ce3-d37d-4852-adaf-ff0d26431dbf} <Debug> TCPHandler: Processed in 0.002351673 sec. | ||
11672 | 2024.12.20 21:29:01.109214 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11673 | 2024.12.20 21:29:01.109525 [ 262 ] {99b53a2d-538c-4af6-8574-3a3e0ff80eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11674 | 2024.12.20 21:29:01.109718 [ 262 ] {99b53a2d-538c-4af6-8574-3a3e0ff80eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11675 | 2024.12.20 21:29:01.110606 [ 262 ] {99b53a2d-538c-4af6-8574-3a3e0ff80eba} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11676 | 2024.12.20 21:29:01.110690 [ 262 ] {99b53a2d-538c-4af6-8574-3a3e0ff80eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11677 | 2024.12.20 21:29:01.111287 [ 262 ] {99b53a2d-538c-4af6-8574-3a3e0ff80eba} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11678 | 2024.12.20 21:29:01.111544 [ 262 ] {99b53a2d-538c-4af6-8574-3a3e0ff80eba} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11679 | 2024.12.20 21:29:01.111763 [ 262 ] {99b53a2d-538c-4af6-8574-3a3e0ff80eba} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002328 sec., 27491.408934707903 rows/sec., 2.15 MiB/sec. | ||
11680 | 2024.12.20 21:29:01.111856 [ 262 ] {99b53a2d-538c-4af6-8574-3a3e0ff80eba} <Debug> TCPHandler: Processed in 0.002844134 sec. | ||
11681 | 2024.12.20 21:29:01.112018 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11682 | 2024.12.20 21:29:01.112183 [ 260 ] {37428b67-2357-485e-8a98-cf270e40fbf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11683 | 2024.12.20 21:29:01.112237 [ 260 ] {37428b67-2357-485e-8a98-cf270e40fbf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11684 | 2024.12.20 21:29:01.112796 [ 260 ] {37428b67-2357-485e-8a98-cf270e40fbf7} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11685 | 2024.12.20 21:29:01.112834 [ 260 ] {37428b67-2357-485e-8a98-cf270e40fbf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11686 | 2024.12.20 21:29:01.113228 [ 260 ] {37428b67-2357-485e-8a98-cf270e40fbf7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11687 | 2024.12.20 21:29:01.113470 [ 260 ] {37428b67-2357-485e-8a98-cf270e40fbf7} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11688 | 2024.12.20 21:29:01.113694 [ 260 ] {37428b67-2357-485e-8a98-cf270e40fbf7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00155 sec., 82580.64516129032 rows/sec., 5.75 MiB/sec. | ||
11689 | 2024.12.20 21:29:01.113747 [ 260 ] {37428b67-2357-485e-8a98-cf270e40fbf7} <Debug> TCPHandler: Processed in 0.001807171 sec. | ||
11690 | 2024.12.20 21:29:01.113966 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11691 | 2024.12.20 21:29:01.114193 [ 262 ] {0868daba-0377-4b3b-87d3-4ba9b3df48d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11692 | 2024.12.20 21:29:01.114289 [ 262 ] {0868daba-0377-4b3b-87d3-4ba9b3df48d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11693 | 2024.12.20 21:29:01.114895 [ 262 ] {0868daba-0377-4b3b-87d3-4ba9b3df48d8} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11694 | 2024.12.20 21:29:01.114933 [ 262 ] {0868daba-0377-4b3b-87d3-4ba9b3df48d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11695 | 2024.12.20 21:29:01.115318 [ 262 ] {0868daba-0377-4b3b-87d3-4ba9b3df48d8} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11696 | 2024.12.20 21:29:01.115569 [ 262 ] {0868daba-0377-4b3b-87d3-4ba9b3df48d8} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11697 | 2024.12.20 21:29:01.115745 [ 262 ] {0868daba-0377-4b3b-87d3-4ba9b3df48d8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00161 sec., 29813.66459627329 rows/sec., 2.01 MiB/sec. | ||
11698 | 2024.12.20 21:29:01.115794 [ 262 ] {0868daba-0377-4b3b-87d3-4ba9b3df48d8} <Debug> TCPHandler: Processed in 0.001944304 sec. | ||
11699 | 2024.12.20 21:29:01.543333 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25254 | ||
11700 | 2024.12.20 21:29:01.544305 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11701 | 2024.12.20 21:29:01.544375 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11702 | 2024.12.20 21:29:01.544903 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11703 | 2024.12.20 21:29:01.545145 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11704 | 2024.12.20 21:29:01.545316 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
11705 | 2024.12.20 21:29:03.310780 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
11706 | 2024.12.20 21:29:03.332783 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11707 | 2024.12.20 21:29:03.332846 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11708 | 2024.12.20 21:29:03.340153 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11709 | 2024.12.20 21:29:03.340973 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11710 | 2024.12.20 21:29:03.343840 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
11711 | 2024.12.20 21:29:06.108642 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11712 | 2024.12.20 21:29:06.108851 [ 260 ] {dd2b1e86-6a29-4103-a855-7a18a787a591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11713 | 2024.12.20 21:29:06.108931 [ 260 ] {dd2b1e86-6a29-4103-a855-7a18a787a591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11714 | 2024.12.20 21:29:06.109773 [ 260 ] {dd2b1e86-6a29-4103-a855-7a18a787a591} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11715 | 2024.12.20 21:29:06.109824 [ 260 ] {dd2b1e86-6a29-4103-a855-7a18a787a591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11716 | 2024.12.20 21:29:06.110264 [ 260 ] {dd2b1e86-6a29-4103-a855-7a18a787a591} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11717 | 2024.12.20 21:29:06.110514 [ 260 ] {dd2b1e86-6a29-4103-a855-7a18a787a591} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11718 | 2024.12.20 21:29:06.110778 [ 260 ] {dd2b1e86-6a29-4103-a855-7a18a787a591} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001982 sec., 50454.08678102927 rows/sec., 4.20 MiB/sec. | ||
11719 | 2024.12.20 21:29:06.110870 [ 260 ] {dd2b1e86-6a29-4103-a855-7a18a787a591} <Debug> TCPHandler: Processed in 0.002364893 sec. | ||
11720 | 2024.12.20 21:29:06.111133 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11721 | 2024.12.20 21:29:06.111351 [ 262 ] {382619cb-8b2c-4819-9142-1c908399fbc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11722 | 2024.12.20 21:29:06.111419 [ 262 ] {382619cb-8b2c-4819-9142-1c908399fbc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11723 | 2024.12.20 21:29:06.112160 [ 262 ] {382619cb-8b2c-4819-9142-1c908399fbc6} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11724 | 2024.12.20 21:29:06.112200 [ 262 ] {382619cb-8b2c-4819-9142-1c908399fbc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11725 | 2024.12.20 21:29:06.112624 [ 262 ] {382619cb-8b2c-4819-9142-1c908399fbc6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
11726 | 2024.12.20 21:29:06.112889 [ 262 ] {382619cb-8b2c-4819-9142-1c908399fbc6} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11727 | 2024.12.20 21:29:06.113129 [ 262 ] {382619cb-8b2c-4819-9142-1c908399fbc6} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001833 sec., 12002.182214948172 rows/sec., 902.51 KiB/sec. | ||
11728 | 2024.12.20 21:29:06.113185 [ 262 ] {382619cb-8b2c-4819-9142-1c908399fbc6} <Debug> TCPHandler: Processed in 0.00221975 sec. | ||
11729 | 2024.12.20 21:29:06.113339 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11730 | 2024.12.20 21:29:06.113487 [ 260 ] {2decc72e-7a0b-45b1-916a-a08e6d6c86e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11731 | 2024.12.20 21:29:06.113546 [ 260 ] {2decc72e-7a0b-45b1-916a-a08e6d6c86e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11732 | 2024.12.20 21:29:06.114168 [ 260 ] {2decc72e-7a0b-45b1-916a-a08e6d6c86e6} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11733 | 2024.12.20 21:29:06.114206 [ 260 ] {2decc72e-7a0b-45b1-916a-a08e6d6c86e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11734 | 2024.12.20 21:29:06.114569 [ 260 ] {2decc72e-7a0b-45b1-916a-a08e6d6c86e6} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11735 | 2024.12.20 21:29:06.114809 [ 260 ] {2decc72e-7a0b-45b1-916a-a08e6d6c86e6} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11736 | 2024.12.20 21:29:06.114991 [ 260 ] {2decc72e-7a0b-45b1-916a-a08e6d6c86e6} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001534 sec., 56062.5814863103 rows/sec., 4.38 MiB/sec. | ||
11737 | 2024.12.20 21:29:06.115050 [ 260 ] {2decc72e-7a0b-45b1-916a-a08e6d6c86e6} <Debug> TCPHandler: Processed in 0.00178202 sec. | ||
11738 | 2024.12.20 21:29:06.115304 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11739 | 2024.12.20 21:29:06.115537 [ 262 ] {4ff7d2c8-83d4-48ed-b822-5fcdf068940a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11740 | 2024.12.20 21:29:06.115634 [ 262 ] {4ff7d2c8-83d4-48ed-b822-5fcdf068940a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11741 | 2024.12.20 21:29:06.116248 [ 262 ] {4ff7d2c8-83d4-48ed-b822-5fcdf068940a} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11742 | 2024.12.20 21:29:06.116287 [ 262 ] {4ff7d2c8-83d4-48ed-b822-5fcdf068940a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11743 | 2024.12.20 21:29:06.116687 [ 262 ] {4ff7d2c8-83d4-48ed-b822-5fcdf068940a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11744 | 2024.12.20 21:29:06.116928 [ 262 ] {4ff7d2c8-83d4-48ed-b822-5fcdf068940a} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11745 | 2024.12.20 21:29:06.117159 [ 262 ] {4ff7d2c8-83d4-48ed-b822-5fcdf068940a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00168 sec., 95238.09523809524 rows/sec., 6.63 MiB/sec. | ||
11746 | 2024.12.20 21:29:06.117212 [ 262 ] {4ff7d2c8-83d4-48ed-b822-5fcdf068940a} <Debug> TCPHandler: Processed in 0.002080837 sec. | ||
11747 | 2024.12.20 21:29:06.117359 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11748 | 2024.12.20 21:29:06.117499 [ 260 ] {2830752c-6d20-4d0f-a1b6-36ffd843b0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11749 | 2024.12.20 21:29:06.117592 [ 260 ] {2830752c-6d20-4d0f-a1b6-36ffd843b0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11750 | 2024.12.20 21:29:06.118710 [ 260 ] {2830752c-6d20-4d0f-a1b6-36ffd843b0ad} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11751 | 2024.12.20 21:29:06.118746 [ 260 ] {2830752c-6d20-4d0f-a1b6-36ffd843b0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11752 | 2024.12.20 21:29:06.119391 [ 260 ] {2830752c-6d20-4d0f-a1b6-36ffd843b0ad} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
11753 | 2024.12.20 21:29:06.119677 [ 260 ] {2830752c-6d20-4d0f-a1b6-36ffd843b0ad} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11754 | 2024.12.20 21:29:06.119831 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
11755 | 2024.12.20 21:29:06.119874 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11756 | 2024.12.20 21:29:06.119893 [ 260 ] {2830752c-6d20-4d0f-a1b6-36ffd843b0ad} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002423 sec., 9079.653322327693 rows/sec., 16.27 MiB/sec. | ||
11757 | 2024.12.20 21:29:06.119905 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11758 | 2024.12.20 21:29:06.120582 [ 260 ] {2830752c-6d20-4d0f-a1b6-36ffd843b0ad} <Debug> TCPHandler: Processed in 0.003281553 sec. | ||
11759 | 2024.12.20 21:29:06.120829 [ 190 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
11760 | 2024.12.20 21:29:06.120956 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11761 | 2024.12.20 21:29:06.121430 [ 262 ] {42f595e6-6aca-4a3d-aad7-325c0a54b89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11762 | 2024.12.20 21:29:06.121645 [ 262 ] {42f595e6-6aca-4a3d-aad7-325c0a54b89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11763 | 2024.12.20 21:29:06.122198 [ 190 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11764 | 2024.12.20 21:29:06.122315 [ 190 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1244 rows starting from the beginning of the part | ||
11765 | 2024.12.20 21:29:06.122939 [ 190 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 22 rows starting from the beginning of the part | ||
11766 | 2024.12.20 21:29:06.123281 [ 262 ] {42f595e6-6aca-4a3d-aad7-325c0a54b89e} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11767 | 2024.12.20 21:29:06.123377 [ 262 ] {42f595e6-6aca-4a3d-aad7-325c0a54b89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11768 | 2024.12.20 21:29:06.123542 [ 190 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 17 rows starting from the beginning of the part | ||
11769 | 2024.12.20 21:29:06.124092 [ 190 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 22 rows starting from the beginning of the part | ||
11770 | 2024.12.20 21:29:06.124446 [ 262 ] {42f595e6-6aca-4a3d-aad7-325c0a54b89e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11771 | 2024.12.20 21:29:06.124589 [ 190 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 17 rows starting from the beginning of the part | ||
11772 | 2024.12.20 21:29:06.124899 [ 190 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 22 rows starting from the beginning of the part | ||
11773 | 2024.12.20 21:29:06.124938 [ 262 ] {42f595e6-6aca-4a3d-aad7-325c0a54b89e} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11774 | 2024.12.20 21:29:06.125468 [ 262 ] {42f595e6-6aca-4a3d-aad7-325c0a54b89e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004199 sec., 14289.11645629912 rows/sec., 986.10 KiB/sec. | ||
11775 | 2024.12.20 21:29:06.125594 [ 262 ] {42f595e6-6aca-4a3d-aad7-325c0a54b89e} <Debug> TCPHandler: Processed in 0.00489091 sec. | ||
11776 | 2024.12.20 21:29:06.132890 [ 200 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1344 rows, containing 19 columns (19 merged, 0 gathered) in 0.012809257 sec., 104924.11854957708 rows/sec., 188.02 MiB/sec. | ||
11777 | 2024.12.20 21:29:06.134251 [ 201 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
11778 | 2024.12.20 21:29:06.134688 [ 201 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11779 | 2024.12.20 21:29:06.134775 [ 201 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
11780 | 2024.12.20 21:29:06.134927 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
11781 | 2024.12.20 21:29:07.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.18 MiB, peak 251.72 MiB, free memory in arenas 0.00 B, will set to 243.57 MiB (RSS), difference: 3.39 MiB | ||
11782 | 2024.12.20 21:29:08.823210 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11783 | 2024.12.20 21:29:08.823302 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11784 | 2024.12.20 21:29:09.045473 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25742 | ||
11785 | 2024.12.20 21:29:09.046159 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11786 | 2024.12.20 21:29:09.046200 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11787 | 2024.12.20 21:29:09.046740 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11788 | 2024.12.20 21:29:09.047000 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11789 | 2024.12.20 21:29:09.047252 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25742 | ||
11790 | 2024.12.20 21:29:09.047262 [ 44 ] {} <Debug> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11791 | 2024.12.20 21:29:09.047338 [ 44 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11792 | 2024.12.20 21:29:09.047365 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11793 | 2024.12.20 21:29:09.047533 [ 193 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
11794 | 2024.12.20 21:29:09.047712 [ 193 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11795 | 2024.12.20 21:29:09.047761 [ 193 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
11796 | 2024.12.20 21:29:09.047842 [ 193 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part | ||
11797 | 2024.12.20 21:29:09.048066 [ 193 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part | ||
11798 | 2024.12.20 21:29:09.048271 [ 193 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part | ||
11799 | 2024.12.20 21:29:09.048465 [ 193 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part | ||
11800 | 2024.12.20 21:29:09.048614 [ 193 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part | ||
11801 | 2024.12.20 21:29:09.051135 [ 196 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25742 rows, containing 4 columns (4 merged, 0 gathered) in 0.003686823 sec., 6982163.233765223 rows/sec., 99.88 MiB/sec. | ||
11802 | 2024.12.20 21:29:09.051454 [ 196 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11803 | 2024.12.20 21:29:09.051850 [ 196 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_56_11} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11804 | 2024.12.20 21:29:09.051942 [ 196 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_56_11} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11805 | 2024.12.20 21:29:09.052059 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
11806 | 2024.12.20 21:29:09.160560 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1650 | ||
11807 | 2024.12.20 21:29:09.163404 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11808 | 2024.12.20 21:29:09.163469 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11809 | 2024.12.20 21:29:09.164987 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11810 | 2024.12.20 21:29:09.165334 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11811 | 2024.12.20 21:29:09.165596 [ 44 ] {} <Debug> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
11812 | 2024.12.20 21:29:09.165726 [ 44 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11813 | 2024.12.20 21:29:09.165803 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11814 | 2024.12.20 21:29:09.166245 [ 194 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::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 | ||
11815 | 2024.12.20 21:29:09.166861 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1650 | ||
11816 | 2024.12.20 21:29:09.167322 [ 194 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11817 | 2024.12.20 21:29:09.167494 [ 194 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1460 rows starting from the beginning of the part | ||
11818 | 2024.12.20 21:29:09.168175 [ 194 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 58 rows starting from the beginning of the part | ||
11819 | 2024.12.20 21:29:09.168836 [ 194 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part | ||
11820 | 2024.12.20 21:29:09.169541 [ 194 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::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 | ||
11821 | 2024.12.20 21:29:09.170273 [ 194 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 58 rows starting from the beginning of the part | ||
11822 | 2024.12.20 21:29:09.170971 [ 194 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
11823 | 2024.12.20 21:29:09.179764 [ 191 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1650 rows, containing 72 columns (72 merged, 0 gathered) in 0.013784309 sec., 119701.3212631841 rows/sec., 92.07 MiB/sec. | ||
11824 | 2024.12.20 21:29:09.181601 [ 191 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
11825 | 2024.12.20 21:29:09.182551 [ 191 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_41_8} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11826 | 2024.12.20 21:29:09.182699 [ 191 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_41_8} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
11827 | 2024.12.20 21:29:09.183044 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
11828 | 2024.12.20 21:29:10.843954 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
11829 | 2024.12.20 21:29:10.866737 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11830 | 2024.12.20 21:29:10.866801 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11831 | 2024.12.20 21:29:10.874131 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11832 | 2024.12.20 21:29:10.874930 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11833 | 2024.12.20 21:29:10.875394 [ 43 ] {} <Debug> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11834 | 2024.12.20 21:29:10.875583 [ 43 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11835 | 2024.12.20 21:29:10.875689 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11836 | 2024.12.20 21:29:10.876968 [ 199 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
11837 | 2024.12.20 21:29:10.891731 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
11838 | 2024.12.20 21:29:10.893265 [ 199 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11839 | 2024.12.20 21:29:10.894682 [ 199 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
11840 | 2024.12.20 21:29:10.900353 [ 199 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
11841 | 2024.12.20 21:29:10.906191 [ 199 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
11842 | 2024.12.20 21:29:10.911800 [ 199 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
11843 | 2024.12.20 21:29:10.917644 [ 199 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
11844 | 2024.12.20 21:29:10.922554 [ 199 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
11845 | 2024.12.20 21:29:10.980493 [ 187 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.104561724 sec., 4035.8936698480607 rows/sec., 20.87 MiB/sec. | ||
11846 | 2024.12.20 21:29:10.983857 [ 192 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11847 | 2024.12.20 21:29:10.986942 [ 192 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_56_11} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11848 | 2024.12.20 21:29:10.987038 [ 192 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_56_11} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11849 | 2024.12.20 21:29:10.989674 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
11850 | 2024.12.20 21:29:11.113179 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11851 | 2024.12.20 21:29:11.113393 [ 260 ] {2f07a539-fa83-4c29-94e3-07cd8aa93592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11852 | 2024.12.20 21:29:11.113476 [ 260 ] {2f07a539-fa83-4c29-94e3-07cd8aa93592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11853 | 2024.12.20 21:29:11.114281 [ 260 ] {2f07a539-fa83-4c29-94e3-07cd8aa93592} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11854 | 2024.12.20 21:29:11.114335 [ 260 ] {2f07a539-fa83-4c29-94e3-07cd8aa93592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11855 | 2024.12.20 21:29:11.114774 [ 260 ] {2f07a539-fa83-4c29-94e3-07cd8aa93592} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11856 | 2024.12.20 21:29:11.115041 [ 260 ] {2f07a539-fa83-4c29-94e3-07cd8aa93592} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11857 | 2024.12.20 21:29:11.115298 [ 260 ] {2f07a539-fa83-4c29-94e3-07cd8aa93592} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001961 sec., 7139.214686384497 rows/sec., 513.93 KiB/sec. | ||
11858 | 2024.12.20 21:29:11.115367 [ 260 ] {2f07a539-fa83-4c29-94e3-07cd8aa93592} <Debug> TCPHandler: Processed in 0.002330502 sec. | ||
11859 | 2024.12.20 21:29:11.115654 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11860 | 2024.12.20 21:29:11.115879 [ 262 ] {624868b6-9aab-42dd-adc0-3807077f64c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11861 | 2024.12.20 21:29:11.115958 [ 262 ] {624868b6-9aab-42dd-adc0-3807077f64c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11862 | 2024.12.20 21:29:11.116878 [ 262 ] {624868b6-9aab-42dd-adc0-3807077f64c5} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11863 | 2024.12.20 21:29:11.116933 [ 262 ] {624868b6-9aab-42dd-adc0-3807077f64c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11864 | 2024.12.20 21:29:11.117429 [ 262 ] {624868b6-9aab-42dd-adc0-3807077f64c5} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11865 | 2024.12.20 21:29:11.117705 [ 262 ] {624868b6-9aab-42dd-adc0-3807077f64c5} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11866 | 2024.12.20 21:29:11.117967 [ 262 ] {624868b6-9aab-42dd-adc0-3807077f64c5} <Debug> executeQuery: Read 237 rows, 21.29 KiB in 0.002149 sec., 110283.85295486273 rows/sec., 9.68 MiB/sec. | ||
11867 | 2024.12.20 21:29:11.118085 [ 262 ] {624868b6-9aab-42dd-adc0-3807077f64c5} <Debug> TCPHandler: Processed in 0.002590608 sec. | ||
11868 | 2024.12.20 21:29:11.118294 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11869 | 2024.12.20 21:29:11.118456 [ 260 ] {060daf50-55d2-422d-b9aa-eb2f6738b250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11870 | 2024.12.20 21:29:11.118516 [ 260 ] {060daf50-55d2-422d-b9aa-eb2f6738b250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11871 | 2024.12.20 21:29:11.119165 [ 260 ] {060daf50-55d2-422d-b9aa-eb2f6738b250} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11872 | 2024.12.20 21:29:11.119206 [ 260 ] {060daf50-55d2-422d-b9aa-eb2f6738b250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11873 | 2024.12.20 21:29:11.119586 [ 260 ] {060daf50-55d2-422d-b9aa-eb2f6738b250} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
11874 | 2024.12.20 21:29:11.119831 [ 260 ] {060daf50-55d2-422d-b9aa-eb2f6738b250} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11875 | 2024.12.20 21:29:11.120054 [ 260 ] {060daf50-55d2-422d-b9aa-eb2f6738b250} <Debug> executeQuery: Read 24 rows, 1.73 KiB in 0.001633 sec., 14696.87691365585 rows/sec., 1.04 MiB/sec. | ||
11876 | 2024.12.20 21:29:11.120111 [ 260 ] {060daf50-55d2-422d-b9aa-eb2f6738b250} <Debug> TCPHandler: Processed in 0.001919403 sec. | ||
11877 | 2024.12.20 21:29:11.120274 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11878 | 2024.12.20 21:29:11.120424 [ 262 ] {fba8ae1e-d7de-49c4-a31f-66b442be7920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11879 | 2024.12.20 21:29:11.120486 [ 262 ] {fba8ae1e-d7de-49c4-a31f-66b442be7920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11880 | 2024.12.20 21:29:11.121155 [ 262 ] {fba8ae1e-d7de-49c4-a31f-66b442be7920} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11881 | 2024.12.20 21:29:11.121197 [ 262 ] {fba8ae1e-d7de-49c4-a31f-66b442be7920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11882 | 2024.12.20 21:29:11.121598 [ 262 ] {fba8ae1e-d7de-49c4-a31f-66b442be7920} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11883 | 2024.12.20 21:29:11.121852 [ 262 ] {fba8ae1e-d7de-49c4-a31f-66b442be7920} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11884 | 2024.12.20 21:29:11.122095 [ 262 ] {fba8ae1e-d7de-49c4-a31f-66b442be7920} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001702 sec., 8225.616921269095 rows/sec., 576.07 KiB/sec. | ||
11885 | 2024.12.20 21:29:11.122183 [ 262 ] {fba8ae1e-d7de-49c4-a31f-66b442be7920} <Debug> TCPHandler: Processed in 0.001983425 sec. | ||
11886 | 2024.12.20 21:29:11.122412 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11887 | 2024.12.20 21:29:11.122604 [ 260 ] {2ca90bf1-5b2f-4683-9c53-8d9d08e86d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11888 | 2024.12.20 21:29:11.122665 [ 260 ] {2ca90bf1-5b2f-4683-9c53-8d9d08e86d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11889 | 2024.12.20 21:29:11.123270 [ 260 ] {2ca90bf1-5b2f-4683-9c53-8d9d08e86d31} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11890 | 2024.12.20 21:29:11.123309 [ 260 ] {2ca90bf1-5b2f-4683-9c53-8d9d08e86d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11891 | 2024.12.20 21:29:11.123665 [ 260 ] {2ca90bf1-5b2f-4683-9c53-8d9d08e86d31} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11892 | 2024.12.20 21:29:11.123916 [ 260 ] {2ca90bf1-5b2f-4683-9c53-8d9d08e86d31} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11893 | 2024.12.20 21:29:11.124138 [ 260 ] {2ca90bf1-5b2f-4683-9c53-8d9d08e86d31} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001563 sec., 8317.338451695457 rows/sec., 518.58 KiB/sec. | ||
11894 | 2024.12.20 21:29:11.124270 [ 260 ] {2ca90bf1-5b2f-4683-9c53-8d9d08e86d31} <Debug> TCPHandler: Processed in 0.001994795 sec. | ||
11895 | 2024.12.20 21:29:11.124467 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11896 | 2024.12.20 21:29:11.124608 [ 262 ] {a9a0a234-ee60-4063-9a10-afa3544874b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11897 | 2024.12.20 21:29:11.124669 [ 262 ] {a9a0a234-ee60-4063-9a10-afa3544874b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11898 | 2024.12.20 21:29:11.125440 [ 262 ] {a9a0a234-ee60-4063-9a10-afa3544874b6} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11899 | 2024.12.20 21:29:11.125482 [ 262 ] {a9a0a234-ee60-4063-9a10-afa3544874b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11900 | 2024.12.20 21:29:11.125880 [ 262 ] {a9a0a234-ee60-4063-9a10-afa3544874b6} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11901 | 2024.12.20 21:29:11.126129 [ 262 ] {a9a0a234-ee60-4063-9a10-afa3544874b6} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11902 | 2024.12.20 21:29:11.126353 [ 262 ] {a9a0a234-ee60-4063-9a10-afa3544874b6} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.001778 sec., 224409.44881889762 rows/sec., 15.95 MiB/sec. | ||
11903 | 2024.12.20 21:29:11.126467 [ 262 ] {a9a0a234-ee60-4063-9a10-afa3544874b6} <Debug> TCPHandler: Processed in 0.002109817 sec. | ||
11904 | 2024.12.20 21:29:11.126663 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11905 | 2024.12.20 21:29:11.126895 [ 260 ] {efde772f-05ce-450e-a24a-856c02c9dc53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11906 | 2024.12.20 21:29:11.126956 [ 260 ] {efde772f-05ce-450e-a24a-856c02c9dc53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11907 | 2024.12.20 21:29:11.127518 [ 260 ] {efde772f-05ce-450e-a24a-856c02c9dc53} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11908 | 2024.12.20 21:29:11.127569 [ 260 ] {efde772f-05ce-450e-a24a-856c02c9dc53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11909 | 2024.12.20 21:29:11.127974 [ 260 ] {efde772f-05ce-450e-a24a-856c02c9dc53} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11910 | 2024.12.20 21:29:11.128215 [ 260 ] {efde772f-05ce-450e-a24a-856c02c9dc53} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11911 | 2024.12.20 21:29:11.128430 [ 260 ] {efde772f-05ce-450e-a24a-856c02c9dc53} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001582 sec., 3792.6675094816687 rows/sec., 198.15 KiB/sec. | ||
11912 | 2024.12.20 21:29:11.128483 [ 260 ] {efde772f-05ce-450e-a24a-856c02c9dc53} <Debug> TCPHandler: Processed in 0.001934143 sec. | ||
11913 | 2024.12.20 21:29:11.128616 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11914 | 2024.12.20 21:29:11.128735 [ 262 ] {3da2af2d-9967-4b5c-a10e-54c280b66751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11915 | 2024.12.20 21:29:11.128788 [ 262 ] {3da2af2d-9967-4b5c-a10e-54c280b66751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11916 | 2024.12.20 21:29:11.129476 [ 262 ] {3da2af2d-9967-4b5c-a10e-54c280b66751} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11917 | 2024.12.20 21:29:11.129530 [ 262 ] {3da2af2d-9967-4b5c-a10e-54c280b66751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11918 | 2024.12.20 21:29:11.129997 [ 262 ] {3da2af2d-9967-4b5c-a10e-54c280b66751} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11919 | 2024.12.20 21:29:11.130242 [ 262 ] {3da2af2d-9967-4b5c-a10e-54c280b66751} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11920 | 2024.12.20 21:29:11.130452 [ 262 ] {3da2af2d-9967-4b5c-a10e-54c280b66751} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001743 sec., 135972.4612736661 rows/sec., 9.11 MiB/sec. | ||
11921 | 2024.12.20 21:29:11.130508 [ 262 ] {3da2af2d-9967-4b5c-a10e-54c280b66751} <Debug> TCPHandler: Processed in 0.001950923 sec. | ||
11922 | 2024.12.20 21:29:11.130639 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11923 | 2024.12.20 21:29:11.130755 [ 260 ] {b9561d2f-95e6-436a-96e9-868d8836d468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11924 | 2024.12.20 21:29:11.130807 [ 260 ] {b9561d2f-95e6-436a-96e9-868d8836d468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11925 | 2024.12.20 21:29:11.131337 [ 260 ] {b9561d2f-95e6-436a-96e9-868d8836d468} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11926 | 2024.12.20 21:29:11.131383 [ 260 ] {b9561d2f-95e6-436a-96e9-868d8836d468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11927 | 2024.12.20 21:29:11.131802 [ 260 ] {b9561d2f-95e6-436a-96e9-868d8836d468} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11928 | 2024.12.20 21:29:11.132048 [ 260 ] {b9561d2f-95e6-436a-96e9-868d8836d468} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11929 | 2024.12.20 21:29:11.132225 [ 260 ] {b9561d2f-95e6-436a-96e9-868d8836d468} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001494 sec., 669.3440428380187 rows/sec., 45.10 KiB/sec. | ||
11930 | 2024.12.20 21:29:11.132316 [ 260 ] {b9561d2f-95e6-436a-96e9-868d8836d468} <Debug> TCPHandler: Processed in 0.001731799 sec. | ||
11931 | 2024.12.20 21:29:11.132512 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11932 | 2024.12.20 21:29:11.132632 [ 262 ] {6dca0984-4cef-4027-9faf-dc19172dda85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11933 | 2024.12.20 21:29:11.132715 [ 262 ] {6dca0984-4cef-4027-9faf-dc19172dda85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11934 | 2024.12.20 21:29:11.133869 [ 262 ] {6dca0984-4cef-4027-9faf-dc19172dda85} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11935 | 2024.12.20 21:29:11.133909 [ 262 ] {6dca0984-4cef-4027-9faf-dc19172dda85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11936 | 2024.12.20 21:29:11.134605 [ 262 ] {6dca0984-4cef-4027-9faf-dc19172dda85} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
11937 | 2024.12.20 21:29:11.134871 [ 262 ] {6dca0984-4cef-4027-9faf-dc19172dda85} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11938 | 2024.12.20 21:29:11.135142 [ 262 ] {6dca0984-4cef-4027-9faf-dc19172dda85} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00253 sec., 6719.367588932806 rows/sec., 12.04 MiB/sec. | ||
11939 | 2024.12.20 21:29:11.135367 [ 262 ] {6dca0984-4cef-4027-9faf-dc19172dda85} <Debug> TCPHandler: Processed in 0.002975016 sec. | ||
11940 | 2024.12.20 21:29:11.135605 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11941 | 2024.12.20 21:29:11.135754 [ 260 ] {fbe7bc7e-e9d5-490e-a5b9-6e581e8849a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11942 | 2024.12.20 21:29:11.135805 [ 260 ] {fbe7bc7e-e9d5-490e-a5b9-6e581e8849a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11943 | 2024.12.20 21:29:11.136295 [ 260 ] {fbe7bc7e-e9d5-490e-a5b9-6e581e8849a8} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11944 | 2024.12.20 21:29:11.136333 [ 260 ] {fbe7bc7e-e9d5-490e-a5b9-6e581e8849a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
11945 | 2024.12.20 21:29:11.136712 [ 260 ] {fbe7bc7e-e9d5-490e-a5b9-6e581e8849a8} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11946 | 2024.12.20 21:29:11.136947 [ 260 ] {fbe7bc7e-e9d5-490e-a5b9-6e581e8849a8} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11947 | 2024.12.20 21:29:11.137127 [ 260 ] {fbe7bc7e-e9d5-490e-a5b9-6e581e8849a8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0014 sec., 58571.42857142857 rows/sec., 3.72 MiB/sec. | ||
11948 | 2024.12.20 21:29:11.137179 [ 260 ] {fbe7bc7e-e9d5-490e-a5b9-6e581e8849a8} <Debug> TCPHandler: Processed in 0.001726609 sec. | ||
11949 | 2024.12.20 21:29:16.108799 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11950 | 2024.12.20 21:29:16.109002 [ 260 ] {455eedfd-b4df-4513-bdde-8147b95e116e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11951 | 2024.12.20 21:29:16.109075 [ 260 ] {455eedfd-b4df-4513-bdde-8147b95e116e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11952 | 2024.12.20 21:29:16.109907 [ 260 ] {455eedfd-b4df-4513-bdde-8147b95e116e} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11953 | 2024.12.20 21:29:16.109966 [ 260 ] {455eedfd-b4df-4513-bdde-8147b95e116e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
11954 | 2024.12.20 21:29:16.110383 [ 260 ] {455eedfd-b4df-4513-bdde-8147b95e116e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
11955 | 2024.12.20 21:29:16.110638 [ 260 ] {455eedfd-b4df-4513-bdde-8147b95e116e} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11956 | 2024.12.20 21:29:16.110890 [ 260 ] {455eedfd-b4df-4513-bdde-8147b95e116e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00194 sec., 2061.8556701030925 rows/sec., 168.13 KiB/sec. | ||
11957 | 2024.12.20 21:29:16.110956 [ 260 ] {455eedfd-b4df-4513-bdde-8147b95e116e} <Debug> TCPHandler: Processed in 0.002289481 sec. | ||
11958 | 2024.12.20 21:29:16.111230 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11959 | 2024.12.20 21:29:16.111454 [ 262 ] {45fc4c13-8fd1-49d3-9aa4-61c84fd3bc6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11960 | 2024.12.20 21:29:16.111537 [ 262 ] {45fc4c13-8fd1-49d3-9aa4-61c84fd3bc6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11961 | 2024.12.20 21:29:16.112414 [ 262 ] {45fc4c13-8fd1-49d3-9aa4-61c84fd3bc6b} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11962 | 2024.12.20 21:29:16.112462 [ 262 ] {45fc4c13-8fd1-49d3-9aa4-61c84fd3bc6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
11963 | 2024.12.20 21:29:16.112915 [ 262 ] {45fc4c13-8fd1-49d3-9aa4-61c84fd3bc6b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11964 | 2024.12.20 21:29:16.113185 [ 262 ] {45fc4c13-8fd1-49d3-9aa4-61c84fd3bc6b} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11965 | 2024.12.20 21:29:16.113449 [ 262 ] {45fc4c13-8fd1-49d3-9aa4-61c84fd3bc6b} <Debug> executeQuery: Read 102 rows, 8.68 KiB in 0.002057 sec., 49586.776859504134 rows/sec., 4.12 MiB/sec. | ||
11966 | 2024.12.20 21:29:16.113510 [ 262 ] {45fc4c13-8fd1-49d3-9aa4-61c84fd3bc6b} <Debug> TCPHandler: Processed in 0.002434304 sec. | ||
11967 | 2024.12.20 21:29:16.113685 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11968 | 2024.12.20 21:29:16.113832 [ 260 ] {27b2f2a6-713f-45a9-878b-fe84cadc8852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11969 | 2024.12.20 21:29:16.113892 [ 260 ] {27b2f2a6-713f-45a9-878b-fe84cadc8852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11970 | 2024.12.20 21:29:16.114515 [ 260 ] {27b2f2a6-713f-45a9-878b-fe84cadc8852} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11971 | 2024.12.20 21:29:16.114555 [ 260 ] {27b2f2a6-713f-45a9-878b-fe84cadc8852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
11972 | 2024.12.20 21:29:16.114908 [ 260 ] {27b2f2a6-713f-45a9-878b-fe84cadc8852} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
11973 | 2024.12.20 21:29:16.115150 [ 260 ] {27b2f2a6-713f-45a9-878b-fe84cadc8852} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11974 | 2024.12.20 21:29:16.115339 [ 38 ] {} <Debug> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
11975 | 2024.12.20 21:29:16.115363 [ 260 ] {27b2f2a6-713f-45a9-878b-fe84cadc8852} <Debug> executeQuery: Read 26 rows, 1.93 KiB in 0.001562 sec., 16645.326504481432 rows/sec., 1.21 MiB/sec. | ||
11976 | 2024.12.20 21:29:16.115395 [ 38 ] {} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11977 | 2024.12.20 21:29:16.115457 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
11978 | 2024.12.20 21:29:16.115488 [ 260 ] {27b2f2a6-713f-45a9-878b-fe84cadc8852} <Debug> TCPHandler: Processed in 0.001871312 sec. | ||
11979 | 2024.12.20 21:29:16.115690 [ 186 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::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 | ||
11980 | 2024.12.20 21:29:16.115707 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11981 | 2024.12.20 21:29:16.115828 [ 186 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11982 | 2024.12.20 21:29:16.115868 [ 186 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 64 rows starting from the beginning of the part | ||
11983 | 2024.12.20 21:29:16.115872 [ 262 ] {88500edf-2fdd-492d-90f7-07952491ac71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11984 | 2024.12.20 21:29:16.115949 [ 262 ] {88500edf-2fdd-492d-90f7-07952491ac71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11985 | 2024.12.20 21:29:16.115970 [ 186 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 22 rows starting from the beginning of the part | ||
11986 | 2024.12.20 21:29:16.116344 [ 186 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 28 rows starting from the beginning of the part | ||
11987 | 2024.12.20 21:29:16.116612 [ 186 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 22 rows starting from the beginning of the part | ||
11988 | 2024.12.20 21:29:16.116945 [ 186 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 24 rows starting from the beginning of the part | ||
11989 | 2024.12.20 21:29:16.117284 [ 186 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part | ||
11990 | 2024.12.20 21:29:16.118399 [ 262 ] {88500edf-2fdd-492d-90f7-07952491ac71} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11991 | 2024.12.20 21:29:16.118447 [ 262 ] {88500edf-2fdd-492d-90f7-07952491ac71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
11992 | 2024.12.20 21:29:16.119035 [ 262 ] {88500edf-2fdd-492d-90f7-07952491ac71} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11993 | 2024.12.20 21:29:16.119047 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.003495998 sec., 53203.691764125724 rows/sec., 4.01 MiB/sec. | ||
11994 | 2024.12.20 21:29:16.119212 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
11995 | 2024.12.20 21:29:16.119333 [ 262 ] {88500edf-2fdd-492d-90f7-07952491ac71} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11996 | 2024.12.20 21:29:16.119632 [ 262 ] {88500edf-2fdd-492d-90f7-07952491ac71} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.003796 sec., 23709.167544783984 rows/sec., 1.85 MiB/sec. | ||
11997 | 2024.12.20 21:29:16.119640 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_76_15} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11998 | 2024.12.20 21:29:16.119750 [ 262 ] {88500edf-2fdd-492d-90f7-07952491ac71} <Debug> TCPHandler: Processed in 0.004143563 sec. | ||
11999 | 2024.12.20 21:29:16.119804 [ 198 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_76_15} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
12000 | 2024.12.20 21:29:16.119919 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
12001 | 2024.12.20 21:29:16.119934 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12002 | 2024.12.20 21:29:16.120082 [ 260 ] {87cc875a-97d9-45e7-8214-b2d65f16507a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12003 | 2024.12.20 21:29:16.120133 [ 260 ] {87cc875a-97d9-45e7-8214-b2d65f16507a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12004 | 2024.12.20 21:29:16.120723 [ 260 ] {87cc875a-97d9-45e7-8214-b2d65f16507a} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12005 | 2024.12.20 21:29:16.120760 [ 260 ] {87cc875a-97d9-45e7-8214-b2d65f16507a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12006 | 2024.12.20 21:29:16.121166 [ 260 ] {87cc875a-97d9-45e7-8214-b2d65f16507a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12007 | 2024.12.20 21:29:16.121400 [ 260 ] {87cc875a-97d9-45e7-8214-b2d65f16507a} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12008 | 2024.12.20 21:29:16.121621 [ 260 ] {87cc875a-97d9-45e7-8214-b2d65f16507a} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001567 sec., 103382.25909380983 rows/sec., 7.20 MiB/sec. | ||
12009 | 2024.12.20 21:29:16.121672 [ 260 ] {87cc875a-97d9-45e7-8214-b2d65f16507a} <Debug> TCPHandler: Processed in 0.001833601 sec. | ||
12010 | 2024.12.20 21:29:16.121819 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12011 | 2024.12.20 21:29:16.121939 [ 262 ] {ba1c1dfb-04c9-4ccc-9567-ca2d00fa89a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12012 | 2024.12.20 21:29:16.122019 [ 262 ] {ba1c1dfb-04c9-4ccc-9567-ca2d00fa89a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12013 | 2024.12.20 21:29:16.123287 [ 262 ] {ba1c1dfb-04c9-4ccc-9567-ca2d00fa89a2} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12014 | 2024.12.20 21:29:16.123325 [ 262 ] {ba1c1dfb-04c9-4ccc-9567-ca2d00fa89a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12015 | 2024.12.20 21:29:16.123954 [ 262 ] {ba1c1dfb-04c9-4ccc-9567-ca2d00fa89a2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
12016 | 2024.12.20 21:29:16.124210 [ 262 ] {ba1c1dfb-04c9-4ccc-9567-ca2d00fa89a2} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12017 | 2024.12.20 21:29:16.124431 [ 262 ] {ba1c1dfb-04c9-4ccc-9567-ca2d00fa89a2} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002517 sec., 8740.564163686928 rows/sec., 15.66 MiB/sec. | ||
12018 | 2024.12.20 21:29:16.124682 [ 262 ] {ba1c1dfb-04c9-4ccc-9567-ca2d00fa89a2} <Debug> TCPHandler: Processed in 0.002916366 sec. | ||
12019 | 2024.12.20 21:29:16.124940 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12020 | 2024.12.20 21:29:16.125198 [ 260 ] {0a226eb3-a297-437a-9cf0-92d83cec5649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12021 | 2024.12.20 21:29:16.125249 [ 260 ] {0a226eb3-a297-437a-9cf0-92d83cec5649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12022 | 2024.12.20 21:29:16.125738 [ 260 ] {0a226eb3-a297-437a-9cf0-92d83cec5649} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12023 | 2024.12.20 21:29:16.125777 [ 260 ] {0a226eb3-a297-437a-9cf0-92d83cec5649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12024 | 2024.12.20 21:29:16.126146 [ 260 ] {0a226eb3-a297-437a-9cf0-92d83cec5649} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12025 | 2024.12.20 21:29:16.126382 [ 260 ] {0a226eb3-a297-437a-9cf0-92d83cec5649} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12026 | 2024.12.20 21:29:16.126616 [ 260 ] {0a226eb3-a297-437a-9cf0-92d83cec5649} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001475 sec., 40677.96610169492 rows/sec., 2.74 MiB/sec. | ||
12027 | 2024.12.20 21:29:16.126704 [ 260 ] {0a226eb3-a297-437a-9cf0-92d83cec5649} <Debug> TCPHandler: Processed in 0.001922743 sec. | ||
12028 | 2024.12.20 21:29:16.547424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26169 | ||
12029 | 2024.12.20 21:29:16.548116 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12030 | 2024.12.20 21:29:16.548158 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12031 | 2024.12.20 21:29:16.548668 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
12032 | 2024.12.20 21:29:16.548925 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12033 | 2024.12.20 21:29:16.549143 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 | ||
12034 | 2024.12.20 21:29:18.391856 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
12035 | 2024.12.20 21:29:18.410916 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12036 | 2024.12.20 21:29:18.410968 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12037 | 2024.12.20 21:29:18.417907 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
12038 | 2024.12.20 21:29:18.418670 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12039 | 2024.12.20 21:29:18.421249 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
12040 | 2024.12.20 21:29:19.167084 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1686 | ||
12041 | 2024.12.20 21:29:19.171147 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12042 | 2024.12.20 21:29:19.171213 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12043 | 2024.12.20 21:29:19.172698 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12044 | 2024.12.20 21:29:19.173008 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12045 | 2024.12.20 21:29:19.175255 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1686 | ||
12046 | 2024.12.20 21:29:21.112521 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12047 | 2024.12.20 21:29:21.112731 [ 260 ] {4c9e3cf5-29d9-4ad9-b3ae-225cf77751cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12048 | 2024.12.20 21:29:21.112812 [ 260 ] {4c9e3cf5-29d9-4ad9-b3ae-225cf77751cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12049 | 2024.12.20 21:29:21.113617 [ 260 ] {4c9e3cf5-29d9-4ad9-b3ae-225cf77751cf} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12050 | 2024.12.20 21:29:21.113665 [ 260 ] {4c9e3cf5-29d9-4ad9-b3ae-225cf77751cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12051 | 2024.12.20 21:29:21.114088 [ 260 ] {4c9e3cf5-29d9-4ad9-b3ae-225cf77751cf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12052 | 2024.12.20 21:29:21.114343 [ 260 ] {4c9e3cf5-29d9-4ad9-b3ae-225cf77751cf} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12053 | 2024.12.20 21:29:21.114526 [ 32 ] {} <Debug> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
12054 | 2024.12.20 21:29:21.114607 [ 260 ] {4c9e3cf5-29d9-4ad9-b3ae-225cf77751cf} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001924 sec., 7276.507276507276 rows/sec., 523.81 KiB/sec. | ||
12055 | 2024.12.20 21:29:21.114613 [ 32 ] {} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12056 | 2024.12.20 21:29:21.114685 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12057 | 2024.12.20 21:29:21.114737 [ 260 ] {4c9e3cf5-29d9-4ad9-b3ae-225cf77751cf} <Debug> TCPHandler: Processed in 0.002354273 sec. | ||
12058 | 2024.12.20 21:29:21.114862 [ 197 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
12059 | 2024.12.20 21:29:21.114995 [ 197 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12060 | 2024.12.20 21:29:21.115033 [ 197 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
12061 | 2024.12.20 21:29:21.115127 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12062 | 2024.12.20 21:29:21.115232 [ 197 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
12063 | 2024.12.20 21:29:21.115491 [ 197 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
12064 | 2024.12.20 21:29:21.115647 [ 262 ] {35593e06-1e62-4bd6-b0c0-0acce445352e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12065 | 2024.12.20 21:29:21.115800 [ 197 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
12066 | 2024.12.20 21:29:21.115904 [ 262 ] {35593e06-1e62-4bd6-b0c0-0acce445352e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12067 | 2024.12.20 21:29:21.116062 [ 197 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
12068 | 2024.12.20 21:29:21.118661 [ 197 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003877447 sec., 18053.11587753488 rows/sec., 1.34 MiB/sec. | ||
12069 | 2024.12.20 21:29:21.118695 [ 262 ] {35593e06-1e62-4bd6-b0c0-0acce445352e} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12070 | 2024.12.20 21:29:21.118762 [ 262 ] {35593e06-1e62-4bd6-b0c0-0acce445352e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12071 | 2024.12.20 21:29:21.118824 [ 197 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
12072 | 2024.12.20 21:29:21.119505 [ 197 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_41_10} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12073 | 2024.12.20 21:29:21.119642 [ 197 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_41_10} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
12074 | 2024.12.20 21:29:21.119687 [ 262 ] {35593e06-1e62-4bd6-b0c0-0acce445352e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12075 | 2024.12.20 21:29:21.119771 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12076 | 2024.12.20 21:29:21.120036 [ 262 ] {35593e06-1e62-4bd6-b0c0-0acce445352e} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12077 | 2024.12.20 21:29:21.120227 [ 32 ] {} <Debug> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12078 | 2024.12.20 21:29:21.120304 [ 32 ] {} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12079 | 2024.12.20 21:29:21.120327 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12080 | 2024.12.20 21:29:21.120368 [ 262 ] {35593e06-1e62-4bd6-b0c0-0acce445352e} <Debug> executeQuery: Read 237 rows, 21.29 KiB in 0.004861 sec., 48755.40012343139 rows/sec., 4.28 MiB/sec. | ||
12081 | 2024.12.20 21:29:21.120504 [ 262 ] {35593e06-1e62-4bd6-b0c0-0acce445352e} <Debug> TCPHandler: Processed in 0.005608536 sec. | ||
12082 | 2024.12.20 21:29:21.120525 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
12083 | 2024.12.20 21:29:21.120652 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12084 | 2024.12.20 21:29:21.120696 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1431 rows starting from the beginning of the part | ||
12085 | 2024.12.20 21:29:21.120703 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12086 | 2024.12.20 21:29:21.120968 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
12087 | 2024.12.20 21:29:21.121055 [ 260 ] {3a4ad6db-4abe-4449-b035-ddc459fb249a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12088 | 2024.12.20 21:29:21.121173 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 100 rows starting from the beginning of the part | ||
12089 | 2024.12.20 21:29:21.121242 [ 260 ] {3a4ad6db-4abe-4449-b035-ddc459fb249a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12090 | 2024.12.20 21:29:21.121619 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 237 rows starting from the beginning of the part | ||
12091 | 2024.12.20 21:29:21.121926 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 102 rows starting from the beginning of the part | ||
12092 | 2024.12.20 21:29:21.122312 [ 186 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 237 rows starting from the beginning of the part | ||
12093 | 2024.12.20 21:29:21.123665 [ 260 ] {3a4ad6db-4abe-4449-b035-ddc459fb249a} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12094 | 2024.12.20 21:29:21.123759 [ 260 ] {3a4ad6db-4abe-4449-b035-ddc459fb249a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12095 | 2024.12.20 21:29:21.124818 [ 260 ] {3a4ad6db-4abe-4449-b035-ddc459fb249a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
12096 | 2024.12.20 21:29:21.125202 [ 260 ] {3a4ad6db-4abe-4449-b035-ddc459fb249a} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12097 | 2024.12.20 21:29:21.125651 [ 195 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2163 rows, containing 5 columns (5 merged, 0 gathered) in 0.005222228 sec., 414191.03110779537 rows/sec., 36.54 MiB/sec. | ||
12098 | 2024.12.20 21:29:21.125743 [ 260 ] {3a4ad6db-4abe-4449-b035-ddc459fb249a} <Debug> executeQuery: Read 24 rows, 1.73 KiB in 0.004788 sec., 5012.5313283208025 rows/sec., 362.23 KiB/sec. | ||
12099 | 2024.12.20 21:29:21.125902 [ 260 ] {3a4ad6db-4abe-4449-b035-ddc459fb249a} <Debug> TCPHandler: Processed in 0.005298999 sec. | ||
12100 | 2024.12.20 21:29:21.126172 [ 195 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12101 | 2024.12.20 21:29:21.126419 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12102 | 2024.12.20 21:29:21.126951 [ 262 ] {300b0289-808f-4fd3-8b69-dd78ae5c71ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12103 | 2024.12.20 21:29:21.127055 [ 262 ] {300b0289-808f-4fd3-8b69-dd78ae5c71ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12104 | 2024.12.20 21:29:21.127077 [ 195 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_96_19} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12105 | 2024.12.20 21:29:21.127334 [ 195 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_96_19} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12106 | 2024.12.20 21:29:21.127544 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
12107 | 2024.12.20 21:29:21.128005 [ 262 ] {300b0289-808f-4fd3-8b69-dd78ae5c71ce} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12108 | 2024.12.20 21:29:21.128052 [ 262 ] {300b0289-808f-4fd3-8b69-dd78ae5c71ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12109 | 2024.12.20 21:29:21.128424 [ 262 ] {300b0289-808f-4fd3-8b69-dd78ae5c71ce} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12110 | 2024.12.20 21:29:21.128670 [ 262 ] {300b0289-808f-4fd3-8b69-dd78ae5c71ce} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12111 | 2024.12.20 21:29:21.128882 [ 262 ] {300b0289-808f-4fd3-8b69-dd78ae5c71ce} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00208 sec., 6730.769230769231 rows/sec., 471.38 KiB/sec. | ||
12112 | 2024.12.20 21:29:21.128941 [ 262 ] {300b0289-808f-4fd3-8b69-dd78ae5c71ce} <Debug> TCPHandler: Processed in 0.002919186 sec. | ||
12113 | 2024.12.20 21:29:21.129102 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12114 | 2024.12.20 21:29:21.129241 [ 260 ] {57422818-f421-48a9-bcdb-a6792a5d009c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12115 | 2024.12.20 21:29:21.129297 [ 260 ] {57422818-f421-48a9-bcdb-a6792a5d009c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12116 | 2024.12.20 21:29:21.129974 [ 260 ] {57422818-f421-48a9-bcdb-a6792a5d009c} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12117 | 2024.12.20 21:29:21.130021 [ 260 ] {57422818-f421-48a9-bcdb-a6792a5d009c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12118 | 2024.12.20 21:29:21.130401 [ 260 ] {57422818-f421-48a9-bcdb-a6792a5d009c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12119 | 2024.12.20 21:29:21.130631 [ 260 ] {57422818-f421-48a9-bcdb-a6792a5d009c} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12120 | 2024.12.20 21:29:21.130783 [ 32 ] {} <Debug> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
12121 | 2024.12.20 21:29:21.130838 [ 32 ] {} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12122 | 2024.12.20 21:29:21.130875 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12123 | 2024.12.20 21:29:21.130883 [ 260 ] {57422818-f421-48a9-bcdb-a6792a5d009c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001662 sec., 7821.901323706377 rows/sec., 487.69 KiB/sec. | ||
12124 | 2024.12.20 21:29:21.131083 [ 260 ] {57422818-f421-48a9-bcdb-a6792a5d009c} <Debug> TCPHandler: Processed in 0.002043996 sec. | ||
12125 | 2024.12.20 21:29:21.131126 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
12126 | 2024.12.20 21:29:21.131284 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12127 | 2024.12.20 21:29:21.131332 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12128 | 2024.12.20 21:29:21.131386 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
12129 | 2024.12.20 21:29:21.131591 [ 262 ] {de67f256-e213-4f31-a2f4-cb0956ea59c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12130 | 2024.12.20 21:29:21.131704 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
12131 | 2024.12.20 21:29:21.131802 [ 262 ] {de67f256-e213-4f31-a2f4-cb0956ea59c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12132 | 2024.12.20 21:29:21.132056 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
12133 | 2024.12.20 21:29:21.132413 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
12134 | 2024.12.20 21:29:21.132761 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
12135 | 2024.12.20 21:29:21.134627 [ 262 ] {de67f256-e213-4f31-a2f4-cb0956ea59c5} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12136 | 2024.12.20 21:29:21.134712 [ 262 ] {de67f256-e213-4f31-a2f4-cb0956ea59c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12137 | 2024.12.20 21:29:21.135365 [ 200 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004399029 sec., 14775.988064638812 rows/sec., 979.00 KiB/sec. | ||
12138 | 2024.12.20 21:29:21.135642 [ 200 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
12139 | 2024.12.20 21:29:21.135667 [ 262 ] {de67f256-e213-4f31-a2f4-cb0956ea59c5} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12140 | 2024.12.20 21:29:21.136141 [ 262 ] {de67f256-e213-4f31-a2f4-cb0956ea59c5} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12141 | 2024.12.20 21:29:21.136247 [ 200 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_41_10} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12142 | 2024.12.20 21:29:21.136412 [ 32 ] {} <Debug> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12143 | 2024.12.20 21:29:21.136497 [ 32 ] {} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12144 | 2024.12.20 21:29:21.136531 [ 200 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_41_10} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
12145 | 2024.12.20 21:29:21.136587 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12146 | 2024.12.20 21:29:21.136770 [ 262 ] {de67f256-e213-4f31-a2f4-cb0956ea59c5} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.005291 sec., 75411.07541107542 rows/sec., 5.36 MiB/sec. | ||
12147 | 2024.12.20 21:29:21.136853 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
12148 | 2024.12.20 21:29:21.136970 [ 262 ] {de67f256-e213-4f31-a2f4-cb0956ea59c5} <Debug> TCPHandler: Processed in 0.005783819 sec. | ||
12149 | 2024.12.20 21:29:21.136977 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::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 | ||
12150 | 2024.12.20 21:29:21.137173 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12151 | 2024.12.20 21:29:21.137184 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12152 | 2024.12.20 21:29:21.137219 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 913 rows starting from the beginning of the part | ||
12153 | 2024.12.20 21:29:21.137416 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
12154 | 2024.12.20 21:29:21.137561 [ 260 ] {2bb98743-b9ee-45c1-b9b5-c90668c475d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12155 | 2024.12.20 21:29:21.137749 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 86 rows starting from the beginning of the part | ||
12156 | 2024.12.20 21:29:21.137783 [ 260 ] {2bb98743-b9ee-45c1-b9b5-c90668c475d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12157 | 2024.12.20 21:29:21.138111 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 399 rows starting from the beginning of the part | ||
12158 | 2024.12.20 21:29:21.138517 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 90 rows starting from the beginning of the part | ||
12159 | 2024.12.20 21:29:21.138881 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 399 rows starting from the beginning of the part | ||
12160 | 2024.12.20 21:29:21.140236 [ 260 ] {2bb98743-b9ee-45c1-b9b5-c90668c475d7} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12161 | 2024.12.20 21:29:21.140303 [ 260 ] {2bb98743-b9ee-45c1-b9b5-c90668c475d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12162 | 2024.12.20 21:29:21.141308 [ 260 ] {2bb98743-b9ee-45c1-b9b5-c90668c475d7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12163 | 2024.12.20 21:29:21.141658 [ 260 ] {2bb98743-b9ee-45c1-b9b5-c90668c475d7} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12164 | 2024.12.20 21:29:21.142077 [ 260 ] {2bb98743-b9ee-45c1-b9b5-c90668c475d7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004624 sec., 1297.5778546712804 rows/sec., 67.79 KiB/sec. | ||
12165 | 2024.12.20 21:29:21.142384 [ 260 ] {2bb98743-b9ee-45c1-b9b5-c90668c475d7} <Debug> TCPHandler: Processed in 0.005296699 sec. | ||
12166 | 2024.12.20 21:29:21.142398 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1951 rows, containing 5 columns (5 merged, 0 gathered) in 0.005700897 sec., 342226.8460559803 rows/sec., 26.19 MiB/sec. | ||
12167 | 2024.12.20 21:29:21.142637 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12168 | 2024.12.20 21:29:21.142768 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12169 | 2024.12.20 21:29:21.142961 [ 262 ] {8de39812-f1de-4b8f-a86e-24fce2045bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12170 | 2024.12.20 21:29:21.143088 [ 262 ] {8de39812-f1de-4b8f-a86e-24fce2045bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12171 | 2024.12.20 21:29:21.143526 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_96_19} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12172 | 2024.12.20 21:29:21.143694 [ 195 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_96_19} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12173 | 2024.12.20 21:29:21.143790 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
12174 | 2024.12.20 21:29:21.144085 [ 262 ] {8de39812-f1de-4b8f-a86e-24fce2045bf6} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12175 | 2024.12.20 21:29:21.144127 [ 262 ] {8de39812-f1de-4b8f-a86e-24fce2045bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12176 | 2024.12.20 21:29:21.144526 [ 262 ] {8de39812-f1de-4b8f-a86e-24fce2045bf6} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12177 | 2024.12.20 21:29:21.144778 [ 262 ] {8de39812-f1de-4b8f-a86e-24fce2045bf6} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12178 | 2024.12.20 21:29:21.144946 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12179 | 2024.12.20 21:29:21.144996 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12180 | 2024.12.20 21:29:21.145032 [ 262 ] {8de39812-f1de-4b8f-a86e-24fce2045bf6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002201 sec., 107678.32803271241 rows/sec., 7.22 MiB/sec. | ||
12181 | 2024.12.20 21:29:21.145035 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12182 | 2024.12.20 21:29:21.145223 [ 262 ] {8de39812-f1de-4b8f-a86e-24fce2045bf6} <Debug> TCPHandler: Processed in 0.002741732 sec. | ||
12183 | 2024.12.20 21:29:21.145311 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::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 | ||
12184 | 2024.12.20 21:29:21.145437 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12185 | 2024.12.20 21:29:21.145505 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12186 | 2024.12.20 21:29:21.145585 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27281 rows starting from the beginning of the part | ||
12187 | 2024.12.20 21:29:21.145650 [ 260 ] {9a765406-a4bc-4d01-bfba-3c8fb68e97e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12188 | 2024.12.20 21:29:21.145825 [ 260 ] {9a765406-a4bc-4d01-bfba-3c8fb68e97e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12189 | 2024.12.20 21:29:21.145877 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 128 rows starting from the beginning of the part | ||
12190 | 2024.12.20 21:29:21.146327 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
12191 | 2024.12.20 21:29:21.146707 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 237 rows starting from the beginning of the part | ||
12192 | 2024.12.20 21:29:21.147010 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 162 rows starting from the beginning of the part | ||
12193 | 2024.12.20 21:29:21.147277 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 237 rows starting from the beginning of the part | ||
12194 | 2024.12.20 21:29:21.148077 [ 260 ] {9a765406-a4bc-4d01-bfba-3c8fb68e97e8} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12195 | 2024.12.20 21:29:21.148143 [ 260 ] {9a765406-a4bc-4d01-bfba-3c8fb68e97e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12196 | 2024.12.20 21:29:21.148782 [ 260 ] {9a765406-a4bc-4d01-bfba-3c8fb68e97e8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12197 | 2024.12.20 21:29:21.149245 [ 260 ] {9a765406-a4bc-4d01-bfba-3c8fb68e97e8} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12198 | 2024.12.20 21:29:21.149412 [ 32 ] {} <Debug> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 | ||
12199 | 2024.12.20 21:29:21.149475 [ 32 ] {} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12200 | 2024.12.20 21:29:21.149543 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12201 | 2024.12.20 21:29:21.149574 [ 260 ] {9a765406-a4bc-4d01-bfba-3c8fb68e97e8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003943 sec., 253.61399949277197 rows/sec., 17.09 KiB/sec. | ||
12202 | 2024.12.20 21:29:21.150036 [ 260 ] {9a765406-a4bc-4d01-bfba-3c8fb68e97e8} <Debug> TCPHandler: Processed in 0.004691775 sec. | ||
12203 | 2024.12.20 21:29:21.150728 [ 196 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full | ||
12204 | 2024.12.20 21:29:21.151384 [ 196 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12205 | 2024.12.20 21:29:21.151394 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12206 | 2024.12.20 21:29:21.151465 [ 196 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 37 rows starting from the beginning of the part | ||
12207 | 2024.12.20 21:29:21.151810 [ 196 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
12208 | 2024.12.20 21:29:21.152254 [ 262 ] {a6a93d13-2eff-4c5e-9280-8e9173690c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12209 | 2024.12.20 21:29:21.152317 [ 196 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
12210 | 2024.12.20 21:29:21.152705 [ 196 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
12211 | 2024.12.20 21:29:21.152731 [ 262 ] {a6a93d13-2eff-4c5e-9280-8e9173690c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12212 | 2024.12.20 21:29:21.153106 [ 196 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
12213 | 2024.12.20 21:29:21.153619 [ 196 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
12214 | 2024.12.20 21:29:21.159220 [ 196 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.009489943 sec., 4425.7378574349705 rows/sec., 297.81 KiB/sec. | ||
12215 | 2024.12.20 21:29:21.159643 [ 193 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
12216 | 2024.12.20 21:29:21.159910 [ 194 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28205 rows, containing 5 columns (5 merged, 0 gathered) in 0.014731491 sec., 1914605.928211883 rows/sec., 129.13 MiB/sec. | ||
12217 | 2024.12.20 21:29:21.160404 [ 192 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12218 | 2024.12.20 21:29:21.160664 [ 193 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_41_9} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12219 | 2024.12.20 21:29:21.160969 [ 193 ] {6587e9a1-150e-4dcf-bbf5-ce352521cf73::all_1_41_9} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 | ||
12220 | 2024.12.20 21:29:21.160995 [ 262 ] {a6a93d13-2eff-4c5e-9280-8e9173690c9b} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12221 | 2024.12.20 21:29:21.161142 [ 262 ] {a6a93d13-2eff-4c5e-9280-8e9173690c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12222 | 2024.12.20 21:29:21.161205 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.21 MiB. | ||
12223 | 2024.12.20 21:29:21.161372 [ 192 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12224 | 2024.12.20 21:29:21.161622 [ 192 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12225 | 2024.12.20 21:29:21.161781 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
12226 | 2024.12.20 21:29:21.162279 [ 262 ] {a6a93d13-2eff-4c5e-9280-8e9173690c9b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
12227 | 2024.12.20 21:29:21.162543 [ 262 ] {a6a93d13-2eff-4c5e-9280-8e9173690c9b} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12228 | 2024.12.20 21:29:21.162795 [ 262 ] {a6a93d13-2eff-4c5e-9280-8e9173690c9b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.010767 sec., 1578.8984861149809 rows/sec., 2.83 MiB/sec. | ||
12229 | 2024.12.20 21:29:21.162930 [ 262 ] {a6a93d13-2eff-4c5e-9280-8e9173690c9b} <Debug> TCPHandler: Processed in 0.012713685 sec. | ||
12230 | 2024.12.20 21:29:21.163090 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12231 | 2024.12.20 21:29:21.163228 [ 260 ] {c95205a4-991e-4c31-8f75-c12440ca38c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12232 | 2024.12.20 21:29:21.163286 [ 260 ] {c95205a4-991e-4c31-8f75-c12440ca38c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12233 | 2024.12.20 21:29:21.163857 [ 260 ] {c95205a4-991e-4c31-8f75-c12440ca38c4} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12234 | 2024.12.20 21:29:21.163903 [ 260 ] {c95205a4-991e-4c31-8f75-c12440ca38c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12235 | 2024.12.20 21:29:21.164331 [ 260 ] {c95205a4-991e-4c31-8f75-c12440ca38c4} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12236 | 2024.12.20 21:29:21.164561 [ 260 ] {c95205a4-991e-4c31-8f75-c12440ca38c4} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12237 | 2024.12.20 21:29:21.164730 [ 32 ] {} <Debug> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12238 | 2024.12.20 21:29:21.164775 [ 32 ] {} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12239 | 2024.12.20 21:29:21.164800 [ 260 ] {c95205a4-991e-4c31-8f75-c12440ca38c4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00159 sec., 51572.32704402516 rows/sec., 3.28 MiB/sec. | ||
12240 | 2024.12.20 21:29:21.164811 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12241 | 2024.12.20 21:29:21.164948 [ 260 ] {c95205a4-991e-4c31-8f75-c12440ca38c4} <Debug> TCPHandler: Processed in 0.001920803 sec. | ||
12242 | 2024.12.20 21:29:21.165064 [ 199 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::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 | ||
12243 | 2024.12.20 21:29:21.165188 [ 199 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12244 | 2024.12.20 21:29:21.165218 [ 199 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5178 rows starting from the beginning of the part | ||
12245 | 2024.12.20 21:29:21.165280 [ 199 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 48 rows starting from the beginning of the part | ||
12246 | 2024.12.20 21:29:21.165543 [ 199 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
12247 | 2024.12.20 21:29:21.165638 [ 199 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 82 rows starting from the beginning of the part | ||
12248 | 2024.12.20 21:29:21.165875 [ 199 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
12249 | 2024.12.20 21:29:21.166007 [ 199 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 82 rows starting from the beginning of the part | ||
12250 | 2024.12.20 21:29:21.168215 [ 193 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5510 rows, containing 4 columns (4 merged, 0 gathered) in 0.003285393 sec., 1677120.51495818 rows/sec., 108.92 MiB/sec. | ||
12251 | 2024.12.20 21:29:21.168606 [ 192 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12252 | 2024.12.20 21:29:21.168939 [ 192 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_96_19} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12253 | 2024.12.20 21:29:21.169032 [ 192 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_96_19} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12254 | 2024.12.20 21:29:21.169126 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
12255 | 2024.12.20 21:29:23.823567 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12256 | 2024.12.20 21:29:23.823647 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12257 | 2024.12.20 21:29:24.049322 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26657 | ||
12258 | 2024.12.20 21:29:24.050432 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12259 | 2024.12.20 21:29:24.050482 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12260 | 2024.12.20 21:29:24.051047 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
12261 | 2024.12.20 21:29:24.051312 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12262 | 2024.12.20 21:29:24.051610 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26657 | ||
12263 | 2024.12.20 21:29:25.921332 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 | ||
12264 | 2024.12.20 21:29:25.941689 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12265 | 2024.12.20 21:29:25.941749 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12266 | 2024.12.20 21:29:25.949080 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
12267 | 2024.12.20 21:29:25.949887 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12268 | 2024.12.20 21:29:25.952906 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 438 | ||
12269 | 2024.12.20 21:29:26.109309 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12270 | 2024.12.20 21:29:26.109516 [ 260 ] {594e1229-3a63-47e1-ad00-f6b6357c241c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12271 | 2024.12.20 21:29:26.109595 [ 260 ] {594e1229-3a63-47e1-ad00-f6b6357c241c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12272 | 2024.12.20 21:29:26.110478 [ 260 ] {594e1229-3a63-47e1-ad00-f6b6357c241c} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12273 | 2024.12.20 21:29:26.110535 [ 260 ] {594e1229-3a63-47e1-ad00-f6b6357c241c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12274 | 2024.12.20 21:29:26.110981 [ 260 ] {594e1229-3a63-47e1-ad00-f6b6357c241c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12275 | 2024.12.20 21:29:26.111230 [ 260 ] {594e1229-3a63-47e1-ad00-f6b6357c241c} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12276 | 2024.12.20 21:29:26.111430 [ 260 ] {594e1229-3a63-47e1-ad00-f6b6357c241c} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001973 sec., 50684.237202230106 rows/sec., 4.22 MiB/sec. | ||
12277 | 2024.12.20 21:29:26.111496 [ 260 ] {594e1229-3a63-47e1-ad00-f6b6357c241c} <Debug> TCPHandler: Processed in 0.002324702 sec. | ||
12278 | 2024.12.20 21:29:26.111807 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12279 | 2024.12.20 21:29:26.112109 [ 262 ] {f1ebaf5a-1363-460a-92e1-e1bd8fa1529a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12280 | 2024.12.20 21:29:26.112222 [ 262 ] {f1ebaf5a-1363-460a-92e1-e1bd8fa1529a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12281 | 2024.12.20 21:29:26.113078 [ 262 ] {f1ebaf5a-1363-460a-92e1-e1bd8fa1529a} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12282 | 2024.12.20 21:29:26.113125 [ 262 ] {f1ebaf5a-1363-460a-92e1-e1bd8fa1529a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12283 | 2024.12.20 21:29:26.113560 [ 262 ] {f1ebaf5a-1363-460a-92e1-e1bd8fa1529a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
12284 | 2024.12.20 21:29:26.113812 [ 262 ] {f1ebaf5a-1363-460a-92e1-e1bd8fa1529a} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12285 | 2024.12.20 21:29:26.114067 [ 262 ] {f1ebaf5a-1363-460a-92e1-e1bd8fa1529a} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.002044 sec., 10763.20939334638 rows/sec., 809.34 KiB/sec. | ||
12286 | 2024.12.20 21:29:26.114145 [ 262 ] {f1ebaf5a-1363-460a-92e1-e1bd8fa1529a} <Debug> TCPHandler: Processed in 0.002544267 sec. | ||
12287 | 2024.12.20 21:29:26.114369 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12288 | 2024.12.20 21:29:26.114545 [ 260 ] {0163a15a-ff3c-47e1-a66e-7f15b75cff5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12289 | 2024.12.20 21:29:26.114607 [ 260 ] {0163a15a-ff3c-47e1-a66e-7f15b75cff5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12290 | 2024.12.20 21:29:26.115317 [ 260 ] {0163a15a-ff3c-47e1-a66e-7f15b75cff5d} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12291 | 2024.12.20 21:29:26.115365 [ 260 ] {0163a15a-ff3c-47e1-a66e-7f15b75cff5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12292 | 2024.12.20 21:29:26.115742 [ 260 ] {0163a15a-ff3c-47e1-a66e-7f15b75cff5d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12293 | 2024.12.20 21:29:26.115987 [ 260 ] {0163a15a-ff3c-47e1-a66e-7f15b75cff5d} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12294 | 2024.12.20 21:29:26.116169 [ 260 ] {0163a15a-ff3c-47e1-a66e-7f15b75cff5d} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001659 sec., 51838.45690174804 rows/sec., 4.05 MiB/sec. | ||
12295 | 2024.12.20 21:29:26.116224 [ 260 ] {0163a15a-ff3c-47e1-a66e-7f15b75cff5d} <Debug> TCPHandler: Processed in 0.002005195 sec. | ||
12296 | 2024.12.20 21:29:26.116359 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12297 | 2024.12.20 21:29:26.116496 [ 262 ] {4d62fb55-3ecf-4ef9-833b-70b42e894af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12298 | 2024.12.20 21:29:26.116559 [ 262 ] {4d62fb55-3ecf-4ef9-833b-70b42e894af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12299 | 2024.12.20 21:29:26.117259 [ 262 ] {4d62fb55-3ecf-4ef9-833b-70b42e894af5} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12300 | 2024.12.20 21:29:26.117306 [ 262 ] {4d62fb55-3ecf-4ef9-833b-70b42e894af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12301 | 2024.12.20 21:29:26.117732 [ 262 ] {4d62fb55-3ecf-4ef9-833b-70b42e894af5} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12302 | 2024.12.20 21:29:26.117984 [ 262 ] {4d62fb55-3ecf-4ef9-833b-70b42e894af5} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12303 | 2024.12.20 21:29:26.118200 [ 262 ] {4d62fb55-3ecf-4ef9-833b-70b42e894af5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001741 sec., 91901.20620333143 rows/sec., 6.40 MiB/sec. | ||
12304 | 2024.12.20 21:29:26.118275 [ 262 ] {4d62fb55-3ecf-4ef9-833b-70b42e894af5} <Debug> TCPHandler: Processed in 0.001975704 sec. | ||
12305 | 2024.12.20 21:29:26.118484 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12306 | 2024.12.20 21:29:26.118688 [ 260 ] {cf902624-7a59-4030-bf76-116bd01ae2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12307 | 2024.12.20 21:29:26.118785 [ 260 ] {cf902624-7a59-4030-bf76-116bd01ae2d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12308 | 2024.12.20 21:29:26.120052 [ 260 ] {cf902624-7a59-4030-bf76-116bd01ae2d1} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12309 | 2024.12.20 21:29:26.120090 [ 260 ] {cf902624-7a59-4030-bf76-116bd01ae2d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12310 | 2024.12.20 21:29:26.120719 [ 260 ] {cf902624-7a59-4030-bf76-116bd01ae2d1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
12311 | 2024.12.20 21:29:26.120976 [ 260 ] {cf902624-7a59-4030-bf76-116bd01ae2d1} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12312 | 2024.12.20 21:29:26.121222 [ 260 ] {cf902624-7a59-4030-bf76-116bd01ae2d1} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002556 sec., 8607.198748043818 rows/sec., 15.42 MiB/sec. | ||
12313 | 2024.12.20 21:29:26.121670 [ 260 ] {cf902624-7a59-4030-bf76-116bd01ae2d1} <Debug> TCPHandler: Processed in 0.003297934 sec. | ||
12314 | 2024.12.20 21:29:26.122000 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12315 | 2024.12.20 21:29:26.122245 [ 262 ] {e6dad46e-877f-435c-819d-4c3c0f3ed55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12316 | 2024.12.20 21:29:26.122336 [ 262 ] {e6dad46e-877f-435c-819d-4c3c0f3ed55c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12317 | 2024.12.20 21:29:26.122873 [ 262 ] {e6dad46e-877f-435c-819d-4c3c0f3ed55c} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12318 | 2024.12.20 21:29:26.122910 [ 262 ] {e6dad46e-877f-435c-819d-4c3c0f3ed55c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12319 | 2024.12.20 21:29:26.123277 [ 262 ] {e6dad46e-877f-435c-819d-4c3c0f3ed55c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12320 | 2024.12.20 21:29:26.123522 [ 262 ] {e6dad46e-877f-435c-819d-4c3c0f3ed55c} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12321 | 2024.12.20 21:29:26.123732 [ 262 ] {e6dad46e-877f-435c-819d-4c3c0f3ed55c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001544 sec., 38860.103626943004 rows/sec., 2.62 MiB/sec. | ||
12322 | 2024.12.20 21:29:26.123782 [ 262 ] {e6dad46e-877f-435c-819d-4c3c0f3ed55c} <Debug> TCPHandler: Processed in 0.001978655 sec. | ||
12323 | 2024.12.20 21:29:26.622741 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12324 | 2024.12.20 21:29:26.622940 [ 260 ] {46eec29d-8d2d-49f2-b39c-96024dc49135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12325 | 2024.12.20 21:29:26.623018 [ 260 ] {46eec29d-8d2d-49f2-b39c-96024dc49135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12326 | 2024.12.20 21:29:26.623813 [ 260 ] {46eec29d-8d2d-49f2-b39c-96024dc49135} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12327 | 2024.12.20 21:29:26.623859 [ 260 ] {46eec29d-8d2d-49f2-b39c-96024dc49135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12328 | 2024.12.20 21:29:26.624292 [ 260 ] {46eec29d-8d2d-49f2-b39c-96024dc49135} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12329 | 2024.12.20 21:29:26.624543 [ 260 ] {46eec29d-8d2d-49f2-b39c-96024dc49135} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12330 | 2024.12.20 21:29:26.624749 [ 260 ] {46eec29d-8d2d-49f2-b39c-96024dc49135} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001863 sec., 7514.761137949544 rows/sec., 540.96 KiB/sec. | ||
12331 | 2024.12.20 21:29:26.624816 [ 260 ] {46eec29d-8d2d-49f2-b39c-96024dc49135} <Debug> TCPHandler: Processed in 0.00220958 sec. | ||
12332 | 2024.12.20 21:29:26.625143 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12333 | 2024.12.20 21:29:26.625452 [ 262 ] {804e3232-1d11-4cf4-acc1-53e009814860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12334 | 2024.12.20 21:29:26.625545 [ 262 ] {804e3232-1d11-4cf4-acc1-53e009814860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12335 | 2024.12.20 21:29:26.626298 [ 262 ] {804e3232-1d11-4cf4-acc1-53e009814860} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12336 | 2024.12.20 21:29:26.626347 [ 262 ] {804e3232-1d11-4cf4-acc1-53e009814860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12337 | 2024.12.20 21:29:26.626783 [ 262 ] {804e3232-1d11-4cf4-acc1-53e009814860} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
12338 | 2024.12.20 21:29:26.627040 [ 262 ] {804e3232-1d11-4cf4-acc1-53e009814860} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12339 | 2024.12.20 21:29:26.627222 [ 81 ] {} <Debug> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
12340 | 2024.12.20 21:29:26.627301 [ 81 ] {} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12341 | 2024.12.20 21:29:26.627326 [ 262 ] {804e3232-1d11-4cf4-acc1-53e009814860} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001945 sec., 5141.388174807198 rows/sec., 419.24 KiB/sec. | ||
12342 | 2024.12.20 21:29:26.627344 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12343 | 2024.12.20 21:29:26.627487 [ 262 ] {804e3232-1d11-4cf4-acc1-53e009814860} <Debug> TCPHandler: Processed in 0.002537937 sec. | ||
12344 | 2024.12.20 21:29:26.627796 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12345 | 2024.12.20 21:29:26.628258 [ 199 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
12346 | 2024.12.20 21:29:26.628278 [ 260 ] {49f760c3-d09f-4d30-934a-20214ac11e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12347 | 2024.12.20 21:29:26.628437 [ 260 ] {49f760c3-d09f-4d30-934a-20214ac11e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12348 | 2024.12.20 21:29:26.628709 [ 199 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12349 | 2024.12.20 21:29:26.628788 [ 199 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 18 rows starting from the beginning of the part | ||
12350 | 2024.12.20 21:29:26.629167 [ 199 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
12351 | 2024.12.20 21:29:26.629636 [ 199 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
12352 | 2024.12.20 21:29:26.629987 [ 199 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
12353 | 2024.12.20 21:29:26.630142 [ 199 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
12354 | 2024.12.20 21:29:26.630456 [ 199 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
12355 | 2024.12.20 21:29:26.631627 [ 260 ] {49f760c3-d09f-4d30-934a-20214ac11e15} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12356 | 2024.12.20 21:29:26.631706 [ 260 ] {49f760c3-d09f-4d30-934a-20214ac11e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12357 | 2024.12.20 21:29:26.632789 [ 192 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.005273338 sec., 9481.660382854276 rows/sec., 810.20 KiB/sec. | ||
12358 | 2024.12.20 21:29:26.632885 [ 260 ] {49f760c3-d09f-4d30-934a-20214ac11e15} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12359 | 2024.12.20 21:29:26.633110 [ 194 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
12360 | 2024.12.20 21:29:26.633370 [ 260 ] {49f760c3-d09f-4d30-934a-20214ac11e15} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12361 | 2024.12.20 21:29:26.633769 [ 260 ] {49f760c3-d09f-4d30-934a-20214ac11e15} <Debug> executeQuery: Read 1382 rows, 118.22 KiB in 0.005635 sec., 245252.8837622005 rows/sec., 20.49 MiB/sec. | ||
12362 | 2024.12.20 21:29:26.633831 [ 194 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_19_4} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12363 | 2024.12.20 21:29:26.633932 [ 260 ] {49f760c3-d09f-4d30-934a-20214ac11e15} <Debug> TCPHandler: Processed in 0.006299231 sec. | ||
12364 | 2024.12.20 21:29:26.634037 [ 194 ] {430e46ac-80de-4017-8479-bddbd4329144::all_1_19_4} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
12365 | 2024.12.20 21:29:26.634144 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12366 | 2024.12.20 21:29:26.634160 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
12367 | 2024.12.20 21:29:26.634286 [ 262 ] {8c08ea95-7c59-48d3-944c-3fdddd16bcec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12368 | 2024.12.20 21:29:26.634345 [ 262 ] {8c08ea95-7c59-48d3-944c-3fdddd16bcec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12369 | 2024.12.20 21:29:26.634962 [ 262 ] {8c08ea95-7c59-48d3-944c-3fdddd16bcec} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12370 | 2024.12.20 21:29:26.635002 [ 262 ] {8c08ea95-7c59-48d3-944c-3fdddd16bcec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12371 | 2024.12.20 21:29:26.635369 [ 262 ] {8c08ea95-7c59-48d3-944c-3fdddd16bcec} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
12372 | 2024.12.20 21:29:26.635606 [ 262 ] {8c08ea95-7c59-48d3-944c-3fdddd16bcec} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12373 | 2024.12.20 21:29:26.635829 [ 262 ] {8c08ea95-7c59-48d3-944c-3fdddd16bcec} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.001578 sec., 21546.261089987325 rows/sec., 1.51 MiB/sec. | ||
12374 | 2024.12.20 21:29:26.635883 [ 262 ] {8c08ea95-7c59-48d3-944c-3fdddd16bcec} <Debug> TCPHandler: Processed in 0.001846292 sec. | ||
12375 | 2024.12.20 21:29:26.636047 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12376 | 2024.12.20 21:29:26.636189 [ 260 ] {c11ebd71-433e-4853-839a-5b8a63387273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12377 | 2024.12.20 21:29:26.636248 [ 260 ] {c11ebd71-433e-4853-839a-5b8a63387273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12378 | 2024.12.20 21:29:26.636938 [ 260 ] {c11ebd71-433e-4853-839a-5b8a63387273} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12379 | 2024.12.20 21:29:26.636976 [ 260 ] {c11ebd71-433e-4853-839a-5b8a63387273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12380 | 2024.12.20 21:29:26.637357 [ 260 ] {c11ebd71-433e-4853-839a-5b8a63387273} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12381 | 2024.12.20 21:29:26.637596 [ 260 ] {c11ebd71-433e-4853-839a-5b8a63387273} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12382 | 2024.12.20 21:29:26.637785 [ 260 ] {c11ebd71-433e-4853-839a-5b8a63387273} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001629 sec., 148557.3971761817 rows/sec., 10.06 MiB/sec. | ||
12383 | 2024.12.20 21:29:26.637840 [ 260 ] {c11ebd71-433e-4853-839a-5b8a63387273} <Debug> TCPHandler: Processed in 0.001861532 sec. | ||
12384 | 2024.12.20 21:29:26.638042 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12385 | 2024.12.20 21:29:26.638264 [ 262 ] {5481ea07-2707-4723-971a-958a97a19a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12386 | 2024.12.20 21:29:26.638354 [ 262 ] {5481ea07-2707-4723-971a-958a97a19a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12387 | 2024.12.20 21:29:26.639017 [ 262 ] {5481ea07-2707-4723-971a-958a97a19a97} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12388 | 2024.12.20 21:29:26.639057 [ 262 ] {5481ea07-2707-4723-971a-958a97a19a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12389 | 2024.12.20 21:29:26.639430 [ 262 ] {5481ea07-2707-4723-971a-958a97a19a97} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12390 | 2024.12.20 21:29:26.639678 [ 262 ] {5481ea07-2707-4723-971a-958a97a19a97} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12391 | 2024.12.20 21:29:26.639885 [ 262 ] {5481ea07-2707-4723-971a-958a97a19a97} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001676 sec., 7756.5632458233895 rows/sec., 483.62 KiB/sec. | ||
12392 | 2024.12.20 21:29:26.639940 [ 262 ] {5481ea07-2707-4723-971a-958a97a19a97} <Debug> TCPHandler: Processed in 0.002015035 sec. | ||
12393 | 2024.12.20 21:29:26.640089 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12394 | 2024.12.20 21:29:26.640227 [ 260 ] {039011ee-bcbe-4b3a-9957-eb5b8086d74d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12395 | 2024.12.20 21:29:26.640285 [ 260 ] {039011ee-bcbe-4b3a-9957-eb5b8086d74d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12396 | 2024.12.20 21:29:26.641138 [ 260 ] {039011ee-bcbe-4b3a-9957-eb5b8086d74d} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12397 | 2024.12.20 21:29:26.641176 [ 260 ] {039011ee-bcbe-4b3a-9957-eb5b8086d74d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12398 | 2024.12.20 21:29:26.641582 [ 260 ] {039011ee-bcbe-4b3a-9957-eb5b8086d74d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12399 | 2024.12.20 21:29:26.641821 [ 260 ] {039011ee-bcbe-4b3a-9957-eb5b8086d74d} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12400 | 2024.12.20 21:29:26.642009 [ 260 ] {039011ee-bcbe-4b3a-9957-eb5b8086d74d} <Debug> executeQuery: Read 865 rows, 64.15 KiB in 0.001812 sec., 477373.0684326711 rows/sec., 34.57 MiB/sec. | ||
12401 | 2024.12.20 21:29:26.642062 [ 260 ] {039011ee-bcbe-4b3a-9957-eb5b8086d74d} <Debug> TCPHandler: Processed in 0.002043426 sec. | ||
12402 | 2024.12.20 21:29:26.642252 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12403 | 2024.12.20 21:29:26.642473 [ 262 ] {30dd2708-82a9-4b4c-a5a5-33a6c740d8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12404 | 2024.12.20 21:29:26.642563 [ 262 ] {30dd2708-82a9-4b4c-a5a5-33a6c740d8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12405 | 2024.12.20 21:29:26.643438 [ 262 ] {30dd2708-82a9-4b4c-a5a5-33a6c740d8aa} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12406 | 2024.12.20 21:29:26.643499 [ 262 ] {30dd2708-82a9-4b4c-a5a5-33a6c740d8aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12407 | 2024.12.20 21:29:26.643868 [ 262 ] {30dd2708-82a9-4b4c-a5a5-33a6c740d8aa} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12408 | 2024.12.20 21:29:26.644104 [ 262 ] {30dd2708-82a9-4b4c-a5a5-33a6c740d8aa} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12409 | 2024.12.20 21:29:26.644356 [ 262 ] {30dd2708-82a9-4b4c-a5a5-33a6c740d8aa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001935 sec., 3100.7751937984494 rows/sec., 162.00 KiB/sec. | ||
12410 | 2024.12.20 21:29:26.644456 [ 262 ] {30dd2708-82a9-4b4c-a5a5-33a6c740d8aa} <Debug> TCPHandler: Processed in 0.002314142 sec. | ||
12411 | 2024.12.20 21:29:26.644674 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12412 | 2024.12.20 21:29:26.644940 [ 260 ] {39ffe976-f4ce-44b5-850b-f93db6541339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12413 | 2024.12.20 21:29:26.645004 [ 260 ] {39ffe976-f4ce-44b5-850b-f93db6541339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12414 | 2024.12.20 21:29:26.645785 [ 260 ] {39ffe976-f4ce-44b5-850b-f93db6541339} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12415 | 2024.12.20 21:29:26.645824 [ 260 ] {39ffe976-f4ce-44b5-850b-f93db6541339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12416 | 2024.12.20 21:29:26.646263 [ 260 ] {39ffe976-f4ce-44b5-850b-f93db6541339} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12417 | 2024.12.20 21:29:26.646497 [ 260 ] {39ffe976-f4ce-44b5-850b-f93db6541339} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12418 | 2024.12.20 21:29:26.646680 [ 260 ] {39ffe976-f4ce-44b5-850b-f93db6541339} <Debug> executeQuery: Read 960 rows, 65.32 KiB in 0.001819 sec., 527762.5068719076 rows/sec., 35.07 MiB/sec. | ||
12419 | 2024.12.20 21:29:26.646734 [ 260 ] {39ffe976-f4ce-44b5-850b-f93db6541339} <Debug> TCPHandler: Processed in 0.002191379 sec. | ||
12420 | 2024.12.20 21:29:26.646937 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12421 | 2024.12.20 21:29:26.647159 [ 262 ] {47c349e8-837d-446b-9681-a5d53ffc8ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12422 | 2024.12.20 21:29:26.647253 [ 262 ] {47c349e8-837d-446b-9681-a5d53ffc8ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12423 | 2024.12.20 21:29:26.647840 [ 262 ] {47c349e8-837d-446b-9681-a5d53ffc8ac1} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12424 | 2024.12.20 21:29:26.647880 [ 262 ] {47c349e8-837d-446b-9681-a5d53ffc8ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12425 | 2024.12.20 21:29:26.648241 [ 262 ] {47c349e8-837d-446b-9681-a5d53ffc8ac1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12426 | 2024.12.20 21:29:26.648485 [ 262 ] {47c349e8-837d-446b-9681-a5d53ffc8ac1} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12427 | 2024.12.20 21:29:26.648755 [ 262 ] {47c349e8-837d-446b-9681-a5d53ffc8ac1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001643 sec., 608.6427267194157 rows/sec., 41.01 KiB/sec. | ||
12428 | 2024.12.20 21:29:26.648896 [ 262 ] {47c349e8-837d-446b-9681-a5d53ffc8ac1} <Debug> TCPHandler: Processed in 0.002068337 sec. | ||
12429 | 2024.12.20 21:29:26.649130 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12430 | 2024.12.20 21:29:26.649291 [ 260 ] {caad0ca0-cf0a-4ebe-990b-67e0e8c37cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12431 | 2024.12.20 21:29:26.649381 [ 260 ] {caad0ca0-cf0a-4ebe-990b-67e0e8c37cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12432 | 2024.12.20 21:29:26.650459 [ 260 ] {caad0ca0-cf0a-4ebe-990b-67e0e8c37cde} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12433 | 2024.12.20 21:29:26.650497 [ 260 ] {caad0ca0-cf0a-4ebe-990b-67e0e8c37cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12434 | 2024.12.20 21:29:26.651108 [ 260 ] {caad0ca0-cf0a-4ebe-990b-67e0e8c37cde} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
12435 | 2024.12.20 21:29:26.651356 [ 260 ] {caad0ca0-cf0a-4ebe-990b-67e0e8c37cde} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12436 | 2024.12.20 21:29:26.651499 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
12437 | 2024.12.20 21:29:26.651542 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12438 | 2024.12.20 21:29:26.651567 [ 260 ] {caad0ca0-cf0a-4ebe-990b-67e0e8c37cde} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002304 sec., 7378.472222222222 rows/sec., 13.22 MiB/sec. | ||
12439 | 2024.12.20 21:29:26.651572 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12440 | 2024.12.20 21:29:26.651926 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
12441 | 2024.12.20 21:29:26.651956 [ 260 ] {caad0ca0-cf0a-4ebe-990b-67e0e8c37cde} <Debug> TCPHandler: Processed in 0.002962376 sec. | ||
12442 | 2024.12.20 21:29:26.652174 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12443 | 2024.12.20 21:29:26.652368 [ 262 ] {ca40d4f7-3642-4fa3-b4c6-5e4cb3bc6cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12444 | 2024.12.20 21:29:26.652455 [ 262 ] {ca40d4f7-3642-4fa3-b4c6-5e4cb3bc6cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12445 | 2024.12.20 21:29:26.652469 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12446 | 2024.12.20 21:29:26.652589 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1344 rows starting from the beginning of the part | ||
12447 | 2024.12.20 21:29:26.653235 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 17 rows starting from the beginning of the part | ||
12448 | 2024.12.20 21:29:26.653834 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 22 rows starting from the beginning of the part | ||
12449 | 2024.12.20 21:29:26.653904 [ 262 ] {ca40d4f7-3642-4fa3-b4c6-5e4cb3bc6cb5} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12450 | 2024.12.20 21:29:26.653961 [ 262 ] {ca40d4f7-3642-4fa3-b4c6-5e4cb3bc6cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12451 | 2024.12.20 21:29:26.654455 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 17 rows starting from the beginning of the part | ||
12452 | 2024.12.20 21:29:26.655016 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 22 rows starting from the beginning of the part | ||
12453 | 2024.12.20 21:29:26.655121 [ 262 ] {ca40d4f7-3642-4fa3-b4c6-5e4cb3bc6cb5} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12454 | 2024.12.20 21:29:26.655489 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 17 rows starting from the beginning of the part | ||
12455 | 2024.12.20 21:29:26.655868 [ 262 ] {ca40d4f7-3642-4fa3-b4c6-5e4cb3bc6cb5} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12456 | 2024.12.20 21:29:26.656325 [ 262 ] {ca40d4f7-3642-4fa3-b4c6-5e4cb3bc6cb5} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.004 sec., 8500 rows/sec., 505.13 KiB/sec. | ||
12457 | 2024.12.20 21:29:26.656423 [ 262 ] {ca40d4f7-3642-4fa3-b4c6-5e4cb3bc6cb5} <Debug> TCPHandler: Processed in 0.004370369 sec. | ||
12458 | 2024.12.20 21:29:26.663125 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1439 rows, containing 19 columns (19 merged, 0 gathered) in 0.011432717 sec., 125866.84337590093 rows/sec., 225.55 MiB/sec. | ||
12459 | 2024.12.20 21:29:26.664668 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
12460 | 2024.12.20 21:29:26.665134 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12461 | 2024.12.20 21:29:26.665233 [ 187 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
12462 | 2024.12.20 21:29:26.665403 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
12463 | 2024.12.20 21:29:27.000237 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.93 MiB, peak 258.06 MiB, free memory in arenas 0.00 B, will set to 247.82 MiB (RSS), difference: 1.89 MiB | ||
12464 | 2024.12.20 21:29:29.175542 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1744 | ||
12465 | 2024.12.20 21:29:29.179567 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12466 | 2024.12.20 21:29:29.179625 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12467 | 2024.12.20 21:29:29.181113 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12468 | 2024.12.20 21:29:29.181424 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12469 | 2024.12.20 21:29:29.182505 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1744 | ||
12470 | 2024.12.20 21:29:31.105866 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12471 | 2024.12.20 21:29:31.106047 [ 260 ] {3d3c8c59-7235-4c63-b0a4-d1e4d5497a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12472 | 2024.12.20 21:29:31.106115 [ 260 ] {3d3c8c59-7235-4c63-b0a4-d1e4d5497a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12473 | 2024.12.20 21:29:31.106845 [ 260 ] {3d3c8c59-7235-4c63-b0a4-d1e4d5497a7c} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12474 | 2024.12.20 21:29:31.106885 [ 260 ] {3d3c8c59-7235-4c63-b0a4-d1e4d5497a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12475 | 2024.12.20 21:29:31.107298 [ 260 ] {3d3c8c59-7235-4c63-b0a4-d1e4d5497a7c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12476 | 2024.12.20 21:29:31.107545 [ 260 ] {3d3c8c59-7235-4c63-b0a4-d1e4d5497a7c} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12477 | 2024.12.20 21:29:31.107742 [ 260 ] {3d3c8c59-7235-4c63-b0a4-d1e4d5497a7c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001746 sec., 32073.31042382589 rows/sec., 2.46 MiB/sec. | ||
12478 | 2024.12.20 21:29:31.107799 [ 260 ] {3d3c8c59-7235-4c63-b0a4-d1e4d5497a7c} <Debug> TCPHandler: Processed in 0.002059126 sec. | ||
12479 | 2024.12.20 21:29:31.108048 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12480 | 2024.12.20 21:29:31.108246 [ 262 ] {5acb05e9-2377-4b22-87d5-5efa9127cf80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12481 | 2024.12.20 21:29:31.108324 [ 262 ] {5acb05e9-2377-4b22-87d5-5efa9127cf80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12482 | 2024.12.20 21:29:31.109225 [ 262 ] {5acb05e9-2377-4b22-87d5-5efa9127cf80} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12483 | 2024.12.20 21:29:31.109291 [ 262 ] {5acb05e9-2377-4b22-87d5-5efa9127cf80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12484 | 2024.12.20 21:29:31.109908 [ 262 ] {5acb05e9-2377-4b22-87d5-5efa9127cf80} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12485 | 2024.12.20 21:29:31.110290 [ 262 ] {5acb05e9-2377-4b22-87d5-5efa9127cf80} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12486 | 2024.12.20 21:29:31.110600 [ 262 ] {5acb05e9-2377-4b22-87d5-5efa9127cf80} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002406 sec., 26600.166251039067 rows/sec., 2.08 MiB/sec. | ||
12487 | 2024.12.20 21:29:31.110696 [ 262 ] {5acb05e9-2377-4b22-87d5-5efa9127cf80} <Debug> TCPHandler: Processed in 0.002794543 sec. | ||
12488 | 2024.12.20 21:29:31.110869 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12489 | 2024.12.20 21:29:31.111008 [ 260 ] {4dd4ce14-7f7a-477c-941e-1c24fb713b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12490 | 2024.12.20 21:29:31.111071 [ 260 ] {4dd4ce14-7f7a-477c-941e-1c24fb713b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12491 | 2024.12.20 21:29:31.111699 [ 260 ] {4dd4ce14-7f7a-477c-941e-1c24fb713b17} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12492 | 2024.12.20 21:29:31.111736 [ 260 ] {4dd4ce14-7f7a-477c-941e-1c24fb713b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12493 | 2024.12.20 21:29:31.112125 [ 260 ] {4dd4ce14-7f7a-477c-941e-1c24fb713b17} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12494 | 2024.12.20 21:29:31.112360 [ 260 ] {4dd4ce14-7f7a-477c-941e-1c24fb713b17} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12495 | 2024.12.20 21:29:31.112538 [ 260 ] {4dd4ce14-7f7a-477c-941e-1c24fb713b17} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001562 sec., 81946.22279129321 rows/sec., 5.71 MiB/sec. | ||
12496 | 2024.12.20 21:29:31.112588 [ 260 ] {4dd4ce14-7f7a-477c-941e-1c24fb713b17} <Debug> TCPHandler: Processed in 0.00178469 sec. | ||
12497 | 2024.12.20 21:29:31.112726 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12498 | 2024.12.20 21:29:31.112855 [ 262 ] {5ce315f8-4375-4f94-b5fc-ed224cbf6aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12499 | 2024.12.20 21:29:31.112912 [ 262 ] {5ce315f8-4375-4f94-b5fc-ed224cbf6aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12500 | 2024.12.20 21:29:31.113447 [ 262 ] {5ce315f8-4375-4f94-b5fc-ed224cbf6aec} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12501 | 2024.12.20 21:29:31.113489 [ 262 ] {5ce315f8-4375-4f94-b5fc-ed224cbf6aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12502 | 2024.12.20 21:29:31.113892 [ 262 ] {5ce315f8-4375-4f94-b5fc-ed224cbf6aec} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12503 | 2024.12.20 21:29:31.114134 [ 262 ] {5ce315f8-4375-4f94-b5fc-ed224cbf6aec} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12504 | 2024.12.20 21:29:31.114352 [ 262 ] {5ce315f8-4375-4f94-b5fc-ed224cbf6aec} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00153 sec., 31372.549019607846 rows/sec., 2.11 MiB/sec. | ||
12505 | 2024.12.20 21:29:31.114410 [ 262 ] {5ce315f8-4375-4f94-b5fc-ed224cbf6aec} <Debug> TCPHandler: Processed in 0.001745069 sec. | ||
12506 | 2024.12.20 21:29:31.551771 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27084 | ||
12507 | 2024.12.20 21:29:31.552418 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12508 | 2024.12.20 21:29:31.552468 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12509 | 2024.12.20 21:29:31.552962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
12510 | 2024.12.20 21:29:31.553210 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12511 | 2024.12.20 21:29:31.553449 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
12512 | 2024.12.20 21:29:33.453001 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 | ||
12513 | 2024.12.20 21:29:33.474131 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12514 | 2024.12.20 21:29:33.474198 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12515 | 2024.12.20 21:29:33.481555 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
12516 | 2024.12.20 21:29:33.482325 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12517 | 2024.12.20 21:29:33.485288 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
12518 | 2024.12.20 21:29:36.108891 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12519 | 2024.12.20 21:29:36.109098 [ 260 ] {1bf1f422-cafc-485a-91f7-44cc44f73495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12520 | 2024.12.20 21:29:36.109176 [ 260 ] {1bf1f422-cafc-485a-91f7-44cc44f73495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12521 | 2024.12.20 21:29:36.110000 [ 260 ] {1bf1f422-cafc-485a-91f7-44cc44f73495} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12522 | 2024.12.20 21:29:36.110044 [ 260 ] {1bf1f422-cafc-485a-91f7-44cc44f73495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12523 | 2024.12.20 21:29:36.110474 [ 260 ] {1bf1f422-cafc-485a-91f7-44cc44f73495} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12524 | 2024.12.20 21:29:36.110740 [ 260 ] {1bf1f422-cafc-485a-91f7-44cc44f73495} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12525 | 2024.12.20 21:29:36.110993 [ 260 ] {1bf1f422-cafc-485a-91f7-44cc44f73495} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001951 sec., 51255.76627370579 rows/sec., 4.27 MiB/sec. | ||
12526 | 2024.12.20 21:29:36.111050 [ 260 ] {1bf1f422-cafc-485a-91f7-44cc44f73495} <Debug> TCPHandler: Processed in 0.002298062 sec. | ||
12527 | 2024.12.20 21:29:36.111355 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12528 | 2024.12.20 21:29:36.111651 [ 262 ] {dada0012-fee3-4afb-a71f-c476dc881097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12529 | 2024.12.20 21:29:36.111765 [ 262 ] {dada0012-fee3-4afb-a71f-c476dc881097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12530 | 2024.12.20 21:29:36.112546 [ 262 ] {dada0012-fee3-4afb-a71f-c476dc881097} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12531 | 2024.12.20 21:29:36.112587 [ 262 ] {dada0012-fee3-4afb-a71f-c476dc881097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12532 | 2024.12.20 21:29:36.113017 [ 262 ] {dada0012-fee3-4afb-a71f-c476dc881097} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
12533 | 2024.12.20 21:29:36.113269 [ 262 ] {dada0012-fee3-4afb-a71f-c476dc881097} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12534 | 2024.12.20 21:29:36.113468 [ 262 ] {dada0012-fee3-4afb-a71f-c476dc881097} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001901 sec., 11572.856391372961 rows/sec., 870.22 KiB/sec. | ||
12535 | 2024.12.20 21:29:36.113524 [ 262 ] {dada0012-fee3-4afb-a71f-c476dc881097} <Debug> TCPHandler: Processed in 0.002365663 sec. | ||
12536 | 2024.12.20 21:29:36.113676 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12537 | 2024.12.20 21:29:36.113816 [ 260 ] {44296b8a-ce34-4e88-8c24-8bac7fbcbeac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12538 | 2024.12.20 21:29:36.113874 [ 260 ] {44296b8a-ce34-4e88-8c24-8bac7fbcbeac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12539 | 2024.12.20 21:29:36.114587 [ 260 ] {44296b8a-ce34-4e88-8c24-8bac7fbcbeac} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12540 | 2024.12.20 21:29:36.114635 [ 260 ] {44296b8a-ce34-4e88-8c24-8bac7fbcbeac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12541 | 2024.12.20 21:29:36.115022 [ 260 ] {44296b8a-ce34-4e88-8c24-8bac7fbcbeac} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12542 | 2024.12.20 21:29:36.115258 [ 260 ] {44296b8a-ce34-4e88-8c24-8bac7fbcbeac} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12543 | 2024.12.20 21:29:36.115492 [ 260 ] {44296b8a-ce34-4e88-8c24-8bac7fbcbeac} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001702 sec., 50528.78965922444 rows/sec., 3.95 MiB/sec. | ||
12544 | 2024.12.20 21:29:36.115571 [ 260 ] {44296b8a-ce34-4e88-8c24-8bac7fbcbeac} <Debug> TCPHandler: Processed in 0.001963314 sec. | ||
12545 | 2024.12.20 21:29:36.115738 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12546 | 2024.12.20 21:29:36.116065 [ 262 ] {d329cb13-fc94-4123-8c51-ced2012f8940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12547 | 2024.12.20 21:29:36.116151 [ 262 ] {d329cb13-fc94-4123-8c51-ced2012f8940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12548 | 2024.12.20 21:29:36.116836 [ 262 ] {d329cb13-fc94-4123-8c51-ced2012f8940} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12549 | 2024.12.20 21:29:36.116875 [ 262 ] {d329cb13-fc94-4123-8c51-ced2012f8940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12550 | 2024.12.20 21:29:36.117283 [ 262 ] {d329cb13-fc94-4123-8c51-ced2012f8940} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12551 | 2024.12.20 21:29:36.117518 [ 262 ] {d329cb13-fc94-4123-8c51-ced2012f8940} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12552 | 2024.12.20 21:29:36.117704 [ 262 ] {d329cb13-fc94-4123-8c51-ced2012f8940} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001763 sec., 90754.39591605218 rows/sec., 6.32 MiB/sec. | ||
12553 | 2024.12.20 21:29:36.117754 [ 262 ] {d329cb13-fc94-4123-8c51-ced2012f8940} <Debug> TCPHandler: Processed in 0.002104097 sec. | ||
12554 | 2024.12.20 21:29:36.117907 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12555 | 2024.12.20 21:29:36.118048 [ 260 ] {7d0b0fc6-fce1-4e41-829c-7c2af34fb5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12556 | 2024.12.20 21:29:36.118142 [ 260 ] {7d0b0fc6-fce1-4e41-829c-7c2af34fb5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12557 | 2024.12.20 21:29:36.119362 [ 260 ] {7d0b0fc6-fce1-4e41-829c-7c2af34fb5cb} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12558 | 2024.12.20 21:29:36.119402 [ 260 ] {7d0b0fc6-fce1-4e41-829c-7c2af34fb5cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12559 | 2024.12.20 21:29:36.120040 [ 260 ] {7d0b0fc6-fce1-4e41-829c-7c2af34fb5cb} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
12560 | 2024.12.20 21:29:36.120299 [ 260 ] {7d0b0fc6-fce1-4e41-829c-7c2af34fb5cb} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12561 | 2024.12.20 21:29:36.120548 [ 260 ] {7d0b0fc6-fce1-4e41-829c-7c2af34fb5cb} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002533 sec., 8685.353335965257 rows/sec., 15.56 MiB/sec. | ||
12562 | 2024.12.20 21:29:36.120639 [ 260 ] {7d0b0fc6-fce1-4e41-829c-7c2af34fb5cb} <Debug> TCPHandler: Processed in 0.002800973 sec. | ||
12563 | 2024.12.20 21:29:36.120842 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12564 | 2024.12.20 21:29:36.120983 [ 262 ] {9bcee1f4-09af-4c95-bd41-61f43e41b3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12565 | 2024.12.20 21:29:36.121042 [ 262 ] {9bcee1f4-09af-4c95-bd41-61f43e41b3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12566 | 2024.12.20 21:29:36.121628 [ 262 ] {9bcee1f4-09af-4c95-bd41-61f43e41b3c3} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12567 | 2024.12.20 21:29:36.121674 [ 262 ] {9bcee1f4-09af-4c95-bd41-61f43e41b3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12568 | 2024.12.20 21:29:36.122071 [ 262 ] {9bcee1f4-09af-4c95-bd41-61f43e41b3c3} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12569 | 2024.12.20 21:29:36.122304 [ 262 ] {9bcee1f4-09af-4c95-bd41-61f43e41b3c3} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12570 | 2024.12.20 21:29:36.122489 [ 262 ] {9bcee1f4-09af-4c95-bd41-61f43e41b3c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001537 sec., 39037.085230969424 rows/sec., 2.63 MiB/sec. | ||
12571 | 2024.12.20 21:29:36.122537 [ 262 ] {9bcee1f4-09af-4c95-bd41-61f43e41b3c3} <Debug> TCPHandler: Processed in 0.001810931 sec. | ||
12572 | 2024.12.20 21:29:37.944010 [ 18 ] {} <Debug> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 | ||
12573 | 2024.12.20 21:29:37.944137 [ 18 ] {} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12574 | 2024.12.20 21:29:37.944181 [ 18 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12575 | 2024.12.20 21:29:37.944444 [ 198 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full | ||
12576 | 2024.12.20 21:29:37.944827 [ 198 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12577 | 2024.12.20 21:29:37.944893 [ 198 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 243 rows starting from the beginning of the part | ||
12578 | 2024.12.20 21:29:37.944998 [ 198 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 242 rows starting from the beginning of the part | ||
12579 | 2024.12.20 21:29:37.945241 [ 198 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
12580 | 2024.12.20 21:29:37.945377 [ 198 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
12581 | 2024.12.20 21:29:37.945630 [ 198 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 242 rows starting from the beginning of the part | ||
12582 | 2024.12.20 21:29:37.946737 [ 187 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002439085 sec., 309542.30787364935 rows/sec., 22.16 MiB/sec. | ||
12583 | 2024.12.20 21:29:37.946991 [ 187 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
12584 | 2024.12.20 21:29:37.947315 [ 187 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_42_9} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12585 | 2024.12.20 21:29:37.947405 [ 187 ] {c862f8ec-422b-463c-8086-10dbfd0fa3bc::all_1_42_9} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 | ||
12586 | 2024.12.20 21:29:37.947505 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
12587 | 2024.12.20 21:29:38.823686 [ 18 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12588 | 2024.12.20 21:29:38.823745 [ 18 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12589 | 2024.12.20 21:29:39.053620 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27572 | ||
12590 | 2024.12.20 21:29:39.054608 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12591 | 2024.12.20 21:29:39.054652 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12592 | 2024.12.20 21:29:39.055174 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
12593 | 2024.12.20 21:29:39.055441 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12594 | 2024.12.20 21:29:39.055711 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27572 | ||
12595 | 2024.12.20 21:29:39.182909 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1764 | ||
12596 | 2024.12.20 21:29:39.185953 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12597 | 2024.12.20 21:29:39.186017 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12598 | 2024.12.20 21:29:39.187519 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12599 | 2024.12.20 21:29:39.187840 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12600 | 2024.12.20 21:29:39.188537 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1764 | ||
12601 | 2024.12.20 21:29:39.871852 [ 28 ] {} <Debug> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 | ||
12602 | 2024.12.20 21:29:39.871920 [ 28 ] {} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12603 | 2024.12.20 21:29:39.871947 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12604 | 2024.12.20 21:29:39.872128 [ 192 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full | ||
12605 | 2024.12.20 21:29:39.872589 [ 192 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12606 | 2024.12.20 21:29:39.872676 [ 192 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 228 rows starting from the beginning of the part | ||
12607 | 2024.12.20 21:29:39.872766 [ 192 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
12608 | 2024.12.20 21:29:39.872977 [ 192 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
12609 | 2024.12.20 21:29:39.873246 [ 192 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
12610 | 2024.12.20 21:29:39.873428 [ 192 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
12611 | 2024.12.20 21:29:39.874499 [ 187 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002477766 sec., 101704.51931296175 rows/sec., 5.19 MiB/sec. | ||
12612 | 2024.12.20 21:29:39.874738 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
12613 | 2024.12.20 21:29:39.875119 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_42_9} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12614 | 2024.12.20 21:29:39.875208 [ 201 ] {8527e484-8a9a-437c-bb5f-37c552b3ce99::all_1_42_9} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 | ||
12615 | 2024.12.20 21:29:39.875311 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
12616 | 2024.12.20 21:29:40.985374 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 | ||
12617 | 2024.12.20 21:29:41.007058 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12618 | 2024.12.20 21:29:41.007136 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12619 | 2024.12.20 21:29:41.014574 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
12620 | 2024.12.20 21:29:41.015567 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12621 | 2024.12.20 21:29:41.020818 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 453 | ||
12622 | 2024.12.20 21:29:41.112941 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12623 | 2024.12.20 21:29:41.113152 [ 260 ] {40949d87-2d0d-481d-a959-824c8b7f7f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12624 | 2024.12.20 21:29:41.113236 [ 260 ] {40949d87-2d0d-481d-a959-824c8b7f7f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12625 | 2024.12.20 21:29:41.114129 [ 260 ] {40949d87-2d0d-481d-a959-824c8b7f7f53} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12626 | 2024.12.20 21:29:41.114179 [ 260 ] {40949d87-2d0d-481d-a959-824c8b7f7f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12627 | 2024.12.20 21:29:41.114616 [ 260 ] {40949d87-2d0d-481d-a959-824c8b7f7f53} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12628 | 2024.12.20 21:29:41.114877 [ 260 ] {40949d87-2d0d-481d-a959-824c8b7f7f53} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12629 | 2024.12.20 21:29:41.115128 [ 260 ] {40949d87-2d0d-481d-a959-824c8b7f7f53} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002033 sec., 6886.374815543531 rows/sec., 495.73 KiB/sec. | ||
12630 | 2024.12.20 21:29:41.115200 [ 260 ] {40949d87-2d0d-481d-a959-824c8b7f7f53} <Debug> TCPHandler: Processed in 0.002397814 sec. | ||
12631 | 2024.12.20 21:29:41.115474 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12632 | 2024.12.20 21:29:41.115688 [ 262 ] {9c42c067-736a-48f5-a5b0-0f59a4f27517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12633 | 2024.12.20 21:29:41.115767 [ 262 ] {9c42c067-736a-48f5-a5b0-0f59a4f27517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12634 | 2024.12.20 21:29:41.116669 [ 262 ] {9c42c067-736a-48f5-a5b0-0f59a4f27517} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12635 | 2024.12.20 21:29:41.116719 [ 262 ] {9c42c067-736a-48f5-a5b0-0f59a4f27517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12636 | 2024.12.20 21:29:41.117172 [ 262 ] {9c42c067-736a-48f5-a5b0-0f59a4f27517} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12637 | 2024.12.20 21:29:41.117421 [ 262 ] {9c42c067-736a-48f5-a5b0-0f59a4f27517} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12638 | 2024.12.20 21:29:41.117604 [ 24 ] {} <Debug> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12639 | 2024.12.20 21:29:41.117668 [ 24 ] {} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12640 | 2024.12.20 21:29:41.117679 [ 262 ] {9c42c067-736a-48f5-a5b0-0f59a4f27517} <Debug> executeQuery: Read 237 rows, 21.29 KiB in 0.002042 sec., 116062.68364348677 rows/sec., 10.18 MiB/sec. | ||
12641 | 2024.12.20 21:29:41.117704 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12642 | 2024.12.20 21:29:41.117844 [ 262 ] {9c42c067-736a-48f5-a5b0-0f59a4f27517} <Debug> TCPHandler: Processed in 0.002519407 sec. | ||
12643 | 2024.12.20 21:29:41.118100 [ 190 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
12644 | 2024.12.20 21:29:41.118124 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12645 | 2024.12.20 21:29:41.118620 [ 260 ] {3b146066-0c9f-4777-9612-6ae6b9092b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12646 | 2024.12.20 21:29:41.118692 [ 190 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12647 | 2024.12.20 21:29:41.118816 [ 260 ] {3b146066-0c9f-4777-9612-6ae6b9092b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12648 | 2024.12.20 21:29:41.118861 [ 190 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1431 rows starting from the beginning of the part | ||
12649 | 2024.12.20 21:29:41.119765 [ 190 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 100 rows starting from the beginning of the part | ||
12650 | 2024.12.20 21:29:41.120549 [ 190 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1382 rows starting from the beginning of the part | ||
12651 | 2024.12.20 21:29:41.120951 [ 190 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
12652 | 2024.12.20 21:29:41.121302 [ 190 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 100 rows starting from the beginning of the part | ||
12653 | 2024.12.20 21:29:41.121594 [ 190 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 237 rows starting from the beginning of the part | ||
12654 | 2024.12.20 21:29:41.122405 [ 260 ] {3b146066-0c9f-4777-9612-6ae6b9092b88} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12655 | 2024.12.20 21:29:41.122468 [ 260 ] {3b146066-0c9f-4777-9612-6ae6b9092b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12656 | 2024.12.20 21:29:41.123427 [ 260 ] {3b146066-0c9f-4777-9612-6ae6b9092b88} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
12657 | 2024.12.20 21:29:41.124007 [ 260 ] {3b146066-0c9f-4777-9612-6ae6b9092b88} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12658 | 2024.12.20 21:29:41.124313 [ 24 ] {} <Debug> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
12659 | 2024.12.20 21:29:41.124389 [ 24 ] {} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12660 | 2024.12.20 21:29:41.124426 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12661 | 2024.12.20 21:29:41.124447 [ 260 ] {3b146066-0c9f-4777-9612-6ae6b9092b88} <Debug> executeQuery: Read 24 rows, 1.73 KiB in 0.005976 sec., 4016.064257028112 rows/sec., 290.22 KiB/sec. | ||
12662 | 2024.12.20 21:29:41.124668 [ 260 ] {3b146066-0c9f-4777-9612-6ae6b9092b88} <Debug> TCPHandler: Processed in 0.00668654 sec. | ||
12663 | 2024.12.20 21:29:41.124743 [ 201 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::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 | ||
12664 | 2024.12.20 21:29:41.124940 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12665 | 2024.12.20 21:29:41.125376 [ 262 ] {85073233-a4e4-4a12-af06-7229756dede4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12666 | 2024.12.20 21:29:41.125510 [ 201 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12667 | 2024.12.20 21:29:41.125577 [ 262 ] {85073233-a4e4-4a12-af06-7229756dede4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12668 | 2024.12.20 21:29:41.125703 [ 201 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 64 rows starting from the beginning of the part | ||
12669 | 2024.12.20 21:29:41.125757 [ 190 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3306 rows, containing 5 columns (5 merged, 0 gathered) in 0.007903687 sec., 418285.7949713849 rows/sec., 36.65 MiB/sec. | ||
12670 | 2024.12.20 21:29:41.126208 [ 201 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 24 rows starting from the beginning of the part | ||
12671 | 2024.12.20 21:29:41.126231 [ 190 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12672 | 2024.12.20 21:29:41.126825 [ 201 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 22 rows starting from the beginning of the part | ||
12673 | 2024.12.20 21:29:41.127522 [ 201 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 34 rows starting from the beginning of the part | ||
12674 | 2024.12.20 21:29:41.127519 [ 190 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_101_20} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12675 | 2024.12.20 21:29:41.127987 [ 190 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_101_20} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12676 | 2024.12.20 21:29:41.128082 [ 201 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 22 rows starting from the beginning of the part | ||
12677 | 2024.12.20 21:29:41.128326 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
12678 | 2024.12.20 21:29:41.128584 [ 201 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 24 rows starting from the beginning of the part | ||
12679 | 2024.12.20 21:29:41.129560 [ 262 ] {85073233-a4e4-4a12-af06-7229756dede4} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12680 | 2024.12.20 21:29:41.129642 [ 262 ] {85073233-a4e4-4a12-af06-7229756dede4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12681 | 2024.12.20 21:29:41.130587 [ 262 ] {85073233-a4e4-4a12-af06-7229756dede4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12682 | 2024.12.20 21:29:41.131217 [ 262 ] {85073233-a4e4-4a12-af06-7229756dede4} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12683 | 2024.12.20 21:29:41.131282 [ 191 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.006749721 sec., 28149.311653029807 rows/sec., 2.11 MiB/sec. | ||
12684 | 2024.12.20 21:29:41.131546 [ 262 ] {85073233-a4e4-4a12-af06-7229756dede4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006319 sec., 2215.5404336129136 rows/sec., 155.16 KiB/sec. | ||
12685 | 2024.12.20 21:29:41.131650 [ 191 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
12686 | 2024.12.20 21:29:41.131671 [ 262 ] {85073233-a4e4-4a12-af06-7229756dede4} <Debug> TCPHandler: Processed in 0.006895215 sec. | ||
12687 | 2024.12.20 21:29:41.131897 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12688 | 2024.12.20 21:29:41.132126 [ 260 ] {e251a9e1-b681-465e-aa10-b1adfcd593ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12689 | 2024.12.20 21:29:41.132230 [ 260 ] {e251a9e1-b681-465e-aa10-b1adfcd593ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12690 | 2024.12.20 21:29:41.132251 [ 191 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_81_16} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12691 | 2024.12.20 21:29:41.132490 [ 191 ] {24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d::all_1_81_16} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
12692 | 2024.12.20 21:29:41.132661 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
12693 | 2024.12.20 21:29:41.133184 [ 260 ] {e251a9e1-b681-465e-aa10-b1adfcd593ea} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12694 | 2024.12.20 21:29:41.133229 [ 260 ] {e251a9e1-b681-465e-aa10-b1adfcd593ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12695 | 2024.12.20 21:29:41.133607 [ 260 ] {e251a9e1-b681-465e-aa10-b1adfcd593ea} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12696 | 2024.12.20 21:29:41.133845 [ 260 ] {e251a9e1-b681-465e-aa10-b1adfcd593ea} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12697 | 2024.12.20 21:29:41.134056 [ 260 ] {e251a9e1-b681-465e-aa10-b1adfcd593ea} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002007 sec., 6477.3293472845035 rows/sec., 403.86 KiB/sec. | ||
12698 | 2024.12.20 21:29:41.134112 [ 260 ] {e251a9e1-b681-465e-aa10-b1adfcd593ea} <Debug> TCPHandler: Processed in 0.002323963 sec. | ||
12699 | 2024.12.20 21:29:41.134314 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12700 | 2024.12.20 21:29:41.134534 [ 262 ] {86bd2a79-8d40-424c-a6d3-d952ddfc1e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12701 | 2024.12.20 21:29:41.134624 [ 262 ] {86bd2a79-8d40-424c-a6d3-d952ddfc1e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12702 | 2024.12.20 21:29:41.135529 [ 262 ] {86bd2a79-8d40-424c-a6d3-d952ddfc1e23} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12703 | 2024.12.20 21:29:41.135569 [ 262 ] {86bd2a79-8d40-424c-a6d3-d952ddfc1e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12704 | 2024.12.20 21:29:41.135951 [ 262 ] {86bd2a79-8d40-424c-a6d3-d952ddfc1e23} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12705 | 2024.12.20 21:29:41.136186 [ 262 ] {86bd2a79-8d40-424c-a6d3-d952ddfc1e23} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12706 | 2024.12.20 21:29:41.136349 [ 24 ] {} <Debug> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12707 | 2024.12.20 21:29:41.136404 [ 24 ] {} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12708 | 2024.12.20 21:29:41.136440 [ 262 ] {86bd2a79-8d40-424c-a6d3-d952ddfc1e23} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.001951 sec., 204510.5074320861 rows/sec., 14.54 MiB/sec. | ||
12709 | 2024.12.20 21:29:41.136443 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12710 | 2024.12.20 21:29:41.136591 [ 262 ] {86bd2a79-8d40-424c-a6d3-d952ddfc1e23} <Debug> TCPHandler: Processed in 0.002387103 sec. | ||
12711 | 2024.12.20 21:29:41.136679 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::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 | ||
12712 | 2024.12.20 21:29:41.136772 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12713 | 2024.12.20 21:29:41.136818 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12714 | 2024.12.20 21:29:41.136847 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 913 rows starting from the beginning of the part | ||
12715 | 2024.12.20 21:29:41.136967 [ 260 ] {9b346576-9f14-439d-a1b2-e406dede9a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12716 | 2024.12.20 21:29:41.137029 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 86 rows starting from the beginning of the part | ||
12717 | 2024.12.20 21:29:41.137193 [ 260 ] {9b346576-9f14-439d-a1b2-e406dede9a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12718 | 2024.12.20 21:29:41.137454 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 865 rows starting from the beginning of the part | ||
12719 | 2024.12.20 21:29:41.137797 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
12720 | 2024.12.20 21:29:41.138181 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 86 rows starting from the beginning of the part | ||
12721 | 2024.12.20 21:29:41.138574 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 399 rows starting from the beginning of the part | ||
12722 | 2024.12.20 21:29:41.139533 [ 260 ] {9b346576-9f14-439d-a1b2-e406dede9a34} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12723 | 2024.12.20 21:29:41.139573 [ 260 ] {9b346576-9f14-439d-a1b2-e406dede9a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12724 | 2024.12.20 21:29:41.140121 [ 260 ] {9b346576-9f14-439d-a1b2-e406dede9a34} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12725 | 2024.12.20 21:29:41.140387 [ 260 ] {9b346576-9f14-439d-a1b2-e406dede9a34} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12726 | 2024.12.20 21:29:41.140766 [ 260 ] {9b346576-9f14-439d-a1b2-e406dede9a34} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003856 sec., 1556.0165975103735 rows/sec., 81.30 KiB/sec. | ||
12727 | 2024.12.20 21:29:41.141219 [ 260 ] {9b346576-9f14-439d-a1b2-e406dede9a34} <Debug> TCPHandler: Processed in 0.004513731 sec. | ||
12728 | 2024.12.20 21:29:41.141535 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 5 columns (5 merged, 0 gathered) in 0.004955801 sec., 486904.1351741121 rows/sec., 37.34 MiB/sec. | ||
12729 | 2024.12.20 21:29:41.141717 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12730 | 2024.12.20 21:29:41.141814 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12731 | 2024.12.20 21:29:41.141995 [ 262 ] {2b79fa15-e2d3-4b2d-a9d9-a2069f36da2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12732 | 2024.12.20 21:29:41.142089 [ 262 ] {2b79fa15-e2d3-4b2d-a9d9-a2069f36da2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12733 | 2024.12.20 21:29:41.142472 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_101_20} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12734 | 2024.12.20 21:29:41.142676 [ 189 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_101_20} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12735 | 2024.12.20 21:29:41.142773 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
12736 | 2024.12.20 21:29:41.143083 [ 262 ] {2b79fa15-e2d3-4b2d-a9d9-a2069f36da2a} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12737 | 2024.12.20 21:29:41.143126 [ 262 ] {2b79fa15-e2d3-4b2d-a9d9-a2069f36da2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12738 | 2024.12.20 21:29:41.143530 [ 262 ] {2b79fa15-e2d3-4b2d-a9d9-a2069f36da2a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12739 | 2024.12.20 21:29:41.143768 [ 262 ] {2b79fa15-e2d3-4b2d-a9d9-a2069f36da2a} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12740 | 2024.12.20 21:29:41.143945 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12741 | 2024.12.20 21:29:41.143987 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12742 | 2024.12.20 21:29:41.144011 [ 262 ] {2b79fa15-e2d3-4b2d-a9d9-a2069f36da2a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002107 sec., 112482.20218319887 rows/sec., 7.54 MiB/sec. | ||
12743 | 2024.12.20 21:29:41.144025 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12744 | 2024.12.20 21:29:41.144182 [ 262 ] {2b79fa15-e2d3-4b2d-a9d9-a2069f36da2a} <Debug> TCPHandler: Processed in 0.002808403 sec. | ||
12745 | 2024.12.20 21:29:41.144269 [ 196 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::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 | ||
12746 | 2024.12.20 21:29:41.144389 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12747 | 2024.12.20 21:29:41.144462 [ 196 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12748 | 2024.12.20 21:29:41.144519 [ 196 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 28205 rows starting from the beginning of the part | ||
12749 | 2024.12.20 21:29:41.144679 [ 260 ] {434b2128-db90-43cf-8ded-becad98076d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12750 | 2024.12.20 21:29:41.144789 [ 196 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
12751 | 2024.12.20 21:29:41.144890 [ 260 ] {434b2128-db90-43cf-8ded-becad98076d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12752 | 2024.12.20 21:29:41.145064 [ 196 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 960 rows starting from the beginning of the part | ||
12753 | 2024.12.20 21:29:41.145414 [ 196 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 128 rows starting from the beginning of the part | ||
12754 | 2024.12.20 21:29:41.145791 [ 196 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
12755 | 2024.12.20 21:29:41.146239 [ 196 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 237 rows starting from the beginning of the part | ||
12756 | 2024.12.20 21:29:41.147401 [ 260 ] {434b2128-db90-43cf-8ded-becad98076d0} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12757 | 2024.12.20 21:29:41.147484 [ 260 ] {434b2128-db90-43cf-8ded-becad98076d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12758 | 2024.12.20 21:29:41.147949 [ 260 ] {434b2128-db90-43cf-8ded-becad98076d0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12759 | 2024.12.20 21:29:41.148236 [ 260 ] {434b2128-db90-43cf-8ded-becad98076d0} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12760 | 2024.12.20 21:29:41.148855 [ 260 ] {434b2128-db90-43cf-8ded-becad98076d0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004277 sec., 233.8087444470423 rows/sec., 15.75 KiB/sec. | ||
12761 | 2024.12.20 21:29:41.149239 [ 260 ] {434b2128-db90-43cf-8ded-becad98076d0} <Debug> TCPHandler: Processed in 0.004932161 sec. | ||
12762 | 2024.12.20 21:29:41.149776 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12763 | 2024.12.20 21:29:41.150132 [ 262 ] {e6b81f57-3a35-4774-a5c1-d64a695f31ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12764 | 2024.12.20 21:29:41.150241 [ 262 ] {e6b81f57-3a35-4774-a5c1-d64a695f31ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12765 | 2024.12.20 21:29:41.151946 [ 262 ] {e6b81f57-3a35-4774-a5c1-d64a695f31ea} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12766 | 2024.12.20 21:29:41.151987 [ 262 ] {e6b81f57-3a35-4774-a5c1-d64a695f31ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12767 | 2024.12.20 21:29:41.152904 [ 262 ] {e6b81f57-3a35-4774-a5c1-d64a695f31ea} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
12768 | 2024.12.20 21:29:41.153616 [ 262 ] {e6b81f57-3a35-4774-a5c1-d64a695f31ea} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12769 | 2024.12.20 21:29:41.153903 [ 262 ] {e6b81f57-3a35-4774-a5c1-d64a695f31ea} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.003864 sec., 4399.585921325052 rows/sec., 7.88 MiB/sec. | ||
12770 | 2024.12.20 21:29:41.154077 [ 262 ] {e6b81f57-3a35-4774-a5c1-d64a695f31ea} <Debug> TCPHandler: Processed in 0.004691575 sec. | ||
12771 | 2024.12.20 21:29:41.154243 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12772 | 2024.12.20 21:29:41.154363 [ 260 ] {6d68ba35-5a23-4bb8-bcf2-e9106dddabd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12773 | 2024.12.20 21:29:41.154433 [ 260 ] {6d68ba35-5a23-4bb8-bcf2-e9106dddabd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12774 | 2024.12.20 21:29:41.155141 [ 260 ] {6d68ba35-5a23-4bb8-bcf2-e9106dddabd2} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12775 | 2024.12.20 21:29:41.155181 [ 260 ] {6d68ba35-5a23-4bb8-bcf2-e9106dddabd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12776 | 2024.12.20 21:29:41.155702 [ 260 ] {6d68ba35-5a23-4bb8-bcf2-e9106dddabd2} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12777 | 2024.12.20 21:29:41.156188 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29850 rows, containing 5 columns (5 merged, 0 gathered) in 0.01202891 sec., 2481521.600876555 rows/sec., 167.36 MiB/sec. | ||
12778 | 2024.12.20 21:29:41.156235 [ 260 ] {6d68ba35-5a23-4bb8-bcf2-e9106dddabd2} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12779 | 2024.12.20 21:29:41.156426 [ 24 ] {} <Debug> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12780 | 2024.12.20 21:29:41.156502 [ 24 ] {} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12781 | 2024.12.20 21:29:41.156545 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12782 | 2024.12.20 21:29:41.156543 [ 260 ] {6d68ba35-5a23-4bb8-bcf2-e9106dddabd2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002194 sec., 37374.6581586144 rows/sec., 2.37 MiB/sec. | ||
12783 | 2024.12.20 21:29:41.156668 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12784 | 2024.12.20 21:29:41.157021 [ 260 ] {6d68ba35-5a23-4bb8-bcf2-e9106dddabd2} <Debug> TCPHandler: Processed in 0.002847664 sec. | ||
12785 | 2024.12.20 21:29:41.157544 [ 195 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::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 | ||
12786 | 2024.12.20 21:29:41.157961 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12787 | 2024.12.20 21:29:41.158271 [ 200 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12788 | 2024.12.20 21:29:41.158279 [ 195 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12789 | 2024.12.20 21:29:41.158502 [ 195 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5510 rows starting from the beginning of the part | ||
12790 | 2024.12.20 21:29:41.158554 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
12791 | 2024.12.20 21:29:41.158948 [ 195 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
12792 | 2024.12.20 21:29:41.159117 [ 195 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 34 rows starting from the beginning of the part | ||
12793 | 2024.12.20 21:29:41.159221 [ 195 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 48 rows starting from the beginning of the part | ||
12794 | 2024.12.20 21:29:41.159448 [ 195 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
12795 | 2024.12.20 21:29:41.159594 [ 195 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 82 rows starting from the beginning of the part | ||
12796 | 2024.12.20 21:29:41.161994 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5794 rows, containing 4 columns (4 merged, 0 gathered) in 0.00534809 sec., 1083377.4300731663 rows/sec., 70.37 MiB/sec. | ||
12797 | 2024.12.20 21:29:41.162465 [ 197 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12798 | 2024.12.20 21:29:41.162817 [ 197 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_101_20} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12799 | 2024.12.20 21:29:41.162909 [ 197 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_101_20} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12800 | 2024.12.20 21:29:41.163005 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
12801 | 2024.12.20 21:29:42.000278 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.31 MiB, peak 258.06 MiB, free memory in arenas 0.00 B, will set to 248.06 MiB (RSS), difference: -1.25 MiB | ||
12802 | 2024.12.20 21:29:46.108991 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12803 | 2024.12.20 21:29:46.109214 [ 260 ] {816e428a-cd2c-4237-9a90-ccc272170cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12804 | 2024.12.20 21:29:46.109293 [ 260 ] {816e428a-cd2c-4237-9a90-ccc272170cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12805 | 2024.12.20 21:29:46.110191 [ 260 ] {816e428a-cd2c-4237-9a90-ccc272170cc2} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12806 | 2024.12.20 21:29:46.110239 [ 260 ] {816e428a-cd2c-4237-9a90-ccc272170cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12807 | 2024.12.20 21:29:46.110671 [ 260 ] {816e428a-cd2c-4237-9a90-ccc272170cc2} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12808 | 2024.12.20 21:29:46.110922 [ 260 ] {816e428a-cd2c-4237-9a90-ccc272170cc2} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12809 | 2024.12.20 21:29:46.111139 [ 260 ] {816e428a-cd2c-4237-9a90-ccc272170cc2} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001984 sec., 50403.22580645161 rows/sec., 4.20 MiB/sec. | ||
12810 | 2024.12.20 21:29:46.111219 [ 260 ] {816e428a-cd2c-4237-9a90-ccc272170cc2} <Debug> TCPHandler: Processed in 0.002365773 sec. | ||
12811 | 2024.12.20 21:29:46.111577 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12812 | 2024.12.20 21:29:46.111878 [ 262 ] {5aa0401a-f21a-44f0-aad0-8f54d781f952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12813 | 2024.12.20 21:29:46.111987 [ 262 ] {5aa0401a-f21a-44f0-aad0-8f54d781f952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12814 | 2024.12.20 21:29:46.112808 [ 262 ] {5aa0401a-f21a-44f0-aad0-8f54d781f952} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12815 | 2024.12.20 21:29:46.112850 [ 262 ] {5aa0401a-f21a-44f0-aad0-8f54d781f952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12816 | 2024.12.20 21:29:46.113278 [ 262 ] {5aa0401a-f21a-44f0-aad0-8f54d781f952} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
12817 | 2024.12.20 21:29:46.113525 [ 262 ] {5aa0401a-f21a-44f0-aad0-8f54d781f952} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12818 | 2024.12.20 21:29:46.113760 [ 262 ] {5aa0401a-f21a-44f0-aad0-8f54d781f952} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001968 sec., 11178.861788617885 rows/sec., 840.60 KiB/sec. | ||
12819 | 2024.12.20 21:29:46.113818 [ 262 ] {5aa0401a-f21a-44f0-aad0-8f54d781f952} <Debug> TCPHandler: Processed in 0.002473445 sec. | ||
12820 | 2024.12.20 21:29:46.113979 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12821 | 2024.12.20 21:29:46.114127 [ 260 ] {66c1719e-1779-4118-9aba-a07b663cbe23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12822 | 2024.12.20 21:29:46.114187 [ 260 ] {66c1719e-1779-4118-9aba-a07b663cbe23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12823 | 2024.12.20 21:29:46.114910 [ 260 ] {66c1719e-1779-4118-9aba-a07b663cbe23} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12824 | 2024.12.20 21:29:46.114955 [ 260 ] {66c1719e-1779-4118-9aba-a07b663cbe23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12825 | 2024.12.20 21:29:46.115363 [ 260 ] {66c1719e-1779-4118-9aba-a07b663cbe23} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12826 | 2024.12.20 21:29:46.115611 [ 260 ] {66c1719e-1779-4118-9aba-a07b663cbe23} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12827 | 2024.12.20 21:29:46.115801 [ 260 ] {66c1719e-1779-4118-9aba-a07b663cbe23} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001709 sec., 50321.82562902282 rows/sec., 3.93 MiB/sec. | ||
12828 | 2024.12.20 21:29:46.115886 [ 260 ] {66c1719e-1779-4118-9aba-a07b663cbe23} <Debug> TCPHandler: Processed in 0.001977604 sec. | ||
12829 | 2024.12.20 21:29:46.116051 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12830 | 2024.12.20 21:29:46.116230 [ 262 ] {46fcfdf1-61e7-4481-91fc-64b8132031be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12831 | 2024.12.20 21:29:46.116295 [ 262 ] {46fcfdf1-61e7-4481-91fc-64b8132031be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12832 | 2024.12.20 21:29:46.116966 [ 262 ] {46fcfdf1-61e7-4481-91fc-64b8132031be} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12833 | 2024.12.20 21:29:46.117011 [ 262 ] {46fcfdf1-61e7-4481-91fc-64b8132031be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12834 | 2024.12.20 21:29:46.117434 [ 262 ] {46fcfdf1-61e7-4481-91fc-64b8132031be} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12835 | 2024.12.20 21:29:46.117668 [ 262 ] {46fcfdf1-61e7-4481-91fc-64b8132031be} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12836 | 2024.12.20 21:29:46.117874 [ 262 ] {46fcfdf1-61e7-4481-91fc-64b8132031be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001696 sec., 94339.62264150943 rows/sec., 6.57 MiB/sec. | ||
12837 | 2024.12.20 21:29:46.117927 [ 262 ] {46fcfdf1-61e7-4481-91fc-64b8132031be} <Debug> TCPHandler: Processed in 0.001947404 sec. | ||
12838 | 2024.12.20 21:29:46.118059 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12839 | 2024.12.20 21:29:46.118181 [ 260 ] {17ac25d0-dbbc-4496-b85e-858f43bfc53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12840 | 2024.12.20 21:29:46.118276 [ 260 ] {17ac25d0-dbbc-4496-b85e-858f43bfc53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12841 | 2024.12.20 21:29:46.119546 [ 260 ] {17ac25d0-dbbc-4496-b85e-858f43bfc53b} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12842 | 2024.12.20 21:29:46.119583 [ 260 ] {17ac25d0-dbbc-4496-b85e-858f43bfc53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12843 | 2024.12.20 21:29:46.120196 [ 260 ] {17ac25d0-dbbc-4496-b85e-858f43bfc53b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
12844 | 2024.12.20 21:29:46.120443 [ 260 ] {17ac25d0-dbbc-4496-b85e-858f43bfc53b} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12845 | 2024.12.20 21:29:46.120638 [ 260 ] {17ac25d0-dbbc-4496-b85e-858f43bfc53b} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002487 sec., 8845.999195818255 rows/sec., 15.85 MiB/sec. | ||
12846 | 2024.12.20 21:29:46.120729 [ 260 ] {17ac25d0-dbbc-4496-b85e-858f43bfc53b} <Debug> TCPHandler: Processed in 0.002725291 sec. | ||
12847 | 2024.12.20 21:29:46.120873 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12848 | 2024.12.20 21:29:46.121011 [ 262 ] {e9deef1f-56ee-42ad-b9d0-1d0a81d96651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12849 | 2024.12.20 21:29:46.121071 [ 262 ] {e9deef1f-56ee-42ad-b9d0-1d0a81d96651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12850 | 2024.12.20 21:29:46.121581 [ 262 ] {e9deef1f-56ee-42ad-b9d0-1d0a81d96651} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12851 | 2024.12.20 21:29:46.121620 [ 262 ] {e9deef1f-56ee-42ad-b9d0-1d0a81d96651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12852 | 2024.12.20 21:29:46.121987 [ 262 ] {e9deef1f-56ee-42ad-b9d0-1d0a81d96651} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12853 | 2024.12.20 21:29:46.122225 [ 262 ] {e9deef1f-56ee-42ad-b9d0-1d0a81d96651} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12854 | 2024.12.20 21:29:46.122445 [ 262 ] {e9deef1f-56ee-42ad-b9d0-1d0a81d96651} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001464 sec., 40983.60655737705 rows/sec., 2.76 MiB/sec. | ||
12855 | 2024.12.20 21:29:46.122495 [ 262 ] {e9deef1f-56ee-42ad-b9d0-1d0a81d96651} <Debug> TCPHandler: Processed in 0.001691248 sec. | ||
12856 | 2024.12.20 21:29:46.555889 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27999 | ||
12857 | 2024.12.20 21:29:46.556819 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12858 | 2024.12.20 21:29:46.556865 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12859 | 2024.12.20 21:29:46.557380 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12860 | 2024.12.20 21:29:46.557665 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12861 | 2024.12.20 21:29:46.557925 [ 149 ] {} <Debug> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
12862 | 2024.12.20 21:29:46.557951 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 | ||
12863 | 2024.12.20 21:29:46.558041 [ 149 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12864 | 2024.12.20 21:29:46.558092 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
12865 | 2024.12.20 21:29:46.558244 [ 186 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::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 | ||
12866 | 2024.12.20 21:29:46.558375 [ 186 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12867 | 2024.12.20 21:29:46.558414 [ 186 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25742 rows starting from the beginning of the part | ||
12868 | 2024.12.20 21:29:46.558493 [ 186 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part | ||
12869 | 2024.12.20 21:29:46.558670 [ 186 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part | ||
12870 | 2024.12.20 21:29:46.558941 [ 186 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part | ||
12871 | 2024.12.20 21:29:46.559143 [ 186 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part | ||
12872 | 2024.12.20 21:29:46.559241 [ 186 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part | ||
12873 | 2024.12.20 21:29:46.561850 [ 197 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.003672633 sec., 7623685.7861920865 rows/sec., 109.06 MiB/sec. | ||
12874 | 2024.12.20 21:29:46.562085 [ 194 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12875 | 2024.12.20 21:29:46.562363 [ 194 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_61_12} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12876 | 2024.12.20 21:29:46.562440 [ 194 ] {6c9456f4-f03a-4b69-8b5e-c691073a35f9::all_1_61_12} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12877 | 2024.12.20 21:29:46.562526 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
12878 | 2024.12.20 21:29:48.520910 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 | ||
12879 | 2024.12.20 21:29:48.542582 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12880 | 2024.12.20 21:29:48.542645 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
12881 | 2024.12.20 21:29:48.549905 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12882 | 2024.12.20 21:29:48.550663 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12883 | 2024.12.20 21:29:48.551118 [ 145 ] {} <Debug> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
12884 | 2024.12.20 21:29:48.551285 [ 145 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12885 | 2024.12.20 21:29:48.551355 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
12886 | 2024.12.20 21:29:48.552147 [ 198 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
12887 | 2024.12.20 21:29:48.567595 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
12888 | 2024.12.20 21:29:48.569302 [ 198 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12889 | 2024.12.20 21:29:48.570817 [ 198 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
12890 | 2024.12.20 21:29:48.576159 [ 198 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
12891 | 2024.12.20 21:29:48.581456 [ 198 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
12892 | 2024.12.20 21:29:48.587263 [ 198 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
12893 | 2024.12.20 21:29:48.593978 [ 198 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
12894 | 2024.12.20 21:29:48.598788 [ 198 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::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 | ||
12895 | 2024.12.20 21:29:48.663686 [ 197 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.112145925 sec., 4101.798616400908 rows/sec., 21.21 MiB/sec. | ||
12896 | 2024.12.20 21:29:48.667296 [ 187 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12897 | 2024.12.20 21:29:48.670957 [ 187 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_61_12} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12898 | 2024.12.20 21:29:48.671129 [ 187 ] {51e5fbe8-9cf1-43f4-bb95-e6fe6c811261::all_1_61_12} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12899 | 2024.12.20 21:29:48.674506 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
12900 | 2024.12.20 21:29:49.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.13 MiB, peak 262.55 MiB, free memory in arenas 0.00 B, will set to 251.11 MiB (RSS), difference: 1.98 MiB | ||
12901 | 2024.12.20 21:29:49.188781 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1798 | ||
12902 | 2024.12.20 21:29:49.192127 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12903 | 2024.12.20 21:29:49.192182 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
12904 | 2024.12.20 21:29:49.193654 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12905 | 2024.12.20 21:29:49.193955 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12906 | 2024.12.20 21:29:49.195646 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1798 | ||
12907 | 2024.12.20 21:29:51.112755 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12908 | 2024.12.20 21:29:51.112960 [ 260 ] {682359e5-e38f-4980-83c3-4833ff342577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12909 | 2024.12.20 21:29:51.113038 [ 260 ] {682359e5-e38f-4980-83c3-4833ff342577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12910 | 2024.12.20 21:29:51.113780 [ 260 ] {682359e5-e38f-4980-83c3-4833ff342577} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12911 | 2024.12.20 21:29:51.113825 [ 260 ] {682359e5-e38f-4980-83c3-4833ff342577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
12912 | 2024.12.20 21:29:51.114236 [ 260 ] {682359e5-e38f-4980-83c3-4833ff342577} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12913 | 2024.12.20 21:29:51.114479 [ 260 ] {682359e5-e38f-4980-83c3-4833ff342577} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12914 | 2024.12.20 21:29:51.114720 [ 260 ] {682359e5-e38f-4980-83c3-4833ff342577} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001817 sec., 7705.008255365988 rows/sec., 554.66 KiB/sec. | ||
12915 | 2024.12.20 21:29:51.114778 [ 260 ] {682359e5-e38f-4980-83c3-4833ff342577} <Debug> TCPHandler: Processed in 0.002162939 sec. | ||
12916 | 2024.12.20 21:29:51.115033 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12917 | 2024.12.20 21:29:51.115251 [ 262 ] {6de1cfe1-27d5-41e7-9847-98b563352307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12918 | 2024.12.20 21:29:51.115335 [ 262 ] {6de1cfe1-27d5-41e7-9847-98b563352307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12919 | 2024.12.20 21:29:51.116191 [ 262 ] {6de1cfe1-27d5-41e7-9847-98b563352307} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12920 | 2024.12.20 21:29:51.116240 [ 262 ] {6de1cfe1-27d5-41e7-9847-98b563352307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
12921 | 2024.12.20 21:29:51.116702 [ 262 ] {6de1cfe1-27d5-41e7-9847-98b563352307} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12922 | 2024.12.20 21:29:51.116960 [ 262 ] {6de1cfe1-27d5-41e7-9847-98b563352307} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12923 | 2024.12.20 21:29:51.117215 [ 262 ] {6de1cfe1-27d5-41e7-9847-98b563352307} <Debug> executeQuery: Read 237 rows, 21.29 KiB in 0.002023 sec., 117152.7434503213 rows/sec., 10.28 MiB/sec. | ||
12924 | 2024.12.20 21:29:51.117326 [ 262 ] {6de1cfe1-27d5-41e7-9847-98b563352307} <Debug> TCPHandler: Processed in 0.002447035 sec. | ||
12925 | 2024.12.20 21:29:51.117504 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12926 | 2024.12.20 21:29:51.117681 [ 260 ] {2dcb6794-46a6-4eda-a340-927fba2a961f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12927 | 2024.12.20 21:29:51.117746 [ 260 ] {2dcb6794-46a6-4eda-a340-927fba2a961f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12928 | 2024.12.20 21:29:51.118335 [ 260 ] {2dcb6794-46a6-4eda-a340-927fba2a961f} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12929 | 2024.12.20 21:29:51.118375 [ 260 ] {2dcb6794-46a6-4eda-a340-927fba2a961f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
12930 | 2024.12.20 21:29:51.118748 [ 260 ] {2dcb6794-46a6-4eda-a340-927fba2a961f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
12931 | 2024.12.20 21:29:51.118993 [ 260 ] {2dcb6794-46a6-4eda-a340-927fba2a961f} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12932 | 2024.12.20 21:29:51.119203 [ 260 ] {2dcb6794-46a6-4eda-a340-927fba2a961f} <Debug> executeQuery: Read 24 rows, 1.73 KiB in 0.001568 sec., 15306.122448979593 rows/sec., 1.08 MiB/sec. | ||
12933 | 2024.12.20 21:29:51.119271 [ 260 ] {2dcb6794-46a6-4eda-a340-927fba2a961f} <Debug> TCPHandler: Processed in 0.001860491 sec. | ||
12934 | 2024.12.20 21:29:51.119495 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12935 | 2024.12.20 21:29:51.119672 [ 262 ] {e2bab103-eaea-447c-be64-4aa5c22db8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12936 | 2024.12.20 21:29:51.119734 [ 262 ] {e2bab103-eaea-447c-be64-4aa5c22db8ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12937 | 2024.12.20 21:29:51.120432 [ 262 ] {e2bab103-eaea-447c-be64-4aa5c22db8ee} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12938 | 2024.12.20 21:29:51.120473 [ 262 ] {e2bab103-eaea-447c-be64-4aa5c22db8ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
12939 | 2024.12.20 21:29:51.120841 [ 262 ] {e2bab103-eaea-447c-be64-4aa5c22db8ee} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12940 | 2024.12.20 21:29:51.121078 [ 262 ] {e2bab103-eaea-447c-be64-4aa5c22db8ee} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12941 | 2024.12.20 21:29:51.121294 [ 262 ] {e2bab103-eaea-447c-be64-4aa5c22db8ee} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001656 sec., 8454.106280193237 rows/sec., 592.07 KiB/sec. | ||
12942 | 2024.12.20 21:29:51.121351 [ 262 ] {e2bab103-eaea-447c-be64-4aa5c22db8ee} <Debug> TCPHandler: Processed in 0.002005015 sec. | ||
12943 | 2024.12.20 21:29:51.121484 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12944 | 2024.12.20 21:29:51.121601 [ 260 ] {d259113a-cc1f-487d-af23-6ae4a73cba16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12945 | 2024.12.20 21:29:51.121651 [ 260 ] {d259113a-cc1f-487d-af23-6ae4a73cba16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12946 | 2024.12.20 21:29:51.122230 [ 260 ] {d259113a-cc1f-487d-af23-6ae4a73cba16} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12947 | 2024.12.20 21:29:51.122270 [ 260 ] {d259113a-cc1f-487d-af23-6ae4a73cba16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
12948 | 2024.12.20 21:29:51.122639 [ 260 ] {d259113a-cc1f-487d-af23-6ae4a73cba16} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12949 | 2024.12.20 21:29:51.122886 [ 260 ] {d259113a-cc1f-487d-af23-6ae4a73cba16} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12950 | 2024.12.20 21:29:51.123104 [ 260 ] {d259113a-cc1f-487d-af23-6ae4a73cba16} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001524 sec., 8530.18372703412 rows/sec., 531.85 KiB/sec. | ||
12951 | 2024.12.20 21:29:51.123244 [ 260 ] {d259113a-cc1f-487d-af23-6ae4a73cba16} <Debug> TCPHandler: Processed in 0.001819411 sec. | ||
12952 | 2024.12.20 21:29:51.123426 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12953 | 2024.12.20 21:29:51.123564 [ 262 ] {6aa4897d-1e25-4b13-93db-58cb72879377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12954 | 2024.12.20 21:29:51.123625 [ 262 ] {6aa4897d-1e25-4b13-93db-58cb72879377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12955 | 2024.12.20 21:29:51.124445 [ 262 ] {6aa4897d-1e25-4b13-93db-58cb72879377} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12956 | 2024.12.20 21:29:51.124485 [ 262 ] {6aa4897d-1e25-4b13-93db-58cb72879377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
12957 | 2024.12.20 21:29:51.124869 [ 262 ] {6aa4897d-1e25-4b13-93db-58cb72879377} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12958 | 2024.12.20 21:29:51.125104 [ 262 ] {6aa4897d-1e25-4b13-93db-58cb72879377} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12959 | 2024.12.20 21:29:51.125315 [ 262 ] {6aa4897d-1e25-4b13-93db-58cb72879377} <Debug> executeQuery: Read 399 rows, 29.04 KiB in 0.001776 sec., 224662.16216216216 rows/sec., 15.97 MiB/sec. | ||
12960 | 2024.12.20 21:29:51.125370 [ 262 ] {6aa4897d-1e25-4b13-93db-58cb72879377} <Debug> TCPHandler: Processed in 0.002021455 sec. | ||
12961 | 2024.12.20 21:29:51.125506 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12962 | 2024.12.20 21:29:51.125626 [ 260 ] {0bd12bae-f7c1-4106-99dd-dca22f31b2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12963 | 2024.12.20 21:29:51.125678 [ 260 ] {0bd12bae-f7c1-4106-99dd-dca22f31b2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12964 | 2024.12.20 21:29:51.126162 [ 260 ] {0bd12bae-f7c1-4106-99dd-dca22f31b2ee} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12965 | 2024.12.20 21:29:51.126202 [ 260 ] {0bd12bae-f7c1-4106-99dd-dca22f31b2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
12966 | 2024.12.20 21:29:51.126585 [ 260 ] {0bd12bae-f7c1-4106-99dd-dca22f31b2ee} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12967 | 2024.12.20 21:29:51.126827 [ 260 ] {0bd12bae-f7c1-4106-99dd-dca22f31b2ee} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12968 | 2024.12.20 21:29:51.127059 [ 260 ] {0bd12bae-f7c1-4106-99dd-dca22f31b2ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001454 sec., 4126.547455295736 rows/sec., 215.60 KiB/sec. | ||
12969 | 2024.12.20 21:29:51.127167 [ 260 ] {0bd12bae-f7c1-4106-99dd-dca22f31b2ee} <Debug> TCPHandler: Processed in 0.001724589 sec. | ||
12970 | 2024.12.20 21:29:51.127363 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12971 | 2024.12.20 21:29:51.127499 [ 262 ] {b6ea1703-8ccf-4b86-b55f-a72f7f226427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12972 | 2024.12.20 21:29:51.127561 [ 262 ] {b6ea1703-8ccf-4b86-b55f-a72f7f226427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12973 | 2024.12.20 21:29:51.128236 [ 262 ] {b6ea1703-8ccf-4b86-b55f-a72f7f226427} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12974 | 2024.12.20 21:29:51.128282 [ 262 ] {b6ea1703-8ccf-4b86-b55f-a72f7f226427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
12975 | 2024.12.20 21:29:51.128706 [ 262 ] {b6ea1703-8ccf-4b86-b55f-a72f7f226427} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12976 | 2024.12.20 21:29:51.128947 [ 262 ] {b6ea1703-8ccf-4b86-b55f-a72f7f226427} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12977 | 2024.12.20 21:29:51.129171 [ 262 ] {b6ea1703-8ccf-4b86-b55f-a72f7f226427} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001702 sec., 139247.9435957697 rows/sec., 9.33 MiB/sec. | ||
12978 | 2024.12.20 21:29:51.129227 [ 262 ] {b6ea1703-8ccf-4b86-b55f-a72f7f226427} <Debug> TCPHandler: Processed in 0.001979375 sec. | ||
12979 | 2024.12.20 21:29:51.129361 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12980 | 2024.12.20 21:29:51.129498 [ 260 ] {b066de0f-20db-41d6-be5d-95a7849ba82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12981 | 2024.12.20 21:29:51.129559 [ 260 ] {b066de0f-20db-41d6-be5d-95a7849ba82b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12982 | 2024.12.20 21:29:51.130108 [ 260 ] {b066de0f-20db-41d6-be5d-95a7849ba82b} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12983 | 2024.12.20 21:29:51.130154 [ 260 ] {b066de0f-20db-41d6-be5d-95a7849ba82b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
12984 | 2024.12.20 21:29:51.130546 [ 260 ] {b066de0f-20db-41d6-be5d-95a7849ba82b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12985 | 2024.12.20 21:29:51.130787 [ 260 ] {b066de0f-20db-41d6-be5d-95a7849ba82b} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12986 | 2024.12.20 21:29:51.130998 [ 260 ] {b066de0f-20db-41d6-be5d-95a7849ba82b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00153 sec., 653.5947712418301 rows/sec., 44.04 KiB/sec. | ||
12987 | 2024.12.20 21:29:51.131049 [ 260 ] {b066de0f-20db-41d6-be5d-95a7849ba82b} <Debug> TCPHandler: Processed in 0.00174996 sec. | ||
12988 | 2024.12.20 21:29:51.131189 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12989 | 2024.12.20 21:29:51.131306 [ 262 ] {ef205107-8d10-48fd-8f51-1be8457883c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12990 | 2024.12.20 21:29:51.131393 [ 262 ] {ef205107-8d10-48fd-8f51-1be8457883c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12991 | 2024.12.20 21:29:51.132636 [ 262 ] {ef205107-8d10-48fd-8f51-1be8457883c2} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12992 | 2024.12.20 21:29:51.132675 [ 262 ] {ef205107-8d10-48fd-8f51-1be8457883c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
12993 | 2024.12.20 21:29:51.133319 [ 262 ] {ef205107-8d10-48fd-8f51-1be8457883c2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
12994 | 2024.12.20 21:29:51.133575 [ 262 ] {ef205107-8d10-48fd-8f51-1be8457883c2} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12995 | 2024.12.20 21:29:51.133826 [ 262 ] {ef205107-8d10-48fd-8f51-1be8457883c2} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002544 sec., 6682.389937106918 rows/sec., 11.97 MiB/sec. | ||
12996 | 2024.12.20 21:29:51.133933 [ 262 ] {ef205107-8d10-48fd-8f51-1be8457883c2} <Debug> TCPHandler: Processed in 0.002802232 sec. | ||
12997 | 2024.12.20 21:29:51.134081 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12998 | 2024.12.20 21:29:51.134219 [ 260 ] {08b41973-f139-43de-8c5a-ee9ec6976753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12999 | 2024.12.20 21:29:51.134279 [ 260 ] {08b41973-f139-43de-8c5a-ee9ec6976753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13000 | 2024.12.20 21:29:51.134778 [ 260 ] {08b41973-f139-43de-8c5a-ee9ec6976753} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13001 | 2024.12.20 21:29:51.134818 [ 260 ] {08b41973-f139-43de-8c5a-ee9ec6976753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13002 | 2024.12.20 21:29:51.135193 [ 260 ] {08b41973-f139-43de-8c5a-ee9ec6976753} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
13003 | 2024.12.20 21:29:51.135436 [ 260 ] {08b41973-f139-43de-8c5a-ee9ec6976753} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13004 | 2024.12.20 21:29:51.135653 [ 260 ] {08b41973-f139-43de-8c5a-ee9ec6976753} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001464 sec., 56010.928961748636 rows/sec., 3.56 MiB/sec. | ||
13005 | 2024.12.20 21:29:51.135715 [ 260 ] {08b41973-f139-43de-8c5a-ee9ec6976753} <Debug> TCPHandler: Processed in 0.001704368 sec. | ||
13006 | 2024.12.20 21:29:53.824002 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13007 | 2024.12.20 21:29:53.824105 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13008 | 2024.12.20 21:29:54.058180 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28487 | ||
13009 | 2024.12.20 21:29:54.059169 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13010 | 2024.12.20 21:29:54.059213 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13011 | 2024.12.20 21:29:54.059742 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
13012 | 2024.12.20 21:29:54.060002 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13013 | 2024.12.20 21:29:54.060312 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28487 | ||
13014 | 2024.12.20 21:29:56.067713 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 | ||
13015 | 2024.12.20 21:29:56.087000 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13016 | 2024.12.20 21:29:56.087065 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13017 | 2024.12.20 21:29:56.094275 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
13018 | 2024.12.20 21:29:56.095074 [ 243 ] {} <Trace> system.metric_log (51e5fbe8-9cf1-43f4-bb95-e6fe6c811261): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13019 | 2024.12.20 21:29:56.099169 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 468 | ||
13020 | 2024.12.20 21:29:56.109284 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13021 | 2024.12.20 21:29:56.109474 [ 260 ] {e3b5421d-c45b-4142-b9c9-9ec57e1a6232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13022 | 2024.12.20 21:29:56.109545 [ 260 ] {e3b5421d-c45b-4142-b9c9-9ec57e1a6232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13023 | 2024.12.20 21:29:56.110379 [ 260 ] {e3b5421d-c45b-4142-b9c9-9ec57e1a6232} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13024 | 2024.12.20 21:29:56.110430 [ 260 ] {e3b5421d-c45b-4142-b9c9-9ec57e1a6232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13025 | 2024.12.20 21:29:56.110871 [ 260 ] {e3b5421d-c45b-4142-b9c9-9ec57e1a6232} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13026 | 2024.12.20 21:29:56.111125 [ 260 ] {e3b5421d-c45b-4142-b9c9-9ec57e1a6232} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13027 | 2024.12.20 21:29:56.111366 [ 260 ] {e3b5421d-c45b-4142-b9c9-9ec57e1a6232} <Debug> executeQuery: Read 100 rows, 8.53 KiB in 0.001944 sec., 51440.329218107 rows/sec., 4.29 MiB/sec. | ||
13028 | 2024.12.20 21:29:56.111433 [ 260 ] {e3b5421d-c45b-4142-b9c9-9ec57e1a6232} <Debug> TCPHandler: Processed in 0.002287211 sec. | ||
13029 | 2024.12.20 21:29:56.111684 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13030 | 2024.12.20 21:29:56.111874 [ 262 ] {56669e3c-76b2-4b0d-be54-1ea91f2b7d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13031 | 2024.12.20 21:29:56.111946 [ 262 ] {56669e3c-76b2-4b0d-be54-1ea91f2b7d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13032 | 2024.12.20 21:29:56.112752 [ 262 ] {56669e3c-76b2-4b0d-be54-1ea91f2b7d6b} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13033 | 2024.12.20 21:29:56.112794 [ 262 ] {56669e3c-76b2-4b0d-be54-1ea91f2b7d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13034 | 2024.12.20 21:29:56.113243 [ 262 ] {56669e3c-76b2-4b0d-be54-1ea91f2b7d6b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
13035 | 2024.12.20 21:29:56.113495 [ 262 ] {56669e3c-76b2-4b0d-be54-1ea91f2b7d6b} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13036 | 2024.12.20 21:29:56.113696 [ 262 ] {56669e3c-76b2-4b0d-be54-1ea91f2b7d6b} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001876 sec., 11727.078891257996 rows/sec., 881.82 KiB/sec. | ||
13037 | 2024.12.20 21:29:56.113753 [ 262 ] {56669e3c-76b2-4b0d-be54-1ea91f2b7d6b} <Debug> TCPHandler: Processed in 0.002212939 sec. | ||
13038 | 2024.12.20 21:29:56.113900 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13039 | 2024.12.20 21:29:56.114032 [ 260 ] {31fe0744-c91e-4028-b5af-4f61bf669f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13040 | 2024.12.20 21:29:56.114086 [ 260 ] {31fe0744-c91e-4028-b5af-4f61bf669f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13041 | 2024.12.20 21:29:56.114778 [ 260 ] {31fe0744-c91e-4028-b5af-4f61bf669f4b} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13042 | 2024.12.20 21:29:56.114824 [ 260 ] {31fe0744-c91e-4028-b5af-4f61bf669f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13043 | 2024.12.20 21:29:56.115211 [ 260 ] {31fe0744-c91e-4028-b5af-4f61bf669f4b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13044 | 2024.12.20 21:29:56.115463 [ 260 ] {31fe0744-c91e-4028-b5af-4f61bf669f4b} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13045 | 2024.12.20 21:29:56.115710 [ 260 ] {31fe0744-c91e-4028-b5af-4f61bf669f4b} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.0017 sec., 50588.23529411765 rows/sec., 3.95 MiB/sec. | ||
13046 | 2024.12.20 21:29:56.115810 [ 260 ] {31fe0744-c91e-4028-b5af-4f61bf669f4b} <Debug> TCPHandler: Processed in 0.001970154 sec. | ||
13047 | 2024.12.20 21:29:56.116034 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13048 | 2024.12.20 21:29:56.116193 [ 262 ] {d869e61d-ed10-4ee9-8474-2fdf3a899681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13049 | 2024.12.20 21:29:56.116249 [ 262 ] {d869e61d-ed10-4ee9-8474-2fdf3a899681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13050 | 2024.12.20 21:29:56.116852 [ 262 ] {d869e61d-ed10-4ee9-8474-2fdf3a899681} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13051 | 2024.12.20 21:29:56.116894 [ 262 ] {d869e61d-ed10-4ee9-8474-2fdf3a899681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13052 | 2024.12.20 21:29:56.117316 [ 262 ] {d869e61d-ed10-4ee9-8474-2fdf3a899681} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13053 | 2024.12.20 21:29:56.117553 [ 262 ] {d869e61d-ed10-4ee9-8474-2fdf3a899681} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13054 | 2024.12.20 21:29:56.117740 [ 262 ] {d869e61d-ed10-4ee9-8474-2fdf3a899681} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001572 sec., 101781.17048346056 rows/sec., 7.09 MiB/sec. | ||
13055 | 2024.12.20 21:29:56.117803 [ 262 ] {d869e61d-ed10-4ee9-8474-2fdf3a899681} <Debug> TCPHandler: Processed in 0.001884012 sec. | ||
13056 | 2024.12.20 21:29:56.117996 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13057 | 2024.12.20 21:29:56.118204 [ 260 ] {cf97d839-ffc8-46c0-adf0-1509f43454ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13058 | 2024.12.20 21:29:56.118291 [ 260 ] {cf97d839-ffc8-46c0-adf0-1509f43454ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13059 | 2024.12.20 21:29:56.119468 [ 260 ] {cf97d839-ffc8-46c0-adf0-1509f43454ab} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13060 | 2024.12.20 21:29:56.119508 [ 260 ] {cf97d839-ffc8-46c0-adf0-1509f43454ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13061 | 2024.12.20 21:29:56.120215 [ 260 ] {cf97d839-ffc8-46c0-adf0-1509f43454ab} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
13062 | 2024.12.20 21:29:56.120476 [ 260 ] {cf97d839-ffc8-46c0-adf0-1509f43454ab} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13063 | 2024.12.20 21:29:56.120675 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
13064 | 2024.12.20 21:29:56.120737 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13065 | 2024.12.20 21:29:56.120754 [ 260 ] {cf97d839-ffc8-46c0-adf0-1509f43454ab} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002573 sec., 8550.330353672754 rows/sec., 15.32 MiB/sec. | ||
13066 | 2024.12.20 21:29:56.120775 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13067 | 2024.12.20 21:29:56.121111 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::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 | ||
13068 | 2024.12.20 21:29:56.121140 [ 260 ] {cf97d839-ffc8-46c0-adf0-1509f43454ab} <Debug> TCPHandler: Processed in 0.003252273 sec. | ||
13069 | 2024.12.20 21:29:56.121356 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13070 | 2024.12.20 21:29:56.121529 [ 262 ] {e29dd9a6-0819-43f1-9b95-6c95873be394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13071 | 2024.12.20 21:29:56.121592 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13072 | 2024.12.20 21:29:56.121599 [ 262 ] {e29dd9a6-0819-43f1-9b95-6c95873be394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13073 | 2024.12.20 21:29:56.121705 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1439 rows starting from the beginning of the part | ||
13074 | 2024.12.20 21:29:56.122335 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 22 rows starting from the beginning of the part | ||
13075 | 2024.12.20 21:29:56.122894 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 17 rows starting from the beginning of the part | ||
13076 | 2024.12.20 21:29:56.123423 [ 262 ] {e29dd9a6-0819-43f1-9b95-6c95873be394} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13077 | 2024.12.20 21:29:56.123479 [ 262 ] {e29dd9a6-0819-43f1-9b95-6c95873be394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13078 | 2024.12.20 21:29:56.123486 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 22 rows starting from the beginning of the part | ||
13079 | 2024.12.20 21:29:56.124033 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 17 rows starting from the beginning of the part | ||
13080 | 2024.12.20 21:29:56.124564 [ 194 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 22 rows starting from the beginning of the part | ||
13081 | 2024.12.20 21:29:56.124602 [ 262 ] {e29dd9a6-0819-43f1-9b95-6c95873be394} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13082 | 2024.12.20 21:29:56.125199 [ 262 ] {e29dd9a6-0819-43f1-9b95-6c95873be394} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13083 | 2024.12.20 21:29:56.125511 [ 262 ] {e29dd9a6-0819-43f1-9b95-6c95873be394} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004026 sec., 14903.129657228017 rows/sec., 1.00 MiB/sec. | ||
13084 | 2024.12.20 21:29:56.125592 [ 262 ] {e29dd9a6-0819-43f1-9b95-6c95873be394} <Debug> TCPHandler: Processed in 0.004350678 sec. | ||
13085 | 2024.12.20 21:29:56.133745 [ 197 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1539 rows, containing 19 columns (19 merged, 0 gathered) in 0.012853558 sec., 119733.38432829261 rows/sec., 214.56 MiB/sec. | ||
13086 | 2024.12.20 21:29:56.135343 [ 192 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
13087 | 2024.12.20 21:29:56.135816 [ 192 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13088 | 2024.12.20 21:29:56.135912 [ 192 ] {3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
13089 | 2024.12.20 21:29:56.136086 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
13090 | 2024.12.20 21:29:56.626039 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13091 | 2024.12.20 21:29:56.626249 [ 260 ] {6d1771c8-10be-40ae-ac82-608ba1314439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13092 | 2024.12.20 21:29:56.626327 [ 260 ] {6d1771c8-10be-40ae-ac82-608ba1314439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13093 | 2024.12.20 21:29:56.627637 [ 260 ] {6d1771c8-10be-40ae-ac82-608ba1314439} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13094 | 2024.12.20 21:29:56.627694 [ 260 ] {6d1771c8-10be-40ae-ac82-608ba1314439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13095 | 2024.12.20 21:29:56.628177 [ 260 ] {6d1771c8-10be-40ae-ac82-608ba1314439} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13096 | 2024.12.20 21:29:56.628437 [ 260 ] {6d1771c8-10be-40ae-ac82-608ba1314439} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13097 | 2024.12.20 21:29:56.628638 [ 136 ] {} <Debug> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
13098 | 2024.12.20 21:29:56.628705 [ 260 ] {6d1771c8-10be-40ae-ac82-608ba1314439} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002501 sec., 5597.7608956417425 rows/sec., 402.96 KiB/sec. | ||
13099 | 2024.12.20 21:29:56.628713 [ 136 ] {} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13100 | 2024.12.20 21:29:56.628791 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13101 | 2024.12.20 21:29:56.628850 [ 260 ] {6d1771c8-10be-40ae-ac82-608ba1314439} <Debug> TCPHandler: Processed in 0.002944166 sec. | ||
13102 | 2024.12.20 21:29:56.629161 [ 193 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
13103 | 2024.12.20 21:29:56.629308 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13104 | 2024.12.20 21:29:56.629457 [ 193 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13105 | 2024.12.20 21:29:56.629545 [ 193 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
13106 | 2024.12.20 21:29:56.629649 [ 262 ] {50ea4b1c-3486-4e4f-98c3-0a0ed2af1103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13107 | 2024.12.20 21:29:56.629753 [ 193 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
13108 | 2024.12.20 21:29:56.629930 [ 262 ] {50ea4b1c-3486-4e4f-98c3-0a0ed2af1103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13109 | 2024.12.20 21:29:56.630073 [ 193 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
13110 | 2024.12.20 21:29:56.630503 [ 193 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
13111 | 2024.12.20 21:29:56.630770 [ 193 ] {1600b815-bc9f-4d73-983c-72af917d2b66::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 | ||
13112 | 2024.12.20 21:29:56.632904 [ 262 ] {50ea4b1c-3486-4e4f-98c3-0a0ed2af1103} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13113 | 2024.12.20 21:29:56.633000 [ 262 ] {50ea4b1c-3486-4e4f-98c3-0a0ed2af1103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13114 | 2024.12.20 21:29:56.633448 [ 192 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004553032 sec., 15374.370309718885 rows/sec., 1.14 MiB/sec. | ||
13115 | 2024.12.20 21:29:56.633690 [ 192 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
13116 | 2024.12.20 21:29:56.634138 [ 262 ] {50ea4b1c-3486-4e4f-98c3-0a0ed2af1103} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
13117 | 2024.12.20 21:29:56.634265 [ 192 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_45_11} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13118 | 2024.12.20 21:29:56.634393 [ 192 ] {1600b815-bc9f-4d73-983c-72af917d2b66::all_1_45_11} <Trace> oximeter.fields_i16 (1600b815-bc9f-4d73-983c-72af917d2b66) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
13119 | 2024.12.20 21:29:56.634550 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13120 | 2024.12.20 21:29:56.634679 [ 262 ] {50ea4b1c-3486-4e4f-98c3-0a0ed2af1103} <Trace> oximeter.fields_ipaddr (430e46ac-80de-4017-8479-bddbd4329144): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13121 | 2024.12.20 21:29:56.635002 [ 262 ] {50ea4b1c-3486-4e4f-98c3-0a0ed2af1103} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.005447 sec., 734.3491830365339 rows/sec., 59.88 KiB/sec. | ||
13122 | 2024.12.20 21:29:56.635114 [ 262 ] {50ea4b1c-3486-4e4f-98c3-0a0ed2af1103} <Debug> TCPHandler: Processed in 0.006125517 sec. | ||
13123 | 2024.12.20 21:29:56.635286 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13124 | 2024.12.20 21:29:56.635421 [ 260 ] {136d7596-2d7c-459f-b28f-92848b538f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13125 | 2024.12.20 21:29:56.635478 [ 260 ] {136d7596-2d7c-459f-b28f-92848b538f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13126 | 2024.12.20 21:29:56.636742 [ 260 ] {136d7596-2d7c-459f-b28f-92848b538f80} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13127 | 2024.12.20 21:29:56.636789 [ 260 ] {136d7596-2d7c-459f-b28f-92848b538f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13128 | 2024.12.20 21:29:56.637282 [ 260 ] {136d7596-2d7c-459f-b28f-92848b538f80} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13129 | 2024.12.20 21:29:56.637527 [ 260 ] {136d7596-2d7c-459f-b28f-92848b538f80} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13130 | 2024.12.20 21:29:56.637777 [ 260 ] {136d7596-2d7c-459f-b28f-92848b538f80} <Debug> executeQuery: Read 1379 rows, 118.00 KiB in 0.002388 sec., 577470.6867671692 rows/sec., 48.26 MiB/sec. | ||
13131 | 2024.12.20 21:29:56.637846 [ 260 ] {136d7596-2d7c-459f-b28f-92848b538f80} <Debug> TCPHandler: Processed in 0.002636739 sec. | ||
13132 | 2024.12.20 21:29:56.638003 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13133 | 2024.12.20 21:29:56.638137 [ 262 ] {5ea45ba8-9654-4306-8f02-0e8ed46847bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13134 | 2024.12.20 21:29:56.638195 [ 262 ] {5ea45ba8-9654-4306-8f02-0e8ed46847bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13135 | 2024.12.20 21:29:56.638839 [ 262 ] {5ea45ba8-9654-4306-8f02-0e8ed46847bd} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13136 | 2024.12.20 21:29:56.638883 [ 262 ] {5ea45ba8-9654-4306-8f02-0e8ed46847bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13137 | 2024.12.20 21:29:56.639283 [ 262 ] {5ea45ba8-9654-4306-8f02-0e8ed46847bd} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
13138 | 2024.12.20 21:29:56.639539 [ 262 ] {5ea45ba8-9654-4306-8f02-0e8ed46847bd} <Trace> oximeter.fields_u16 (24b8fc36-4fd3-4573-bd93-c79f1b2bfb8d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13139 | 2024.12.20 21:29:56.639833 [ 262 ] {5ea45ba8-9654-4306-8f02-0e8ed46847bd} <Debug> executeQuery: Read 28 rows, 2.01 KiB in 0.00171 sec., 16374.269005847955 rows/sec., 1.15 MiB/sec. | ||
13140 | 2024.12.20 21:29:56.639907 [ 262 ] {5ea45ba8-9654-4306-8f02-0e8ed46847bd} <Debug> TCPHandler: Processed in 0.001973875 sec. | ||
13141 | 2024.12.20 21:29:56.640133 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13142 | 2024.12.20 21:29:56.640314 [ 260 ] {2c029c27-3115-4831-9687-b20ef2a7c743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13143 | 2024.12.20 21:29:56.640371 [ 260 ] {2c029c27-3115-4831-9687-b20ef2a7c743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13144 | 2024.12.20 21:29:56.641084 [ 260 ] {2c029c27-3115-4831-9687-b20ef2a7c743} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13145 | 2024.12.20 21:29:56.641126 [ 260 ] {2c029c27-3115-4831-9687-b20ef2a7c743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13146 | 2024.12.20 21:29:56.641551 [ 260 ] {2c029c27-3115-4831-9687-b20ef2a7c743} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13147 | 2024.12.20 21:29:56.641805 [ 260 ] {2c029c27-3115-4831-9687-b20ef2a7c743} <Trace> oximeter.fields_u32 (c862f8ec-422b-463c-8086-10dbfd0fa3bc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13148 | 2024.12.20 21:29:56.642032 [ 260 ] {2c029c27-3115-4831-9687-b20ef2a7c743} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001749 sec., 138364.77987421385 rows/sec., 9.37 MiB/sec. | ||
13149 | 2024.12.20 21:29:56.642097 [ 260 ] {2c029c27-3115-4831-9687-b20ef2a7c743} <Debug> TCPHandler: Processed in 0.002090357 sec. | ||
13150 | 2024.12.20 21:29:56.642239 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13151 | 2024.12.20 21:29:56.642366 [ 262 ] {0fdd2c83-c336-431a-8450-39d5de45fbfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13152 | 2024.12.20 21:29:56.642419 [ 262 ] {0fdd2c83-c336-431a-8450-39d5de45fbfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13153 | 2024.12.20 21:29:56.643021 [ 262 ] {0fdd2c83-c336-431a-8450-39d5de45fbfd} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13154 | 2024.12.20 21:29:56.643063 [ 262 ] {0fdd2c83-c336-431a-8450-39d5de45fbfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13155 | 2024.12.20 21:29:56.643432 [ 262 ] {0fdd2c83-c336-431a-8450-39d5de45fbfd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13156 | 2024.12.20 21:29:56.643702 [ 262 ] {0fdd2c83-c336-431a-8450-39d5de45fbfd} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13157 | 2024.12.20 21:29:56.643881 [ 136 ] {} <Debug> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
13158 | 2024.12.20 21:29:56.643940 [ 136 ] {} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13159 | 2024.12.20 21:29:56.643956 [ 262 ] {0fdd2c83-c336-431a-8450-39d5de45fbfd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001606 sec., 8094.64508094645 rows/sec., 504.70 KiB/sec. | ||
13160 | 2024.12.20 21:29:56.643979 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13161 | 2024.12.20 21:29:56.644136 [ 262 ] {0fdd2c83-c336-431a-8450-39d5de45fbfd} <Debug> TCPHandler: Processed in 0.001955904 sec. | ||
13162 | 2024.12.20 21:29:56.644216 [ 188 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
13163 | 2024.12.20 21:29:56.644327 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13164 | 2024.12.20 21:29:56.644395 [ 188 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13165 | 2024.12.20 21:29:56.644482 [ 188 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
13166 | 2024.12.20 21:29:56.644545 [ 260 ] {c78f2c8c-ea5e-4491-a929-cb51472341c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13167 | 2024.12.20 21:29:56.644710 [ 188 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
13168 | 2024.12.20 21:29:56.644734 [ 260 ] {c78f2c8c-ea5e-4491-a929-cb51472341c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13169 | 2024.12.20 21:29:56.645004 [ 188 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
13170 | 2024.12.20 21:29:56.645426 [ 188 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
13171 | 2024.12.20 21:29:56.645706 [ 188 ] {fe61f71c-e26f-449b-ae54-898686b703b0::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 | ||
13172 | 2024.12.20 21:29:56.648136 [ 195 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00402798 sec., 16137.120839726118 rows/sec., 1.04 MiB/sec. | ||
13173 | 2024.12.20 21:29:56.648308 [ 260 ] {c78f2c8c-ea5e-4491-a929-cb51472341c6} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13174 | 2024.12.20 21:29:56.648337 [ 200 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
13175 | 2024.12.20 21:29:56.648395 [ 260 ] {c78f2c8c-ea5e-4491-a929-cb51472341c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13176 | 2024.12.20 21:29:56.648890 [ 200 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_45_11} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13177 | 2024.12.20 21:29:56.649069 [ 200 ] {fe61f71c-e26f-449b-ae54-898686b703b0::all_1_45_11} <Trace> oximeter.fields_u8 (fe61f71c-e26f-449b-ae54-898686b703b0) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
13178 | 2024.12.20 21:29:56.649190 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13179 | 2024.12.20 21:29:56.649245 [ 260 ] {c78f2c8c-ea5e-4491-a929-cb51472341c6} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13180 | 2024.12.20 21:29:56.649512 [ 260 ] {c78f2c8c-ea5e-4491-a929-cb51472341c6} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13181 | 2024.12.20 21:29:56.649763 [ 260 ] {c78f2c8c-ea5e-4491-a929-cb51472341c6} <Debug> executeQuery: Read 859 rows, 63.66 KiB in 0.005279 sec., 162720.2121613942 rows/sec., 11.78 MiB/sec. | ||
13182 | 2024.12.20 21:29:56.649835 [ 260 ] {c78f2c8c-ea5e-4491-a929-cb51472341c6} <Debug> TCPHandler: Processed in 0.005592195 sec. | ||
13183 | 2024.12.20 21:29:56.650019 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13184 | 2024.12.20 21:29:56.650147 [ 262 ] {186dd720-6b1c-4c6e-aee9-76dbcddcd026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13185 | 2024.12.20 21:29:56.650202 [ 262 ] {186dd720-6b1c-4c6e-aee9-76dbcddcd026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13186 | 2024.12.20 21:29:56.650728 [ 262 ] {186dd720-6b1c-4c6e-aee9-76dbcddcd026} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13187 | 2024.12.20 21:29:56.650769 [ 262 ] {186dd720-6b1c-4c6e-aee9-76dbcddcd026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13188 | 2024.12.20 21:29:56.651177 [ 262 ] {186dd720-6b1c-4c6e-aee9-76dbcddcd026} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13189 | 2024.12.20 21:29:56.651433 [ 262 ] {186dd720-6b1c-4c6e-aee9-76dbcddcd026} <Trace> oximeter.measurements_bool (8527e484-8a9a-437c-bb5f-37c552b3ce99): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13190 | 2024.12.20 21:29:56.651664 [ 262 ] {186dd720-6b1c-4c6e-aee9-76dbcddcd026} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001544 sec., 3886.0103626943005 rows/sec., 203.03 KiB/sec. | ||
13191 | 2024.12.20 21:29:56.651726 [ 262 ] {186dd720-6b1c-4c6e-aee9-76dbcddcd026} <Debug> TCPHandler: Processed in 0.00176982 sec. | ||
13192 | 2024.12.20 21:29:56.651901 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13193 | 2024.12.20 21:29:56.652054 [ 260 ] {f8af83fb-8d22-4537-b9f1-846faff15809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13194 | 2024.12.20 21:29:56.652121 [ 260 ] {f8af83fb-8d22-4537-b9f1-846faff15809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13195 | 2024.12.20 21:29:56.653104 [ 260 ] {f8af83fb-8d22-4537-b9f1-846faff15809} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13196 | 2024.12.20 21:29:56.653149 [ 260 ] {f8af83fb-8d22-4537-b9f1-846faff15809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13197 | 2024.12.20 21:29:56.653688 [ 260 ] {f8af83fb-8d22-4537-b9f1-846faff15809} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13198 | 2024.12.20 21:29:56.653970 [ 260 ] {f8af83fb-8d22-4537-b9f1-846faff15809} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13199 | 2024.12.20 21:29:56.654235 [ 260 ] {f8af83fb-8d22-4537-b9f1-846faff15809} <Debug> executeQuery: Read 957 rows, 65.11 KiB in 0.002222 sec., 430693.0693069307 rows/sec., 28.62 MiB/sec. | ||
13200 | 2024.12.20 21:29:56.654300 [ 260 ] {f8af83fb-8d22-4537-b9f1-846faff15809} <Debug> TCPHandler: Processed in 0.002476195 sec. | ||
13201 | 2024.12.20 21:29:56.654483 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13202 | 2024.12.20 21:29:56.654631 [ 262 ] {18f43eb3-26f7-4217-a912-7e5ac017a39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13203 | 2024.12.20 21:29:56.654705 [ 262 ] {18f43eb3-26f7-4217-a912-7e5ac017a39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13204 | 2024.12.20 21:29:56.655249 [ 262 ] {18f43eb3-26f7-4217-a912-7e5ac017a39d} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13205 | 2024.12.20 21:29:56.655296 [ 262 ] {18f43eb3-26f7-4217-a912-7e5ac017a39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13206 | 2024.12.20 21:29:56.655691 [ 262 ] {18f43eb3-26f7-4217-a912-7e5ac017a39d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13207 | 2024.12.20 21:29:56.655952 [ 262 ] {18f43eb3-26f7-4217-a912-7e5ac017a39d} <Trace> oximeter.measurements_f64 (6587e9a1-150e-4dcf-bbf5-ce352521cf73): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13208 | 2024.12.20 21:29:56.656166 [ 262 ] {18f43eb3-26f7-4217-a912-7e5ac017a39d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001572 sec., 636.1323155216285 rows/sec., 42.86 KiB/sec. | ||
13209 | 2024.12.20 21:29:56.656225 [ 262 ] {18f43eb3-26f7-4217-a912-7e5ac017a39d} <Debug> TCPHandler: Processed in 0.00181691 sec. | ||
13210 | 2024.12.20 21:29:56.656384 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13211 | 2024.12.20 21:29:56.656509 [ 260 ] {ac54feea-63e0-4ea9-9fa9-1f6c7ed38411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13212 | 2024.12.20 21:29:56.656593 [ 260 ] {ac54feea-63e0-4ea9-9fa9-1f6c7ed38411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13213 | 2024.12.20 21:29:56.657777 [ 260 ] {ac54feea-63e0-4ea9-9fa9-1f6c7ed38411} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13214 | 2024.12.20 21:29:56.657818 [ 260 ] {ac54feea-63e0-4ea9-9fa9-1f6c7ed38411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13215 | 2024.12.20 21:29:56.658460 [ 260 ] {ac54feea-63e0-4ea9-9fa9-1f6c7ed38411} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
13216 | 2024.12.20 21:29:56.658749 [ 260 ] {ac54feea-63e0-4ea9-9fa9-1f6c7ed38411} <Trace> oximeter.measurements_histogramu64 (3ad2debd-6a25-4ef8-aa67-e7efc5cca9e1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13217 | 2024.12.20 21:29:56.658961 [ 260 ] {ac54feea-63e0-4ea9-9fa9-1f6c7ed38411} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002479 sec., 6857.6038725292465 rows/sec., 12.29 MiB/sec. | ||
13218 | 2024.12.20 21:29:56.659089 [ 260 ] {ac54feea-63e0-4ea9-9fa9-1f6c7ed38411} <Debug> TCPHandler: Processed in 0.002774653 sec. | ||
13219 | 2024.12.20 21:29:56.659232 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13220 | 2024.12.20 21:29:56.659355 [ 262 ] {760b09f3-2cf3-4b34-b313-869c605ca98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13221 | 2024.12.20 21:29:56.659407 [ 262 ] {760b09f3-2cf3-4b34-b313-869c605ca98b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13222 | 2024.12.20 21:29:56.659922 [ 262 ] {760b09f3-2cf3-4b34-b313-869c605ca98b} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13223 | 2024.12.20 21:29:56.659965 [ 262 ] {760b09f3-2cf3-4b34-b313-869c605ca98b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13224 | 2024.12.20 21:29:56.660372 [ 262 ] {760b09f3-2cf3-4b34-b313-869c605ca98b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13225 | 2024.12.20 21:29:56.660611 [ 262 ] {760b09f3-2cf3-4b34-b313-869c605ca98b} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13226 | 2024.12.20 21:29:56.660840 [ 262 ] {760b09f3-2cf3-4b34-b313-869c605ca98b} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001511 sec., 22501.654533421577 rows/sec., 1.31 MiB/sec. | ||
13227 | 2024.12.20 21:29:56.660890 [ 262 ] {760b09f3-2cf3-4b34-b313-869c605ca98b} <Debug> TCPHandler: Processed in 0.001717058 sec. | ||
13228 | 2024.12.20 21:29:57.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.05 MiB, peak 263.61 MiB, free memory in arenas 0.00 B, will set to 255.54 MiB (RSS), difference: 2.49 MiB | ||
13229 | 2024.12.20 21:29:59.195957 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1856 | ||
13230 | 2024.12.20 21:29:59.199863 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13231 | 2024.12.20 21:29:59.199937 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13232 | 2024.12.20 21:29:59.201483 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13233 | 2024.12.20 21:29:59.201802 [ 242 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13234 | 2024.12.20 21:29:59.202044 [ 133 ] {} <Debug> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
13235 | 2024.12.20 21:29:59.202160 [ 133 ] {} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13236 | 2024.12.20 21:29:59.202224 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13237 | 2024.12.20 21:29:59.202752 [ 188 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::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 | ||
13238 | 2024.12.20 21:29:59.204576 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1856 | ||
13239 | 2024.12.20 21:29:59.205088 [ 188 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13240 | 2024.12.20 21:29:59.205263 [ 188 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1650 rows starting from the beginning of the part | ||
13241 | 2024.12.20 21:29:59.205866 [ 188 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
13242 | 2024.12.20 21:29:59.206504 [ 188 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 58 rows starting from the beginning of the part | ||
13243 | 2024.12.20 21:29:59.207116 [ 188 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part | ||
13244 | 2024.12.20 21:29:59.207730 [ 188 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::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 | ||
13245 | 2024.12.20 21:29:59.208344 [ 188 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 58 rows starting from the beginning of the part | ||
13246 | 2024.12.20 21:29:59.216711 [ 195 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1856 rows, containing 72 columns (72 merged, 0 gathered) in 0.014348211 sec., 129354.10553970805 rows/sec., 98.61 MiB/sec. | ||
13247 | 2024.12.20 21:29:59.218528 [ 189 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
13248 | 2024.12.20 21:29:59.219327 [ 189 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_46_9} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13249 | 2024.12.20 21:29:59.219424 [ 189 ] {68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522::all_1_46_9} <Trace> system.query_log (68a3cd22-a0ce-4a5d-be4f-5fd6cb5dc522) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
13250 | 2024.12.20 21:29:59.219756 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.99 MiB. | ||
13251 | 2024.12.20 21:30:01.106184 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13252 | 2024.12.20 21:30:01.106374 [ 260 ] {30fdfff5-6670-425b-bca1-8357a1fb30b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13253 | 2024.12.20 21:30:01.106446 [ 260 ] {30fdfff5-6670-425b-bca1-8357a1fb30b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13254 | 2024.12.20 21:30:01.107238 [ 260 ] {30fdfff5-6670-425b-bca1-8357a1fb30b0} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13255 | 2024.12.20 21:30:01.107290 [ 260 ] {30fdfff5-6670-425b-bca1-8357a1fb30b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13256 | 2024.12.20 21:30:01.107730 [ 260 ] {30fdfff5-6670-425b-bca1-8357a1fb30b0} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13257 | 2024.12.20 21:30:01.108030 [ 260 ] {30fdfff5-6670-425b-bca1-8357a1fb30b0} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13258 | 2024.12.20 21:30:01.108256 [ 132 ] {} <Debug> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13259 | 2024.12.20 21:30:01.108271 [ 260 ] {30fdfff5-6670-425b-bca1-8357a1fb30b0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001944 sec., 28806.584362139918 rows/sec., 2.21 MiB/sec. | ||
13260 | 2024.12.20 21:30:01.108330 [ 132 ] {} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13261 | 2024.12.20 21:30:01.108392 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13262 | 2024.12.20 21:30:01.108423 [ 260 ] {30fdfff5-6670-425b-bca1-8357a1fb30b0} <Debug> TCPHandler: Processed in 0.002371903 sec. | ||
13263 | 2024.12.20 21:30:01.108652 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::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 | ||
13264 | 2024.12.20 21:30:01.108743 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13265 | 2024.12.20 21:30:01.108848 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13266 | 2024.12.20 21:30:01.108921 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1431 rows starting from the beginning of the part | ||
13267 | 2024.12.20 21:30:01.109050 [ 262 ] {809fc4a0-b6a4-4818-b4b9-c4b8e40613a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13268 | 2024.12.20 21:30:01.109157 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 100 rows starting from the beginning of the part | ||
13269 | 2024.12.20 21:30:01.109432 [ 262 ] {809fc4a0-b6a4-4818-b4b9-c4b8e40613a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13270 | 2024.12.20 21:30:01.109466 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 237 rows starting from the beginning of the part | ||
13271 | 2024.12.20 21:30:01.109821 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 100 rows starting from the beginning of the part | ||
13272 | 2024.12.20 21:30:01.110137 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1379 rows starting from the beginning of the part | ||
13273 | 2024.12.20 21:30:01.110387 [ 191 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
13274 | 2024.12.20 21:30:01.112324 [ 262 ] {809fc4a0-b6a4-4818-b4b9-c4b8e40613a3} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13275 | 2024.12.20 21:30:01.112410 [ 262 ] {809fc4a0-b6a4-4818-b4b9-c4b8e40613a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
13276 | 2024.12.20 21:30:01.113478 [ 262 ] {809fc4a0-b6a4-4818-b4b9-c4b8e40613a3} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13277 | 2024.12.20 21:30:01.114102 [ 262 ] {809fc4a0-b6a4-4818-b4b9-c4b8e40613a3} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13278 | 2024.12.20 21:30:01.114222 [ 195 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3303 rows, containing 5 columns (5 merged, 0 gathered) in 0.005712948 sec., 578160.3473373117 rows/sec., 50.67 MiB/sec. | ||
13279 | 2024.12.20 21:30:01.114448 [ 132 ] {} <Debug> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13280 | 2024.12.20 21:30:01.114533 [ 132 ] {} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13281 | 2024.12.20 21:30:01.114617 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
13282 | 2024.12.20 21:30:01.114638 [ 201 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13283 | 2024.12.20 21:30:01.114736 [ 262 ] {809fc4a0-b6a4-4818-b4b9-c4b8e40613a3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00574 sec., 11149.825783972125 rows/sec., 891.16 KiB/sec. | ||
13284 | 2024.12.20 21:30:01.115063 [ 190 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::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 | ||
13285 | 2024.12.20 21:30:01.115084 [ 262 ] {809fc4a0-b6a4-4818-b4b9-c4b8e40613a3} <Debug> TCPHandler: Processed in 0.006528517 sec. | ||
13286 | 2024.12.20 21:30:01.115376 [ 260 ] {} <Trace> TCP-Session: 5fcd1d16-6e4a-447a-897f-cde05e13e10b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13287 | 2024.12.20 21:30:01.115471 [ 190 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13288 | 2024.12.20 21:30:01.115590 [ 190 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 913 rows starting from the beginning of the part | ||
13289 | 2024.12.20 21:30:01.115708 [ 260 ] {0013a024-1fe5-40d6-a5e6-ca20a1b85a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42668) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13290 | 2024.12.20 21:30:01.115806 [ 201 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_106_21} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13291 | 2024.12.20 21:30:01.116055 [ 260 ] {0013a024-1fe5-40d6-a5e6-ca20a1b85a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13292 | 2024.12.20 21:30:01.116108 [ 190 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 86 rows starting from the beginning of the part | ||
13293 | 2024.12.20 21:30:01.116366 [ 201 ] {63789020-b17c-4421-97d1-c54e453ef63a::all_1_106_21} <Trace> oximeter.fields_string (63789020-b17c-4421-97d1-c54e453ef63a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13294 | 2024.12.20 21:30:01.116658 [ 190 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 399 rows starting from the beginning of the part | ||
13295 | 2024.12.20 21:30:01.116905 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
13296 | 2024.12.20 21:30:01.117158 [ 190 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 86 rows starting from the beginning of the part | ||
13297 | 2024.12.20 21:30:01.117541 [ 190 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 859 rows starting from the beginning of the part | ||
13298 | 2024.12.20 21:30:01.117845 [ 190 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
13299 | 2024.12.20 21:30:01.119284 [ 260 ] {0013a024-1fe5-40d6-a5e6-ca20a1b85a56} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13300 | 2024.12.20 21:30:01.119367 [ 260 ] {0013a024-1fe5-40d6-a5e6-ca20a1b85a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
13301 | 2024.12.20 21:30:01.120445 [ 260 ] {0013a024-1fe5-40d6-a5e6-ca20a1b85a56} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13302 | 2024.12.20 21:30:01.120785 [ 260 ] {0013a024-1fe5-40d6-a5e6-ca20a1b85a56} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13303 | 2024.12.20 21:30:01.121028 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 | ||
13304 | 2024.12.20 21:30:01.121126 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13305 | 2024.12.20 21:30:01.121211 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
13306 | 2024.12.20 21:30:01.121379 [ 260 ] {0013a024-1fe5-40d6-a5e6-ca20a1b85a56} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.005755 sec., 22241.529105125977 rows/sec., 1.55 MiB/sec. | ||
13307 | 2024.12.20 21:30:01.121714 [ 260 ] {0013a024-1fe5-40d6-a5e6-ca20a1b85a56} <Debug> TCPHandler: Processed in 0.006487125 sec. | ||
13308 | 2024.12.20 21:30:01.121726 [ 195 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full | ||
13309 | 2024.12.20 21:30:01.122043 [ 262 ] {} <Trace> TCP-Session: b02d7759-5234-41ca-adc5-1b7660940440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13310 | 2024.12.20 21:30:01.122083 [ 190 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2407 rows, containing 5 columns (5 merged, 0 gathered) in 0.007345845 sec., 327668.22605159786 rows/sec., 25.12 MiB/sec. | ||
13311 | 2024.12.20 21:30:01.122224 [ 195 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13312 | 2024.12.20 21:30:01.122339 [ 195 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 29850 rows starting from the beginning of the part | ||
13313 | 2024.12.20 21:30:01.122357 [ 262 ] {870d0c33-84be-49b2-935e-a1b062d266ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13314 | 2024.12.20 21:30:01.122424 [ 190 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13315 | 2024.12.20 21:30:01.122548 [ 262 ] {870d0c33-84be-49b2-935e-a1b062d266ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13316 | 2024.12.20 21:30:01.122827 [ 195 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
13317 | 2024.12.20 21:30:01.123395 [ 195 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 237 rows starting from the beginning of the part | ||
13318 | 2024.12.20 21:30:01.123823 [ 190 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_106_21} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13319 | 2024.12.20 21:30:01.123969 [ 195 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
13320 | 2024.12.20 21:30:01.124231 [ 190 ] {41253171-12bb-409d-a7fc-b8052c98ab4f::all_1_106_21} <Trace> oximeter.fields_uuid (41253171-12bb-409d-a7fc-b8052c98ab4f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13321 | 2024.12.20 21:30:01.124423 [ 195 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 957 rows starting from the beginning of the part | ||
13322 | 2024.12.20 21:30:01.124543 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
13323 | 2024.12.20 21:30:01.125539 [ 262 ] {870d0c33-84be-49b2-935e-a1b062d266ef} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13324 | 2024.12.20 21:30:01.125615 [ 262 ] {870d0c33-84be-49b2-935e-a1b062d266ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
13325 | 2024.12.20 21:30:01.126223 [ 262 ] {870d0c33-84be-49b2-935e-a1b062d266ef} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13326 | 2024.12.20 21:30:01.126677 [ 262 ] {870d0c33-84be-49b2-935e-a1b062d266ef} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13327 | 2024.12.20 21:30:01.127041 [ 132 ] {} <Debug> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13328 | 2024.12.20 21:30:01.127132 [ 132 ] {} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13329 | 2024.12.20 21:30:01.127209 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
13330 | 2024.12.20 21:30:01.127537 [ 262 ] {870d0c33-84be-49b2-935e-a1b062d266ef} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005216 sec., 9202.453987730061 rows/sec., 635.07 KiB/sec. | ||
13331 | 2024.12.20 21:30:01.127753 [ 199 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::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 | ||
13332 | 2024.12.20 21:30:01.128182 [ 262 ] {870d0c33-84be-49b2-935e-a1b062d266ef} <Debug> TCPHandler: Processed in 0.006318932 sec. | ||
13333 | 2024.12.20 21:30:01.128599 [ 199 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13334 | 2024.12.20 21:30:01.128728 [ 199 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5794 rows starting from the beginning of the part | ||
13335 | 2024.12.20 21:30:01.129179 [ 199 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
13336 | 2024.12.20 21:30:01.129527 [ 199 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 82 rows starting from the beginning of the part | ||
13337 | 2024.12.20 21:30:01.129997 [ 199 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
13338 | 2024.12.20 21:30:01.130400 [ 199 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 34 rows starting from the beginning of the part | ||
13339 | 2024.12.20 21:30:01.130516 [ 199 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 48 rows starting from the beginning of the part | ||
13340 | 2024.12.20 21:30:01.132769 [ 186 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6078 rows, containing 4 columns (4 merged, 0 gathered) in 0.005409861 sec., 1123503.9125774212 rows/sec., 72.99 MiB/sec. | ||
13341 | 2024.12.20 21:30:01.133159 [ 199 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13342 | 2024.12.20 21:30:01.133533 [ 199 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_106_21} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13343 | 2024.12.20 21:30:01.133713 [ 199 ] {3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08::all_1_106_21} <Trace> oximeter.measurements_u64 (3bbe9db7-02f2-483b-b5d6-b3eea4dc8c08) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13344 | 2024.12.20 21:30:01.133731 [ 198 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31364 rows, containing 5 columns (5 merged, 0 gathered) in 0.012330666 sec., 2543577.1271397667 rows/sec., 171.51 MiB/sec. | ||
13345 | 2024.12.20 21:30:01.133863 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
13346 | 2024.12.20 21:30:01.134524 [ 198 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
13347 | 2024.12.20 21:30:01.134866 [ 198 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13348 | 2024.12.20 21:30:01.134958 [ 198 ] {c04a2793-07f2-4a1e-ba2c-04140c57fbc2::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (c04a2793-07f2-4a1e-ba2c-04140c57fbc2) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 | ||
13349 | 2024.12.20 21:30:01.135057 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
13350 | 2024.12.20 21:30:01.560483 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28914 | ||
13351 | 2024.12.20 21:30:01.561190 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13352 | 2024.12.20 21:30:01.561241 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
13353 | 2024.12.20 21:30:01.561837 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
13354 | 2024.12.20 21:30:01.562148 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c9456f4-f03a-4b69-8b5e-c691073a35f9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13355 | 2024.12.20 21:30:01.562361 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 |