1 | [ Jan 15 02:27:01 Enabled. ] | ||
2 | [ Jan 15 02:27:01 Rereading configuration. ] | ||
3 | [ Jan 15 02:27:01 Rereading configuration. ] | ||
4 | [ Jan 15 02:27:13 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Jan 15 02:27:13 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2025.01.15 02:27:13.906835 [ 1 ] {} <Information> Application: Will watch for the process with pid 25419 | ||
29 | 2025.01.15 02:27:13.907381 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.01.15 02:27:14.175237 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 25419 | ||
31 | 2025.01.15 02:27:14.176011 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.01.15 02:27:14.176741 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.01.15 02:27:14.267529 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.01.15 02:27:14.301922 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.01.15 02:27:14.301980 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.01.15 02:27:14.301993 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.01.15 02:27:14.302063 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.01.15 02:27:14.302452 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.01.15 02:27:14.304107 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2025.01.15 02:27:14.304853 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.01.15 02:27:14.305717 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2025.01.15 02:27:14.305740 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2025.01.15 02:27:14.305756 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.01.15 02:27:14.305934 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.01.15 02:27:14.306804 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.01.15 02:27:14.312783 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.01.15 02:27:14.313534 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.01.15 02:27:14.314895 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.01.15 02:27:14.314960 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.01.15 02:27:14.316562 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2025.01.15 02:27:14.317050 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.01.15 02:27:14.321495 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.01.15 02:27:14.321961 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.01.15 02:27:14.323636 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.01.15 02:27:14.324032 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.01.15 02:27:14.324428 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.01.15 02:27:14.324813 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.01.15 02:27:14.326210 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.01.15 02:27:14.326237 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.01.15 02:27:14.326319 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.01.15 02:27:14.326505 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.01.15 02:27:14.340832 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.01.15 02:27:14.340860 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000149214 sec | ||
68 | 2025.01.15 02:27:14.340903 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.01.15 02:27:14.340918 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.01.15 02:27:14.342065 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.01.15 02:27:14.343221 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.01.15 02:27:14.357474 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.01.15 02:27:14.357530 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.01.15 02:27:14.357608 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.01.15 02:27:14.357622 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.01.15 02:27:14.357655 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.01.15 02:27:14.357729 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.01.15 02:27:14.362434 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.01.15 02:27:14.362486 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.01.15 02:27:14.362539 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.01.15 02:27:14.362762 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.01.15 02:27:14.362783 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.01.15 02:27:14.362820 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.01.15 02:27:14.362892 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.01.15 02:27:14.362906 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.01.15 02:27:14.362938 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.01.15 02:27:14.363007 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.01.15 02:27:14.392571 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.01.15 02:27:14.394158 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.01.15 02:27:14.394242 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000103093 sec | ||
91 | 2025.01.15 02:27:14.394256 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.01.15 02:27:14.394267 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.01.15 02:27:14.394292 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.01.15 02:27:14.394509 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.01.15 02:27:14.394609 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.01.15 02:27:14.394624 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.01.15 02:27:14.394636 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2025.01.15 02:27:14.394647 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.01.15 02:27:14.405743 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.01.15 02:27:14.405964 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.35 MiB | ||
101 | 2025.01.15 02:27:14.406903 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.4501e-05 sec. | ||
102 | 2025.01.15 02:27:14.407921 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.01.15 02:27:14.408015 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.01.15 02:27:14.408033 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.01.15 02:27:14.640778 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36885 | ||
106 | 2025.01.15 02:27:14.641321 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.01.15 02:27:14.641380 [ 3 ] {} <Debug> TCP-Session: c3477c6f-71aa-4051-990d-889e586e7175 Authenticating user 'default' from [fd00:1122:3344:101::a]:36885 | ||
108 | 2025.01.15 02:27:14.641412 [ 3 ] {} <Debug> TCP-Session: c3477c6f-71aa-4051-990d-889e586e7175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.01.15 02:27:14.641486 [ 3 ] {} <Debug> TCP-Session: c3477c6f-71aa-4051-990d-889e586e7175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.01.15 02:27:14.641575 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.01.15 02:27:14.641602 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2025.01.15 02:27:14.641681 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2025.01.15 02:27:14.642605 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42185 | ||
114 | 2025.01.15 02:27:14.642742 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2025.01.15 02:27:14.642774 [ 4 ] {} <Debug> TCP-Session: af5947bb-7003-4b2b-9aec-ffbab2db191f Authenticating user 'default' from [fd00:1122:3344:101::a]:42185 | ||
116 | 2025.01.15 02:27:14.642797 [ 4 ] {} <Debug> TCP-Session: af5947bb-7003-4b2b-9aec-ffbab2db191f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
117 | 2025.01.15 02:27:14.642898 [ 4 ] {} <Debug> TCP-Session: af5947bb-7003-4b2b-9aec-ffbab2db191f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2025.01.15 02:27:14.643395 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42589 | ||
119 | 2025.01.15 02:27:14.643410 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46992 | ||
120 | 2025.01.15 02:27:14.643488 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
121 | 2025.01.15 02:27:14.643534 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44530 | ||
122 | 2025.01.15 02:27:14.643574 [ 253 ] {} <Debug> TCP-Session: 5d242a02-4d11-4728-8848-6f998ca5e0ea Authenticating user 'default' from [fd00:1122:3344:101::a]:42589 | ||
123 | 2025.01.15 02:27:14.643613 [ 253 ] {} <Debug> TCP-Session: 5d242a02-4d11-4728-8848-6f998ca5e0ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
124 | 2025.01.15 02:27:14.643723 [ 253 ] {} <Debug> TCP-Session: 5d242a02-4d11-4728-8848-6f998ca5e0ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
125 | 2025.01.15 02:27:14.643775 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39039 | ||
126 | 2025.01.15 02:27:14.643885 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
127 | 2025.01.15 02:27:14.643887 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
128 | 2025.01.15 02:27:14.644061 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
129 | 2025.01.15 02:27:14.644072 [ 254 ] {} <Debug> TCP-Session: 8e899c32-a859-4bf8-aa04-26699d946855 Authenticating user 'default' from [fd00:1122:3344:101::a]:44530 | ||
130 | 2025.01.15 02:27:14.644122 [ 5 ] {} <Debug> TCP-Session: 5e524ef1-f4ca-4dca-8840-581f5d73408e Authenticating user 'default' from [fd00:1122:3344:101::a]:46992 | ||
131 | 2025.01.15 02:27:14.644166 [ 254 ] {} <Debug> TCP-Session: 8e899c32-a859-4bf8-aa04-26699d946855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
132 | 2025.01.15 02:27:14.644148 [ 255 ] {} <Debug> TCP-Session: 03ada533-b16d-4d2f-8a44-1521ae7c10fc Authenticating user 'default' from [fd00:1122:3344:101::a]:39039 | ||
133 | 2025.01.15 02:27:14.644127 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50295 | ||
134 | 2025.01.15 02:27:14.644258 [ 254 ] {} <Debug> TCP-Session: 8e899c32-a859-4bf8-aa04-26699d946855 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2025.01.15 02:27:14.644247 [ 255 ] {} <Debug> TCP-Session: 03ada533-b16d-4d2f-8a44-1521ae7c10fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2025.01.15 02:27:14.644236 [ 5 ] {} <Debug> TCP-Session: 5e524ef1-f4ca-4dca-8840-581f5d73408e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2025.01.15 02:27:14.644334 [ 255 ] {} <Debug> TCP-Session: 03ada533-b16d-4d2f-8a44-1521ae7c10fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2025.01.15 02:27:14.644213 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42963 | ||
139 | 2025.01.15 02:27:14.644572 [ 5 ] {} <Debug> TCP-Session: 5e524ef1-f4ca-4dca-8840-581f5d73408e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
140 | 2025.01.15 02:27:14.644567 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
141 | 2025.01.15 02:27:14.644748 [ 256 ] {} <Debug> TCP-Session: 64b33bd2-858e-4c28-9372-a65aa8e413a7 Authenticating user 'default' from [fd00:1122:3344:101::a]:50295 | ||
142 | 2025.01.15 02:27:14.644756 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
143 | 2025.01.15 02:27:14.644781 [ 256 ] {} <Debug> TCP-Session: 64b33bd2-858e-4c28-9372-a65aa8e413a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2025.01.15 02:27:14.644805 [ 257 ] {} <Debug> TCP-Session: 1da70f52-3140-46df-b308-bc4e72ae12f2 Authenticating user 'default' from [fd00:1122:3344:101::a]:42963 | ||
145 | 2025.01.15 02:27:14.644935 [ 256 ] {} <Debug> TCP-Session: 64b33bd2-858e-4c28-9372-a65aa8e413a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2025.01.15 02:27:14.644965 [ 257 ] {} <Debug> TCP-Session: 1da70f52-3140-46df-b308-bc4e72ae12f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2025.01.15 02:27:14.645053 [ 257 ] {} <Debug> TCP-Session: 1da70f52-3140-46df-b308-bc4e72ae12f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2025.01.15 02:27:14.802413 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55864 | ||
149 | 2025.01.15 02:27:14.802837 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
150 | 2025.01.15 02:27:14.802885 [ 258 ] {} <Debug> TCP-Session: 8593c921-7de3-49d4-914a-0d65d92c90a0 Authenticating user 'default' from [fd00:1122:3344:101::c]:55864 | ||
151 | 2025.01.15 02:27:14.802908 [ 258 ] {} <Debug> TCP-Session: 8593c921-7de3-49d4-914a-0d65d92c90a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2025.01.15 02:27:14.802923 [ 258 ] {} <Debug> TCP-Session: 8593c921-7de3-49d4-914a-0d65d92c90a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.01.15 02:27:14.803002 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
154 | 2025.01.15 02:27:14.803029 [ 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 | 2025.01.15 02:27:14.803055 [ 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 | 2025.01.15 02:27:14.803415 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39796 | ||
157 | 2025.01.15 02:27:14.803637 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
158 | 2025.01.15 02:27:14.803674 [ 259 ] {} <Debug> TCP-Session: 3c9a868c-5b0f-4b74-9c72-9b5b34f46a67 Authenticating user 'default' from [fd00:1122:3344:101::c]:39796 | ||
159 | 2025.01.15 02:27:14.803714 [ 259 ] {} <Debug> TCP-Session: 3c9a868c-5b0f-4b74-9c72-9b5b34f46a67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
160 | 2025.01.15 02:27:14.803723 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51788 | ||
161 | 2025.01.15 02:27:14.803749 [ 259 ] {} <Debug> TCP-Session: 3c9a868c-5b0f-4b74-9c72-9b5b34f46a67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
162 | 2025.01.15 02:27:14.803730 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39023 | ||
163 | 2025.01.15 02:27:14.803794 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34403 | ||
164 | 2025.01.15 02:27:14.803938 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58958 | ||
165 | 2025.01.15 02:27:14.804007 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
166 | 2025.01.15 02:27:14.804375 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42625 | ||
167 | 2025.01.15 02:27:14.804472 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
168 | 2025.01.15 02:27:14.804505 [ 261 ] {} <Debug> TCP-Session: 319c8a41-0464-40d1-b387-9f6694316011 Authenticating user 'default' from [fd00:1122:3344:101::c]:51788 | ||
169 | 2025.01.15 02:27:14.804493 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
170 | 2025.01.15 02:27:14.804458 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
171 | 2025.01.15 02:27:14.804587 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62206 | ||
172 | 2025.01.15 02:27:14.804651 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
173 | 2025.01.15 02:27:14.804649 [ 261 ] {} <Debug> TCP-Session: 319c8a41-0464-40d1-b387-9f6694316011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
174 | 2025.01.15 02:27:14.804671 [ 260 ] {} <Debug> TCP-Session: 8ced38f9-355c-41e2-b6e1-2facb96f82c2 Authenticating user 'default' from [fd00:1122:3344:101::c]:39023 | ||
175 | 2025.01.15 02:27:14.804853 [ 261 ] {} <Debug> TCP-Session: 319c8a41-0464-40d1-b387-9f6694316011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
176 | 2025.01.15 02:27:14.804882 [ 264 ] {} <Debug> TCP-Session: 113fa675-3802-4ff2-b222-8405c0e56bd1 Authenticating user 'default' from [fd00:1122:3344:101::c]:42625 | ||
177 | 2025.01.15 02:27:14.804896 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
178 | 2025.01.15 02:27:14.804915 [ 262 ] {} <Debug> TCP-Session: 9e8b57fb-b4ac-40a4-9937-c658873bc70b Authenticating user 'default' from [fd00:1122:3344:101::c]:34403 | ||
179 | 2025.01.15 02:27:14.805014 [ 260 ] {} <Debug> TCP-Session: 8ced38f9-355c-41e2-b6e1-2facb96f82c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
180 | 2025.01.15 02:27:14.805034 [ 264 ] {} <Debug> TCP-Session: 113fa675-3802-4ff2-b222-8405c0e56bd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
181 | 2025.01.15 02:27:14.805066 [ 265 ] {} <Debug> TCP-Session: c71f7a67-2a11-41fb-a3ce-a954d9372669 Authenticating user 'default' from [fd00:1122:3344:101::c]:62206 | ||
182 | 2025.01.15 02:27:14.805102 [ 263 ] {} <Debug> TCP-Session: 3e163293-3bec-4cbe-906a-16fa5be9ec8a Authenticating user 'default' from [fd00:1122:3344:101::c]:58958 | ||
183 | 2025.01.15 02:27:14.805105 [ 260 ] {} <Debug> TCP-Session: 8ced38f9-355c-41e2-b6e1-2facb96f82c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
184 | 2025.01.15 02:27:14.805120 [ 264 ] {} <Debug> TCP-Session: 113fa675-3802-4ff2-b222-8405c0e56bd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
185 | 2025.01.15 02:27:14.805138 [ 265 ] {} <Debug> TCP-Session: c71f7a67-2a11-41fb-a3ce-a954d9372669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
186 | 2025.01.15 02:27:14.805245 [ 265 ] {} <Debug> TCP-Session: c71f7a67-2a11-41fb-a3ce-a954d9372669 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
187 | 2025.01.15 02:27:14.805273 [ 263 ] {} <Debug> TCP-Session: 3e163293-3bec-4cbe-906a-16fa5be9ec8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
188 | 2025.01.15 02:27:14.805278 [ 262 ] {} <Debug> TCP-Session: 9e8b57fb-b4ac-40a4-9937-c658873bc70b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
189 | 2025.01.15 02:27:14.805349 [ 263 ] {} <Debug> TCP-Session: 3e163293-3bec-4cbe-906a-16fa5be9ec8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
190 | 2025.01.15 02:27:14.805363 [ 262 ] {} <Debug> TCP-Session: 9e8b57fb-b4ac-40a4-9937-c658873bc70b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2025.01.15 02:27:15.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.23 MiB, peak 117.23 MiB, free memory in arenas 0.00 B, will set to 119.93 MiB (RSS), difference: 2.70 MiB | ||
192 | 2025.01.15 02:27:15.074458 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40534 | ||
193 | 2025.01.15 02:27:15.075038 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
194 | 2025.01.15 02:27:15.075080 [ 266 ] {} <Debug> TCP-Session: 61141a24-c214-4c7a-a5f4-e412a8e2202c Authenticating user 'default' from [fd00:1122:3344:101::b]:40534 | ||
195 | 2025.01.15 02:27:15.075105 [ 266 ] {} <Debug> TCP-Session: 61141a24-c214-4c7a-a5f4-e412a8e2202c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2025.01.15 02:27:15.075119 [ 266 ] {} <Debug> TCP-Session: 61141a24-c214-4c7a-a5f4-e412a8e2202c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2025.01.15 02:27:15.075202 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
198 | 2025.01.15 02:27:15.075229 [ 266 ] {} <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 | ||
199 | 2025.01.15 02:27:15.075257 [ 266 ] {} <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 | ||
200 | 2025.01.15 02:27:15.076165 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57378 | ||
201 | 2025.01.15 02:27:15.076251 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43763 | ||
202 | 2025.01.15 02:27:15.076413 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41457 | ||
203 | 2025.01.15 02:27:15.076423 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
204 | 2025.01.15 02:27:15.076567 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52580 | ||
205 | 2025.01.15 02:27:15.076630 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
206 | 2025.01.15 02:27:15.076709 [ 267 ] {} <Debug> TCP-Session: 40437db1-f636-48d3-86bd-bf790287cf03 Authenticating user 'default' from [fd00:1122:3344:101::b]:57378 | ||
207 | 2025.01.15 02:27:15.076735 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
208 | 2025.01.15 02:27:15.076758 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49254 | ||
209 | 2025.01.15 02:27:15.076846 [ 267 ] {} <Debug> TCP-Session: 40437db1-f636-48d3-86bd-bf790287cf03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
210 | 2025.01.15 02:27:15.077045 [ 268 ] {} <Debug> TCP-Session: e886c2a3-301d-4f02-9f86-0909d88740ec Authenticating user 'default' from [fd00:1122:3344:101::b]:43763 | ||
211 | 2025.01.15 02:27:15.077072 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
212 | 2025.01.15 02:27:15.077098 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60968 | ||
213 | 2025.01.15 02:27:15.077123 [ 268 ] {} <Debug> TCP-Session: e886c2a3-301d-4f02-9f86-0909d88740ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
214 | 2025.01.15 02:27:15.077123 [ 269 ] {} <Debug> TCP-Session: 7c7cb634-0b31-4c28-a11c-6a08648cea2a Authenticating user 'default' from [fd00:1122:3344:101::b]:41457 | ||
215 | 2025.01.15 02:27:15.077065 [ 267 ] {} <Debug> TCP-Session: 40437db1-f636-48d3-86bd-bf790287cf03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
216 | 2025.01.15 02:27:15.077389 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
217 | 2025.01.15 02:27:15.077436 [ 268 ] {} <Debug> TCP-Session: e886c2a3-301d-4f02-9f86-0909d88740ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
218 | 2025.01.15 02:27:15.077490 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49811 | ||
219 | 2025.01.15 02:27:15.077504 [ 271 ] {} <Debug> TCP-Session: c1a89522-214b-4c86-bff2-9aea053aa78f Authenticating user 'default' from [fd00:1122:3344:101::b]:49254 | ||
220 | 2025.01.15 02:27:15.077439 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
221 | 2025.01.15 02:27:15.077545 [ 270 ] {} <Debug> TCP-Session: 68f6c78c-7eb1-4592-9aec-26eb311f661e Authenticating user 'default' from [fd00:1122:3344:101::b]:52580 | ||
222 | 2025.01.15 02:27:15.077573 [ 269 ] {} <Debug> TCP-Session: 7c7cb634-0b31-4c28-a11c-6a08648cea2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
223 | 2025.01.15 02:27:15.077602 [ 271 ] {} <Debug> TCP-Session: c1a89522-214b-4c86-bff2-9aea053aa78f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
224 | 2025.01.15 02:27:15.077762 [ 269 ] {} <Debug> TCP-Session: 7c7cb634-0b31-4c28-a11c-6a08648cea2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
225 | 2025.01.15 02:27:15.077776 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
226 | 2025.01.15 02:27:15.077783 [ 271 ] {} <Debug> TCP-Session: c1a89522-214b-4c86-bff2-9aea053aa78f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
227 | 2025.01.15 02:27:15.077808 [ 270 ] {} <Debug> TCP-Session: 68f6c78c-7eb1-4592-9aec-26eb311f661e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
228 | 2025.01.15 02:27:15.077964 [ 273 ] {} <Debug> TCP-Session: 46c1e7f7-21c7-4be2-9798-5b5094344c8c Authenticating user 'default' from [fd00:1122:3344:101::b]:49811 | ||
229 | 2025.01.15 02:27:15.077907 [ 272 ] {} <Debug> TCP-Session: 5db45fa8-18a4-4c51-8d81-419940db6e93 Authenticating user 'default' from [fd00:1122:3344:101::b]:60968 | ||
230 | 2025.01.15 02:27:15.078034 [ 270 ] {} <Debug> TCP-Session: 68f6c78c-7eb1-4592-9aec-26eb311f661e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
231 | 2025.01.15 02:27:15.078067 [ 272 ] {} <Debug> TCP-Session: 5db45fa8-18a4-4c51-8d81-419940db6e93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
232 | 2025.01.15 02:27:15.078055 [ 273 ] {} <Debug> TCP-Session: 46c1e7f7-21c7-4be2-9798-5b5094344c8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
233 | 2025.01.15 02:27:15.078135 [ 272 ] {} <Debug> TCP-Session: 5db45fa8-18a4-4c51-8d81-419940db6e93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
234 | 2025.01.15 02:27:15.078169 [ 273 ] {} <Debug> TCP-Session: 46c1e7f7-21c7-4be2-9798-5b5094344c8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
235 | 2025.01.15 02:27:15.158081 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49245 | ||
236 | 2025.01.15 02:27:15.158210 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
237 | 2025.01.15 02:27:15.158254 [ 274 ] {} <Debug> TCP-Session: d8bdd98e-2153-4051-a2f4-d4011343a192 Authenticating user 'default' from [fd00:1122:3344:101::e]:49245 | ||
238 | 2025.01.15 02:27:15.158272 [ 274 ] {} <Debug> TCP-Session: d8bdd98e-2153-4051-a2f4-d4011343a192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2025.01.15 02:27:15.158285 [ 274 ] {} <Debug> TCP-Session: d8bdd98e-2153-4051-a2f4-d4011343a192 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
240 | 2025.01.15 02:27:15.158351 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
241 | 2025.01.15 02:27:15.158374 [ 274 ] {} <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 | ||
242 | 2025.01.15 02:27:15.158402 [ 274 ] {} <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 | ||
243 | 2025.01.15 02:27:15.158686 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50366 | ||
244 | 2025.01.15 02:27:15.158804 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43973 | ||
245 | 2025.01.15 02:27:15.158860 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
246 | 2025.01.15 02:27:15.159018 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53371 | ||
247 | 2025.01.15 02:27:15.159058 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
248 | 2025.01.15 02:27:15.159085 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54056 | ||
249 | 2025.01.15 02:27:15.159068 [ 275 ] {} <Debug> TCP-Session: 2c94f01c-66fb-41df-bb8f-48643f683baf Authenticating user 'default' from [fd00:1122:3344:101::e]:50366 | ||
250 | 2025.01.15 02:27:15.159265 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
251 | 2025.01.15 02:27:15.159280 [ 275 ] {} <Debug> TCP-Session: 2c94f01c-66fb-41df-bb8f-48643f683baf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
252 | 2025.01.15 02:27:15.159384 [ 276 ] {} <Debug> TCP-Session: 269d0467-7f86-4e09-b18f-e52f3b3377ca Authenticating user 'default' from [fd00:1122:3344:101::e]:43973 | ||
253 | 2025.01.15 02:27:15.159474 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
254 | 2025.01.15 02:27:15.159476 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60822 | ||
255 | 2025.01.15 02:27:15.159503 [ 275 ] {} <Debug> TCP-Session: 2c94f01c-66fb-41df-bb8f-48643f683baf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
256 | 2025.01.15 02:27:15.159509 [ 276 ] {} <Debug> TCP-Session: 269d0467-7f86-4e09-b18f-e52f3b3377ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
257 | 2025.01.15 02:27:15.159553 [ 278 ] {} <Debug> TCP-Session: 86fed804-63a7-4b2f-a2fd-2782c5ab6558 Authenticating user 'default' from [fd00:1122:3344:101::e]:54056 | ||
258 | 2025.01.15 02:27:15.159561 [ 277 ] {} <Debug> TCP-Session: 3469dda3-dcaf-4a7f-bbcc-b5998bfbb306 Authenticating user 'default' from [fd00:1122:3344:101::e]:53371 | ||
259 | 2025.01.15 02:27:15.159478 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43254 | ||
260 | 2025.01.15 02:27:15.159830 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
261 | 2025.01.15 02:27:15.159819 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44154 | ||
262 | 2025.01.15 02:27:15.159873 [ 277 ] {} <Debug> TCP-Session: 3469dda3-dcaf-4a7f-bbcc-b5998bfbb306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
263 | 2025.01.15 02:27:15.159848 [ 278 ] {} <Debug> TCP-Session: 86fed804-63a7-4b2f-a2fd-2782c5ab6558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
264 | 2025.01.15 02:27:15.160004 [ 277 ] {} <Debug> TCP-Session: 3469dda3-dcaf-4a7f-bbcc-b5998bfbb306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
265 | 2025.01.15 02:27:15.160014 [ 278 ] {} <Debug> TCP-Session: 86fed804-63a7-4b2f-a2fd-2782c5ab6558 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
266 | 2025.01.15 02:27:15.160165 [ 280 ] {} <Debug> TCP-Session: 3415afaa-2fb3-4dd0-b374-f3c156de68ad Authenticating user 'default' from [fd00:1122:3344:101::e]:60822 | ||
267 | 2025.01.15 02:27:15.160236 [ 276 ] {} <Debug> TCP-Session: 269d0467-7f86-4e09-b18f-e52f3b3377ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
268 | 2025.01.15 02:27:15.160234 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
269 | 2025.01.15 02:27:15.160312 [ 280 ] {} <Debug> TCP-Session: 3415afaa-2fb3-4dd0-b374-f3c156de68ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
270 | 2025.01.15 02:27:15.160261 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
271 | 2025.01.15 02:27:15.160414 [ 280 ] {} <Debug> TCP-Session: 3415afaa-2fb3-4dd0-b374-f3c156de68ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
272 | 2025.01.15 02:27:15.160445 [ 281 ] {} <Debug> TCP-Session: 604cdd5b-2b07-4f36-895e-12bf3564cdd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44154 | ||
273 | 2025.01.15 02:27:15.160485 [ 279 ] {} <Debug> TCP-Session: 9da9edf7-a2c7-47e3-9c16-da4697f4255c Authenticating user 'default' from [fd00:1122:3344:101::e]:43254 | ||
274 | 2025.01.15 02:27:15.160520 [ 281 ] {} <Debug> TCP-Session: 604cdd5b-2b07-4f36-895e-12bf3564cdd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
275 | 2025.01.15 02:27:15.160533 [ 279 ] {} <Debug> TCP-Session: 9da9edf7-a2c7-47e3-9c16-da4697f4255c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
276 | 2025.01.15 02:27:15.160566 [ 281 ] {} <Debug> TCP-Session: 604cdd5b-2b07-4f36-895e-12bf3564cdd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
277 | 2025.01.15 02:27:15.160572 [ 279 ] {} <Debug> TCP-Session: 9da9edf7-a2c7-47e3-9c16-da4697f4255c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
278 | 2025.01.15 02:27:15.247292 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41546 | ||
279 | 2025.01.15 02:27:15.247529 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
280 | 2025.01.15 02:27:15.247563 [ 282 ] {} <Debug> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41546 | ||
281 | 2025.01.15 02:27:15.247604 [ 282 ] {} <Debug> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
282 | 2025.01.15 02:27:15.247618 [ 282 ] {} <Debug> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
283 | 2025.01.15 02:27:15.247687 [ 282 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
284 | 2025.01.15 02:27:15.247725 [ 282 ] {} <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 | ||
285 | 2025.01.15 02:27:15.247743 [ 282 ] {} <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 | ||
286 | 2025.01.15 02:27:15.248312 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39529 | ||
287 | 2025.01.15 02:27:15.248311 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55238 | ||
288 | 2025.01.15 02:27:15.248501 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42398 | ||
289 | 2025.01.15 02:27:15.248566 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44594 | ||
290 | 2025.01.15 02:27:15.248841 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
291 | 2025.01.15 02:27:15.248976 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
292 | 2025.01.15 02:27:15.249013 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
293 | 2025.01.15 02:27:15.249027 [ 283 ] {} <Debug> TCP-Session: b0a8822f-9bf0-42c1-a8c0-669e5d0dd99f Authenticating user 'default' from [fd00:1122:3344:101::d]:39529 | ||
294 | 2025.01.15 02:27:15.249046 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54722 | ||
295 | 2025.01.15 02:27:15.249124 [ 285 ] {} <Debug> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Authenticating user 'default' from [fd00:1122:3344:101::d]:42398 | ||
296 | 2025.01.15 02:27:15.249137 [ 283 ] {} <Debug> TCP-Session: b0a8822f-9bf0-42c1-a8c0-669e5d0dd99f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
297 | 2025.01.15 02:27:15.249787 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39358 | ||
298 | 2025.01.15 02:27:15.249887 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
299 | 2025.01.15 02:27:15.249899 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
300 | 2025.01.15 02:27:15.249951 [ 283 ] {} <Debug> TCP-Session: b0a8822f-9bf0-42c1-a8c0-669e5d0dd99f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
301 | 2025.01.15 02:27:15.249933 [ 285 ] {} <Debug> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
302 | 2025.01.15 02:27:15.249883 [ 286 ] {} <Debug> TCP-Session: a990bdc0-50fe-40d4-9eaa-ac30674af79f Authenticating user 'default' from [fd00:1122:3344:101::d]:44594 | ||
303 | 2025.01.15 02:27:15.250767 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
304 | 2025.01.15 02:27:15.250776 [ 286 ] {} <Debug> TCP-Session: a990bdc0-50fe-40d4-9eaa-ac30674af79f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
305 | 2025.01.15 02:27:15.250801 [ 284 ] {} <Debug> TCP-Session: 60243e75-76bf-461b-901b-d809fc099d62 Authenticating user 'default' from [fd00:1122:3344:101::d]:55238 | ||
306 | 2025.01.15 02:27:15.250904 [ 286 ] {} <Debug> TCP-Session: a990bdc0-50fe-40d4-9eaa-ac30674af79f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
307 | 2025.01.15 02:27:15.250919 [ 287 ] {} <Debug> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Authenticating user 'default' from [fd00:1122:3344:101::d]:54722 | ||
308 | 2025.01.15 02:27:15.250943 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
309 | 2025.01.15 02:27:15.250970 [ 284 ] {} <Debug> TCP-Session: 60243e75-76bf-461b-901b-d809fc099d62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
310 | 2025.01.15 02:27:15.251052 [ 287 ] {} <Debug> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
311 | 2025.01.15 02:27:15.251056 [ 285 ] {} <Debug> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
312 | 2025.01.15 02:27:15.251116 [ 284 ] {} <Debug> TCP-Session: 60243e75-76bf-461b-901b-d809fc099d62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
313 | 2025.01.15 02:27:15.251124 [ 288 ] {} <Debug> TCP-Session: 0cb9ae43-f2a2-476e-92c8-b0bc6227186b Authenticating user 'default' from [fd00:1122:3344:101::d]:39358 | ||
314 | 2025.01.15 02:27:15.251164 [ 287 ] {} <Debug> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2025.01.15 02:27:15.251284 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43981 | ||
316 | 2025.01.15 02:27:15.251302 [ 288 ] {} <Debug> TCP-Session: 0cb9ae43-f2a2-476e-92c8-b0bc6227186b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
317 | 2025.01.15 02:27:15.251427 [ 288 ] {} <Debug> TCP-Session: 0cb9ae43-f2a2-476e-92c8-b0bc6227186b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
318 | 2025.01.15 02:27:15.251690 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
319 | 2025.01.15 02:27:15.251728 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62432 | ||
320 | 2025.01.15 02:27:15.251743 [ 289 ] {} <Debug> TCP-Session: 82b5dfcb-7e8c-4184-b2ca-3a7d205ae76c Authenticating user 'default' from [fd00:1122:3344:101::d]:43981 | ||
321 | 2025.01.15 02:27:15.253539 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
322 | 2025.01.15 02:27:15.253539 [ 289 ] {} <Debug> TCP-Session: 82b5dfcb-7e8c-4184-b2ca-3a7d205ae76c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
323 | 2025.01.15 02:27:15.253586 [ 290 ] {} <Debug> TCP-Session: 93bd52ef-9b03-4e2a-90a2-8419bcdf9bf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62432 | ||
324 | 2025.01.15 02:27:15.253634 [ 289 ] {} <Debug> TCP-Session: 82b5dfcb-7e8c-4184-b2ca-3a7d205ae76c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
325 | 2025.01.15 02:27:15.253675 [ 290 ] {} <Debug> TCP-Session: 93bd52ef-9b03-4e2a-90a2-8419bcdf9bf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
326 | 2025.01.15 02:27:15.254207 [ 290 ] {} <Debug> TCP-Session: 93bd52ef-9b03-4e2a-90a2-8419bcdf9bf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
327 | 2025.01.15 02:27:15.254991 [ 282 ] {f01b7419-9f13-4786-a92b-9f57e1c77ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
328 | 2025.01.15 02:27:15.314690 [ 282 ] {f01b7419-9f13-4786-a92b-9f57e1c77ac1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41546) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
329 | |||
330 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
331 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
332 | 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 | ||
333 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
334 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
335 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
336 | 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 | ||
337 | 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 | ||
338 | 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 | ||
339 | 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 | ||
340 | 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 | ||
341 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
342 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
343 | 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 | ||
344 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
345 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
346 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
347 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
348 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
349 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
350 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
351 | |||
352 | 2025.01.15 02:27:15.316114 [ 282 ] {f01b7419-9f13-4786-a92b-9f57e1c77ac1} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
353 | |||
354 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
355 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
356 | 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 | ||
357 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
358 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
359 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
360 | 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 | ||
361 | 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 | ||
362 | 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 | ||
363 | 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 | ||
364 | 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 | ||
365 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
366 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
367 | 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 | ||
368 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
369 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
370 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
371 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
372 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
373 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
374 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
375 | |||
376 | 2025.01.15 02:27:15.316252 [ 282 ] {f01b7419-9f13-4786-a92b-9f57e1c77ac1} <Debug> TCPHandler: Processed in 0.06744809 sec. | ||
377 | 2025.01.15 02:27:15.316670 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
378 | 2025.01.15 02:27:15.316898 [ 285 ] {de41b608-1076-4f92-b0a3-b120730af4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
379 | 2025.01.15 02:27:15.317230 [ 285 ] {de41b608-1076-4f92-b0a3-b120730af4c3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42398) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
380 | |||
381 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
382 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
383 | 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 | ||
384 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
385 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
386 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
387 | 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 | ||
388 | 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 | ||
389 | 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 | ||
390 | 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 | ||
391 | 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 | ||
392 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
393 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
394 | 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 | ||
395 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
396 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
397 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
398 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
399 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
400 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
401 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
402 | |||
403 | 2025.01.15 02:27:15.317379 [ 285 ] {de41b608-1076-4f92-b0a3-b120730af4c3} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
404 | |||
405 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
406 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
407 | 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 | ||
408 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
409 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
410 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
411 | 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 | ||
412 | 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 | ||
413 | 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 | ||
414 | 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 | ||
415 | 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 | ||
416 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
417 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
418 | 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 | ||
419 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
420 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
421 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
422 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
423 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
424 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
425 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
426 | |||
427 | 2025.01.15 02:27:15.317485 [ 285 ] {de41b608-1076-4f92-b0a3-b120730af4c3} <Debug> TCPHandler: Processed in 0.000974207 sec. | ||
428 | 2025.01.15 02:27:15.317750 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
429 | 2025.01.15 02:27:15.319259 [ 282 ] {6b7b3493-2831-4b31-bf8d-695ee5d6ae7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
430 | 2025.01.15 02:27:15.319979 [ 282 ] {6b7b3493-2831-4b31-bf8d-695ee5d6ae7f} <Debug> TCPHandler: Processed in 0.002346953 sec. | ||
431 | 2025.01.15 02:27:15.320195 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
432 | 2025.01.15 02:27:15.320362 [ 285 ] {91f73335-07c8-4e6f-a640-10bbe98f2e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
433 | 2025.01.15 02:27:15.320496 [ 285 ] {91f73335-07c8-4e6f-a640-10bbe98f2e02} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
434 | 2025.01.15 02:27:15.321831 [ 285 ] {91f73335-07c8-4e6f-a640-10bbe98f2e02} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
435 | 2025.01.15 02:27:15.321871 [ 285 ] {91f73335-07c8-4e6f-a640-10bbe98f2e02} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.0032e-05 sec | ||
436 | 2025.01.15 02:27:15.321886 [ 285 ] {91f73335-07c8-4e6f-a640-10bbe98f2e02} <Trace> ReferentialDeps: No tables | ||
437 | 2025.01.15 02:27:15.321898 [ 285 ] {91f73335-07c8-4e6f-a640-10bbe98f2e02} <Trace> LoadingDeps: No tables | ||
438 | 2025.01.15 02:27:15.321921 [ 285 ] {91f73335-07c8-4e6f-a640-10bbe98f2e02} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
439 | 2025.01.15 02:27:15.321986 [ 285 ] {91f73335-07c8-4e6f-a640-10bbe98f2e02} <Debug> TCPHandler: Processed in 0.00185736 sec. | ||
440 | 2025.01.15 02:27:15.322149 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
441 | 2025.01.15 02:27:15.322324 [ 282 ] {20562b3f-1015-46fa-bd75-8a1591c66304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) /* The version table contains metadata about the `oximeter` database */ | ||
442 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
443 | 2025.01.15 02:27:15.322437 [ 282 ] {20562b3f-1015-46fa-bd75-8a1591c66304} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
444 | 2025.01.15 02:27:15.330818 [ 282 ] {20562b3f-1015-46fa-bd75-8a1591c66304} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
445 | 2025.01.15 02:27:15.332231 [ 282 ] {20562b3f-1015-46fa-bd75-8a1591c66304} <Debug> oximeter.version (48277631-553e-4a53-8253-2009fcd51eeb): Loading data parts | ||
446 | 2025.01.15 02:27:15.332742 [ 282 ] {20562b3f-1015-46fa-bd75-8a1591c66304} <Debug> oximeter.version (48277631-553e-4a53-8253-2009fcd51eeb): There are no data parts | ||
447 | 2025.01.15 02:27:15.335356 [ 282 ] {20562b3f-1015-46fa-bd75-8a1591c66304} <Debug> TCPHandler: Processed in 0.013260448 sec. | ||
448 | 2025.01.15 02:27:15.335554 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
449 | 2025.01.15 02:27:15.335881 [ 285 ] {11b9cb77-1de8-49c5-b2fd-26026e94e292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) /* The measurement tables contain all individual samples from each timeseries. | ||
450 | * | ||
451 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
452 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
453 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
454 | * by all samples from the same timeseries. | ||
455 | * | ||
456 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
457 | * and then uses that to index quickly into the measurements tables. | ||
458 | */ | ||
459 | 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) | ||
460 | 2025.01.15 02:27:15.335979 [ 285 ] {11b9cb77-1de8-49c5-b2fd-26026e94e292} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
461 | 2025.01.15 02:27:15.344805 [ 285 ] {11b9cb77-1de8-49c5-b2fd-26026e94e292} <Debug> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Loading data parts | ||
462 | 2025.01.15 02:27:15.345033 [ 285 ] {11b9cb77-1de8-49c5-b2fd-26026e94e292} <Debug> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): There are no data parts | ||
463 | 2025.01.15 02:27:15.346535 [ 285 ] {11b9cb77-1de8-49c5-b2fd-26026e94e292} <Debug> TCPHandler: Processed in 0.011044618 sec. | ||
464 | 2025.01.15 02:27:15.346727 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
465 | 2025.01.15 02:27:15.346958 [ 282 ] {5d795efa-8cef-43fd-93ea-6274bf585171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) 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) | ||
466 | 2025.01.15 02:27:15.347069 [ 282 ] {5d795efa-8cef-43fd-93ea-6274bf585171} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
467 | 2025.01.15 02:27:15.349142 [ 282 ] {5d795efa-8cef-43fd-93ea-6274bf585171} <Debug> oximeter.measurements_i8 (77f90ce5-221f-4c3a-a3ab-1c6dc6838f38): Loading data parts | ||
468 | 2025.01.15 02:27:15.349363 [ 282 ] {5d795efa-8cef-43fd-93ea-6274bf585171} <Debug> oximeter.measurements_i8 (77f90ce5-221f-4c3a-a3ab-1c6dc6838f38): There are no data parts | ||
469 | 2025.01.15 02:27:15.350725 [ 282 ] {5d795efa-8cef-43fd-93ea-6274bf585171} <Debug> TCPHandler: Processed in 0.004064479 sec. | ||
470 | 2025.01.15 02:27:15.350907 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
471 | 2025.01.15 02:27:15.351163 [ 285 ] {1730383c-80f7-403f-9943-2a1e80e51048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) 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) | ||
472 | 2025.01.15 02:27:15.351236 [ 285 ] {1730383c-80f7-403f-9943-2a1e80e51048} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
473 | 2025.01.15 02:27:15.353272 [ 285 ] {1730383c-80f7-403f-9943-2a1e80e51048} <Debug> oximeter.measurements_u8 (956b8325-c8f0-47ed-8bef-a5b9636a1082): Loading data parts | ||
474 | 2025.01.15 02:27:15.353421 [ 285 ] {1730383c-80f7-403f-9943-2a1e80e51048} <Debug> oximeter.measurements_u8 (956b8325-c8f0-47ed-8bef-a5b9636a1082): There are no data parts | ||
475 | 2025.01.15 02:27:15.354712 [ 285 ] {1730383c-80f7-403f-9943-2a1e80e51048} <Debug> TCPHandler: Processed in 0.003865704 sec. | ||
476 | 2025.01.15 02:27:15.354900 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
477 | 2025.01.15 02:27:15.355106 [ 282 ] {6dbc48cf-b5c9-46cb-b7b7-3bc34108133d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) 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) | ||
478 | 2025.01.15 02:27:15.355183 [ 282 ] {6dbc48cf-b5c9-46cb-b7b7-3bc34108133d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
479 | 2025.01.15 02:27:15.357252 [ 282 ] {6dbc48cf-b5c9-46cb-b7b7-3bc34108133d} <Debug> oximeter.measurements_i16 (75fb7d73-80eb-4f1f-9e7b-48a49b4b2851): Loading data parts | ||
480 | 2025.01.15 02:27:15.357430 [ 282 ] {6dbc48cf-b5c9-46cb-b7b7-3bc34108133d} <Debug> oximeter.measurements_i16 (75fb7d73-80eb-4f1f-9e7b-48a49b4b2851): There are no data parts | ||
481 | 2025.01.15 02:27:15.358691 [ 282 ] {6dbc48cf-b5c9-46cb-b7b7-3bc34108133d} <Debug> TCPHandler: Processed in 0.003849913 sec. | ||
482 | 2025.01.15 02:27:15.358876 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
483 | 2025.01.15 02:27:15.359121 [ 285 ] {6f75e3eb-c394-45d6-8d2c-6e73852f8a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) 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) | ||
484 | 2025.01.15 02:27:15.359188 [ 285 ] {6f75e3eb-c394-45d6-8d2c-6e73852f8a96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
485 | 2025.01.15 02:27:15.361179 [ 285 ] {6f75e3eb-c394-45d6-8d2c-6e73852f8a96} <Debug> oximeter.measurements_u16 (b97e19b6-9c29-4a05-846e-a02a11a8977f): Loading data parts | ||
486 | 2025.01.15 02:27:15.361321 [ 285 ] {6f75e3eb-c394-45d6-8d2c-6e73852f8a96} <Debug> oximeter.measurements_u16 (b97e19b6-9c29-4a05-846e-a02a11a8977f): There are no data parts | ||
487 | 2025.01.15 02:27:15.362593 [ 285 ] {6f75e3eb-c394-45d6-8d2c-6e73852f8a96} <Debug> TCPHandler: Processed in 0.003778612 sec. | ||
488 | 2025.01.15 02:27:15.362760 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
489 | 2025.01.15 02:27:15.362965 [ 282 ] {99b15993-5567-4ae5-baee-b857660a4cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) 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) | ||
490 | 2025.01.15 02:27:15.363043 [ 282 ] {99b15993-5567-4ae5-baee-b857660a4cac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
491 | 2025.01.15 02:27:15.364996 [ 282 ] {99b15993-5567-4ae5-baee-b857660a4cac} <Debug> oximeter.measurements_i32 (a7631247-b962-420f-ac99-2040e22492b6): Loading data parts | ||
492 | 2025.01.15 02:27:15.365159 [ 282 ] {99b15993-5567-4ae5-baee-b857660a4cac} <Debug> oximeter.measurements_i32 (a7631247-b962-420f-ac99-2040e22492b6): There are no data parts | ||
493 | 2025.01.15 02:27:15.366395 [ 282 ] {99b15993-5567-4ae5-baee-b857660a4cac} <Debug> TCPHandler: Processed in 0.003692419 sec. | ||
494 | 2025.01.15 02:27:15.366589 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
495 | 2025.01.15 02:27:15.366866 [ 285 ] {62fb1c90-e89e-4a83-8012-79bdf3b80382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) 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) | ||
496 | 2025.01.15 02:27:15.366934 [ 285 ] {62fb1c90-e89e-4a83-8012-79bdf3b80382} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
497 | 2025.01.15 02:27:15.368921 [ 285 ] {62fb1c90-e89e-4a83-8012-79bdf3b80382} <Debug> oximeter.measurements_u32 (0878cca9-ee51-4def-b90e-1062828c323d): Loading data parts | ||
498 | 2025.01.15 02:27:15.369045 [ 285 ] {62fb1c90-e89e-4a83-8012-79bdf3b80382} <Debug> oximeter.measurements_u32 (0878cca9-ee51-4def-b90e-1062828c323d): There are no data parts | ||
499 | 2025.01.15 02:27:15.370367 [ 285 ] {62fb1c90-e89e-4a83-8012-79bdf3b80382} <Debug> TCPHandler: Processed in 0.003846673 sec. | ||
500 | 2025.01.15 02:27:15.370540 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
501 | 2025.01.15 02:27:15.370746 [ 282 ] {5a8aeb91-4d86-4449-a8fd-78dadb56b09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) 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) | ||
502 | 2025.01.15 02:27:15.370823 [ 282 ] {5a8aeb91-4d86-4449-a8fd-78dadb56b09c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
503 | 2025.01.15 02:27:15.372779 [ 282 ] {5a8aeb91-4d86-4449-a8fd-78dadb56b09c} <Debug> oximeter.measurements_i64 (dc0bd4af-1e55-4ad7-b2c5-ba025940b741): Loading data parts | ||
504 | 2025.01.15 02:27:15.372984 [ 282 ] {5a8aeb91-4d86-4449-a8fd-78dadb56b09c} <Debug> oximeter.measurements_i64 (dc0bd4af-1e55-4ad7-b2c5-ba025940b741): There are no data parts | ||
505 | 2025.01.15 02:27:15.374334 [ 282 ] {5a8aeb91-4d86-4449-a8fd-78dadb56b09c} <Debug> TCPHandler: Processed in 0.003852394 sec. | ||
506 | 2025.01.15 02:27:15.374529 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
507 | 2025.01.15 02:27:15.374770 [ 285 ] {657ea913-184d-447b-b28d-2e51c5c6caf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) 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) | ||
508 | 2025.01.15 02:27:15.374840 [ 285 ] {657ea913-184d-447b-b28d-2e51c5c6caf1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
509 | 2025.01.15 02:27:15.376834 [ 285 ] {657ea913-184d-447b-b28d-2e51c5c6caf1} <Debug> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Loading data parts | ||
510 | 2025.01.15 02:27:15.376960 [ 285 ] {657ea913-184d-447b-b28d-2e51c5c6caf1} <Debug> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): There are no data parts | ||
511 | 2025.01.15 02:27:15.378193 [ 285 ] {657ea913-184d-447b-b28d-2e51c5c6caf1} <Debug> TCPHandler: Processed in 0.003720581 sec. | ||
512 | 2025.01.15 02:27:15.378375 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
513 | 2025.01.15 02:27:15.378583 [ 282 ] {4c8db39e-c75c-45e7-a0cb-63158176aeca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) 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) | ||
514 | 2025.01.15 02:27:15.378685 [ 282 ] {4c8db39e-c75c-45e7-a0cb-63158176aeca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
515 | 2025.01.15 02:27:15.380726 [ 282 ] {4c8db39e-c75c-45e7-a0cb-63158176aeca} <Debug> oximeter.measurements_f32 (e3a3ddd5-5d94-490e-ad6f-e33b85f27700): Loading data parts | ||
516 | 2025.01.15 02:27:15.380910 [ 282 ] {4c8db39e-c75c-45e7-a0cb-63158176aeca} <Debug> oximeter.measurements_f32 (e3a3ddd5-5d94-490e-ad6f-e33b85f27700): There are no data parts | ||
517 | 2025.01.15 02:27:15.382255 [ 282 ] {4c8db39e-c75c-45e7-a0cb-63158176aeca} <Debug> TCPHandler: Processed in 0.003935816 sec. | ||
518 | 2025.01.15 02:27:15.382442 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
519 | 2025.01.15 02:27:15.382684 [ 285 ] {47768470-1bdf-4720-b293-88283fd461bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) 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) | ||
520 | 2025.01.15 02:27:15.382756 [ 285 ] {47768470-1bdf-4720-b293-88283fd461bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
521 | 2025.01.15 02:27:15.385078 [ 285 ] {47768470-1bdf-4720-b293-88283fd461bf} <Debug> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Loading data parts | ||
522 | 2025.01.15 02:27:15.385237 [ 285 ] {47768470-1bdf-4720-b293-88283fd461bf} <Debug> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): There are no data parts | ||
523 | 2025.01.15 02:27:15.386802 [ 285 ] {47768470-1bdf-4720-b293-88283fd461bf} <Debug> TCPHandler: Processed in 0.004416059 sec. | ||
524 | 2025.01.15 02:27:15.386978 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
525 | 2025.01.15 02:27:15.387184 [ 282 ] {92083f3e-c30f-483d-beec-a72f0106f9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) 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) | ||
526 | 2025.01.15 02:27:15.387271 [ 282 ] {92083f3e-c30f-483d-beec-a72f0106f9af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
527 | 2025.01.15 02:27:15.389245 [ 282 ] {92083f3e-c30f-483d-beec-a72f0106f9af} <Debug> oximeter.measurements_string (8097a40c-5648-4367-aa1e-99a18dd0380f): Loading data parts | ||
528 | 2025.01.15 02:27:15.389443 [ 282 ] {92083f3e-c30f-483d-beec-a72f0106f9af} <Debug> oximeter.measurements_string (8097a40c-5648-4367-aa1e-99a18dd0380f): There are no data parts | ||
529 | 2025.01.15 02:27:15.390909 [ 282 ] {92083f3e-c30f-483d-beec-a72f0106f9af} <Debug> TCPHandler: Processed in 0.003985678 sec. | ||
530 | 2025.01.15 02:27:15.391118 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
531 | 2025.01.15 02:27:15.391414 [ 285 ] {75b97cff-33d2-45aa-93da-96f589f764af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
532 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
533 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
534 | * a string isn't palatable for a few reasons. | ||
535 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
536 | * details. | ||
537 | */ | ||
538 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
539 | 2025.01.15 02:27:15.391497 [ 285 ] {75b97cff-33d2-45aa-93da-96f589f764af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
540 | 2025.01.15 02:27:15.393559 [ 285 ] {75b97cff-33d2-45aa-93da-96f589f764af} <Debug> oximeter.measurements_bytes (c8b933b6-3c84-4fea-983b-fc32f64edcfe): Loading data parts | ||
541 | 2025.01.15 02:27:15.393690 [ 285 ] {75b97cff-33d2-45aa-93da-96f589f764af} <Debug> oximeter.measurements_bytes (c8b933b6-3c84-4fea-983b-fc32f64edcfe): There are no data parts | ||
542 | 2025.01.15 02:27:15.395063 [ 285 ] {75b97cff-33d2-45aa-93da-96f589f764af} <Debug> TCPHandler: Processed in 0.004013338 sec. | ||
543 | 2025.01.15 02:27:15.395242 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
544 | 2025.01.15 02:27:15.395493 [ 282 ] {d43ecf3b-97e4-49f1-b6b6-ade2db88b369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) 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) | ||
545 | 2025.01.15 02:27:15.395564 [ 282 ] {d43ecf3b-97e4-49f1-b6b6-ade2db88b369} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
546 | 2025.01.15 02:27:15.399200 [ 282 ] {d43ecf3b-97e4-49f1-b6b6-ade2db88b369} <Debug> oximeter.measurements_cumulativei64 (5aa7b69d-d14c-4a18-9846-0cb51b9d9fc9): Loading data parts | ||
547 | 2025.01.15 02:27:15.399409 [ 282 ] {d43ecf3b-97e4-49f1-b6b6-ade2db88b369} <Debug> oximeter.measurements_cumulativei64 (5aa7b69d-d14c-4a18-9846-0cb51b9d9fc9): There are no data parts | ||
548 | 2025.01.15 02:27:15.400990 [ 282 ] {d43ecf3b-97e4-49f1-b6b6-ade2db88b369} <Debug> TCPHandler: Processed in 0.005803787 sec. | ||
549 | 2025.01.15 02:27:15.401226 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
550 | 2025.01.15 02:27:15.401521 [ 285 ] {c088a8af-f99f-4d8c-a3bf-f5db4f1a616e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) 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) | ||
551 | 2025.01.15 02:27:15.401601 [ 285 ] {c088a8af-f99f-4d8c-a3bf-f5db4f1a616e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
552 | 2025.01.15 02:27:15.403507 [ 285 ] {c088a8af-f99f-4d8c-a3bf-f5db4f1a616e} <Debug> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Loading data parts | ||
553 | 2025.01.15 02:27:15.403643 [ 285 ] {c088a8af-f99f-4d8c-a3bf-f5db4f1a616e} <Debug> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): There are no data parts | ||
554 | 2025.01.15 02:27:15.405076 [ 285 ] {c088a8af-f99f-4d8c-a3bf-f5db4f1a616e} <Debug> TCPHandler: Processed in 0.003922506 sec. | ||
555 | 2025.01.15 02:27:15.405295 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
556 | 2025.01.15 02:27:15.405557 [ 282 ] {290c15a7-b5f6-4412-8423-7f98b78b141d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) 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) | ||
557 | 2025.01.15 02:27:15.405668 [ 282 ] {290c15a7-b5f6-4412-8423-7f98b78b141d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
558 | 2025.01.15 02:27:15.407580 [ 282 ] {290c15a7-b5f6-4412-8423-7f98b78b141d} <Debug> oximeter.measurements_cumulativef32 (ddce90b2-da9a-4a49-8b9e-7d81fac9f29f): Loading data parts | ||
559 | 2025.01.15 02:27:15.407770 [ 282 ] {290c15a7-b5f6-4412-8423-7f98b78b141d} <Debug> oximeter.measurements_cumulativef32 (ddce90b2-da9a-4a49-8b9e-7d81fac9f29f): There are no data parts | ||
560 | 2025.01.15 02:27:15.409204 [ 282 ] {290c15a7-b5f6-4412-8423-7f98b78b141d} <Debug> TCPHandler: Processed in 0.003978358 sec. | ||
561 | 2025.01.15 02:27:15.409401 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
562 | 2025.01.15 02:27:15.409705 [ 285 ] {41a6ca09-4bc0-44fe-9d44-c28fa431162e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) 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) | ||
563 | 2025.01.15 02:27:15.409789 [ 285 ] {41a6ca09-4bc0-44fe-9d44-c28fa431162e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
564 | 2025.01.15 02:27:15.411615 [ 285 ] {41a6ca09-4bc0-44fe-9d44-c28fa431162e} <Debug> oximeter.measurements_cumulativef64 (367ebd3e-0466-4cd2-a57c-ba4aa5a5ff99): Loading data parts | ||
565 | 2025.01.15 02:27:15.411747 [ 285 ] {41a6ca09-4bc0-44fe-9d44-c28fa431162e} <Debug> oximeter.measurements_cumulativef64 (367ebd3e-0466-4cd2-a57c-ba4aa5a5ff99): There are no data parts | ||
566 | 2025.01.15 02:27:15.413175 [ 285 ] {41a6ca09-4bc0-44fe-9d44-c28fa431162e} <Debug> TCPHandler: Processed in 0.003844814 sec. | ||
567 | 2025.01.15 02:27:15.413367 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
568 | 2025.01.15 02:27:15.413756 [ 282 ] {81e96204-d689-46d1-8bad-1783506b1458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
569 | * NOTE: Array types cannot be Nullable, see | ||
570 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
571 | * for more details. | ||
572 | * | ||
573 | * This means we need to use empty arrays to indicate a missing value. This | ||
574 | * is unfortunate, and at this point relies on the fact that an | ||
575 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
576 | * to figure out another way to represent missing samples here. | ||
577 | */ | ||
578 | 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) | ||
579 | 2025.01.15 02:27:15.413853 [ 282 ] {81e96204-d689-46d1-8bad-1783506b1458} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
580 | 2025.01.15 02:27:15.416057 [ 282 ] {81e96204-d689-46d1-8bad-1783506b1458} <Debug> oximeter.measurements_histogrami8 (fde871ed-8ee2-43e1-9991-dc87a354ff2b): Loading data parts | ||
581 | 2025.01.15 02:27:15.416232 [ 282 ] {81e96204-d689-46d1-8bad-1783506b1458} <Debug> oximeter.measurements_histogrami8 (fde871ed-8ee2-43e1-9991-dc87a354ff2b): There are no data parts | ||
582 | 2025.01.15 02:27:15.417928 [ 282 ] {81e96204-d689-46d1-8bad-1783506b1458} <Debug> TCPHandler: Processed in 0.004627255 sec. | ||
583 | 2025.01.15 02:27:15.418120 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
584 | 2025.01.15 02:27:15.418466 [ 285 ] {e870336d-2117-4470-9ec8-7ea6582999a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) 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) | ||
585 | 2025.01.15 02:27:15.418552 [ 285 ] {e870336d-2117-4470-9ec8-7ea6582999a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
586 | 2025.01.15 02:27:15.420712 [ 285 ] {e870336d-2117-4470-9ec8-7ea6582999a8} <Debug> oximeter.measurements_histogramu8 (bafa08ef-678d-409f-bb15-f454de3b1641): Loading data parts | ||
587 | 2025.01.15 02:27:15.420944 [ 285 ] {e870336d-2117-4470-9ec8-7ea6582999a8} <Debug> oximeter.measurements_histogramu8 (bafa08ef-678d-409f-bb15-f454de3b1641): There are no data parts | ||
588 | 2025.01.15 02:27:15.422489 [ 285 ] {e870336d-2117-4470-9ec8-7ea6582999a8} <Debug> TCPHandler: Processed in 0.0044317 sec. | ||
589 | 2025.01.15 02:27:15.422695 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
590 | 2025.01.15 02:27:15.422997 [ 282 ] {fd7deed4-33c4-4f98-93ff-bd138c8fd650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) 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) | ||
591 | 2025.01.15 02:27:15.423099 [ 282 ] {fd7deed4-33c4-4f98-93ff-bd138c8fd650} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
592 | 2025.01.15 02:27:15.425295 [ 282 ] {fd7deed4-33c4-4f98-93ff-bd138c8fd650} <Debug> oximeter.measurements_histogrami16 (c2f7425b-3d5c-4a15-bc20-a933db80f29d): Loading data parts | ||
593 | 2025.01.15 02:27:15.425506 [ 282 ] {fd7deed4-33c4-4f98-93ff-bd138c8fd650} <Debug> oximeter.measurements_histogrami16 (c2f7425b-3d5c-4a15-bc20-a933db80f29d): There are no data parts | ||
594 | 2025.01.15 02:27:15.427037 [ 282 ] {fd7deed4-33c4-4f98-93ff-bd138c8fd650} <Debug> TCPHandler: Processed in 0.004399799 sec. | ||
595 | 2025.01.15 02:27:15.427287 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
596 | 2025.01.15 02:27:15.427649 [ 285 ] {5dd93fac-48e5-4534-abf3-87e2f0baa590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) 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) | ||
597 | 2025.01.15 02:27:15.427726 [ 285 ] {5dd93fac-48e5-4534-abf3-87e2f0baa590} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
598 | 2025.01.15 02:27:15.429900 [ 285 ] {5dd93fac-48e5-4534-abf3-87e2f0baa590} <Debug> oximeter.measurements_histogramu16 (5afbbefd-f652-4882-8307-59f905289cbe): Loading data parts | ||
599 | 2025.01.15 02:27:15.430045 [ 285 ] {5dd93fac-48e5-4534-abf3-87e2f0baa590} <Debug> oximeter.measurements_histogramu16 (5afbbefd-f652-4882-8307-59f905289cbe): There are no data parts | ||
600 | 2025.01.15 02:27:15.431558 [ 285 ] {5dd93fac-48e5-4534-abf3-87e2f0baa590} <Debug> TCPHandler: Processed in 0.004347048 sec. | ||
601 | 2025.01.15 02:27:15.431760 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
602 | 2025.01.15 02:27:15.432057 [ 282 ] {a2ee4649-1765-452b-afd1-2dc3d86b1c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) 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) | ||
603 | 2025.01.15 02:27:15.432151 [ 282 ] {a2ee4649-1765-452b-afd1-2dc3d86b1c38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
604 | 2025.01.15 02:27:15.434333 [ 282 ] {a2ee4649-1765-452b-afd1-2dc3d86b1c38} <Debug> oximeter.measurements_histogrami32 (0c2a9c7f-3472-400d-bee9-ff1f810dc444): Loading data parts | ||
605 | 2025.01.15 02:27:15.434596 [ 282 ] {a2ee4649-1765-452b-afd1-2dc3d86b1c38} <Debug> oximeter.measurements_histogrami32 (0c2a9c7f-3472-400d-bee9-ff1f810dc444): There are no data parts | ||
606 | 2025.01.15 02:27:15.436345 [ 282 ] {a2ee4649-1765-452b-afd1-2dc3d86b1c38} <Debug> TCPHandler: Processed in 0.004646696 sec. | ||
607 | 2025.01.15 02:27:15.436570 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
608 | 2025.01.15 02:27:15.436907 [ 285 ] {d4241607-1834-478a-82fe-90ecece0ba4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) 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) | ||
609 | 2025.01.15 02:27:15.436980 [ 285 ] {d4241607-1834-478a-82fe-90ecece0ba4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
610 | 2025.01.15 02:27:15.439460 [ 285 ] {d4241607-1834-478a-82fe-90ecece0ba4c} <Debug> oximeter.measurements_histogramu32 (1fad69d2-6d5e-4b33-a055-c9de75882009): Loading data parts | ||
611 | 2025.01.15 02:27:15.439661 [ 285 ] {d4241607-1834-478a-82fe-90ecece0ba4c} <Debug> oximeter.measurements_histogramu32 (1fad69d2-6d5e-4b33-a055-c9de75882009): There are no data parts | ||
612 | 2025.01.15 02:27:15.441377 [ 285 ] {d4241607-1834-478a-82fe-90ecece0ba4c} <Debug> TCPHandler: Processed in 0.004867602 sec. | ||
613 | 2025.01.15 02:27:15.441592 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
614 | 2025.01.15 02:27:15.441899 [ 282 ] {8249ed36-f245-45ff-829f-554b422c1efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) 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) | ||
615 | 2025.01.15 02:27:15.442014 [ 282 ] {8249ed36-f245-45ff-829f-554b422c1efc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
616 | 2025.01.15 02:27:15.444667 [ 282 ] {8249ed36-f245-45ff-829f-554b422c1efc} <Debug> oximeter.measurements_histogrami64 (443aed68-1278-4d33-ad21-83d1afd68db1): Loading data parts | ||
617 | 2025.01.15 02:27:15.444936 [ 282 ] {8249ed36-f245-45ff-829f-554b422c1efc} <Debug> oximeter.measurements_histogrami64 (443aed68-1278-4d33-ad21-83d1afd68db1): There are no data parts | ||
618 | 2025.01.15 02:27:15.447214 [ 282 ] {8249ed36-f245-45ff-829f-554b422c1efc} <Debug> TCPHandler: Processed in 0.005690563 sec. | ||
619 | 2025.01.15 02:27:15.447441 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
620 | 2025.01.15 02:27:15.447810 [ 285 ] {1e9c0878-b230-4fc3-9867-b49c1583ff31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) 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) | ||
621 | 2025.01.15 02:27:15.447915 [ 285 ] {1e9c0878-b230-4fc3-9867-b49c1583ff31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
622 | 2025.01.15 02:27:15.451121 [ 285 ] {1e9c0878-b230-4fc3-9867-b49c1583ff31} <Debug> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Loading data parts | ||
623 | 2025.01.15 02:27:15.451276 [ 285 ] {1e9c0878-b230-4fc3-9867-b49c1583ff31} <Debug> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): There are no data parts | ||
624 | 2025.01.15 02:27:15.453156 [ 285 ] {1e9c0878-b230-4fc3-9867-b49c1583ff31} <Debug> TCPHandler: Processed in 0.005792176 sec. | ||
625 | 2025.01.15 02:27:15.453375 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
626 | 2025.01.15 02:27:15.453687 [ 282 ] {869d96fc-2fb2-4bc5-9c9a-e9d809cfd03d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) 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) | ||
627 | 2025.01.15 02:27:15.453802 [ 282 ] {869d96fc-2fb2-4bc5-9c9a-e9d809cfd03d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
628 | 2025.01.15 02:27:15.456697 [ 282 ] {869d96fc-2fb2-4bc5-9c9a-e9d809cfd03d} <Debug> oximeter.measurements_histogramf32 (cd587718-8e3a-49cc-aa80-140989ebf5d8): Loading data parts | ||
629 | 2025.01.15 02:27:15.456929 [ 282 ] {869d96fc-2fb2-4bc5-9c9a-e9d809cfd03d} <Debug> oximeter.measurements_histogramf32 (cd587718-8e3a-49cc-aa80-140989ebf5d8): There are no data parts | ||
630 | 2025.01.15 02:27:15.458952 [ 282 ] {869d96fc-2fb2-4bc5-9c9a-e9d809cfd03d} <Debug> TCPHandler: Processed in 0.005651893 sec. | ||
631 | 2025.01.15 02:27:15.459176 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
632 | 2025.01.15 02:27:15.459585 [ 285 ] {b9d4902e-af3b-4951-bc38-ebb46a3338f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) 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) | ||
633 | 2025.01.15 02:27:15.459684 [ 285 ] {b9d4902e-af3b-4951-bc38-ebb46a3338f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
634 | 2025.01.15 02:27:15.462030 [ 285 ] {b9d4902e-af3b-4951-bc38-ebb46a3338f1} <Debug> oximeter.measurements_histogramf64 (de5c469f-0585-4da2-9555-a57a71696355): Loading data parts | ||
635 | 2025.01.15 02:27:15.462193 [ 285 ] {b9d4902e-af3b-4951-bc38-ebb46a3338f1} <Debug> oximeter.measurements_histogramf64 (de5c469f-0585-4da2-9555-a57a71696355): There are no data parts | ||
636 | 2025.01.15 02:27:15.463879 [ 285 ] {b9d4902e-af3b-4951-bc38-ebb46a3338f1} <Debug> TCPHandler: Processed in 0.004772209 sec. | ||
637 | 2025.01.15 02:27:15.464132 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
638 | 2025.01.15 02:27:15.464462 [ 282 ] {15546285-2824-4c76-9147-15a6b7c19a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) /* The field tables store named dimensions of each timeseries. | ||
639 | * | ||
640 | * As with the measurement tables, there is one field table for each field data | ||
641 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
642 | * this behavior **must not** be relied upon for query correctness. | ||
643 | * | ||
644 | * The index for the fields differs from the measurements, however. Rows are | ||
645 | * sorted by timeseries name, then field name, field value, and finally | ||
646 | * timeseries key. This reflects the most common pattern for looking them up: | ||
647 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
648 | * usually then used to look up measurements. | ||
649 | * | ||
650 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
651 | * timeseries name and then key, since it would improve lookups where one | ||
652 | * already has the key. Realistically though, these tables are quite small and | ||
653 | * so performance benefits will be low in absolute terms. | ||
654 | * | ||
655 | * TTL: We use a materialized column to expire old field table records. This | ||
656 | * column is generated automatically by the database whenever a new row is | ||
657 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
658 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
659 | * record will remain during a deduplication, which will have the last | ||
660 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
661 | * measurement tables. | ||
662 | */ | ||
663 | 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) | ||
664 | 2025.01.15 02:27:15.464614 [ 282 ] {15546285-2824-4c76-9147-15a6b7c19a98} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
665 | 2025.01.15 02:27:15.467071 [ 282 ] {15546285-2824-4c76-9147-15a6b7c19a98} <Debug> oximeter.fields_bool (d8dc6754-d78e-46a7-89ed-36320677237e): Loading data parts | ||
666 | 2025.01.15 02:27:15.467282 [ 282 ] {15546285-2824-4c76-9147-15a6b7c19a98} <Debug> oximeter.fields_bool (d8dc6754-d78e-46a7-89ed-36320677237e): There are no data parts | ||
667 | 2025.01.15 02:27:15.468541 [ 282 ] {15546285-2824-4c76-9147-15a6b7c19a98} <Debug> TCPHandler: Processed in 0.004509822 sec. | ||
668 | 2025.01.15 02:27:15.468781 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
669 | 2025.01.15 02:27:15.469060 [ 285 ] {c1830c7f-9aa3-4c3f-a6c4-5f11b475e7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) 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) | ||
670 | 2025.01.15 02:27:15.469140 [ 285 ] {c1830c7f-9aa3-4c3f-a6c4-5f11b475e7fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
671 | 2025.01.15 02:27:15.471947 [ 285 ] {c1830c7f-9aa3-4c3f-a6c4-5f11b475e7fb} <Debug> oximeter.fields_i8 (d632d73f-949d-4266-957e-b64f11929685): Loading data parts | ||
672 | 2025.01.15 02:27:15.472090 [ 285 ] {c1830c7f-9aa3-4c3f-a6c4-5f11b475e7fb} <Debug> oximeter.fields_i8 (d632d73f-949d-4266-957e-b64f11929685): There are no data parts | ||
673 | 2025.01.15 02:27:15.473875 [ 285 ] {c1830c7f-9aa3-4c3f-a6c4-5f11b475e7fb} <Debug> TCPHandler: Processed in 0.00516731 sec. | ||
674 | 2025.01.15 02:27:15.474117 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
675 | 2025.01.15 02:27:15.474348 [ 282 ] {9729f278-dd9d-4ccc-96cf-5ce440becf81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) 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) | ||
676 | 2025.01.15 02:27:15.474447 [ 282 ] {9729f278-dd9d-4ccc-96cf-5ce440becf81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
677 | 2025.01.15 02:27:15.477015 [ 282 ] {9729f278-dd9d-4ccc-96cf-5ce440becf81} <Debug> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Loading data parts | ||
678 | 2025.01.15 02:27:15.477239 [ 282 ] {9729f278-dd9d-4ccc-96cf-5ce440becf81} <Debug> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): There are no data parts | ||
679 | 2025.01.15 02:27:15.478845 [ 282 ] {9729f278-dd9d-4ccc-96cf-5ce440becf81} <Debug> TCPHandler: Processed in 0.00479802 sec. | ||
680 | 2025.01.15 02:27:15.479068 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
681 | 2025.01.15 02:27:15.479352 [ 285 ] {bc941a50-586f-4aff-95d9-f54dbceb9f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) 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) | ||
682 | 2025.01.15 02:27:15.479436 [ 285 ] {bc941a50-586f-4aff-95d9-f54dbceb9f85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
683 | 2025.01.15 02:27:15.481532 [ 285 ] {bc941a50-586f-4aff-95d9-f54dbceb9f85} <Debug> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Loading data parts | ||
684 | 2025.01.15 02:27:15.481764 [ 285 ] {bc941a50-586f-4aff-95d9-f54dbceb9f85} <Debug> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): There are no data parts | ||
685 | 2025.01.15 02:27:15.483308 [ 285 ] {bc941a50-586f-4aff-95d9-f54dbceb9f85} <Debug> TCPHandler: Processed in 0.004321306 sec. | ||
686 | 2025.01.15 02:27:15.483514 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
687 | 2025.01.15 02:27:15.483757 [ 282 ] {5dc4c837-00dd-47e2-9568-ba0077d39170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) 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) | ||
688 | 2025.01.15 02:27:15.483858 [ 282 ] {5dc4c837-00dd-47e2-9568-ba0077d39170} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
689 | 2025.01.15 02:27:15.486737 [ 282 ] {5dc4c837-00dd-47e2-9568-ba0077d39170} <Debug> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Loading data parts | ||
690 | 2025.01.15 02:27:15.486956 [ 282 ] {5dc4c837-00dd-47e2-9568-ba0077d39170} <Debug> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): There are no data parts | ||
691 | 2025.01.15 02:27:15.490192 [ 282 ] {5dc4c837-00dd-47e2-9568-ba0077d39170} <Debug> TCPHandler: Processed in 0.006736502 sec. | ||
692 | 2025.01.15 02:27:15.490439 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
693 | 2025.01.15 02:27:15.490795 [ 285 ] {18ba0a6c-979f-4db0-8bcf-3e8bd0c743d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) 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) | ||
694 | 2025.01.15 02:27:15.490893 [ 285 ] {18ba0a6c-979f-4db0-8bcf-3e8bd0c743d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
695 | 2025.01.15 02:27:15.495230 [ 285 ] {18ba0a6c-979f-4db0-8bcf-3e8bd0c743d3} <Debug> oximeter.fields_i32 (b3a5bd08-c834-4de1-b14a-36928cd274d7): Loading data parts | ||
696 | 2025.01.15 02:27:15.495405 [ 285 ] {18ba0a6c-979f-4db0-8bcf-3e8bd0c743d3} <Debug> oximeter.fields_i32 (b3a5bd08-c834-4de1-b14a-36928cd274d7): There are no data parts | ||
697 | 2025.01.15 02:27:15.499593 [ 285 ] {18ba0a6c-979f-4db0-8bcf-3e8bd0c743d3} <Debug> TCPHandler: Processed in 0.00924703 sec. | ||
698 | 2025.01.15 02:27:15.499818 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
699 | 2025.01.15 02:27:15.500040 [ 282 ] {4d30a523-662e-4e98-b61b-1f5e89420cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) 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) | ||
700 | 2025.01.15 02:27:15.500142 [ 282 ] {4d30a523-662e-4e98-b61b-1f5e89420cda} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
701 | 2025.01.15 02:27:15.502523 [ 282 ] {4d30a523-662e-4e98-b61b-1f5e89420cda} <Debug> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Loading data parts | ||
702 | 2025.01.15 02:27:15.502786 [ 282 ] {4d30a523-662e-4e98-b61b-1f5e89420cda} <Debug> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): There are no data parts | ||
703 | 2025.01.15 02:27:15.504077 [ 282 ] {4d30a523-662e-4e98-b61b-1f5e89420cda} <Debug> TCPHandler: Processed in 0.004335167 sec. | ||
704 | 2025.01.15 02:27:15.504300 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
705 | 2025.01.15 02:27:15.504583 [ 285 ] {5253beed-5e56-4579-b297-99a5eee26098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) 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) | ||
706 | 2025.01.15 02:27:15.504666 [ 285 ] {5253beed-5e56-4579-b297-99a5eee26098} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
707 | 2025.01.15 02:27:15.506841 [ 285 ] {5253beed-5e56-4579-b297-99a5eee26098} <Debug> oximeter.fields_i64 (8748cdf5-23fa-49d4-9480-21a1da43f2ad): Loading data parts | ||
708 | 2025.01.15 02:27:15.506985 [ 285 ] {5253beed-5e56-4579-b297-99a5eee26098} <Debug> oximeter.fields_i64 (8748cdf5-23fa-49d4-9480-21a1da43f2ad): There are no data parts | ||
709 | 2025.01.15 02:27:15.509273 [ 285 ] {5253beed-5e56-4579-b297-99a5eee26098} <Debug> TCPHandler: Processed in 0.005049496 sec. | ||
710 | 2025.01.15 02:27:15.509481 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
711 | 2025.01.15 02:27:15.509705 [ 282 ] {741772f6-ce9e-4b40-b008-5e2384fbaad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) 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) | ||
712 | 2025.01.15 02:27:15.509854 [ 282 ] {741772f6-ce9e-4b40-b008-5e2384fbaad7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
713 | 2025.01.15 02:27:15.512150 [ 282 ] {741772f6-ce9e-4b40-b008-5e2384fbaad7} <Debug> oximeter.fields_u64 (c8bd7d4c-f247-4f89-bacc-8b0b7c51fec3): Loading data parts | ||
714 | 2025.01.15 02:27:15.512359 [ 282 ] {741772f6-ce9e-4b40-b008-5e2384fbaad7} <Debug> oximeter.fields_u64 (c8bd7d4c-f247-4f89-bacc-8b0b7c51fec3): There are no data parts | ||
715 | 2025.01.15 02:27:15.515094 [ 282 ] {741772f6-ce9e-4b40-b008-5e2384fbaad7} <Debug> TCPHandler: Processed in 0.005670163 sec. | ||
716 | 2025.01.15 02:27:15.515340 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
717 | 2025.01.15 02:27:15.515735 [ 285 ] {0e3044c7-1683-41de-ad58-427951cdcf1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) 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) | ||
718 | 2025.01.15 02:27:15.515829 [ 285 ] {0e3044c7-1683-41de-ad58-427951cdcf1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
719 | 2025.01.15 02:27:15.518075 [ 285 ] {0e3044c7-1683-41de-ad58-427951cdcf1d} <Debug> oximeter.fields_ipaddr (f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f): Loading data parts | ||
720 | 2025.01.15 02:27:15.518263 [ 285 ] {0e3044c7-1683-41de-ad58-427951cdcf1d} <Debug> oximeter.fields_ipaddr (f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f): There are no data parts | ||
721 | 2025.01.15 02:27:15.519750 [ 285 ] {0e3044c7-1683-41de-ad58-427951cdcf1d} <Debug> TCPHandler: Processed in 0.004519532 sec. | ||
722 | 2025.01.15 02:27:15.519949 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
723 | 2025.01.15 02:27:15.520161 [ 282 ] {19811476-c661-4037-bed3-0df41808717e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) 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) | ||
724 | 2025.01.15 02:27:15.520322 [ 282 ] {19811476-c661-4037-bed3-0df41808717e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
725 | 2025.01.15 02:27:15.522288 [ 282 ] {19811476-c661-4037-bed3-0df41808717e} <Debug> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Loading data parts | ||
726 | 2025.01.15 02:27:15.522471 [ 282 ] {19811476-c661-4037-bed3-0df41808717e} <Debug> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): There are no data parts | ||
727 | 2025.01.15 02:27:15.523889 [ 282 ] {19811476-c661-4037-bed3-0df41808717e} <Debug> TCPHandler: Processed in 0.003999908 sec. | ||
728 | 2025.01.15 02:27:15.524124 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
729 | 2025.01.15 02:27:15.524387 [ 285 ] {e77a4c42-6e0b-4afd-9f66-8f37c89eb059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) 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) | ||
730 | 2025.01.15 02:27:15.524519 [ 285 ] {e77a4c42-6e0b-4afd-9f66-8f37c89eb059} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
731 | 2025.01.15 02:27:15.528482 [ 285 ] {e77a4c42-6e0b-4afd-9f66-8f37c89eb059} <Debug> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Loading data parts | ||
732 | 2025.01.15 02:27:15.528759 [ 285 ] {e77a4c42-6e0b-4afd-9f66-8f37c89eb059} <Debug> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): There are no data parts | ||
733 | 2025.01.15 02:27:15.530305 [ 285 ] {e77a4c42-6e0b-4afd-9f66-8f37c89eb059} <Debug> TCPHandler: Processed in 0.006252678 sec. | ||
734 | 2025.01.15 02:27:15.530531 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
735 | 2025.01.15 02:27:15.530919 [ 282 ] {3a061690-6224-4230-85e3-4a46a58f13ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) /* The timeseries schema table stores the extracted schema for the samples | ||
736 | * oximeter collects. | ||
737 | */ | ||
738 | 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) | ||
739 | 2025.01.15 02:27:15.531023 [ 282 ] {3a061690-6224-4230-85e3-4a46a58f13ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
740 | 2025.01.15 02:27:15.535273 [ 282 ] {3a061690-6224-4230-85e3-4a46a58f13ae} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c): Loading data parts | ||
741 | 2025.01.15 02:27:15.535501 [ 282 ] {3a061690-6224-4230-85e3-4a46a58f13ae} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c): There are no data parts | ||
742 | 2025.01.15 02:27:15.540985 [ 282 ] {3a061690-6224-4230-85e3-4a46a58f13ae} <Debug> TCPHandler: Processed in 0.010517144 sec. | ||
743 | 2025.01.15 02:27:15.541199 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
744 | 2025.01.15 02:27:15.541404 [ 285 ] {8400cd45-c9e3-44c0-9a39-ac7263b77d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
745 | 2025.01.15 02:27:15.542810 [ 285 ] {8400cd45-c9e3-44c0-9a39-ac7263b77d2e} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
746 | 2025.01.15 02:27:15.551744 [ 292 ] {8400cd45-c9e3-44c0-9a39-ac7263b77d2e} <Trace> oximeter.version (48277631-553e-4a53-8253-2009fcd51eeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
747 | 2025.01.15 02:27:15.551792 [ 292 ] {8400cd45-c9e3-44c0-9a39-ac7263b77d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
748 | 2025.01.15 02:27:15.556893 [ 292 ] {8400cd45-c9e3-44c0-9a39-ac7263b77d2e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
749 | 2025.01.15 02:27:15.557341 [ 292 ] {8400cd45-c9e3-44c0-9a39-ac7263b77d2e} <Trace> oximeter.version (48277631-553e-4a53-8253-2009fcd51eeb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
750 | 2025.01.15 02:27:15.557735 [ 285 ] {8400cd45-c9e3-44c0-9a39-ac7263b77d2e} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.016409 sec., 60.94216588457554 rows/sec., 975.07 B/sec. | ||
751 | 2025.01.15 02:27:15.558002 [ 285 ] {8400cd45-c9e3-44c0-9a39-ac7263b77d2e} <Debug> TCPHandler: Processed in 0.016873835 sec. | ||
752 | 2025.01.15 02:27:16.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.39 MiB, peak 127.39 MiB, free memory in arenas 0.00 B, will set to 141.46 MiB (RSS), difference: 14.07 MiB | ||
753 | 2025.01.15 02:27:21.863293 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
754 | 2025.01.15 02:27:21.863349 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
755 | 2025.01.15 02:27:21.863407 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
756 | 2025.01.15 02:27:21.863452 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
757 | 2025.01.15 02:27:21.870141 [ 244 ] {} <Debug> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Loading data parts | ||
758 | 2025.01.15 02:27:21.870762 [ 244 ] {} <Debug> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): There are no data parts | ||
759 | 2025.01.15 02:27:21.878756 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
760 | 2025.01.15 02:27:21.878833 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
761 | 2025.01.15 02:27:21.882647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
762 | 2025.01.15 02:27:21.883617 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
763 | 2025.01.15 02:27:21.884777 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
764 | 2025.01.15 02:27:21.890264 [ 243 ] {} <Debug> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Loading data parts | ||
765 | 2025.01.15 02:27:21.890459 [ 243 ] {} <Debug> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): There are no data parts | ||
766 | 2025.01.15 02:27:21.913340 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
767 | 2025.01.15 02:27:21.913383 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
768 | 2025.01.15 02:27:21.920916 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
769 | 2025.01.15 02:27:21.922096 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
770 | 2025.01.15 02:27:21.924442 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
771 | 2025.01.15 02:27:22.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.49 MiB, peak 150.49 MiB, free memory in arenas 0.00 B, will set to 150.98 MiB (RSS), difference: 4.49 MiB | ||
772 | 2025.01.15 02:27:24.363236 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
773 | 2025.01.15 02:27:24.363334 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
774 | 2025.01.15 02:27:24.368886 [ 242 ] {} <Debug> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Loading data parts | ||
775 | 2025.01.15 02:27:24.369091 [ 242 ] {} <Debug> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): There are no data parts | ||
776 | 2025.01.15 02:27:24.374771 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
777 | 2025.01.15 02:27:24.374808 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
778 | 2025.01.15 02:27:24.376558 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
779 | 2025.01.15 02:27:24.377155 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
780 | 2025.01.15 02:27:24.377601 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
781 | 2025.01.15 02:27:25.000162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.18 MiB, peak 155.18 MiB, free memory in arenas 0.00 B, will set to 151.38 MiB (RSS), difference: -3.81 MiB | ||
782 | 2025.01.15 02:27:29.326553 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
783 | 2025.01.15 02:27:29.326623 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
784 | 2025.01.15 02:27:29.385847 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
785 | 2025.01.15 02:27:29.386701 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
786 | 2025.01.15 02:27:29.386739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
787 | 2025.01.15 02:27:29.387457 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
788 | 2025.01.15 02:27:29.388025 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
789 | 2025.01.15 02:27:29.388225 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
790 | 2025.01.15 02:27:29.425462 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
791 | 2025.01.15 02:27:29.446806 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
792 | 2025.01.15 02:27:29.446866 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
793 | 2025.01.15 02:27:29.453428 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
794 | 2025.01.15 02:27:29.454629 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
795 | 2025.01.15 02:27:29.457069 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
796 | 2025.01.15 02:27:35.001155 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.06 MiB, peak 156.05 MiB, free memory in arenas 0.00 B, will set to 153.08 MiB (RSS), difference: 4.02 MiB | ||
797 | 2025.01.15 02:27:36.889251 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
798 | 2025.01.15 02:27:36.889854 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
799 | 2025.01.15 02:27:36.889895 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
800 | 2025.01.15 02:27:36.890626 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
801 | 2025.01.15 02:27:36.891088 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
802 | 2025.01.15 02:27:36.891331 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
803 | 2025.01.15 02:27:36.958058 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
804 | 2025.01.15 02:27:36.976621 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
805 | 2025.01.15 02:27:36.976687 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
806 | 2025.01.15 02:27:36.983243 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
807 | 2025.01.15 02:27:36.984474 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
808 | 2025.01.15 02:27:36.987928 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
809 | 2025.01.15 02:27:44.326664 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
810 | 2025.01.15 02:27:44.326738 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
811 | 2025.01.15 02:27:44.392330 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
812 | 2025.01.15 02:27:44.392963 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
813 | 2025.01.15 02:27:44.393010 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
814 | 2025.01.15 02:27:44.393537 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
815 | 2025.01.15 02:27:44.393789 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
816 | 2025.01.15 02:27:44.394027 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
817 | 2025.01.15 02:27:44.488898 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
818 | 2025.01.15 02:27:44.508038 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
819 | 2025.01.15 02:27:44.508087 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
820 | 2025.01.15 02:27:44.515062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
821 | 2025.01.15 02:27:44.515850 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
822 | 2025.01.15 02:27:44.518833 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
823 | 2025.01.15 02:27:45.561836 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
824 | 2025.01.15 02:27:45.562067 [ 282 ] {5c9950cc-430e-43e1-ad00-c57082f0ca0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
825 | 2025.01.15 02:27:45.564699 [ 282 ] {5c9950cc-430e-43e1-ad00-c57082f0ca0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
826 | 2025.01.15 02:27:45.570691 [ 282 ] {5c9950cc-430e-43e1-ad00-c57082f0ca0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
827 | 2025.01.15 02:27:45.578182 [ 282 ] {5c9950cc-430e-43e1-ad00-c57082f0ca0c} <Debug> TCPHandler: Processed in 0.016532976 sec. | ||
828 | 2025.01.15 02:27:45.583136 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
829 | 2025.01.15 02:27:45.583371 [ 285 ] {17c94b79-9a4b-4a04-bb50-3e59886e4a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
830 | 2025.01.15 02:27:45.589174 [ 285 ] {17c94b79-9a4b-4a04-bb50-3e59886e4a0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
831 | 2025.01.15 02:27:45.589259 [ 285 ] {17c94b79-9a4b-4a04-bb50-3e59886e4a0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
832 | 2025.01.15 02:27:45.589924 [ 285 ] {17c94b79-9a4b-4a04-bb50-3e59886e4a0f} <Debug> TCPHandler: Processed in 0.006914066 sec. | ||
833 | 2025.01.15 02:27:45.590262 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
834 | 2025.01.15 02:27:45.590434 [ 282 ] {c03b02a2-4f15-42da-8081-eeb64648aa20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
835 | 2025.01.15 02:27:45.590893 [ 282 ] {c03b02a2-4f15-42da-8081-eeb64648aa20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
836 | 2025.01.15 02:27:45.590953 [ 282 ] {c03b02a2-4f15-42da-8081-eeb64648aa20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
837 | 2025.01.15 02:27:45.591496 [ 282 ] {c03b02a2-4f15-42da-8081-eeb64648aa20} <Debug> TCPHandler: Processed in 0.001296904 sec. | ||
838 | 2025.01.15 02:27:45.591745 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
839 | 2025.01.15 02:27:45.591933 [ 285 ] {cf37ee7b-a677-4617-b128-2f0be6747b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
840 | 2025.01.15 02:27:45.592379 [ 285 ] {cf37ee7b-a677-4617-b128-2f0be6747b47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
841 | 2025.01.15 02:27:45.592449 [ 285 ] {cf37ee7b-a677-4617-b128-2f0be6747b47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
842 | 2025.01.15 02:27:45.593011 [ 285 ] {cf37ee7b-a677-4617-b128-2f0be6747b47} <Debug> TCPHandler: Processed in 0.001328096 sec. | ||
843 | 2025.01.15 02:27:45.593863 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
844 | 2025.01.15 02:27:45.594043 [ 282 ] {613bfda4-5a20-44ac-915f-e004637b05dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
845 | 2025.01.15 02:27:45.594480 [ 282 ] {613bfda4-5a20-44ac-915f-e004637b05dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
846 | 2025.01.15 02:27:45.594549 [ 282 ] {613bfda4-5a20-44ac-915f-e004637b05dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
847 | 2025.01.15 02:27:45.595148 [ 282 ] {613bfda4-5a20-44ac-915f-e004637b05dd} <Debug> TCPHandler: Processed in 0.001349596 sec. | ||
848 | 2025.01.15 02:27:45.595393 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
849 | 2025.01.15 02:27:45.595527 [ 285 ] {520236cc-3ea4-4b73-9550-6e810344ee90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
850 | 2025.01.15 02:27:45.595583 [ 285 ] {520236cc-3ea4-4b73-9550-6e810344ee90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
851 | 2025.01.15 02:27:45.598217 [ 285 ] {520236cc-3ea4-4b73-9550-6e810344ee90} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
852 | 2025.01.15 02:27:45.598264 [ 285 ] {520236cc-3ea4-4b73-9550-6e810344ee90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
853 | 2025.01.15 02:27:45.598823 [ 285 ] {520236cc-3ea4-4b73-9550-6e810344ee90} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
854 | 2025.01.15 02:27:45.599048 [ 285 ] {520236cc-3ea4-4b73-9550-6e810344ee90} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
855 | 2025.01.15 02:27:45.599295 [ 285 ] {520236cc-3ea4-4b73-9550-6e810344ee90} <Debug> executeQuery: Read 5 rows, 539.00 B in 0.003802 sec., 1315.097317201473 rows/sec., 138.44 KiB/sec. | ||
856 | 2025.01.15 02:27:45.599444 [ 285 ] {520236cc-3ea4-4b73-9550-6e810344ee90} <Debug> TCPHandler: Processed in 0.004109631 sec. | ||
857 | 2025.01.15 02:27:45.599607 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
858 | 2025.01.15 02:27:45.599760 [ 282 ] {d6693031-c3d9-48b5-83a8-9b0cc3c66af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
859 | 2025.01.15 02:27:45.599817 [ 282 ] {d6693031-c3d9-48b5-83a8-9b0cc3c66af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
860 | 2025.01.15 02:27:45.601703 [ 282 ] {d6693031-c3d9-48b5-83a8-9b0cc3c66af2} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
861 | 2025.01.15 02:27:45.601746 [ 282 ] {d6693031-c3d9-48b5-83a8-9b0cc3c66af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
862 | 2025.01.15 02:27:45.602208 [ 282 ] {d6693031-c3d9-48b5-83a8-9b0cc3c66af2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
863 | 2025.01.15 02:27:45.602463 [ 282 ] {d6693031-c3d9-48b5-83a8-9b0cc3c66af2} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
864 | 2025.01.15 02:27:45.602726 [ 282 ] {d6693031-c3d9-48b5-83a8-9b0cc3c66af2} <Debug> executeQuery: Read 49 rows, 4.60 KiB in 0.002996 sec., 16355.140186915887 rows/sec., 1.50 MiB/sec. | ||
865 | 2025.01.15 02:27:45.602836 [ 282 ] {d6693031-c3d9-48b5-83a8-9b0cc3c66af2} <Debug> TCPHandler: Processed in 0.003297418 sec. | ||
866 | 2025.01.15 02:27:45.602978 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
867 | 2025.01.15 02:27:45.603101 [ 285 ] {847c9038-1d6b-4cc1-8267-17f68b95e3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
868 | 2025.01.15 02:27:45.603152 [ 285 ] {847c9038-1d6b-4cc1-8267-17f68b95e3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
869 | 2025.01.15 02:27:45.603790 [ 285 ] {847c9038-1d6b-4cc1-8267-17f68b95e3ec} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
870 | 2025.01.15 02:27:45.603827 [ 285 ] {847c9038-1d6b-4cc1-8267-17f68b95e3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
871 | 2025.01.15 02:27:45.604200 [ 285 ] {847c9038-1d6b-4cc1-8267-17f68b95e3ec} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
872 | 2025.01.15 02:27:45.604444 [ 285 ] {847c9038-1d6b-4cc1-8267-17f68b95e3ec} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
873 | 2025.01.15 02:27:45.604702 [ 285 ] {847c9038-1d6b-4cc1-8267-17f68b95e3ec} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001618 sec., 14833.127317676142 rows/sec., 1.09 MiB/sec. | ||
874 | 2025.01.15 02:27:45.604764 [ 285 ] {847c9038-1d6b-4cc1-8267-17f68b95e3ec} <Debug> TCPHandler: Processed in 0.001840519 sec. | ||
875 | 2025.01.15 02:27:45.604915 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
876 | 2025.01.15 02:27:45.605055 [ 282 ] {a7333167-34d6-42a4-9568-be7b90494d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
877 | 2025.01.15 02:27:45.605112 [ 282 ] {a7333167-34d6-42a4-9568-be7b90494d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
878 | 2025.01.15 02:27:45.605837 [ 282 ] {a7333167-34d6-42a4-9568-be7b90494d99} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
879 | 2025.01.15 02:27:45.605877 [ 282 ] {a7333167-34d6-42a4-9568-be7b90494d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
880 | 2025.01.15 02:27:45.606224 [ 282 ] {a7333167-34d6-42a4-9568-be7b90494d99} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
881 | 2025.01.15 02:27:45.606461 [ 282 ] {a7333167-34d6-42a4-9568-be7b90494d99} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
882 | 2025.01.15 02:27:45.606722 [ 282 ] {a7333167-34d6-42a4-9568-be7b90494d99} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001686 sec., 593.1198102016607 rows/sec., 39.39 KiB/sec. | ||
883 | 2025.01.15 02:27:45.606792 [ 282 ] {a7333167-34d6-42a4-9568-be7b90494d99} <Debug> TCPHandler: Processed in 0.001944532 sec. | ||
884 | 2025.01.15 02:27:45.606929 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
885 | 2025.01.15 02:27:45.607054 [ 285 ] {33d45d64-2cfc-4779-b2a7-0683cd2d1580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
886 | 2025.01.15 02:27:45.607104 [ 285 ] {33d45d64-2cfc-4779-b2a7-0683cd2d1580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
887 | 2025.01.15 02:27:45.607709 [ 285 ] {33d45d64-2cfc-4779-b2a7-0683cd2d1580} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
888 | 2025.01.15 02:27:45.607748 [ 285 ] {33d45d64-2cfc-4779-b2a7-0683cd2d1580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
889 | 2025.01.15 02:27:45.608121 [ 285 ] {33d45d64-2cfc-4779-b2a7-0683cd2d1580} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
890 | 2025.01.15 02:27:45.608364 [ 285 ] {33d45d64-2cfc-4779-b2a7-0683cd2d1580} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
891 | 2025.01.15 02:27:45.608642 [ 285 ] {33d45d64-2cfc-4779-b2a7-0683cd2d1580} <Debug> executeQuery: Read 34 rows, 2.74 KiB in 0.001594 sec., 21329.987452948557 rows/sec., 1.68 MiB/sec. | ||
892 | 2025.01.15 02:27:45.608713 [ 285 ] {33d45d64-2cfc-4779-b2a7-0683cd2d1580} <Debug> TCPHandler: Processed in 0.001840169 sec. | ||
893 | 2025.01.15 02:27:45.608852 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
894 | 2025.01.15 02:27:45.608971 [ 282 ] {2bba5505-cc02-4773-ae35-2b81b1c7b95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
895 | 2025.01.15 02:27:45.609024 [ 282 ] {2bba5505-cc02-4773-ae35-2b81b1c7b95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
896 | 2025.01.15 02:27:45.609533 [ 282 ] {2bba5505-cc02-4773-ae35-2b81b1c7b95c} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
897 | 2025.01.15 02:27:45.609572 [ 282 ] {2bba5505-cc02-4773-ae35-2b81b1c7b95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
898 | 2025.01.15 02:27:45.609958 [ 282 ] {2bba5505-cc02-4773-ae35-2b81b1c7b95c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
899 | 2025.01.15 02:27:45.610200 [ 282 ] {2bba5505-cc02-4773-ae35-2b81b1c7b95c} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
900 | 2025.01.15 02:27:45.610403 [ 282 ] {2bba5505-cc02-4773-ae35-2b81b1c7b95c} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001457 sec., 686.3417982155113 rows/sec., 43.57 KiB/sec. | ||
901 | 2025.01.15 02:27:45.610451 [ 282 ] {2bba5505-cc02-4773-ae35-2b81b1c7b95c} <Debug> TCPHandler: Processed in 0.001655305 sec. | ||
902 | 2025.01.15 02:27:45.610581 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
903 | 2025.01.15 02:27:45.610701 [ 285 ] {8ffa6c59-d502-42ee-9217-92d3a7341ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
904 | 2025.01.15 02:27:45.610782 [ 285 ] {8ffa6c59-d502-42ee-9217-92d3a7341ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
905 | 2025.01.15 02:27:45.612147 [ 285 ] {8ffa6c59-d502-42ee-9217-92d3a7341ebb} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
906 | 2025.01.15 02:27:45.612189 [ 285 ] {8ffa6c59-d502-42ee-9217-92d3a7341ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
907 | 2025.01.15 02:27:45.614785 [ 285 ] {8ffa6c59-d502-42ee-9217-92d3a7341ebb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
908 | 2025.01.15 02:27:45.615104 [ 285 ] {8ffa6c59-d502-42ee-9217-92d3a7341ebb} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
909 | 2025.01.15 02:27:45.615366 [ 285 ] {8ffa6c59-d502-42ee-9217-92d3a7341ebb} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00469 sec., 5117.27078891258 rows/sec., 9.17 MiB/sec. | ||
910 | 2025.01.15 02:27:45.615502 [ 285 ] {8ffa6c59-d502-42ee-9217-92d3a7341ebb} <Debug> TCPHandler: Processed in 0.004974644 sec. | ||
911 | 2025.01.15 02:27:45.615713 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
912 | 2025.01.15 02:27:45.615903 [ 282 ] {18917b6d-2da2-4a7b-be45-c476a0f07daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
913 | 2025.01.15 02:27:45.615963 [ 282 ] {18917b6d-2da2-4a7b-be45-c476a0f07daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
914 | 2025.01.15 02:27:45.616551 [ 282 ] {18917b6d-2da2-4a7b-be45-c476a0f07daf} <Trace> oximeter.measurements_i64 (dc0bd4af-1e55-4ad7-b2c5-ba025940b741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
915 | 2025.01.15 02:27:45.616594 [ 282 ] {18917b6d-2da2-4a7b-be45-c476a0f07daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
916 | 2025.01.15 02:27:45.617006 [ 282 ] {18917b6d-2da2-4a7b-be45-c476a0f07daf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
917 | 2025.01.15 02:27:45.617251 [ 282 ] {18917b6d-2da2-4a7b-be45-c476a0f07daf} <Trace> oximeter.measurements_i64 (dc0bd4af-1e55-4ad7-b2c5-ba025940b741): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
918 | 2025.01.15 02:27:45.617457 [ 282 ] {18917b6d-2da2-4a7b-be45-c476a0f07daf} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001585 sec., 11356.466876971608 rows/sec., 855.80 KiB/sec. | ||
919 | 2025.01.15 02:27:45.617507 [ 282 ] {18917b6d-2da2-4a7b-be45-c476a0f07daf} <Debug> TCPHandler: Processed in 0.001905392 sec. | ||
920 | 2025.01.15 02:27:51.895039 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
921 | 2025.01.15 02:27:51.895657 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
922 | 2025.01.15 02:27:51.895705 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
923 | 2025.01.15 02:27:51.896282 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
924 | 2025.01.15 02:27:51.896542 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
925 | 2025.01.15 02:27:51.896842 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
926 | 2025.01.15 02:27:52.019803 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
927 | 2025.01.15 02:27:52.039569 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
928 | 2025.01.15 02:27:52.039612 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
929 | 2025.01.15 02:27:52.046562 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
930 | 2025.01.15 02:27:52.047322 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
931 | 2025.01.15 02:27:52.049705 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
932 | 2025.01.15 02:27:54.380706 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 116 | ||
933 | 2025.01.15 02:27:54.384643 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
934 | 2025.01.15 02:27:54.384689 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
935 | 2025.01.15 02:27:54.386130 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
936 | 2025.01.15 02:27:54.386428 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
937 | 2025.01.15 02:27:54.387247 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 116 | ||
938 | 2025.01.15 02:27:55.562354 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
939 | 2025.01.15 02:27:55.562569 [ 282 ] {2ad6ca2f-f267-4257-a630-1c274597d133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
940 | 2025.01.15 02:27:55.562651 [ 282 ] {2ad6ca2f-f267-4257-a630-1c274597d133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
941 | 2025.01.15 02:27:55.563469 [ 282 ] {2ad6ca2f-f267-4257-a630-1c274597d133} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
942 | 2025.01.15 02:27:55.563512 [ 282 ] {2ad6ca2f-f267-4257-a630-1c274597d133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
943 | 2025.01.15 02:27:55.563957 [ 282 ] {2ad6ca2f-f267-4257-a630-1c274597d133} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
944 | 2025.01.15 02:27:55.564219 [ 282 ] {2ad6ca2f-f267-4257-a630-1c274597d133} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
945 | 2025.01.15 02:27:55.564470 [ 282 ] {2ad6ca2f-f267-4257-a630-1c274597d133} <Debug> executeQuery: Read 48 rows, 4.51 KiB in 0.001954 sec., 24564.994882292733 rows/sec., 2.25 MiB/sec. | ||
946 | 2025.01.15 02:27:55.564596 [ 282 ] {2ad6ca2f-f267-4257-a630-1c274597d133} <Debug> TCPHandler: Processed in 0.002384084 sec. | ||
947 | 2025.01.15 02:27:55.564870 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
948 | 2025.01.15 02:27:55.565086 [ 285 ] {e5531914-10eb-4d78-b8ae-fecbd51df627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
949 | 2025.01.15 02:27:55.565169 [ 285 ] {e5531914-10eb-4d78-b8ae-fecbd51df627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
950 | 2025.01.15 02:27:55.565991 [ 285 ] {e5531914-10eb-4d78-b8ae-fecbd51df627} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
951 | 2025.01.15 02:27:55.566048 [ 285 ] {e5531914-10eb-4d78-b8ae-fecbd51df627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
952 | 2025.01.15 02:27:55.566480 [ 285 ] {e5531914-10eb-4d78-b8ae-fecbd51df627} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
953 | 2025.01.15 02:27:55.566736 [ 285 ] {e5531914-10eb-4d78-b8ae-fecbd51df627} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
954 | 2025.01.15 02:27:55.567026 [ 285 ] {e5531914-10eb-4d78-b8ae-fecbd51df627} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001989 sec., 12066.365007541479 rows/sec., 907.33 KiB/sec. | ||
955 | 2025.01.15 02:27:55.567151 [ 285 ] {e5531914-10eb-4d78-b8ae-fecbd51df627} <Debug> TCPHandler: Processed in 0.002421725 sec. | ||
956 | 2025.01.15 02:27:55.567358 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
957 | 2025.01.15 02:27:55.567581 [ 282 ] {2d7f529b-68d5-4e89-a1b9-ab0c0862fb58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
958 | 2025.01.15 02:27:55.567673 [ 282 ] {2d7f529b-68d5-4e89-a1b9-ab0c0862fb58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
959 | 2025.01.15 02:27:55.568457 [ 282 ] {2d7f529b-68d5-4e89-a1b9-ab0c0862fb58} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
960 | 2025.01.15 02:27:55.568496 [ 282 ] {2d7f529b-68d5-4e89-a1b9-ab0c0862fb58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
961 | 2025.01.15 02:27:55.568861 [ 282 ] {2d7f529b-68d5-4e89-a1b9-ab0c0862fb58} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
962 | 2025.01.15 02:27:55.569108 [ 282 ] {2d7f529b-68d5-4e89-a1b9-ab0c0862fb58} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
963 | 2025.01.15 02:27:55.569338 [ 282 ] {2d7f529b-68d5-4e89-a1b9-ab0c0862fb58} <Debug> executeQuery: Read 24 rows, 1.92 KiB in 0.001801 sec., 13325.930038867295 rows/sec., 1.04 MiB/sec. | ||
964 | 2025.01.15 02:27:55.569396 [ 282 ] {2d7f529b-68d5-4e89-a1b9-ab0c0862fb58} <Debug> TCPHandler: Processed in 0.002148798 sec. | ||
965 | 2025.01.15 02:27:55.569558 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
966 | 2025.01.15 02:27:55.569708 [ 285 ] {25b0c8db-4dcd-4fd7-aede-dec9bd1f6a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
967 | 2025.01.15 02:27:55.569803 [ 285 ] {25b0c8db-4dcd-4fd7-aede-dec9bd1f6a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
968 | 2025.01.15 02:27:55.570999 [ 285 ] {25b0c8db-4dcd-4fd7-aede-dec9bd1f6a7e} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
969 | 2025.01.15 02:27:55.571041 [ 285 ] {25b0c8db-4dcd-4fd7-aede-dec9bd1f6a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
970 | 2025.01.15 02:27:55.571677 [ 285 ] {25b0c8db-4dcd-4fd7-aede-dec9bd1f6a7e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
971 | 2025.01.15 02:27:55.571931 [ 285 ] {25b0c8db-4dcd-4fd7-aede-dec9bd1f6a7e} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
972 | 2025.01.15 02:27:55.572210 [ 285 ] {25b0c8db-4dcd-4fd7-aede-dec9bd1f6a7e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002537 sec., 9459.992116673235 rows/sec., 16.95 MiB/sec. | ||
973 | 2025.01.15 02:27:55.572337 [ 285 ] {25b0c8db-4dcd-4fd7-aede-dec9bd1f6a7e} <Debug> TCPHandler: Processed in 0.002847757 sec. | ||
974 | 2025.01.15 02:27:59.326774 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
975 | 2025.01.15 02:27:59.326838 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
976 | 2025.01.15 02:27:59.397830 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
977 | 2025.01.15 02:27:59.398479 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
978 | 2025.01.15 02:27:59.398523 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
979 | 2025.01.15 02:27:59.399080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
980 | 2025.01.15 02:27:59.399343 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
981 | 2025.01.15 02:27:59.399531 [ 28 ] {} <Debug> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
982 | 2025.01.15 02:27:59.399614 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
983 | 2025.01.15 02:27:59.399643 [ 28 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
984 | 2025.01.15 02:27:59.399677 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
985 | 2025.01.15 02:27:59.399871 [ 191 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::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 | ||
986 | 2025.01.15 02:27:59.400011 [ 191 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
987 | 2025.01.15 02:27:59.400125 [ 191 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
988 | 2025.01.15 02:27:59.400333 [ 191 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
989 | 2025.01.15 02:27:59.400395 [ 191 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
990 | 2025.01.15 02:27:59.400627 [ 191 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
991 | 2025.01.15 02:27:59.401115 [ 191 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
992 | 2025.01.15 02:27:59.401350 [ 191 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
993 | 2025.01.15 02:27:59.409379 [ 200 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.009610879 sec., 291960.8081633324 rows/sec., 4.18 MiB/sec. | ||
994 | 2025.01.15 02:27:59.410158 [ 200 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
995 | 2025.01.15 02:27:59.410505 [ 200 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_6_1} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
996 | 2025.01.15 02:27:59.410592 [ 200 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_6_1} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
997 | 2025.01.15 02:27:59.410718 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
998 | 2025.01.15 02:27:59.550643 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
999 | 2025.01.15 02:27:59.570537 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1000 | 2025.01.15 02:27:59.570598 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1001 | 2025.01.15 02:27:59.577707 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1002 | 2025.01.15 02:27:59.578487 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1003 | 2025.01.15 02:27:59.578903 [ 28 ] {} <Debug> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1004 | 2025.01.15 02:27:59.579043 [ 28 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1005 | 2025.01.15 02:27:59.579140 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1006 | 2025.01.15 02:27:59.579574 [ 200 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
1007 | 2025.01.15 02:27:59.594711 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1008 | 2025.01.15 02:27:59.596189 [ 200 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1009 | 2025.01.15 02:27:59.597318 [ 200 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
1010 | 2025.01.15 02:27:59.602477 [ 200 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
1011 | 2025.01.15 02:27:59.607598 [ 200 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
1012 | 2025.01.15 02:27:59.612567 [ 200 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
1013 | 2025.01.15 02:27:59.619811 [ 200 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
1014 | 2025.01.15 02:27:59.624608 [ 200 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
1015 | 2025.01.15 02:27:59.684886 [ 201 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.10559328 sec., 435.63378275587235 rows/sec., 2.25 MiB/sec. | ||
1016 | 2025.01.15 02:27:59.686690 [ 188 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1017 | 2025.01.15 02:27:59.689073 [ 188 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::all_1_6_1} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1018 | 2025.01.15 02:27:59.689170 [ 188 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::all_1_6_1} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1019 | 2025.01.15 02:27:59.690533 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1020 | 2025.01.15 02:28:00.001170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.21 MiB, peak 167.74 MiB, free memory in arenas 0.00 B, will set to 162.32 MiB (RSS), difference: 4.11 MiB | ||
1021 | 2025.01.15 02:28:00.560946 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1022 | 2025.01.15 02:28:00.561274 [ 282 ] {65f55eb6-f5cb-4456-b639-6deec7be26b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1023 | 2025.01.15 02:28:00.563649 [ 282 ] {65f55eb6-f5cb-4456-b639-6deec7be26b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1024 | 2025.01.15 02:28:00.565713 [ 282 ] {65f55eb6-f5cb-4456-b639-6deec7be26b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1025 | 2025.01.15 02:28:00.566185 [ 282 ] {65f55eb6-f5cb-4456-b639-6deec7be26b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1026 | 2025.01.15 02:28:00.566368 [ 282 ] {65f55eb6-f5cb-4456-b639-6deec7be26b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1027 | 2025.01.15 02:28:00.566671 [ 282 ] {65f55eb6-f5cb-4456-b639-6deec7be26b3} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
1028 | 2025.01.15 02:28:00.567858 [ 282 ] {65f55eb6-f5cb-4456-b639-6deec7be26b3} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1029 | 2025.01.15 02:28:00.569737 [ 282 ] {65f55eb6-f5cb-4456-b639-6deec7be26b3} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
1030 | 2025.01.15 02:28:00.569762 [ 282 ] {65f55eb6-f5cb-4456-b639-6deec7be26b3} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1031 | 2025.01.15 02:28:00.569851 [ 282 ] {65f55eb6-f5cb-4456-b639-6deec7be26b3} <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', 'database_transaction:retry_data', 'http_service:request_latency_histogram'))" | ||
1032 | 2025.01.15 02:28:00.569877 [ 282 ] {65f55eb6-f5cb-4456-b639-6deec7be26b3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1033 | 2025.01.15 02:28:00.573443 [ 282 ] {65f55eb6-f5cb-4456-b639-6deec7be26b3} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.012265 sec., 407.6640847941296 rows/sec., 18.23 KiB/sec. | ||
1034 | 2025.01.15 02:28:00.573620 [ 282 ] {65f55eb6-f5cb-4456-b639-6deec7be26b3} <Debug> TCPHandler: Processed in 0.012863676 sec. | ||
1035 | 2025.01.15 02:28:00.574074 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1036 | 2025.01.15 02:28:00.574316 [ 285 ] {4045a977-c4a4-4329-8139-132d1748ef40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
1037 | 2025.01.15 02:28:00.574693 [ 285 ] {4045a977-c4a4-4329-8139-132d1748ef40} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1038 | 2025.01.15 02:28:00.574734 [ 285 ] {4045a977-c4a4-4329-8139-132d1748ef40} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled')" moved to PREWHERE | ||
1039 | 2025.01.15 02:28:00.574992 [ 285 ] {4045a977-c4a4-4329-8139-132d1748ef40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1040 | 2025.01.15 02:28:00.575077 [ 285 ] {4045a977-c4a4-4329-8139-132d1748ef40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1041 | 2025.01.15 02:28:00.575260 [ 285 ] {4045a977-c4a4-4329-8139-132d1748ef40} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
1042 | 2025.01.15 02:28:00.575300 [ 285 ] {4045a977-c4a4-4329-8139-132d1748ef40} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1043 | 2025.01.15 02:28:00.575325 [ 285 ] {4045a977-c4a4-4329-8139-132d1748ef40} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
1044 | 2025.01.15 02:28:00.575342 [ 285 ] {4045a977-c4a4-4329-8139-132d1748ef40} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1045 | 2025.01.15 02:28:00.575393 [ 285 ] {4045a977-c4a4-4329-8139-132d1748ef40} <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', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled'))" | ||
1046 | 2025.01.15 02:28:00.575415 [ 285 ] {4045a977-c4a4-4329-8139-132d1748ef40} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1047 | 2025.01.15 02:28:00.576081 [ 285 ] {4045a977-c4a4-4329-8139-132d1748ef40} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001858 sec., 2691.0656620021527 rows/sec., 120.36 KiB/sec. | ||
1048 | 2025.01.15 02:28:00.576219 [ 285 ] {4045a977-c4a4-4329-8139-132d1748ef40} <Debug> TCPHandler: Processed in 0.002274311 sec. | ||
1049 | 2025.01.15 02:28:00.576828 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1050 | 2025.01.15 02:28:00.576995 [ 282 ] {e1d53619-c774-4152-b119-a74de582ec33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
1051 | 2025.01.15 02:28:00.577285 [ 282 ] {e1d53619-c774-4152-b119-a74de582ec33} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1052 | 2025.01.15 02:28:00.577320 [ 282 ] {e1d53619-c774-4152-b119-a74de582ec33} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE | ||
1053 | 2025.01.15 02:28:00.577540 [ 282 ] {e1d53619-c774-4152-b119-a74de582ec33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1054 | 2025.01.15 02:28:00.577607 [ 282 ] {e1d53619-c774-4152-b119-a74de582ec33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1055 | 2025.01.15 02:28:00.577758 [ 282 ] {e1d53619-c774-4152-b119-a74de582ec33} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
1056 | 2025.01.15 02:28:00.577793 [ 282 ] {e1d53619-c774-4152-b119-a74de582ec33} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1057 | 2025.01.15 02:28:00.577816 [ 282 ] {e1d53619-c774-4152-b119-a74de582ec33} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
1058 | 2025.01.15 02:28:00.577833 [ 282 ] {e1d53619-c774-4152-b119-a74de582ec33} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1059 | 2025.01.15 02:28:00.577877 [ 282 ] {e1d53619-c774-4152-b119-a74de582ec33} <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', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
1060 | 2025.01.15 02:28:00.577899 [ 282 ] {e1d53619-c774-4152-b119-a74de582ec33} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1061 | 2025.01.15 02:28:00.578495 [ 282 ] {e1d53619-c774-4152-b119-a74de582ec33} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001563 sec., 3198.976327575176 rows/sec., 143.08 KiB/sec. | ||
1062 | 2025.01.15 02:28:00.578581 [ 282 ] {e1d53619-c774-4152-b119-a74de582ec33} <Debug> TCPHandler: Processed in 0.00182703 sec. | ||
1063 | 2025.01.15 02:28:00.578800 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1064 | 2025.01.15 02:28:00.578965 [ 285 ] {575f16ed-0430-4085-ba2f-d391b6e6c285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
1065 | 2025.01.15 02:28:00.579263 [ 285 ] {575f16ed-0430-4085-ba2f-d391b6e6c285} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1066 | 2025.01.15 02:28:00.579298 [ 285 ] {575f16ed-0430-4085-ba2f-d391b6e6c285} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE | ||
1067 | 2025.01.15 02:28:00.579521 [ 285 ] {575f16ed-0430-4085-ba2f-d391b6e6c285} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1068 | 2025.01.15 02:28:00.579589 [ 285 ] {575f16ed-0430-4085-ba2f-d391b6e6c285} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1069 | 2025.01.15 02:28:00.579744 [ 285 ] {575f16ed-0430-4085-ba2f-d391b6e6c285} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
1070 | 2025.01.15 02:28:00.579777 [ 285 ] {575f16ed-0430-4085-ba2f-d391b6e6c285} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1071 | 2025.01.15 02:28:00.579799 [ 285 ] {575f16ed-0430-4085-ba2f-d391b6e6c285} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
1072 | 2025.01.15 02:28:00.579815 [ 285 ] {575f16ed-0430-4085-ba2f-d391b6e6c285} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1073 | 2025.01.15 02:28:00.579858 [ 285 ] {575f16ed-0430-4085-ba2f-d391b6e6c285} <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', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
1074 | 2025.01.15 02:28:00.579879 [ 285 ] {575f16ed-0430-4085-ba2f-d391b6e6c285} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1075 | 2025.01.15 02:28:00.580599 [ 285 ] {575f16ed-0430-4085-ba2f-d391b6e6c285} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001701 sec., 2939.4473838918284 rows/sec., 131.47 KiB/sec. | ||
1076 | 2025.01.15 02:28:00.580734 [ 285 ] {575f16ed-0430-4085-ba2f-d391b6e6c285} <Debug> TCPHandler: Processed in 0.001989924 sec. | ||
1077 | 2025.01.15 02:28:00.581121 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1078 | 2025.01.15 02:28:00.581335 [ 282 ] {aa337c46-fac9-4347-9b80-0e03bde72f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1079 | 2025.01.15 02:28:00.581677 [ 282 ] {aa337c46-fac9-4347-9b80-0e03bde72f6c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1080 | 2025.01.15 02:28:00.581720 [ 282 ] {aa337c46-fac9-4347-9b80-0e03bde72f6c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1081 | 2025.01.15 02:28:00.582000 [ 282 ] {aa337c46-fac9-4347-9b80-0e03bde72f6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1082 | 2025.01.15 02:28:00.582081 [ 282 ] {aa337c46-fac9-4347-9b80-0e03bde72f6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1083 | 2025.01.15 02:28:00.582240 [ 282 ] {aa337c46-fac9-4347-9b80-0e03bde72f6c} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
1084 | 2025.01.15 02:28:00.582273 [ 282 ] {aa337c46-fac9-4347-9b80-0e03bde72f6c} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1085 | 2025.01.15 02:28:00.582296 [ 282 ] {aa337c46-fac9-4347-9b80-0e03bde72f6c} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
1086 | 2025.01.15 02:28:00.582313 [ 282 ] {aa337c46-fac9-4347-9b80-0e03bde72f6c} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1087 | 2025.01.15 02:28:00.582356 [ 282 ] {aa337c46-fac9-4347-9b80-0e03bde72f6c} <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', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1088 | 2025.01.15 02:28:00.582377 [ 282 ] {aa337c46-fac9-4347-9b80-0e03bde72f6c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1089 | 2025.01.15 02:28:00.582882 [ 282 ] {aa337c46-fac9-4347-9b80-0e03bde72f6c} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001626 sec., 3075.030750307503 rows/sec., 137.54 KiB/sec. | ||
1090 | 2025.01.15 02:28:00.582965 [ 282 ] {aa337c46-fac9-4347-9b80-0e03bde72f6c} <Debug> TCPHandler: Processed in 0.001954203 sec. | ||
1091 | 2025.01.15 02:28:00.583187 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1092 | 2025.01.15 02:28:00.583346 [ 285 ] {94b7280d-7571-494a-b0ae-86d81c178a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1093 | 2025.01.15 02:28:00.583635 [ 285 ] {94b7280d-7571-494a-b0ae-86d81c178a3f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1094 | 2025.01.15 02:28:00.583670 [ 285 ] {94b7280d-7571-494a-b0ae-86d81c178a3f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1095 | 2025.01.15 02:28:00.583896 [ 285 ] {94b7280d-7571-494a-b0ae-86d81c178a3f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1096 | 2025.01.15 02:28:00.583962 [ 285 ] {94b7280d-7571-494a-b0ae-86d81c178a3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1097 | 2025.01.15 02:28:00.584111 [ 285 ] {94b7280d-7571-494a-b0ae-86d81c178a3f} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1098 | 2025.01.15 02:28:00.584145 [ 285 ] {94b7280d-7571-494a-b0ae-86d81c178a3f} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1099 | 2025.01.15 02:28:00.584167 [ 285 ] {94b7280d-7571-494a-b0ae-86d81c178a3f} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
1100 | 2025.01.15 02:28:00.584184 [ 285 ] {94b7280d-7571-494a-b0ae-86d81c178a3f} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1101 | 2025.01.15 02:28:00.584226 [ 285 ] {94b7280d-7571-494a-b0ae-86d81c178a3f} <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', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1102 | 2025.01.15 02:28:00.584248 [ 285 ] {94b7280d-7571-494a-b0ae-86d81c178a3f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1103 | 2025.01.15 02:28:00.584791 [ 285 ] {94b7280d-7571-494a-b0ae-86d81c178a3f} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001512 sec., 3306.878306878307 rows/sec., 147.91 KiB/sec. | ||
1104 | 2025.01.15 02:28:00.584910 [ 285 ] {94b7280d-7571-494a-b0ae-86d81c178a3f} <Debug> TCPHandler: Processed in 0.001776908 sec. | ||
1105 | 2025.01.15 02:28:00.585133 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1106 | 2025.01.15 02:28:00.585321 [ 282 ] {27ec7c12-8987-4e51-8cc9-c3938c32f62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1107 | 2025.01.15 02:28:00.585663 [ 282 ] {27ec7c12-8987-4e51-8cc9-c3938c32f62e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1108 | 2025.01.15 02:28:00.585706 [ 282 ] {27ec7c12-8987-4e51-8cc9-c3938c32f62e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1109 | 2025.01.15 02:28:00.585994 [ 282 ] {27ec7c12-8987-4e51-8cc9-c3938c32f62e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1110 | 2025.01.15 02:28:00.586073 [ 282 ] {27ec7c12-8987-4e51-8cc9-c3938c32f62e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1111 | 2025.01.15 02:28:00.586230 [ 282 ] {27ec7c12-8987-4e51-8cc9-c3938c32f62e} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
1112 | 2025.01.15 02:28:00.586262 [ 282 ] {27ec7c12-8987-4e51-8cc9-c3938c32f62e} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1113 | 2025.01.15 02:28:00.586285 [ 282 ] {27ec7c12-8987-4e51-8cc9-c3938c32f62e} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
1114 | 2025.01.15 02:28:00.586302 [ 282 ] {27ec7c12-8987-4e51-8cc9-c3938c32f62e} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1115 | 2025.01.15 02:28:00.586343 [ 282 ] {27ec7c12-8987-4e51-8cc9-c3938c32f62e} <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', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1116 | 2025.01.15 02:28:00.586365 [ 282 ] {27ec7c12-8987-4e51-8cc9-c3938c32f62e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1117 | 2025.01.15 02:28:00.586863 [ 282 ] {27ec7c12-8987-4e51-8cc9-c3938c32f62e} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001623 sec., 3080.714725816389 rows/sec., 137.79 KiB/sec. | ||
1118 | 2025.01.15 02:28:00.586946 [ 282 ] {27ec7c12-8987-4e51-8cc9-c3938c32f62e} <Debug> TCPHandler: Processed in 0.00186926 sec. | ||
1119 | 2025.01.15 02:28:00.587218 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1120 | 2025.01.15 02:28:00.587408 [ 285 ] {e7855668-a9f7-4d75-826a-a76277e50b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1121 | 2025.01.15 02:28:00.587749 [ 285 ] {e7855668-a9f7-4d75-826a-a76277e50b0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1122 | 2025.01.15 02:28:00.587793 [ 285 ] {e7855668-a9f7-4d75-826a-a76277e50b0f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1123 | 2025.01.15 02:28:00.588078 [ 285 ] {e7855668-a9f7-4d75-826a-a76277e50b0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1124 | 2025.01.15 02:28:00.588155 [ 285 ] {e7855668-a9f7-4d75-826a-a76277e50b0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1125 | 2025.01.15 02:28:00.588306 [ 285 ] {e7855668-a9f7-4d75-826a-a76277e50b0f} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
1126 | 2025.01.15 02:28:00.588338 [ 285 ] {e7855668-a9f7-4d75-826a-a76277e50b0f} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1127 | 2025.01.15 02:28:00.588361 [ 285 ] {e7855668-a9f7-4d75-826a-a76277e50b0f} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
1128 | 2025.01.15 02:28:00.588377 [ 285 ] {e7855668-a9f7-4d75-826a-a76277e50b0f} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1129 | 2025.01.15 02:28:00.588420 [ 285 ] {e7855668-a9f7-4d75-826a-a76277e50b0f} <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', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1130 | 2025.01.15 02:28:00.588441 [ 285 ] {e7855668-a9f7-4d75-826a-a76277e50b0f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1131 | 2025.01.15 02:28:00.588984 [ 285 ] {e7855668-a9f7-4d75-826a-a76277e50b0f} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001658 sec., 3015.6815440289506 rows/sec., 134.88 KiB/sec. | ||
1132 | 2025.01.15 02:28:00.589104 [ 285 ] {e7855668-a9f7-4d75-826a-a76277e50b0f} <Debug> TCPHandler: Processed in 0.001953122 sec. | ||
1133 | 2025.01.15 02:28:00.589337 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1134 | 2025.01.15 02:28:00.589526 [ 282 ] {1e0e2a8e-67d6-4952-a7dd-7f376ae72c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1135 | 2025.01.15 02:28:00.589864 [ 282 ] {1e0e2a8e-67d6-4952-a7dd-7f376ae72c99} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1136 | 2025.01.15 02:28:00.589907 [ 282 ] {1e0e2a8e-67d6-4952-a7dd-7f376ae72c99} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1137 | 2025.01.15 02:28:00.590187 [ 282 ] {1e0e2a8e-67d6-4952-a7dd-7f376ae72c99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1138 | 2025.01.15 02:28:00.590252 [ 282 ] {1e0e2a8e-67d6-4952-a7dd-7f376ae72c99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1139 | 2025.01.15 02:28:00.590398 [ 282 ] {1e0e2a8e-67d6-4952-a7dd-7f376ae72c99} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
1140 | 2025.01.15 02:28:00.590429 [ 282 ] {1e0e2a8e-67d6-4952-a7dd-7f376ae72c99} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1141 | 2025.01.15 02:28:00.590451 [ 282 ] {1e0e2a8e-67d6-4952-a7dd-7f376ae72c99} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
1142 | 2025.01.15 02:28:00.590469 [ 282 ] {1e0e2a8e-67d6-4952-a7dd-7f376ae72c99} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1143 | 2025.01.15 02:28:00.590510 [ 282 ] {1e0e2a8e-67d6-4952-a7dd-7f376ae72c99} <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', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1144 | 2025.01.15 02:28:00.590533 [ 282 ] {1e0e2a8e-67d6-4952-a7dd-7f376ae72c99} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1145 | 2025.01.15 02:28:00.591033 [ 282 ] {1e0e2a8e-67d6-4952-a7dd-7f376ae72c99} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.00159 sec., 3144.6540880503144 rows/sec., 140.65 KiB/sec. | ||
1146 | 2025.01.15 02:28:00.591116 [ 282 ] {1e0e2a8e-67d6-4952-a7dd-7f376ae72c99} <Debug> TCPHandler: Processed in 0.00184438 sec. | ||
1147 | 2025.01.15 02:28:00.591345 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1148 | 2025.01.15 02:28:00.591538 [ 285 ] {aa262078-6683-43cc-89e0-d15086ab62ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1149 | 2025.01.15 02:28:00.591883 [ 285 ] {aa262078-6683-43cc-89e0-d15086ab62ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1150 | 2025.01.15 02:28:00.591928 [ 285 ] {aa262078-6683-43cc-89e0-d15086ab62ce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1151 | 2025.01.15 02:28:00.592206 [ 285 ] {aa262078-6683-43cc-89e0-d15086ab62ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1152 | 2025.01.15 02:28:00.592273 [ 285 ] {aa262078-6683-43cc-89e0-d15086ab62ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1153 | 2025.01.15 02:28:00.592418 [ 285 ] {aa262078-6683-43cc-89e0-d15086ab62ce} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1154 | 2025.01.15 02:28:00.592450 [ 285 ] {aa262078-6683-43cc-89e0-d15086ab62ce} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1155 | 2025.01.15 02:28:00.592472 [ 285 ] {aa262078-6683-43cc-89e0-d15086ab62ce} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
1156 | 2025.01.15 02:28:00.592488 [ 285 ] {aa262078-6683-43cc-89e0-d15086ab62ce} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1157 | 2025.01.15 02:28:00.592530 [ 285 ] {aa262078-6683-43cc-89e0-d15086ab62ce} <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', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1158 | 2025.01.15 02:28:00.592551 [ 285 ] {aa262078-6683-43cc-89e0-d15086ab62ce} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1159 | 2025.01.15 02:28:00.593084 [ 285 ] {aa262078-6683-43cc-89e0-d15086ab62ce} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001631 sec., 3065.6039239730226 rows/sec., 137.11 KiB/sec. | ||
1160 | 2025.01.15 02:28:00.593201 [ 285 ] {aa262078-6683-43cc-89e0-d15086ab62ce} <Debug> TCPHandler: Processed in 0.001921502 sec. | ||
1161 | 2025.01.15 02:28:00.593426 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1162 | 2025.01.15 02:28:00.593619 [ 282 ] {0fc2fab2-e6c1-4603-a0dc-2833a39585b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1163 | 2025.01.15 02:28:00.593962 [ 282 ] {0fc2fab2-e6c1-4603-a0dc-2833a39585b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1164 | 2025.01.15 02:28:00.594006 [ 282 ] {0fc2fab2-e6c1-4603-a0dc-2833a39585b9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1165 | 2025.01.15 02:28:00.594269 [ 282 ] {0fc2fab2-e6c1-4603-a0dc-2833a39585b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1166 | 2025.01.15 02:28:00.594333 [ 282 ] {0fc2fab2-e6c1-4603-a0dc-2833a39585b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1167 | 2025.01.15 02:28:00.594478 [ 282 ] {0fc2fab2-e6c1-4603-a0dc-2833a39585b9} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1168 | 2025.01.15 02:28:00.594510 [ 282 ] {0fc2fab2-e6c1-4603-a0dc-2833a39585b9} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1169 | 2025.01.15 02:28:00.594532 [ 282 ] {0fc2fab2-e6c1-4603-a0dc-2833a39585b9} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
1170 | 2025.01.15 02:28:00.594548 [ 282 ] {0fc2fab2-e6c1-4603-a0dc-2833a39585b9} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1171 | 2025.01.15 02:28:00.594590 [ 282 ] {0fc2fab2-e6c1-4603-a0dc-2833a39585b9} <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', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1172 | 2025.01.15 02:28:00.594612 [ 282 ] {0fc2fab2-e6c1-4603-a0dc-2833a39585b9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1173 | 2025.01.15 02:28:00.595092 [ 282 ] {0fc2fab2-e6c1-4603-a0dc-2833a39585b9} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001558 sec., 3209.242618741977 rows/sec., 143.54 KiB/sec. | ||
1174 | 2025.01.15 02:28:00.595176 [ 282 ] {0fc2fab2-e6c1-4603-a0dc-2833a39585b9} <Debug> TCPHandler: Processed in 0.001813508 sec. | ||
1175 | 2025.01.15 02:28:00.599032 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1176 | 2025.01.15 02:28:00.599203 [ 285 ] {45dafb9e-fff9-4cda-b785-b4e970520b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1177 | 2025.01.15 02:28:00.599512 [ 285 ] {45dafb9e-fff9-4cda-b785-b4e970520b6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1178 | 2025.01.15 02:28:00.599548 [ 285 ] {45dafb9e-fff9-4cda-b785-b4e970520b6a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1179 | 2025.01.15 02:28:00.599792 [ 285 ] {45dafb9e-fff9-4cda-b785-b4e970520b6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1180 | 2025.01.15 02:28:00.599858 [ 285 ] {45dafb9e-fff9-4cda-b785-b4e970520b6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1181 | 2025.01.15 02:28:00.600009 [ 285 ] {45dafb9e-fff9-4cda-b785-b4e970520b6a} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1182 | 2025.01.15 02:28:00.600042 [ 285 ] {45dafb9e-fff9-4cda-b785-b4e970520b6a} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1183 | 2025.01.15 02:28:00.600064 [ 285 ] {45dafb9e-fff9-4cda-b785-b4e970520b6a} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
1184 | 2025.01.15 02:28:00.600080 [ 285 ] {45dafb9e-fff9-4cda-b785-b4e970520b6a} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1185 | 2025.01.15 02:28:00.600124 [ 285 ] {45dafb9e-fff9-4cda-b785-b4e970520b6a} <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', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1186 | 2025.01.15 02:28:00.600146 [ 285 ] {45dafb9e-fff9-4cda-b785-b4e970520b6a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1187 | 2025.01.15 02:28:00.600682 [ 285 ] {45dafb9e-fff9-4cda-b785-b4e970520b6a} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001552 sec., 3221.6494845360826 rows/sec., 144.09 KiB/sec. | ||
1188 | 2025.01.15 02:28:00.600802 [ 285 ] {45dafb9e-fff9-4cda-b785-b4e970520b6a} <Debug> TCPHandler: Processed in 0.001826099 sec. | ||
1189 | 2025.01.15 02:28:00.601049 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1190 | 2025.01.15 02:28:00.601185 [ 282 ] {61c58173-61ee-4d16-9767-a19df3f132bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1191 | 2025.01.15 02:28:00.601246 [ 282 ] {61c58173-61ee-4d16-9767-a19df3f132bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1192 | 2025.01.15 02:28:00.602111 [ 282 ] {61c58173-61ee-4d16-9767-a19df3f132bf} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1193 | 2025.01.15 02:28:00.602153 [ 282 ] {61c58173-61ee-4d16-9767-a19df3f132bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1194 | 2025.01.15 02:28:00.602676 [ 282 ] {61c58173-61ee-4d16-9767-a19df3f132bf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1195 | 2025.01.15 02:28:00.602908 [ 282 ] {61c58173-61ee-4d16-9767-a19df3f132bf} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1196 | 2025.01.15 02:28:00.603152 [ 282 ] {61c58173-61ee-4d16-9767-a19df3f132bf} <Debug> executeQuery: Read 12 rows, 2.49 KiB in 0.001997 sec., 6009.01352028042 rows/sec., 1.22 MiB/sec. | ||
1197 | 2025.01.15 02:28:00.603295 [ 282 ] {61c58173-61ee-4d16-9767-a19df3f132bf} <Debug> TCPHandler: Processed in 0.002299723 sec. | ||
1198 | 2025.01.15 02:28:00.603440 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1199 | 2025.01.15 02:28:00.603589 [ 285 ] {cfd89c0e-269e-4193-8e9a-4af68254f377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1200 | 2025.01.15 02:28:00.603647 [ 285 ] {cfd89c0e-269e-4193-8e9a-4af68254f377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1201 | 2025.01.15 02:28:00.604892 [ 285 ] {cfd89c0e-269e-4193-8e9a-4af68254f377} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1202 | 2025.01.15 02:28:00.604934 [ 285 ] {cfd89c0e-269e-4193-8e9a-4af68254f377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1203 | 2025.01.15 02:28:00.605379 [ 285 ] {cfd89c0e-269e-4193-8e9a-4af68254f377} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1204 | 2025.01.15 02:28:00.605633 [ 285 ] {cfd89c0e-269e-4193-8e9a-4af68254f377} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1205 | 2025.01.15 02:28:00.605893 [ 285 ] {cfd89c0e-269e-4193-8e9a-4af68254f377} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002344 sec., 5972.696245733788 rows/sec., 429.95 KiB/sec. | ||
1206 | 2025.01.15 02:28:00.606048 [ 285 ] {cfd89c0e-269e-4193-8e9a-4af68254f377} <Debug> TCPHandler: Processed in 0.002673372 sec. | ||
1207 | 2025.01.15 02:28:00.606191 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1208 | 2025.01.15 02:28:00.606331 [ 282 ] {3bf4e706-8095-460e-9bd3-46d84f056889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1209 | 2025.01.15 02:28:00.606388 [ 282 ] {3bf4e706-8095-460e-9bd3-46d84f056889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1210 | 2025.01.15 02:28:00.607169 [ 282 ] {3bf4e706-8095-460e-9bd3-46d84f056889} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1211 | 2025.01.15 02:28:00.607207 [ 282 ] {3bf4e706-8095-460e-9bd3-46d84f056889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1212 | 2025.01.15 02:28:00.607580 [ 282 ] {3bf4e706-8095-460e-9bd3-46d84f056889} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1213 | 2025.01.15 02:28:00.607830 [ 282 ] {3bf4e706-8095-460e-9bd3-46d84f056889} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1214 | 2025.01.15 02:28:00.608082 [ 282 ] {3bf4e706-8095-460e-9bd3-46d84f056889} <Debug> executeQuery: Read 147 rows, 13.57 KiB in 0.001762 sec., 83427.92281498297 rows/sec., 7.52 MiB/sec. | ||
1215 | 2025.01.15 02:28:00.608148 [ 282 ] {3bf4e706-8095-460e-9bd3-46d84f056889} <Debug> TCPHandler: Processed in 0.002024104 sec. | ||
1216 | 2025.01.15 02:28:00.608302 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1217 | 2025.01.15 02:28:00.608443 [ 285 ] {0b609d3b-90c4-45e5-b70d-fd3ec340e612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1218 | 2025.01.15 02:28:00.608499 [ 285 ] {0b609d3b-90c4-45e5-b70d-fd3ec340e612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1219 | 2025.01.15 02:28:00.609168 [ 285 ] {0b609d3b-90c4-45e5-b70d-fd3ec340e612} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1220 | 2025.01.15 02:28:00.609209 [ 285 ] {0b609d3b-90c4-45e5-b70d-fd3ec340e612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1221 | 2025.01.15 02:28:00.609574 [ 285 ] {0b609d3b-90c4-45e5-b70d-fd3ec340e612} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1222 | 2025.01.15 02:28:00.609820 [ 285 ] {0b609d3b-90c4-45e5-b70d-fd3ec340e612} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1223 | 2025.01.15 02:28:00.610032 [ 285 ] {0b609d3b-90c4-45e5-b70d-fd3ec340e612} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001623 sec., 4313.000616142945 rows/sec., 280.99 KiB/sec. | ||
1224 | 2025.01.15 02:28:00.610087 [ 285 ] {0b609d3b-90c4-45e5-b70d-fd3ec340e612} <Debug> TCPHandler: Processed in 0.00184887 sec. | ||
1225 | 2025.01.15 02:28:00.610232 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1226 | 2025.01.15 02:28:00.610370 [ 282 ] {f4cbda5f-6f25-42cf-9faf-b8d5d5ed0735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1227 | 2025.01.15 02:28:00.610426 [ 282 ] {f4cbda5f-6f25-42cf-9faf-b8d5d5ed0735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1228 | 2025.01.15 02:28:00.611112 [ 282 ] {f4cbda5f-6f25-42cf-9faf-b8d5d5ed0735} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1229 | 2025.01.15 02:28:00.611152 [ 282 ] {f4cbda5f-6f25-42cf-9faf-b8d5d5ed0735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1230 | 2025.01.15 02:28:00.611505 [ 282 ] {f4cbda5f-6f25-42cf-9faf-b8d5d5ed0735} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1231 | 2025.01.15 02:28:00.611750 [ 282 ] {f4cbda5f-6f25-42cf-9faf-b8d5d5ed0735} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1232 | 2025.01.15 02:28:00.612000 [ 282 ] {f4cbda5f-6f25-42cf-9faf-b8d5d5ed0735} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001648 sec., 8495.145631067962 rows/sec., 594.94 KiB/sec. | ||
1233 | 2025.01.15 02:28:00.612068 [ 282 ] {f4cbda5f-6f25-42cf-9faf-b8d5d5ed0735} <Debug> TCPHandler: Processed in 0.001903181 sec. | ||
1234 | 2025.01.15 02:28:00.612243 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1235 | 2025.01.15 02:28:00.612383 [ 285 ] {d6e3d1e4-677a-45f9-96fb-fee18bc0c440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1236 | 2025.01.15 02:28:00.612441 [ 285 ] {d6e3d1e4-677a-45f9-96fb-fee18bc0c440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1237 | 2025.01.15 02:28:00.613112 [ 285 ] {d6e3d1e4-677a-45f9-96fb-fee18bc0c440} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1238 | 2025.01.15 02:28:00.613156 [ 285 ] {d6e3d1e4-677a-45f9-96fb-fee18bc0c440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1239 | 2025.01.15 02:28:00.613507 [ 285 ] {d6e3d1e4-677a-45f9-96fb-fee18bc0c440} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1240 | 2025.01.15 02:28:00.613754 [ 285 ] {d6e3d1e4-677a-45f9-96fb-fee18bc0c440} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1241 | 2025.01.15 02:28:00.614015 [ 285 ] {d6e3d1e4-677a-45f9-96fb-fee18bc0c440} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001652 sec., 7869.249394673123 rows/sec., 490.65 KiB/sec. | ||
1242 | 2025.01.15 02:28:00.614082 [ 285 ] {d6e3d1e4-677a-45f9-96fb-fee18bc0c440} <Debug> TCPHandler: Processed in 0.001908692 sec. | ||
1243 | 2025.01.15 02:28:00.614279 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1244 | 2025.01.15 02:28:00.614498 [ 282 ] {086e9536-bc19-4832-a8e8-efa3a32606cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1245 | 2025.01.15 02:28:00.614587 [ 282 ] {086e9536-bc19-4832-a8e8-efa3a32606cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1246 | 2025.01.15 02:28:00.615556 [ 282 ] {086e9536-bc19-4832-a8e8-efa3a32606cc} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1247 | 2025.01.15 02:28:00.615594 [ 282 ] {086e9536-bc19-4832-a8e8-efa3a32606cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1248 | 2025.01.15 02:28:00.615972 [ 282 ] {086e9536-bc19-4832-a8e8-efa3a32606cc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1249 | 2025.01.15 02:28:00.616218 [ 282 ] {086e9536-bc19-4832-a8e8-efa3a32606cc} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1250 | 2025.01.15 02:28:00.616391 [ 282 ] {086e9536-bc19-4832-a8e8-efa3a32606cc} <Debug> executeQuery: Read 318 rows, 22.57 KiB in 0.001947 sec., 163328.19722650232 rows/sec., 11.32 MiB/sec. | ||
1251 | 2025.01.15 02:28:00.616445 [ 282 ] {086e9536-bc19-4832-a8e8-efa3a32606cc} <Debug> TCPHandler: Processed in 0.002278261 sec. | ||
1252 | 2025.01.15 02:28:00.616589 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1253 | 2025.01.15 02:28:00.616727 [ 285 ] {c31d29e0-6efd-46d5-b0a0-85381d9414af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1254 | 2025.01.15 02:28:00.616785 [ 285 ] {c31d29e0-6efd-46d5-b0a0-85381d9414af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1255 | 2025.01.15 02:28:00.617304 [ 285 ] {c31d29e0-6efd-46d5-b0a0-85381d9414af} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1256 | 2025.01.15 02:28:00.617342 [ 285 ] {c31d29e0-6efd-46d5-b0a0-85381d9414af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1257 | 2025.01.15 02:28:00.617702 [ 285 ] {c31d29e0-6efd-46d5-b0a0-85381d9414af} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1258 | 2025.01.15 02:28:00.617946 [ 285 ] {c31d29e0-6efd-46d5-b0a0-85381d9414af} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1259 | 2025.01.15 02:28:00.618218 [ 285 ] {c31d29e0-6efd-46d5-b0a0-85381d9414af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001502 sec., 3994.6737683089214 rows/sec., 208.71 KiB/sec. | ||
1260 | 2025.01.15 02:28:00.618283 [ 285 ] {c31d29e0-6efd-46d5-b0a0-85381d9414af} <Debug> TCPHandler: Processed in 0.001761268 sec. | ||
1261 | 2025.01.15 02:28:00.618475 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1262 | 2025.01.15 02:28:00.618693 [ 282 ] {830ffe93-6329-43ed-8cd0-f101f5166cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1263 | 2025.01.15 02:28:00.618788 [ 282 ] {830ffe93-6329-43ed-8cd0-f101f5166cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1264 | 2025.01.15 02:28:00.619486 [ 282 ] {830ffe93-6329-43ed-8cd0-f101f5166cb2} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1265 | 2025.01.15 02:28:00.619524 [ 282 ] {830ffe93-6329-43ed-8cd0-f101f5166cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1266 | 2025.01.15 02:28:00.619925 [ 282 ] {830ffe93-6329-43ed-8cd0-f101f5166cb2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1267 | 2025.01.15 02:28:00.620168 [ 282 ] {830ffe93-6329-43ed-8cd0-f101f5166cb2} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1268 | 2025.01.15 02:28:00.620401 [ 282 ] {830ffe93-6329-43ed-8cd0-f101f5166cb2} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001754 sec., 43899.65792474345 rows/sec., 2.70 MiB/sec. | ||
1269 | 2025.01.15 02:28:00.620467 [ 282 ] {830ffe93-6329-43ed-8cd0-f101f5166cb2} <Debug> TCPHandler: Processed in 0.002099607 sec. | ||
1270 | 2025.01.15 02:28:00.620606 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1271 | 2025.01.15 02:28:00.620742 [ 285 ] {0743b583-64fe-4d01-ab34-33c99661d952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1272 | 2025.01.15 02:28:00.620801 [ 285 ] {0743b583-64fe-4d01-ab34-33c99661d952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1273 | 2025.01.15 02:28:00.621321 [ 285 ] {0743b583-64fe-4d01-ab34-33c99661d952} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1274 | 2025.01.15 02:28:00.621359 [ 285 ] {0743b583-64fe-4d01-ab34-33c99661d952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1275 | 2025.01.15 02:28:00.621812 [ 285 ] {0743b583-64fe-4d01-ab34-33c99661d952} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1276 | 2025.01.15 02:28:00.622258 [ 285 ] {0743b583-64fe-4d01-ab34-33c99661d952} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1277 | 2025.01.15 02:28:00.622530 [ 285 ] {0743b583-64fe-4d01-ab34-33c99661d952} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001817 sec., 550.357732526142 rows/sec., 37.08 KiB/sec. | ||
1278 | 2025.01.15 02:28:00.622616 [ 285 ] {0743b583-64fe-4d01-ab34-33c99661d952} <Debug> TCPHandler: Processed in 0.002073466 sec. | ||
1279 | 2025.01.15 02:28:00.622792 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1280 | 2025.01.15 02:28:00.622930 [ 282 ] {d5207019-5390-4a01-a320-2adf379d80f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1281 | 2025.01.15 02:28:00.622989 [ 282 ] {d5207019-5390-4a01-a320-2adf379d80f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1282 | 2025.01.15 02:28:00.623489 [ 282 ] {d5207019-5390-4a01-a320-2adf379d80f7} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1283 | 2025.01.15 02:28:00.623526 [ 282 ] {d5207019-5390-4a01-a320-2adf379d80f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1284 | 2025.01.15 02:28:00.623888 [ 282 ] {d5207019-5390-4a01-a320-2adf379d80f7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1285 | 2025.01.15 02:28:00.624131 [ 282 ] {d5207019-5390-4a01-a320-2adf379d80f7} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1286 | 2025.01.15 02:28:00.624361 [ 282 ] {d5207019-5390-4a01-a320-2adf379d80f7} <Debug> executeQuery: Read 22 rows, 1.19 KiB in 0.001449 sec., 15182.88474810214 rows/sec., 822.90 KiB/sec. | ||
1287 | 2025.01.15 02:28:00.624443 [ 282 ] {d5207019-5390-4a01-a320-2adf379d80f7} <Debug> TCPHandler: Processed in 0.001719736 sec. | ||
1288 | 2025.01.15 02:28:01.105696 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1289 | 2025.01.15 02:28:01.105974 [ 282 ] {6da883c5-e8a8-4182-a5de-ddca2d319fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1290 | 2025.01.15 02:28:01.106375 [ 282 ] {6da883c5-e8a8-4182-a5de-ddca2d319fe2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1291 | 2025.01.15 02:28:01.106416 [ 282 ] {6da883c5-e8a8-4182-a5de-ddca2d319fe2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1292 | 2025.01.15 02:28:01.106710 [ 282 ] {6da883c5-e8a8-4182-a5de-ddca2d319fe2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1293 | 2025.01.15 02:28:01.106790 [ 282 ] {6da883c5-e8a8-4182-a5de-ddca2d319fe2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1294 | 2025.01.15 02:28:01.106967 [ 282 ] {6da883c5-e8a8-4182-a5de-ddca2d319fe2} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1295 | 2025.01.15 02:28:01.107099 [ 295 ] {6da883c5-e8a8-4182-a5de-ddca2d319fe2} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1296 | 2025.01.15 02:28:01.107195 [ 297 ] {6da883c5-e8a8-4182-a5de-ddca2d319fe2} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1297 | 2025.01.15 02:28:01.107307 [ 282 ] {6da883c5-e8a8-4182-a5de-ddca2d319fe2} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
1298 | 2025.01.15 02:28:01.107337 [ 282 ] {6da883c5-e8a8-4182-a5de-ddca2d319fe2} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1299 | 2025.01.15 02:28:01.109431 [ 282 ] {6da883c5-e8a8-4182-a5de-ddca2d319fe2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1300 | 2025.01.15 02:28:01.109465 [ 282 ] {6da883c5-e8a8-4182-a5de-ddca2d319fe2} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Reading approx. 17 rows with 2 streams | ||
1301 | 2025.01.15 02:28:01.109533 [ 282 ] {6da883c5-e8a8-4182-a5de-ddca2d319fe2} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1302 | 2025.01.15 02:28:01.109587 [ 282 ] {6da883c5-e8a8-4182-a5de-ddca2d319fe2} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1303 | 2025.01.15 02:28:01.110988 [ 282 ] {6da883c5-e8a8-4182-a5de-ddca2d319fe2} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.005134 sec., 3311.2582781456954 rows/sec., 119.07 KiB/sec. | ||
1304 | 2025.01.15 02:28:01.111150 [ 282 ] {6da883c5-e8a8-4182-a5de-ddca2d319fe2} <Debug> TCPHandler: Processed in 0.005596761 sec. | ||
1305 | 2025.01.15 02:28:01.111517 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1306 | 2025.01.15 02:28:01.111767 [ 285 ] {76f679bb-52c5-4144-a30e-716d803ee729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1307 | 2025.01.15 02:28:01.112167 [ 285 ] {76f679bb-52c5-4144-a30e-716d803ee729} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1308 | 2025.01.15 02:28:01.112210 [ 285 ] {76f679bb-52c5-4144-a30e-716d803ee729} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1309 | 2025.01.15 02:28:01.112505 [ 285 ] {76f679bb-52c5-4144-a30e-716d803ee729} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1310 | 2025.01.15 02:28:01.112590 [ 285 ] {76f679bb-52c5-4144-a30e-716d803ee729} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1311 | 2025.01.15 02:28:01.112774 [ 285 ] {76f679bb-52c5-4144-a30e-716d803ee729} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1312 | 2025.01.15 02:28:01.112895 [ 295 ] {76f679bb-52c5-4144-a30e-716d803ee729} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1313 | 2025.01.15 02:28:01.112903 [ 298 ] {76f679bb-52c5-4144-a30e-716d803ee729} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1314 | 2025.01.15 02:28:01.113021 [ 285 ] {76f679bb-52c5-4144-a30e-716d803ee729} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
1315 | 2025.01.15 02:28:01.113050 [ 285 ] {76f679bb-52c5-4144-a30e-716d803ee729} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1316 | 2025.01.15 02:28:01.113146 [ 285 ] {76f679bb-52c5-4144-a30e-716d803ee729} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1317 | 2025.01.15 02:28:01.113168 [ 285 ] {76f679bb-52c5-4144-a30e-716d803ee729} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Reading approx. 17 rows with 2 streams | ||
1318 | 2025.01.15 02:28:01.113212 [ 285 ] {76f679bb-52c5-4144-a30e-716d803ee729} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1319 | 2025.01.15 02:28:01.113260 [ 285 ] {76f679bb-52c5-4144-a30e-716d803ee729} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1320 | 2025.01.15 02:28:01.114684 [ 285 ] {76f679bb-52c5-4144-a30e-716d803ee729} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.003028 sec., 5614.266842800529 rows/sec., 201.89 KiB/sec. | ||
1321 | 2025.01.15 02:28:01.114856 [ 285 ] {76f679bb-52c5-4144-a30e-716d803ee729} <Debug> TCPHandler: Processed in 0.003467334 sec. | ||
1322 | 2025.01.15 02:28:01.115113 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1323 | 2025.01.15 02:28:01.115313 [ 282 ] {920ce5ba-dc9e-4e01-b04d-541e2e7537c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1324 | 2025.01.15 02:28:01.115673 [ 282 ] {920ce5ba-dc9e-4e01-b04d-541e2e7537c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1325 | 2025.01.15 02:28:01.115722 [ 282 ] {920ce5ba-dc9e-4e01-b04d-541e2e7537c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1326 | 2025.01.15 02:28:01.116040 [ 282 ] {920ce5ba-dc9e-4e01-b04d-541e2e7537c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1327 | 2025.01.15 02:28:01.116120 [ 282 ] {920ce5ba-dc9e-4e01-b04d-541e2e7537c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1328 | 2025.01.15 02:28:01.116280 [ 282 ] {920ce5ba-dc9e-4e01-b04d-541e2e7537c7} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1329 | 2025.01.15 02:28:01.116374 [ 295 ] {920ce5ba-dc9e-4e01-b04d-541e2e7537c7} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1330 | 2025.01.15 02:28:01.116416 [ 298 ] {920ce5ba-dc9e-4e01-b04d-541e2e7537c7} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1331 | 2025.01.15 02:28:01.116545 [ 282 ] {920ce5ba-dc9e-4e01-b04d-541e2e7537c7} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
1332 | 2025.01.15 02:28:01.116574 [ 282 ] {920ce5ba-dc9e-4e01-b04d-541e2e7537c7} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1333 | 2025.01.15 02:28:01.116656 [ 282 ] {920ce5ba-dc9e-4e01-b04d-541e2e7537c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1334 | 2025.01.15 02:28:01.116677 [ 282 ] {920ce5ba-dc9e-4e01-b04d-541e2e7537c7} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Reading approx. 17 rows with 2 streams | ||
1335 | 2025.01.15 02:28:01.116731 [ 282 ] {920ce5ba-dc9e-4e01-b04d-541e2e7537c7} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1336 | 2025.01.15 02:28:01.116817 [ 282 ] {920ce5ba-dc9e-4e01-b04d-541e2e7537c7} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1337 | 2025.01.15 02:28:01.117893 [ 282 ] {920ce5ba-dc9e-4e01-b04d-541e2e7537c7} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.00267 sec., 6367.041198501873 rows/sec., 228.96 KiB/sec. | ||
1338 | 2025.01.15 02:28:01.118030 [ 282 ] {920ce5ba-dc9e-4e01-b04d-541e2e7537c7} <Debug> TCPHandler: Processed in 0.002985791 sec. | ||
1339 | 2025.01.15 02:28:01.118280 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1340 | 2025.01.15 02:28:01.118463 [ 285 ] {74f4394a-3155-447e-b026-0608155fa4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1341 | 2025.01.15 02:28:01.118809 [ 285 ] {74f4394a-3155-447e-b026-0608155fa4a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1342 | 2025.01.15 02:28:01.118850 [ 285 ] {74f4394a-3155-447e-b026-0608155fa4a5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1343 | 2025.01.15 02:28:01.119114 [ 285 ] {74f4394a-3155-447e-b026-0608155fa4a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1344 | 2025.01.15 02:28:01.119181 [ 285 ] {74f4394a-3155-447e-b026-0608155fa4a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1345 | 2025.01.15 02:28:01.119334 [ 285 ] {74f4394a-3155-447e-b026-0608155fa4a5} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1346 | 2025.01.15 02:28:01.119421 [ 295 ] {74f4394a-3155-447e-b026-0608155fa4a5} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1347 | 2025.01.15 02:28:01.119454 [ 298 ] {74f4394a-3155-447e-b026-0608155fa4a5} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1348 | 2025.01.15 02:28:01.119581 [ 285 ] {74f4394a-3155-447e-b026-0608155fa4a5} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
1349 | 2025.01.15 02:28:01.119610 [ 285 ] {74f4394a-3155-447e-b026-0608155fa4a5} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1350 | 2025.01.15 02:28:01.119693 [ 285 ] {74f4394a-3155-447e-b026-0608155fa4a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1351 | 2025.01.15 02:28:01.119717 [ 285 ] {74f4394a-3155-447e-b026-0608155fa4a5} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Reading approx. 17 rows with 2 streams | ||
1352 | 2025.01.15 02:28:01.119758 [ 285 ] {74f4394a-3155-447e-b026-0608155fa4a5} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1353 | 2025.01.15 02:28:01.119805 [ 285 ] {74f4394a-3155-447e-b026-0608155fa4a5} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1354 | 2025.01.15 02:28:01.120955 [ 285 ] {74f4394a-3155-447e-b026-0608155fa4a5} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.002575 sec., 6601.941747572815 rows/sec., 237.41 KiB/sec. | ||
1355 | 2025.01.15 02:28:01.121120 [ 285 ] {74f4394a-3155-447e-b026-0608155fa4a5} <Debug> TCPHandler: Processed in 0.002899318 sec. | ||
1356 | 2025.01.15 02:28:01.121372 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1357 | 2025.01.15 02:28:01.121575 [ 282 ] {6472e82b-1064-4def-ace6-1db7259d21c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1358 | 2025.01.15 02:28:01.121946 [ 282 ] {6472e82b-1064-4def-ace6-1db7259d21c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1359 | 2025.01.15 02:28:01.121997 [ 282 ] {6472e82b-1064-4def-ace6-1db7259d21c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1360 | 2025.01.15 02:28:01.122289 [ 282 ] {6472e82b-1064-4def-ace6-1db7259d21c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1361 | 2025.01.15 02:28:01.122355 [ 282 ] {6472e82b-1064-4def-ace6-1db7259d21c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1362 | 2025.01.15 02:28:01.122501 [ 282 ] {6472e82b-1064-4def-ace6-1db7259d21c8} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1363 | 2025.01.15 02:28:01.122561 [ 295 ] {6472e82b-1064-4def-ace6-1db7259d21c8} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1364 | 2025.01.15 02:28:01.122616 [ 298 ] {6472e82b-1064-4def-ace6-1db7259d21c8} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1365 | 2025.01.15 02:28:01.122728 [ 282 ] {6472e82b-1064-4def-ace6-1db7259d21c8} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
1366 | 2025.01.15 02:28:01.122758 [ 282 ] {6472e82b-1064-4def-ace6-1db7259d21c8} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1367 | 2025.01.15 02:28:01.122840 [ 282 ] {6472e82b-1064-4def-ace6-1db7259d21c8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1368 | 2025.01.15 02:28:01.122859 [ 282 ] {6472e82b-1064-4def-ace6-1db7259d21c8} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Reading approx. 17 rows with 2 streams | ||
1369 | 2025.01.15 02:28:01.122899 [ 282 ] {6472e82b-1064-4def-ace6-1db7259d21c8} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1370 | 2025.01.15 02:28:01.122944 [ 282 ] {6472e82b-1064-4def-ace6-1db7259d21c8} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1371 | 2025.01.15 02:28:01.123955 [ 282 ] {6472e82b-1064-4def-ace6-1db7259d21c8} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.002472 sec., 6877.022653721683 rows/sec., 247.30 KiB/sec. | ||
1372 | 2025.01.15 02:28:01.124091 [ 282 ] {6472e82b-1064-4def-ace6-1db7259d21c8} <Debug> TCPHandler: Processed in 0.002790005 sec. | ||
1373 | 2025.01.15 02:28:01.124339 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1374 | 2025.01.15 02:28:01.124514 [ 285 ] {ed333df3-5b0b-408b-aa8d-3854052ede68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1375 | 2025.01.15 02:28:01.124829 [ 285 ] {ed333df3-5b0b-408b-aa8d-3854052ede68} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1376 | 2025.01.15 02:28:01.124870 [ 285 ] {ed333df3-5b0b-408b-aa8d-3854052ede68} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1377 | 2025.01.15 02:28:01.125139 [ 285 ] {ed333df3-5b0b-408b-aa8d-3854052ede68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1378 | 2025.01.15 02:28:01.125206 [ 285 ] {ed333df3-5b0b-408b-aa8d-3854052ede68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1379 | 2025.01.15 02:28:01.125352 [ 285 ] {ed333df3-5b0b-408b-aa8d-3854052ede68} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1380 | 2025.01.15 02:28:01.125442 [ 298 ] {ed333df3-5b0b-408b-aa8d-3854052ede68} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1381 | 2025.01.15 02:28:01.125460 [ 297 ] {ed333df3-5b0b-408b-aa8d-3854052ede68} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1382 | 2025.01.15 02:28:01.125557 [ 285 ] {ed333df3-5b0b-408b-aa8d-3854052ede68} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
1383 | 2025.01.15 02:28:01.125585 [ 285 ] {ed333df3-5b0b-408b-aa8d-3854052ede68} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1384 | 2025.01.15 02:28:01.125666 [ 285 ] {ed333df3-5b0b-408b-aa8d-3854052ede68} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1385 | 2025.01.15 02:28:01.125685 [ 285 ] {ed333df3-5b0b-408b-aa8d-3854052ede68} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Reading approx. 17 rows with 2 streams | ||
1386 | 2025.01.15 02:28:01.125728 [ 285 ] {ed333df3-5b0b-408b-aa8d-3854052ede68} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1387 | 2025.01.15 02:28:01.125774 [ 285 ] {ed333df3-5b0b-408b-aa8d-3854052ede68} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1388 | 2025.01.15 02:28:01.126885 [ 285 ] {ed333df3-5b0b-408b-aa8d-3854052ede68} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.002448 sec., 6944.444444444444 rows/sec., 249.73 KiB/sec. | ||
1389 | 2025.01.15 02:28:01.127048 [ 285 ] {ed333df3-5b0b-408b-aa8d-3854052ede68} <Debug> TCPHandler: Processed in 0.002766895 sec. | ||
1390 | 2025.01.15 02:28:01.261886 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1391 | 2025.01.15 02:28:01.262021 [ 282 ] {2c2b29ff-0677-4732-9eba-713b89991635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1392 | 2025.01.15 02:28:01.262076 [ 282 ] {2c2b29ff-0677-4732-9eba-713b89991635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1393 | 2025.01.15 02:28:01.262832 [ 282 ] {2c2b29ff-0677-4732-9eba-713b89991635} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1394 | 2025.01.15 02:28:01.262874 [ 282 ] {2c2b29ff-0677-4732-9eba-713b89991635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1395 | 2025.01.15 02:28:01.263371 [ 282 ] {2c2b29ff-0677-4732-9eba-713b89991635} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1396 | 2025.01.15 02:28:01.263592 [ 282 ] {2c2b29ff-0677-4732-9eba-713b89991635} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1397 | 2025.01.15 02:28:01.263818 [ 282 ] {2c2b29ff-0677-4732-9eba-713b89991635} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001833 sec., 3273.3224222585923 rows/sec., 728.83 KiB/sec. | ||
1398 | 2025.01.15 02:28:01.263873 [ 282 ] {2c2b29ff-0677-4732-9eba-713b89991635} <Debug> TCPHandler: Processed in 0.002048135 sec. | ||
1399 | 2025.01.15 02:28:01.264020 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1400 | 2025.01.15 02:28:01.264155 [ 285 ] {dc136fdd-83dd-4234-9f83-7a85bbd76eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1401 | 2025.01.15 02:28:01.264206 [ 285 ] {dc136fdd-83dd-4234-9f83-7a85bbd76eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1402 | 2025.01.15 02:28:01.265359 [ 285 ] {dc136fdd-83dd-4234-9f83-7a85bbd76eb6} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1403 | 2025.01.15 02:28:01.265406 [ 285 ] {dc136fdd-83dd-4234-9f83-7a85bbd76eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1404 | 2025.01.15 02:28:01.265968 [ 285 ] {dc136fdd-83dd-4234-9f83-7a85bbd76eb6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1405 | 2025.01.15 02:28:01.266230 [ 285 ] {dc136fdd-83dd-4234-9f83-7a85bbd76eb6} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1406 | 2025.01.15 02:28:01.266461 [ 285 ] {dc136fdd-83dd-4234-9f83-7a85bbd76eb6} <Debug> executeQuery: Read 1188 rows, 100.63 KiB in 0.002342 sec., 507258.75320239115 rows/sec., 41.96 MiB/sec. | ||
1407 | 2025.01.15 02:28:01.266522 [ 285 ] {dc136fdd-83dd-4234-9f83-7a85bbd76eb6} <Debug> TCPHandler: Processed in 0.002565809 sec. | ||
1408 | 2025.01.15 02:28:01.266663 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1409 | 2025.01.15 02:28:01.266782 [ 282 ] {559ba1b6-f30c-48b4-b550-163bac446ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1410 | 2025.01.15 02:28:01.266831 [ 282 ] {559ba1b6-f30c-48b4-b550-163bac446ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1411 | 2025.01.15 02:28:01.267440 [ 282 ] {559ba1b6-f30c-48b4-b550-163bac446ba2} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1412 | 2025.01.15 02:28:01.267479 [ 282 ] {559ba1b6-f30c-48b4-b550-163bac446ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1413 | 2025.01.15 02:28:01.267840 [ 282 ] {559ba1b6-f30c-48b4-b550-163bac446ba2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1414 | 2025.01.15 02:28:01.268077 [ 282 ] {559ba1b6-f30c-48b4-b550-163bac446ba2} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1415 | 2025.01.15 02:28:01.268312 [ 282 ] {559ba1b6-f30c-48b4-b550-163bac446ba2} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001554 sec., 15444.015444015444 rows/sec., 1.13 MiB/sec. | ||
1416 | 2025.01.15 02:28:01.268401 [ 282 ] {559ba1b6-f30c-48b4-b550-163bac446ba2} <Debug> TCPHandler: Processed in 0.001793459 sec. | ||
1417 | 2025.01.15 02:28:01.268542 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1418 | 2025.01.15 02:28:01.268661 [ 285 ] {d6f34b0e-8332-43ad-b7cf-e1af873e311e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1419 | 2025.01.15 02:28:01.268713 [ 285 ] {d6f34b0e-8332-43ad-b7cf-e1af873e311e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1420 | 2025.01.15 02:28:01.269370 [ 285 ] {d6f34b0e-8332-43ad-b7cf-e1af873e311e} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1421 | 2025.01.15 02:28:01.269412 [ 285 ] {d6f34b0e-8332-43ad-b7cf-e1af873e311e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1422 | 2025.01.15 02:28:01.269783 [ 285 ] {d6f34b0e-8332-43ad-b7cf-e1af873e311e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1423 | 2025.01.15 02:28:01.270020 [ 285 ] {d6f34b0e-8332-43ad-b7cf-e1af873e311e} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1424 | 2025.01.15 02:28:01.270228 [ 285 ] {d6f34b0e-8332-43ad-b7cf-e1af873e311e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001593 sec., 143126.1770244821 rows/sec., 9.69 MiB/sec. | ||
1425 | 2025.01.15 02:28:01.270283 [ 285 ] {d6f34b0e-8332-43ad-b7cf-e1af873e311e} <Debug> TCPHandler: Processed in 0.001798878 sec. | ||
1426 | 2025.01.15 02:28:01.270421 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1427 | 2025.01.15 02:28:01.270536 [ 282 ] {c123ac97-68bf-42e8-8596-815b2197d4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1428 | 2025.01.15 02:28:01.270583 [ 282 ] {c123ac97-68bf-42e8-8596-815b2197d4be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1429 | 2025.01.15 02:28:01.271338 [ 282 ] {c123ac97-68bf-42e8-8596-815b2197d4be} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1430 | 2025.01.15 02:28:01.271376 [ 282 ] {c123ac97-68bf-42e8-8596-815b2197d4be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1431 | 2025.01.15 02:28:01.271751 [ 282 ] {c123ac97-68bf-42e8-8596-815b2197d4be} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1432 | 2025.01.15 02:28:01.271998 [ 282 ] {c123ac97-68bf-42e8-8596-815b2197d4be} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1433 | 2025.01.15 02:28:01.272293 [ 282 ] {c123ac97-68bf-42e8-8596-815b2197d4be} <Debug> executeQuery: Read 480 rows, 36.21 KiB in 0.001755 sec., 273504.2735042735 rows/sec., 20.15 MiB/sec. | ||
1434 | 2025.01.15 02:28:01.272396 [ 282 ] {c123ac97-68bf-42e8-8596-815b2197d4be} <Debug> TCPHandler: Processed in 0.002031724 sec. | ||
1435 | 2025.01.15 02:28:01.272530 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1436 | 2025.01.15 02:28:01.272647 [ 285 ] {b475aa81-f0df-4990-b570-fe75dcefec25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1437 | 2025.01.15 02:28:01.272699 [ 285 ] {b475aa81-f0df-4990-b570-fe75dcefec25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1438 | 2025.01.15 02:28:01.274105 [ 285 ] {b475aa81-f0df-4990-b570-fe75dcefec25} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1439 | 2025.01.15 02:28:01.274141 [ 285 ] {b475aa81-f0df-4990-b570-fe75dcefec25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1440 | 2025.01.15 02:28:01.274746 [ 285 ] {b475aa81-f0df-4990-b570-fe75dcefec25} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1441 | 2025.01.15 02:28:01.274985 [ 285 ] {b475aa81-f0df-4990-b570-fe75dcefec25} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1442 | 2025.01.15 02:28:01.275197 [ 285 ] {b475aa81-f0df-4990-b570-fe75dcefec25} <Debug> executeQuery: Read 3912 rows, 267.42 KiB in 0.002575 sec., 1519223.3009708738 rows/sec., 101.42 MiB/sec. | ||
1443 | 2025.01.15 02:28:01.275257 [ 285 ] {b475aa81-f0df-4990-b570-fe75dcefec25} <Debug> TCPHandler: Processed in 0.002778835 sec. | ||
1444 | 2025.01.15 02:28:01.275458 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1445 | 2025.01.15 02:28:01.275674 [ 282 ] {143d3e8c-6b19-4708-bc2a-b44be1b9d5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1446 | 2025.01.15 02:28:01.275812 [ 282 ] {143d3e8c-6b19-4708-bc2a-b44be1b9d5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1447 | 2025.01.15 02:28:01.277130 [ 282 ] {143d3e8c-6b19-4708-bc2a-b44be1b9d5ef} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1448 | 2025.01.15 02:28:01.277169 [ 282 ] {143d3e8c-6b19-4708-bc2a-b44be1b9d5ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1449 | 2025.01.15 02:28:01.277796 [ 282 ] {143d3e8c-6b19-4708-bc2a-b44be1b9d5ef} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1450 | 2025.01.15 02:28:01.278048 [ 282 ] {143d3e8c-6b19-4708-bc2a-b44be1b9d5ef} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1451 | 2025.01.15 02:28:01.278293 [ 282 ] {143d3e8c-6b19-4708-bc2a-b44be1b9d5ef} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002673 sec., 8978.675645342311 rows/sec., 16.09 MiB/sec. | ||
1452 | 2025.01.15 02:28:01.278392 [ 282 ] {143d3e8c-6b19-4708-bc2a-b44be1b9d5ef} <Debug> TCPHandler: Processed in 0.003042752 sec. | ||
1453 | 2025.01.15 02:28:04.388282 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 80 entries to flush up to offset 196 | ||
1454 | 2025.01.15 02:28:04.392212 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1455 | 2025.01.15 02:28:04.392257 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1456 | 2025.01.15 02:28:04.393790 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1457 | 2025.01.15 02:28:04.394095 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1458 | 2025.01.15 02:28:04.394866 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 196 | ||
1459 | 2025.01.15 02:28:05.561647 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1460 | 2025.01.15 02:28:05.561905 [ 282 ] {9157279e-1151-421b-8a0d-8d8fc782645c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1461 | 2025.01.15 02:28:05.562301 [ 282 ] {9157279e-1151-421b-8a0d-8d8fc782645c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1462 | 2025.01.15 02:28:05.562347 [ 282 ] {9157279e-1151-421b-8a0d-8d8fc782645c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1463 | 2025.01.15 02:28:05.562663 [ 282 ] {9157279e-1151-421b-8a0d-8d8fc782645c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1464 | 2025.01.15 02:28:05.562746 [ 282 ] {9157279e-1151-421b-8a0d-8d8fc782645c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1465 | 2025.01.15 02:28:05.562925 [ 282 ] {9157279e-1151-421b-8a0d-8d8fc782645c} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1466 | 2025.01.15 02:28:05.563118 [ 298 ] {9157279e-1151-421b-8a0d-8d8fc782645c} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1467 | 2025.01.15 02:28:05.563129 [ 297 ] {9157279e-1151-421b-8a0d-8d8fc782645c} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1468 | 2025.01.15 02:28:05.563144 [ 295 ] {9157279e-1151-421b-8a0d-8d8fc782645c} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1469 | 2025.01.15 02:28:05.563306 [ 282 ] {9157279e-1151-421b-8a0d-8d8fc782645c} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
1470 | 2025.01.15 02:28:05.563333 [ 282 ] {9157279e-1151-421b-8a0d-8d8fc782645c} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1471 | 2025.01.15 02:28:05.563451 [ 282 ] {9157279e-1151-421b-8a0d-8d8fc782645c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1472 | 2025.01.15 02:28:05.563474 [ 282 ] {9157279e-1151-421b-8a0d-8d8fc782645c} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
1473 | 2025.01.15 02:28:05.563517 [ 282 ] {9157279e-1151-421b-8a0d-8d8fc782645c} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1474 | 2025.01.15 02:28:05.563564 [ 282 ] {9157279e-1151-421b-8a0d-8d8fc782645c} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1475 | 2025.01.15 02:28:05.563607 [ 282 ] {9157279e-1151-421b-8a0d-8d8fc782645c} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1476 | 2025.01.15 02:28:05.565518 [ 282 ] {9157279e-1151-421b-8a0d-8d8fc782645c} <Debug> executeQuery: Read 23 rows, 848.00 B in 0.003725 sec., 6174.496644295302 rows/sec., 222.32 KiB/sec. | ||
1477 | 2025.01.15 02:28:05.565737 [ 282 ] {9157279e-1151-421b-8a0d-8d8fc782645c} <Debug> TCPHandler: Processed in 0.004227824 sec. | ||
1478 | 2025.01.15 02:28:05.566110 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1479 | 2025.01.15 02:28:05.566355 [ 285 ] {e939e9b7-4290-4f3c-916d-0cd8953fdd41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1480 | 2025.01.15 02:28:05.566762 [ 285 ] {e939e9b7-4290-4f3c-916d-0cd8953fdd41} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1481 | 2025.01.15 02:28:05.566810 [ 285 ] {e939e9b7-4290-4f3c-916d-0cd8953fdd41} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1482 | 2025.01.15 02:28:05.567121 [ 285 ] {e939e9b7-4290-4f3c-916d-0cd8953fdd41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1483 | 2025.01.15 02:28:05.567203 [ 285 ] {e939e9b7-4290-4f3c-916d-0cd8953fdd41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1484 | 2025.01.15 02:28:05.567382 [ 285 ] {e939e9b7-4290-4f3c-916d-0cd8953fdd41} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1485 | 2025.01.15 02:28:05.567521 [ 300 ] {e939e9b7-4290-4f3c-916d-0cd8953fdd41} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1486 | 2025.01.15 02:28:05.567556 [ 298 ] {e939e9b7-4290-4f3c-916d-0cd8953fdd41} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1487 | 2025.01.15 02:28:05.567554 [ 295 ] {e939e9b7-4290-4f3c-916d-0cd8953fdd41} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1488 | 2025.01.15 02:28:05.567708 [ 285 ] {e939e9b7-4290-4f3c-916d-0cd8953fdd41} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
1489 | 2025.01.15 02:28:05.567739 [ 285 ] {e939e9b7-4290-4f3c-916d-0cd8953fdd41} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1490 | 2025.01.15 02:28:05.567856 [ 285 ] {e939e9b7-4290-4f3c-916d-0cd8953fdd41} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1491 | 2025.01.15 02:28:05.567880 [ 285 ] {e939e9b7-4290-4f3c-916d-0cd8953fdd41} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
1492 | 2025.01.15 02:28:05.567924 [ 285 ] {e939e9b7-4290-4f3c-916d-0cd8953fdd41} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1493 | 2025.01.15 02:28:05.567973 [ 285 ] {e939e9b7-4290-4f3c-916d-0cd8953fdd41} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1494 | 2025.01.15 02:28:05.568016 [ 285 ] {e939e9b7-4290-4f3c-916d-0cd8953fdd41} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1495 | 2025.01.15 02:28:05.569451 [ 285 ] {e939e9b7-4290-4f3c-916d-0cd8953fdd41} <Debug> executeQuery: Read 23 rows, 848.00 B in 0.003204 sec., 7178.52684144819 rows/sec., 258.47 KiB/sec. | ||
1496 | 2025.01.15 02:28:05.569644 [ 285 ] {e939e9b7-4290-4f3c-916d-0cd8953fdd41} <Debug> TCPHandler: Processed in 0.003655729 sec. | ||
1497 | 2025.01.15 02:28:05.569907 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1498 | 2025.01.15 02:28:05.570093 [ 282 ] {c511f946-00bd-4082-9156-39a04233e934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1499 | 2025.01.15 02:28:05.570425 [ 282 ] {c511f946-00bd-4082-9156-39a04233e934} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1500 | 2025.01.15 02:28:05.570469 [ 282 ] {c511f946-00bd-4082-9156-39a04233e934} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1501 | 2025.01.15 02:28:05.570758 [ 282 ] {c511f946-00bd-4082-9156-39a04233e934} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1502 | 2025.01.15 02:28:05.570826 [ 282 ] {c511f946-00bd-4082-9156-39a04233e934} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1503 | 2025.01.15 02:28:05.570977 [ 282 ] {c511f946-00bd-4082-9156-39a04233e934} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1504 | 2025.01.15 02:28:05.571051 [ 295 ] {c511f946-00bd-4082-9156-39a04233e934} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1505 | 2025.01.15 02:28:05.571112 [ 298 ] {c511f946-00bd-4082-9156-39a04233e934} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1506 | 2025.01.15 02:28:05.571149 [ 297 ] {c511f946-00bd-4082-9156-39a04233e934} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1507 | 2025.01.15 02:28:05.571275 [ 282 ] {c511f946-00bd-4082-9156-39a04233e934} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
1508 | 2025.01.15 02:28:05.571304 [ 282 ] {c511f946-00bd-4082-9156-39a04233e934} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1509 | 2025.01.15 02:28:05.571409 [ 282 ] {c511f946-00bd-4082-9156-39a04233e934} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1510 | 2025.01.15 02:28:05.571430 [ 282 ] {c511f946-00bd-4082-9156-39a04233e934} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
1511 | 2025.01.15 02:28:05.571472 [ 282 ] {c511f946-00bd-4082-9156-39a04233e934} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1512 | 2025.01.15 02:28:05.571519 [ 282 ] {c511f946-00bd-4082-9156-39a04233e934} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1513 | 2025.01.15 02:28:05.571562 [ 282 ] {c511f946-00bd-4082-9156-39a04233e934} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1514 | 2025.01.15 02:28:05.572999 [ 282 ] {c511f946-00bd-4082-9156-39a04233e934} <Debug> executeQuery: Read 23 rows, 848.00 B in 0.002993 sec., 7684.597393919144 rows/sec., 276.69 KiB/sec. | ||
1515 | 2025.01.15 02:28:05.573172 [ 282 ] {c511f946-00bd-4082-9156-39a04233e934} <Debug> TCPHandler: Processed in 0.003323249 sec. | ||
1516 | 2025.01.15 02:28:05.573409 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1517 | 2025.01.15 02:28:05.573598 [ 285 ] {ce59c93e-eabf-4bff-b8c6-717b501eb4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', '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) | ||
1518 | 2025.01.15 02:28:05.573936 [ 285 ] {ce59c93e-eabf-4bff-b8c6-717b501eb4b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1519 | 2025.01.15 02:28:05.573983 [ 285 ] {ce59c93e-eabf-4bff-b8c6-717b501eb4b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', '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 | ||
1520 | 2025.01.15 02:28:05.574270 [ 285 ] {ce59c93e-eabf-4bff-b8c6-717b501eb4b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1521 | 2025.01.15 02:28:05.574339 [ 285 ] {ce59c93e-eabf-4bff-b8c6-717b501eb4b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1522 | 2025.01.15 02:28:05.574491 [ 285 ] {ce59c93e-eabf-4bff-b8c6-717b501eb4b4} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1523 | 2025.01.15 02:28:05.574597 [ 295 ] {ce59c93e-eabf-4bff-b8c6-717b501eb4b4} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1524 | 2025.01.15 02:28:05.574651 [ 297 ] {ce59c93e-eabf-4bff-b8c6-717b501eb4b4} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1525 | 2025.01.15 02:28:05.574661 [ 298 ] {ce59c93e-eabf-4bff-b8c6-717b501eb4b4} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1526 | 2025.01.15 02:28:05.574791 [ 285 ] {ce59c93e-eabf-4bff-b8c6-717b501eb4b4} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
1527 | 2025.01.15 02:28:05.574821 [ 285 ] {ce59c93e-eabf-4bff-b8c6-717b501eb4b4} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1528 | 2025.01.15 02:28:05.574931 [ 285 ] {ce59c93e-eabf-4bff-b8c6-717b501eb4b4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1529 | 2025.01.15 02:28:05.574954 [ 285 ] {ce59c93e-eabf-4bff-b8c6-717b501eb4b4} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
1530 | 2025.01.15 02:28:05.574996 [ 285 ] {ce59c93e-eabf-4bff-b8c6-717b501eb4b4} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', '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'))" | ||
1531 | 2025.01.15 02:28:05.575043 [ 285 ] {ce59c93e-eabf-4bff-b8c6-717b501eb4b4} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', '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'))" | ||
1532 | 2025.01.15 02:28:05.575086 [ 285 ] {ce59c93e-eabf-4bff-b8c6-717b501eb4b4} <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', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', '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'))" | ||
1533 | 2025.01.15 02:28:05.576471 [ 285 ] {ce59c93e-eabf-4bff-b8c6-717b501eb4b4} <Debug> executeQuery: Read 23 rows, 848.00 B in 0.002963 sec., 7762.402969962875 rows/sec., 279.49 KiB/sec. | ||
1534 | 2025.01.15 02:28:05.576653 [ 285 ] {ce59c93e-eabf-4bff-b8c6-717b501eb4b4} <Debug> TCPHandler: Processed in 0.003302149 sec. | ||
1535 | 2025.01.15 02:28:05.577315 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1536 | 2025.01.15 02:28:05.577449 [ 282 ] {aed003e2-dc1e-4b3c-9ef6-7c66a4fba20b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1537 | 2025.01.15 02:28:05.577502 [ 282 ] {aed003e2-dc1e-4b3c-9ef6-7c66a4fba20b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1538 | 2025.01.15 02:28:05.578230 [ 282 ] {aed003e2-dc1e-4b3c-9ef6-7c66a4fba20b} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1539 | 2025.01.15 02:28:05.578271 [ 282 ] {aed003e2-dc1e-4b3c-9ef6-7c66a4fba20b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1540 | 2025.01.15 02:28:05.578773 [ 282 ] {aed003e2-dc1e-4b3c-9ef6-7c66a4fba20b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1541 | 2025.01.15 02:28:05.578992 [ 282 ] {aed003e2-dc1e-4b3c-9ef6-7c66a4fba20b} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1542 | 2025.01.15 02:28:05.579182 [ 282 ] {aed003e2-dc1e-4b3c-9ef6-7c66a4fba20b} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001774 sec., 2254.7914317925593 rows/sec., 286.80 KiB/sec. | ||
1543 | 2025.01.15 02:28:05.579235 [ 282 ] {aed003e2-dc1e-4b3c-9ef6-7c66a4fba20b} <Debug> TCPHandler: Processed in 0.001986764 sec. | ||
1544 | 2025.01.15 02:28:05.579403 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1545 | 2025.01.15 02:28:05.579566 [ 285 ] {6b0825c9-5579-42bb-965c-48fcbd44e2f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1546 | 2025.01.15 02:28:05.579629 [ 285 ] {6b0825c9-5579-42bb-965c-48fcbd44e2f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1547 | 2025.01.15 02:28:05.580329 [ 285 ] {6b0825c9-5579-42bb-965c-48fcbd44e2f4} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1548 | 2025.01.15 02:28:05.580376 [ 285 ] {6b0825c9-5579-42bb-965c-48fcbd44e2f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1549 | 2025.01.15 02:28:05.580775 [ 285 ] {6b0825c9-5579-42bb-965c-48fcbd44e2f4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1550 | 2025.01.15 02:28:05.581025 [ 285 ] {6b0825c9-5579-42bb-965c-48fcbd44e2f4} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1551 | 2025.01.15 02:28:05.581308 [ 285 ] {6b0825c9-5579-42bb-965c-48fcbd44e2f4} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.00177 sec., 2259.8870056497176 rows/sec., 190.35 KiB/sec. | ||
1552 | 2025.01.15 02:28:05.581426 [ 285 ] {6b0825c9-5579-42bb-965c-48fcbd44e2f4} <Debug> TCPHandler: Processed in 0.002093106 sec. | ||
1553 | 2025.01.15 02:28:05.581579 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1554 | 2025.01.15 02:28:05.581719 [ 282 ] {00ecb371-53b3-4db2-863d-eebfb1403bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1555 | 2025.01.15 02:28:05.581776 [ 282 ] {00ecb371-53b3-4db2-863d-eebfb1403bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1556 | 2025.01.15 02:28:05.582436 [ 282 ] {00ecb371-53b3-4db2-863d-eebfb1403bce} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1557 | 2025.01.15 02:28:05.582476 [ 282 ] {00ecb371-53b3-4db2-863d-eebfb1403bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1558 | 2025.01.15 02:28:05.582836 [ 282 ] {00ecb371-53b3-4db2-863d-eebfb1403bce} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1559 | 2025.01.15 02:28:05.583068 [ 282 ] {00ecb371-53b3-4db2-863d-eebfb1403bce} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1560 | 2025.01.15 02:28:05.583268 [ 282 ] {00ecb371-53b3-4db2-863d-eebfb1403bce} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001577 sec., 5072.92327203551 rows/sec., 407.47 KiB/sec. | ||
1561 | 2025.01.15 02:28:05.583327 [ 282 ] {00ecb371-53b3-4db2-863d-eebfb1403bce} <Debug> TCPHandler: Processed in 0.001815619 sec. | ||
1562 | 2025.01.15 02:28:05.583469 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1563 | 2025.01.15 02:28:05.583610 [ 285 ] {693dab0e-7a31-4168-8443-9cdf501446c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1564 | 2025.01.15 02:28:05.583671 [ 285 ] {693dab0e-7a31-4168-8443-9cdf501446c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1565 | 2025.01.15 02:28:05.584270 [ 285 ] {693dab0e-7a31-4168-8443-9cdf501446c3} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1566 | 2025.01.15 02:28:05.584315 [ 285 ] {693dab0e-7a31-4168-8443-9cdf501446c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1567 | 2025.01.15 02:28:05.584680 [ 285 ] {693dab0e-7a31-4168-8443-9cdf501446c3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1568 | 2025.01.15 02:28:05.584933 [ 285 ] {693dab0e-7a31-4168-8443-9cdf501446c3} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1569 | 2025.01.15 02:28:05.585135 [ 285 ] {693dab0e-7a31-4168-8443-9cdf501446c3} <Debug> executeQuery: Read 8 rows, 624.00 B in 0.001558 sec., 5134.788189987164 rows/sec., 391.13 KiB/sec. | ||
1570 | 2025.01.15 02:28:05.585187 [ 285 ] {693dab0e-7a31-4168-8443-9cdf501446c3} <Debug> TCPHandler: Processed in 0.001783058 sec. | ||
1571 | 2025.01.15 02:28:05.585402 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1572 | 2025.01.15 02:28:05.585707 [ 282 ] {f1bcf4c0-6a4b-4375-981c-c2cfafd42eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1573 | 2025.01.15 02:28:05.585832 [ 282 ] {f1bcf4c0-6a4b-4375-981c-c2cfafd42eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1574 | 2025.01.15 02:28:05.586687 [ 282 ] {f1bcf4c0-6a4b-4375-981c-c2cfafd42eb1} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1575 | 2025.01.15 02:28:05.586740 [ 282 ] {f1bcf4c0-6a4b-4375-981c-c2cfafd42eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1576 | 2025.01.15 02:28:05.587208 [ 282 ] {f1bcf4c0-6a4b-4375-981c-c2cfafd42eb1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1577 | 2025.01.15 02:28:05.587522 [ 282 ] {f1bcf4c0-6a4b-4375-981c-c2cfafd42eb1} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1578 | 2025.01.15 02:28:05.587787 [ 282 ] {f1bcf4c0-6a4b-4375-981c-c2cfafd42eb1} <Debug> executeQuery: Read 8 rows, 516.00 B in 0.002143 sec., 3733.084461035931 rows/sec., 235.14 KiB/sec. | ||
1579 | 2025.01.15 02:28:05.587894 [ 282 ] {f1bcf4c0-6a4b-4375-981c-c2cfafd42eb1} <Debug> TCPHandler: Processed in 0.00262149 sec. | ||
1580 | 2025.01.15 02:28:06.900687 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
1581 | 2025.01.15 02:28:06.901310 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1582 | 2025.01.15 02:28:06.901350 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1583 | 2025.01.15 02:28:06.901967 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1584 | 2025.01.15 02:28:06.902231 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1585 | 2025.01.15 02:28:06.902425 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
1586 | 2025.01.15 02:28:07.095762 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1587 | 2025.01.15 02:28:07.114637 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1588 | 2025.01.15 02:28:07.114694 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1589 | 2025.01.15 02:28:07.121946 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1590 | 2025.01.15 02:28:07.122715 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1591 | 2025.01.15 02:28:07.125657 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1592 | 2025.01.15 02:28:08.000230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.18 MiB, peak 168.18 MiB, free memory in arenas 0.00 B, will set to 165.88 MiB (RSS), difference: 1.71 MiB | ||
1593 | 2025.01.15 02:28:10.566849 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1594 | 2025.01.15 02:28:10.567121 [ 282 ] {89f3b62d-54eb-4a70-856d-c349082224f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1595 | 2025.01.15 02:28:10.567233 [ 282 ] {89f3b62d-54eb-4a70-856d-c349082224f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1596 | 2025.01.15 02:28:10.568175 [ 282 ] {89f3b62d-54eb-4a70-856d-c349082224f6} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1597 | 2025.01.15 02:28:10.568245 [ 282 ] {89f3b62d-54eb-4a70-856d-c349082224f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1598 | 2025.01.15 02:28:10.568869 [ 282 ] {89f3b62d-54eb-4a70-856d-c349082224f6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1599 | 2025.01.15 02:28:10.569217 [ 282 ] {89f3b62d-54eb-4a70-856d-c349082224f6} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1600 | 2025.01.15 02:28:10.569503 [ 282 ] {89f3b62d-54eb-4a70-856d-c349082224f6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002455 sec., 5702.64765784114 rows/sec., 410.51 KiB/sec. | ||
1601 | 2025.01.15 02:28:10.569725 [ 282 ] {89f3b62d-54eb-4a70-856d-c349082224f6} <Debug> TCPHandler: Processed in 0.003129545 sec. | ||
1602 | 2025.01.15 02:28:10.570051 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1603 | 2025.01.15 02:28:10.570275 [ 285 ] {cabfeb9c-ae16-4427-a249-6b3caf3c782e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1604 | 2025.01.15 02:28:10.570363 [ 285 ] {cabfeb9c-ae16-4427-a249-6b3caf3c782e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1605 | 2025.01.15 02:28:10.571383 [ 285 ] {cabfeb9c-ae16-4427-a249-6b3caf3c782e} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1606 | 2025.01.15 02:28:10.571445 [ 285 ] {cabfeb9c-ae16-4427-a249-6b3caf3c782e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1607 | 2025.01.15 02:28:10.571996 [ 285 ] {cabfeb9c-ae16-4427-a249-6b3caf3c782e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1608 | 2025.01.15 02:28:10.572351 [ 285 ] {cabfeb9c-ae16-4427-a249-6b3caf3c782e} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1609 | 2025.01.15 02:28:10.572590 [ 68 ] {} <Debug> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1610 | 2025.01.15 02:28:10.572671 [ 285 ] {cabfeb9c-ae16-4427-a249-6b3caf3c782e} <Debug> executeQuery: Read 151 rows, 13.91 KiB in 0.002452 sec., 61582.38172920065 rows/sec., 5.54 MiB/sec. | ||
1611 | 2025.01.15 02:28:10.572681 [ 68 ] {} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1612 | 2025.01.15 02:28:10.572791 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1613 | 2025.01.15 02:28:10.572819 [ 285 ] {cabfeb9c-ae16-4427-a249-6b3caf3c782e} <Debug> TCPHandler: Processed in 0.002936729 sec. | ||
1614 | 2025.01.15 02:28:10.573114 [ 196 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::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 | ||
1615 | 2025.01.15 02:28:10.573162 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1616 | 2025.01.15 02:28:10.573349 [ 196 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1617 | 2025.01.15 02:28:10.573391 [ 282 ] {238c4f6e-d837-49f5-9bcc-e5aa39c14cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1618 | 2025.01.15 02:28:10.573405 [ 196 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 49 rows starting from the beginning of the part | ||
1619 | 2025.01.15 02:28:10.573475 [ 282 ] {238c4f6e-d837-49f5-9bcc-e5aa39c14cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1620 | 2025.01.15 02:28:10.573651 [ 196 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 48 rows starting from the beginning of the part | ||
1621 | 2025.01.15 02:28:10.574149 [ 196 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 147 rows starting from the beginning of the part | ||
1622 | 2025.01.15 02:28:10.574490 [ 196 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1188 rows starting from the beginning of the part | ||
1623 | 2025.01.15 02:28:10.574929 [ 196 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
1624 | 2025.01.15 02:28:10.575357 [ 196 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 151 rows starting from the beginning of the part | ||
1625 | 2025.01.15 02:28:10.576491 [ 282 ] {238c4f6e-d837-49f5-9bcc-e5aa39c14cf5} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1626 | 2025.01.15 02:28:10.576546 [ 282 ] {238c4f6e-d837-49f5-9bcc-e5aa39c14cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1627 | 2025.01.15 02:28:10.577335 [ 282 ] {238c4f6e-d837-49f5-9bcc-e5aa39c14cf5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1628 | 2025.01.15 02:28:10.577751 [ 282 ] {238c4f6e-d837-49f5-9bcc-e5aa39c14cf5} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1629 | 2025.01.15 02:28:10.578113 [ 282 ] {238c4f6e-d837-49f5-9bcc-e5aa39c14cf5} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.004757 sec., 1471.5156611309649 rows/sec., 95.87 KiB/sec. | ||
1630 | 2025.01.15 02:28:10.578438 [ 282 ] {238c4f6e-d837-49f5-9bcc-e5aa39c14cf5} <Debug> TCPHandler: Processed in 0.005466308 sec. | ||
1631 | 2025.01.15 02:28:10.578734 [ 201 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1587 rows, containing 5 columns (5 merged, 0 gathered) in 0.005801587 sec., 273545.84185327217 rows/sec., 24.20 MiB/sec. | ||
1632 | 2025.01.15 02:28:10.578785 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1633 | 2025.01.15 02:28:10.578979 [ 285 ] {00d00951-92fc-4128-a3f9-558f27a2b45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1634 | 2025.01.15 02:28:10.579070 [ 285 ] {00d00951-92fc-4128-a3f9-558f27a2b45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1635 | 2025.01.15 02:28:10.579130 [ 201 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1636 | 2025.01.15 02:28:10.579688 [ 201 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_6_1} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1637 | 2025.01.15 02:28:10.579821 [ 201 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_6_1} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1638 | 2025.01.15 02:28:10.579968 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
1639 | 2025.01.15 02:28:10.580159 [ 285 ] {00d00951-92fc-4128-a3f9-558f27a2b45b} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1640 | 2025.01.15 02:28:10.580212 [ 285 ] {00d00951-92fc-4128-a3f9-558f27a2b45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1641 | 2025.01.15 02:28:10.580746 [ 285 ] {00d00951-92fc-4128-a3f9-558f27a2b45b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1642 | 2025.01.15 02:28:10.581020 [ 285 ] {00d00951-92fc-4128-a3f9-558f27a2b45b} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1643 | 2025.01.15 02:28:10.581291 [ 285 ] {00d00951-92fc-4128-a3f9-558f27a2b45b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00237 sec., 5907.17299578059 rows/sec., 413.70 KiB/sec. | ||
1644 | 2025.01.15 02:28:10.581435 [ 285 ] {00d00951-92fc-4128-a3f9-558f27a2b45b} <Debug> TCPHandler: Processed in 0.002838337 sec. | ||
1645 | 2025.01.15 02:28:10.581706 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1646 | 2025.01.15 02:28:10.581899 [ 282 ] {9daf162d-203f-4167-a48e-439cfc7bb962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1647 | 2025.01.15 02:28:10.581978 [ 282 ] {9daf162d-203f-4167-a48e-439cfc7bb962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1648 | 2025.01.15 02:28:10.582833 [ 282 ] {9daf162d-203f-4167-a48e-439cfc7bb962} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1649 | 2025.01.15 02:28:10.582881 [ 282 ] {9daf162d-203f-4167-a48e-439cfc7bb962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1650 | 2025.01.15 02:28:10.583397 [ 282 ] {9daf162d-203f-4167-a48e-439cfc7bb962} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1651 | 2025.01.15 02:28:10.583734 [ 282 ] {9daf162d-203f-4167-a48e-439cfc7bb962} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1652 | 2025.01.15 02:28:10.584008 [ 282 ] {9daf162d-203f-4167-a48e-439cfc7bb962} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002151 sec., 6043.70060437006 rows/sec., 376.82 KiB/sec. | ||
1653 | 2025.01.15 02:28:10.584166 [ 282 ] {9daf162d-203f-4167-a48e-439cfc7bb962} <Debug> TCPHandler: Processed in 0.0026089 sec. | ||
1654 | 2025.01.15 02:28:10.584394 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1655 | 2025.01.15 02:28:10.584586 [ 285 ] {986bc58c-86dd-4c4e-90e6-ec935c472ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1656 | 2025.01.15 02:28:10.584669 [ 285 ] {986bc58c-86dd-4c4e-90e6-ec935c472ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1657 | 2025.01.15 02:28:10.585735 [ 285 ] {986bc58c-86dd-4c4e-90e6-ec935c472ac0} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1658 | 2025.01.15 02:28:10.585789 [ 285 ] {986bc58c-86dd-4c4e-90e6-ec935c472ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1659 | 2025.01.15 02:28:10.586367 [ 285 ] {986bc58c-86dd-4c4e-90e6-ec935c472ac0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1660 | 2025.01.15 02:28:10.586747 [ 285 ] {986bc58c-86dd-4c4e-90e6-ec935c472ac0} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1661 | 2025.01.15 02:28:10.586987 [ 68 ] {} <Debug> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1662 | 2025.01.15 02:28:10.587064 [ 68 ] {} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1663 | 2025.01.15 02:28:10.587107 [ 285 ] {986bc58c-86dd-4c4e-90e6-ec935c472ac0} <Debug> executeQuery: Read 326 rows, 23.21 KiB in 0.002561 sec., 127294.02577118314 rows/sec., 8.85 MiB/sec. | ||
1664 | 2025.01.15 02:28:10.587121 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1665 | 2025.01.15 02:28:10.587299 [ 285 ] {986bc58c-86dd-4c4e-90e6-ec935c472ac0} <Debug> TCPHandler: Processed in 0.003008711 sec. | ||
1666 | 2025.01.15 02:28:10.587480 [ 186 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::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 | ||
1667 | 2025.01.15 02:28:10.587684 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1668 | 2025.01.15 02:28:10.587771 [ 186 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1669 | 2025.01.15 02:28:10.587877 [ 186 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part | ||
1670 | 2025.01.15 02:28:10.587947 [ 282 ] {ecb5d1b9-a744-4a7e-911a-c935d4d2e406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1671 | 2025.01.15 02:28:10.588178 [ 186 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
1672 | 2025.01.15 02:28:10.588184 [ 282 ] {ecb5d1b9-a744-4a7e-911a-c935d4d2e406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1673 | 2025.01.15 02:28:10.588519 [ 186 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 318 rows starting from the beginning of the part | ||
1674 | 2025.01.15 02:28:10.588779 [ 186 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 480 rows starting from the beginning of the part | ||
1675 | 2025.01.15 02:28:10.589076 [ 186 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
1676 | 2025.01.15 02:28:10.589449 [ 186 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 326 rows starting from the beginning of the part | ||
1677 | 2025.01.15 02:28:10.591138 [ 282 ] {ecb5d1b9-a744-4a7e-911a-c935d4d2e406} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1678 | 2025.01.15 02:28:10.591221 [ 282 ] {ecb5d1b9-a744-4a7e-911a-c935d4d2e406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1679 | 2025.01.15 02:28:10.592471 [ 282 ] {ecb5d1b9-a744-4a7e-911a-c935d4d2e406} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1680 | 2025.01.15 02:28:10.593146 [ 282 ] {ecb5d1b9-a744-4a7e-911a-c935d4d2e406} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1681 | 2025.01.15 02:28:10.593284 [ 186 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1190 rows, containing 5 columns (5 merged, 0 gathered) in 0.005957281 sec., 199755.559625272 rows/sec., 15.07 MiB/sec. | ||
1682 | 2025.01.15 02:28:10.593573 [ 282 ] {ecb5d1b9-a744-4a7e-911a-c935d4d2e406} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005688 sec., 1054.8523206751054 rows/sec., 55.11 KiB/sec. | ||
1683 | 2025.01.15 02:28:10.593732 [ 282 ] {ecb5d1b9-a744-4a7e-911a-c935d4d2e406} <Debug> TCPHandler: Processed in 0.006203027 sec. | ||
1684 | 2025.01.15 02:28:10.593741 [ 186 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1685 | 2025.01.15 02:28:10.594003 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1686 | 2025.01.15 02:28:10.594242 [ 285 ] {58129f07-d948-4559-a58b-9dad6b8e96db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1687 | 2025.01.15 02:28:10.594343 [ 285 ] {58129f07-d948-4559-a58b-9dad6b8e96db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1688 | 2025.01.15 02:28:10.594570 [ 186 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_6_1} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1689 | 2025.01.15 02:28:10.594905 [ 186 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_6_1} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1690 | 2025.01.15 02:28:10.595165 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
1691 | 2025.01.15 02:28:10.595686 [ 285 ] {58129f07-d948-4559-a58b-9dad6b8e96db} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1692 | 2025.01.15 02:28:10.595734 [ 285 ] {58129f07-d948-4559-a58b-9dad6b8e96db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1693 | 2025.01.15 02:28:10.596144 [ 285 ] {58129f07-d948-4559-a58b-9dad6b8e96db} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1694 | 2025.01.15 02:28:10.596395 [ 285 ] {58129f07-d948-4559-a58b-9dad6b8e96db} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1695 | 2025.01.15 02:28:10.596607 [ 285 ] {58129f07-d948-4559-a58b-9dad6b8e96db} <Debug> executeQuery: Read 87 rows, 5.62 KiB in 0.002437 sec., 35699.630693475585 rows/sec., 2.25 MiB/sec. | ||
1696 | 2025.01.15 02:28:10.596668 [ 285 ] {58129f07-d948-4559-a58b-9dad6b8e96db} <Debug> TCPHandler: Processed in 0.002803256 sec. | ||
1697 | 2025.01.15 02:28:10.596853 [ 282 ] {} <Trace> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1698 | 2025.01.15 02:28:10.597006 [ 282 ] {42683aa6-a6ed-40e5-8a8a-8d007536b8af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41546) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1699 | 2025.01.15 02:28:10.597075 [ 282 ] {42683aa6-a6ed-40e5-8a8a-8d007536b8af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1700 | 2025.01.15 02:28:10.597703 [ 282 ] {42683aa6-a6ed-40e5-8a8a-8d007536b8af} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1701 | 2025.01.15 02:28:10.597749 [ 282 ] {42683aa6-a6ed-40e5-8a8a-8d007536b8af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1702 | 2025.01.15 02:28:10.598254 [ 282 ] {42683aa6-a6ed-40e5-8a8a-8d007536b8af} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1703 | 2025.01.15 02:28:10.598559 [ 282 ] {42683aa6-a6ed-40e5-8a8a-8d007536b8af} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1704 | 2025.01.15 02:28:10.598893 [ 282 ] {42683aa6-a6ed-40e5-8a8a-8d007536b8af} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001901 sec., 526.0389268805892 rows/sec., 35.45 KiB/sec. | ||
1705 | 2025.01.15 02:28:10.598987 [ 282 ] {42683aa6-a6ed-40e5-8a8a-8d007536b8af} <Debug> TCPHandler: Processed in 0.00221418 sec. | ||
1706 | 2025.01.15 02:28:10.599140 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1707 | 2025.01.15 02:28:10.599270 [ 285 ] {d7104648-b7c7-4311-bb3d-b5c4a70d42cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1708 | 2025.01.15 02:28:10.599326 [ 285 ] {d7104648-b7c7-4311-bb3d-b5c4a70d42cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1709 | 2025.01.15 02:28:10.599820 [ 285 ] {d7104648-b7c7-4311-bb3d-b5c4a70d42cc} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1710 | 2025.01.15 02:28:10.599861 [ 285 ] {d7104648-b7c7-4311-bb3d-b5c4a70d42cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1711 | 2025.01.15 02:28:10.600240 [ 285 ] {d7104648-b7c7-4311-bb3d-b5c4a70d42cc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1712 | 2025.01.15 02:28:10.600501 [ 285 ] {d7104648-b7c7-4311-bb3d-b5c4a70d42cc} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1713 | 2025.01.15 02:28:10.600714 [ 285 ] {d7104648-b7c7-4311-bb3d-b5c4a70d42cc} <Debug> executeQuery: Read 32 rows, 1.82 KiB in 0.001473 sec., 21724.372029871014 rows/sec., 1.21 MiB/sec. | ||
1714 | 2025.01.15 02:28:10.600768 [ 285 ] {d7104648-b7c7-4311-bb3d-b5c4a70d42cc} <Debug> TCPHandler: Processed in 0.001689165 sec. | ||
1715 | 2025.01.15 02:28:14.326871 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1716 | 2025.01.15 02:28:14.326947 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1717 | 2025.01.15 02:28:14.396192 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 234 | ||
1718 | 2025.01.15 02:28:14.399243 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1719 | 2025.01.15 02:28:14.399284 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1720 | 2025.01.15 02:28:14.400770 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1721 | 2025.01.15 02:28:14.401084 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1722 | 2025.01.15 02:28:14.402051 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 234 | ||
1723 | 2025.01.15 02:28:14.403483 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
1724 | 2025.01.15 02:28:14.404178 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1725 | 2025.01.15 02:28:14.404220 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1726 | 2025.01.15 02:28:14.404772 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1727 | 2025.01.15 02:28:14.405034 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1728 | 2025.01.15 02:28:14.405349 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1729 | 2025.01.15 02:28:14.626674 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1730 | 2025.01.15 02:28:14.645943 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1731 | 2025.01.15 02:28:14.645994 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1732 | 2025.01.15 02:28:14.652713 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1733 | 2025.01.15 02:28:14.653465 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1734 | 2025.01.15 02:28:14.655903 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1735 | 2025.01.15 02:28:15.251375 [ 282 ] {} <Debug> TCPHandler: Done processing connection. | ||
1736 | 2025.01.15 02:28:15.251507 [ 282 ] {} <Debug> TCP-Session: c340e133-a003-43c5-b640-2b4955e459a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1737 | 2025.01.15 02:28:15.563334 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1738 | 2025.01.15 02:28:15.563548 [ 285 ] {25307e9f-d57b-4678-be4d-5b2c38a2835a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1739 | 2025.01.15 02:28:15.563629 [ 285 ] {25307e9f-d57b-4678-be4d-5b2c38a2835a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1740 | 2025.01.15 02:28:15.564374 [ 285 ] {25307e9f-d57b-4678-be4d-5b2c38a2835a} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1741 | 2025.01.15 02:28:15.564427 [ 285 ] {25307e9f-d57b-4678-be4d-5b2c38a2835a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1742 | 2025.01.15 02:28:15.564871 [ 285 ] {25307e9f-d57b-4678-be4d-5b2c38a2835a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1743 | 2025.01.15 02:28:15.565141 [ 285 ] {25307e9f-d57b-4678-be4d-5b2c38a2835a} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1744 | 2025.01.15 02:28:15.565388 [ 285 ] {25307e9f-d57b-4678-be4d-5b2c38a2835a} <Debug> executeQuery: Read 52 rows, 4.84 KiB in 0.001897 sec., 27411.702688455454 rows/sec., 2.49 MiB/sec. | ||
1745 | 2025.01.15 02:28:15.565454 [ 285 ] {25307e9f-d57b-4678-be4d-5b2c38a2835a} <Debug> TCPHandler: Processed in 0.002256581 sec. | ||
1746 | 2025.01.15 02:28:15.565709 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1747 | 2025.01.15 02:28:15.565916 [ 287 ] {0926a3a7-edb9-40d7-bf80-8cc2e991fb64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1748 | 2025.01.15 02:28:15.566023 [ 287 ] {0926a3a7-edb9-40d7-bf80-8cc2e991fb64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1749 | 2025.01.15 02:28:15.566855 [ 287 ] {0926a3a7-edb9-40d7-bf80-8cc2e991fb64} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1750 | 2025.01.15 02:28:15.566899 [ 287 ] {0926a3a7-edb9-40d7-bf80-8cc2e991fb64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1751 | 2025.01.15 02:28:15.567320 [ 287 ] {0926a3a7-edb9-40d7-bf80-8cc2e991fb64} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1752 | 2025.01.15 02:28:15.567563 [ 287 ] {0926a3a7-edb9-40d7-bf80-8cc2e991fb64} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1753 | 2025.01.15 02:28:15.567735 [ 36 ] {} <Debug> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1754 | 2025.01.15 02:28:15.567816 [ 36 ] {} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1755 | 2025.01.15 02:28:15.567816 [ 287 ] {0926a3a7-edb9-40d7-bf80-8cc2e991fb64} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001947 sec., 12326.656394453004 rows/sec., 926.91 KiB/sec. | ||
1756 | 2025.01.15 02:28:15.567852 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1757 | 2025.01.15 02:28:15.568011 [ 287 ] {0926a3a7-edb9-40d7-bf80-8cc2e991fb64} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1758 | 2025.01.15 02:28:15.568071 [ 287 ] {0926a3a7-edb9-40d7-bf80-8cc2e991fb64} <Debug> TCPHandler: Processed in 0.002511268 sec. | ||
1759 | 2025.01.15 02:28:15.568385 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1760 | 2025.01.15 02:28:15.568441 [ 196 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::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 | ||
1761 | 2025.01.15 02:28:15.568621 [ 285 ] {3494bcab-95ed-4e51-8957-f54ff8b0a529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1762 | 2025.01.15 02:28:15.568701 [ 196 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1763 | 2025.01.15 02:28:15.568730 [ 285 ] {3494bcab-95ed-4e51-8957-f54ff8b0a529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1764 | 2025.01.15 02:28:15.568776 [ 196 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
1765 | 2025.01.15 02:28:15.569114 [ 196 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
1766 | 2025.01.15 02:28:15.569507 [ 196 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::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 | ||
1767 | 2025.01.15 02:28:15.569974 [ 196 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
1768 | 2025.01.15 02:28:15.570337 [ 196 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::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 | ||
1769 | 2025.01.15 02:28:15.570526 [ 196 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
1770 | 2025.01.15 02:28:15.571450 [ 285 ] {3494bcab-95ed-4e51-8957-f54ff8b0a529} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1771 | 2025.01.15 02:28:15.571518 [ 285 ] {3494bcab-95ed-4e51-8957-f54ff8b0a529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1772 | 2025.01.15 02:28:15.572521 [ 285 ] {3494bcab-95ed-4e51-8957-f54ff8b0a529} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1773 | 2025.01.15 02:28:15.573210 [ 285 ] {3494bcab-95ed-4e51-8957-f54ff8b0a529} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1774 | 2025.01.15 02:28:15.573245 [ 196 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 110 rows, containing 5 columns (5 merged, 0 gathered) in 0.005259932 sec., 20912.817884337666 rows/sec., 1.59 MiB/sec. | ||
1775 | 2025.01.15 02:28:15.573494 [ 196 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1776 | 2025.01.15 02:28:15.573843 [ 285 ] {3494bcab-95ed-4e51-8957-f54ff8b0a529} <Debug> executeQuery: Read 32 rows, 2.56 KiB in 0.00522 sec., 6130.268199233717 rows/sec., 491.27 KiB/sec. | ||
1777 | 2025.01.15 02:28:15.574374 [ 285 ] {3494bcab-95ed-4e51-8957-f54ff8b0a529} <Debug> TCPHandler: Processed in 0.006168157 sec. | ||
1778 | 2025.01.15 02:28:15.574761 [ 196 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_6_1} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1779 | 2025.01.15 02:28:15.574794 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1780 | 2025.01.15 02:28:15.574876 [ 196 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_6_1} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1781 | 2025.01.15 02:28:15.575022 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
1782 | 2025.01.15 02:28:15.575032 [ 287 ] {ad1b6ef4-0cf5-408b-bb52-53cafc19edd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1783 | 2025.01.15 02:28:15.575115 [ 287 ] {ad1b6ef4-0cf5-408b-bb52-53cafc19edd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1784 | 2025.01.15 02:28:15.575706 [ 287 ] {ad1b6ef4-0cf5-408b-bb52-53cafc19edd3} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1785 | 2025.01.15 02:28:15.575746 [ 287 ] {ad1b6ef4-0cf5-408b-bb52-53cafc19edd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1786 | 2025.01.15 02:28:15.576123 [ 287 ] {ad1b6ef4-0cf5-408b-bb52-53cafc19edd3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1787 | 2025.01.15 02:28:15.576354 [ 287 ] {ad1b6ef4-0cf5-408b-bb52-53cafc19edd3} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1788 | 2025.01.15 02:28:15.576578 [ 287 ] {ad1b6ef4-0cf5-408b-bb52-53cafc19edd3} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001646 sec., 6075.334143377886 rows/sec., 462.77 KiB/sec. | ||
1789 | 2025.01.15 02:28:15.576630 [ 287 ] {ad1b6ef4-0cf5-408b-bb52-53cafc19edd3} <Debug> TCPHandler: Processed in 0.002057786 sec. | ||
1790 | 2025.01.15 02:28:15.576794 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1791 | 2025.01.15 02:28:15.576935 [ 285 ] {c8d5e91d-bf61-4883-a5a9-2f724667c7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1792 | 2025.01.15 02:28:15.577031 [ 285 ] {c8d5e91d-bf61-4883-a5a9-2f724667c7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1793 | 2025.01.15 02:28:15.578275 [ 285 ] {c8d5e91d-bf61-4883-a5a9-2f724667c7b4} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1794 | 2025.01.15 02:28:15.578316 [ 285 ] {c8d5e91d-bf61-4883-a5a9-2f724667c7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1795 | 2025.01.15 02:28:15.578963 [ 285 ] {c8d5e91d-bf61-4883-a5a9-2f724667c7b4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1796 | 2025.01.15 02:28:15.579238 [ 285 ] {c8d5e91d-bf61-4883-a5a9-2f724667c7b4} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1797 | 2025.01.15 02:28:15.579642 [ 285 ] {c8d5e91d-bf61-4883-a5a9-2f724667c7b4} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002703 sec., 8879.023307436182 rows/sec., 15.91 MiB/sec. | ||
1798 | 2025.01.15 02:28:15.579932 [ 285 ] {c8d5e91d-bf61-4883-a5a9-2f724667c7b4} <Debug> TCPHandler: Processed in 0.003204587 sec. | ||
1799 | 2025.01.15 02:28:15.580162 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1800 | 2025.01.15 02:28:15.580381 [ 287 ] {117cb92f-a73b-4de9-ad06-ab9a0cac0ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1801 | 2025.01.15 02:28:15.580475 [ 287 ] {117cb92f-a73b-4de9-ad06-ab9a0cac0ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1802 | 2025.01.15 02:28:15.581047 [ 287 ] {117cb92f-a73b-4de9-ad06-ab9a0cac0ebb} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1803 | 2025.01.15 02:28:15.581085 [ 287 ] {117cb92f-a73b-4de9-ad06-ab9a0cac0ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1804 | 2025.01.15 02:28:15.581447 [ 287 ] {117cb92f-a73b-4de9-ad06-ab9a0cac0ebb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1805 | 2025.01.15 02:28:15.581682 [ 287 ] {117cb92f-a73b-4de9-ad06-ab9a0cac0ebb} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1806 | 2025.01.15 02:28:15.581995 [ 287 ] {117cb92f-a73b-4de9-ad06-ab9a0cac0ebb} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001644 sec., 6082.725060827251 rows/sec., 383.14 KiB/sec. | ||
1807 | 2025.01.15 02:28:15.582203 [ 287 ] {117cb92f-a73b-4de9-ad06-ab9a0cac0ebb} <Debug> TCPHandler: Processed in 0.002144778 sec. | ||
1808 | 2025.01.15 02:28:20.566288 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1809 | 2025.01.15 02:28:20.566493 [ 285 ] {fbdbdc4e-e7e0-4791-8cfb-ab98f9e08de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1810 | 2025.01.15 02:28:20.566565 [ 285 ] {fbdbdc4e-e7e0-4791-8cfb-ab98f9e08de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1811 | 2025.01.15 02:28:20.567326 [ 285 ] {fbdbdc4e-e7e0-4791-8cfb-ab98f9e08de1} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1812 | 2025.01.15 02:28:20.567380 [ 285 ] {fbdbdc4e-e7e0-4791-8cfb-ab98f9e08de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1813 | 2025.01.15 02:28:20.567813 [ 285 ] {fbdbdc4e-e7e0-4791-8cfb-ab98f9e08de1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1814 | 2025.01.15 02:28:20.568066 [ 285 ] {fbdbdc4e-e7e0-4791-8cfb-ab98f9e08de1} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1815 | 2025.01.15 02:28:20.568301 [ 285 ] {fbdbdc4e-e7e0-4791-8cfb-ab98f9e08de1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001856 sec., 7543.103448275862 rows/sec., 543.00 KiB/sec. | ||
1816 | 2025.01.15 02:28:20.568360 [ 285 ] {fbdbdc4e-e7e0-4791-8cfb-ab98f9e08de1} <Debug> TCPHandler: Processed in 0.002199109 sec. | ||
1817 | 2025.01.15 02:28:20.568597 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1818 | 2025.01.15 02:28:20.568798 [ 287 ] {89077656-54e7-44da-b6d4-6fbe814eac99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1819 | 2025.01.15 02:28:20.568869 [ 287 ] {89077656-54e7-44da-b6d4-6fbe814eac99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1820 | 2025.01.15 02:28:20.569656 [ 287 ] {89077656-54e7-44da-b6d4-6fbe814eac99} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1821 | 2025.01.15 02:28:20.569708 [ 287 ] {89077656-54e7-44da-b6d4-6fbe814eac99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1822 | 2025.01.15 02:28:20.570167 [ 287 ] {89077656-54e7-44da-b6d4-6fbe814eac99} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1823 | 2025.01.15 02:28:20.570421 [ 287 ] {89077656-54e7-44da-b6d4-6fbe814eac99} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1824 | 2025.01.15 02:28:20.570660 [ 287 ] {89077656-54e7-44da-b6d4-6fbe814eac99} <Debug> executeQuery: Read 151 rows, 13.91 KiB in 0.001913 sec., 78933.61212754836 rows/sec., 7.10 MiB/sec. | ||
1825 | 2025.01.15 02:28:20.570716 [ 287 ] {89077656-54e7-44da-b6d4-6fbe814eac99} <Debug> TCPHandler: Processed in 0.002252801 sec. | ||
1826 | 2025.01.15 02:28:20.570868 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1827 | 2025.01.15 02:28:20.571012 [ 285 ] {d55f312d-36c2-45e8-9963-f5e848c79a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1828 | 2025.01.15 02:28:20.571073 [ 285 ] {d55f312d-36c2-45e8-9963-f5e848c79a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1829 | 2025.01.15 02:28:20.571748 [ 285 ] {d55f312d-36c2-45e8-9963-f5e848c79a63} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1830 | 2025.01.15 02:28:20.571795 [ 285 ] {d55f312d-36c2-45e8-9963-f5e848c79a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1831 | 2025.01.15 02:28:20.572154 [ 285 ] {d55f312d-36c2-45e8-9963-f5e848c79a63} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1832 | 2025.01.15 02:28:20.572401 [ 285 ] {d55f312d-36c2-45e8-9963-f5e848c79a63} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1833 | 2025.01.15 02:28:20.572609 [ 285 ] {d55f312d-36c2-45e8-9963-f5e848c79a63} <Debug> executeQuery: Read 7 rows, 467.00 B in 0.001631 sec., 4291.845493562231 rows/sec., 279.62 KiB/sec. | ||
1834 | 2025.01.15 02:28:20.572660 [ 285 ] {d55f312d-36c2-45e8-9963-f5e848c79a63} <Debug> TCPHandler: Processed in 0.00185895 sec. | ||
1835 | 2025.01.15 02:28:20.572793 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1836 | 2025.01.15 02:28:20.572931 [ 287 ] {7afe62d1-d166-4ea7-a2bb-6b03cdd672dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1837 | 2025.01.15 02:28:20.572988 [ 287 ] {7afe62d1-d166-4ea7-a2bb-6b03cdd672dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1838 | 2025.01.15 02:28:20.573672 [ 287 ] {7afe62d1-d166-4ea7-a2bb-6b03cdd672dc} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1839 | 2025.01.15 02:28:20.573719 [ 287 ] {7afe62d1-d166-4ea7-a2bb-6b03cdd672dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1840 | 2025.01.15 02:28:20.574086 [ 287 ] {7afe62d1-d166-4ea7-a2bb-6b03cdd672dc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1841 | 2025.01.15 02:28:20.574326 [ 287 ] {7afe62d1-d166-4ea7-a2bb-6b03cdd672dc} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1842 | 2025.01.15 02:28:20.574575 [ 287 ] {7afe62d1-d166-4ea7-a2bb-6b03cdd672dc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001667 sec., 8398.320335932813 rows/sec., 588.16 KiB/sec. | ||
1843 | 2025.01.15 02:28:20.574755 [ 287 ] {7afe62d1-d166-4ea7-a2bb-6b03cdd672dc} <Debug> TCPHandler: Processed in 0.002014345 sec. | ||
1844 | 2025.01.15 02:28:20.574914 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1845 | 2025.01.15 02:28:20.575051 [ 285 ] {03d7bc01-9b53-403e-a4f3-cc8bc9b30bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1846 | 2025.01.15 02:28:20.575108 [ 285 ] {03d7bc01-9b53-403e-a4f3-cc8bc9b30bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1847 | 2025.01.15 02:28:20.575776 [ 285 ] {03d7bc01-9b53-403e-a4f3-cc8bc9b30bb4} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1848 | 2025.01.15 02:28:20.575816 [ 285 ] {03d7bc01-9b53-403e-a4f3-cc8bc9b30bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1849 | 2025.01.15 02:28:20.576165 [ 285 ] {03d7bc01-9b53-403e-a4f3-cc8bc9b30bb4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1850 | 2025.01.15 02:28:20.576402 [ 285 ] {03d7bc01-9b53-403e-a4f3-cc8bc9b30bb4} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1851 | 2025.01.15 02:28:20.576687 [ 285 ] {03d7bc01-9b53-403e-a4f3-cc8bc9b30bb4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001644 sec., 7907.542579075425 rows/sec., 493.03 KiB/sec. | ||
1852 | 2025.01.15 02:28:20.576799 [ 285 ] {03d7bc01-9b53-403e-a4f3-cc8bc9b30bb4} <Debug> TCPHandler: Processed in 0.001953233 sec. | ||
1853 | 2025.01.15 02:28:20.576941 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1854 | 2025.01.15 02:28:20.577075 [ 287 ] {b5feea21-a3f3-4c86-9733-00521418460a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1855 | 2025.01.15 02:28:20.577130 [ 287 ] {b5feea21-a3f3-4c86-9733-00521418460a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1856 | 2025.01.15 02:28:20.577902 [ 287 ] {b5feea21-a3f3-4c86-9733-00521418460a} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1857 | 2025.01.15 02:28:20.577941 [ 287 ] {b5feea21-a3f3-4c86-9733-00521418460a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1858 | 2025.01.15 02:28:20.578303 [ 287 ] {b5feea21-a3f3-4c86-9733-00521418460a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1859 | 2025.01.15 02:28:20.578539 [ 287 ] {b5feea21-a3f3-4c86-9733-00521418460a} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1860 | 2025.01.15 02:28:20.578752 [ 287 ] {b5feea21-a3f3-4c86-9733-00521418460a} <Debug> executeQuery: Read 326 rows, 23.21 KiB in 0.001705 sec., 191202.34604105572 rows/sec., 13.29 MiB/sec. | ||
1861 | 2025.01.15 02:28:20.578803 [ 287 ] {b5feea21-a3f3-4c86-9733-00521418460a} <Debug> TCPHandler: Processed in 0.001928352 sec. | ||
1862 | 2025.01.15 02:28:20.578942 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1863 | 2025.01.15 02:28:20.579061 [ 285 ] {b0efca81-c40b-4167-b262-c46aba69f3cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1864 | 2025.01.15 02:28:20.579112 [ 285 ] {b0efca81-c40b-4167-b262-c46aba69f3cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1865 | 2025.01.15 02:28:20.579591 [ 285 ] {b0efca81-c40b-4167-b262-c46aba69f3cf} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1866 | 2025.01.15 02:28:20.579637 [ 285 ] {b0efca81-c40b-4167-b262-c46aba69f3cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1867 | 2025.01.15 02:28:20.580009 [ 285 ] {b0efca81-c40b-4167-b262-c46aba69f3cf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1868 | 2025.01.15 02:28:20.580243 [ 285 ] {b0efca81-c40b-4167-b262-c46aba69f3cf} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1869 | 2025.01.15 02:28:20.580443 [ 285 ] {b0efca81-c40b-4167-b262-c46aba69f3cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001405 sec., 4270.462633451957 rows/sec., 223.11 KiB/sec. | ||
1870 | 2025.01.15 02:28:20.580496 [ 285 ] {b0efca81-c40b-4167-b262-c46aba69f3cf} <Debug> TCPHandler: Processed in 0.001611444 sec. | ||
1871 | 2025.01.15 02:28:20.580625 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1872 | 2025.01.15 02:28:20.580741 [ 287 ] {149389f5-7d42-46b9-a83b-1dc415aa0103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1873 | 2025.01.15 02:28:20.580796 [ 287 ] {149389f5-7d42-46b9-a83b-1dc415aa0103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1874 | 2025.01.15 02:28:20.581411 [ 287 ] {149389f5-7d42-46b9-a83b-1dc415aa0103} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1875 | 2025.01.15 02:28:20.581456 [ 287 ] {149389f5-7d42-46b9-a83b-1dc415aa0103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1876 | 2025.01.15 02:28:20.581876 [ 287 ] {149389f5-7d42-46b9-a83b-1dc415aa0103} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1877 | 2025.01.15 02:28:20.582115 [ 287 ] {149389f5-7d42-46b9-a83b-1dc415aa0103} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1878 | 2025.01.15 02:28:20.582268 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1879 | 2025.01.15 02:28:20.582337 [ 287 ] {149389f5-7d42-46b9-a83b-1dc415aa0103} <Debug> executeQuery: Read 87 rows, 5.62 KiB in 0.001618 sec., 53770.086526576015 rows/sec., 3.39 MiB/sec. | ||
1880 | 2025.01.15 02:28:20.582357 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1881 | 2025.01.15 02:28:20.582436 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1882 | 2025.01.15 02:28:20.582461 [ 287 ] {149389f5-7d42-46b9-a83b-1dc415aa0103} <Debug> TCPHandler: Processed in 0.001890751 sec. | ||
1883 | 2025.01.15 02:28:20.582676 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1884 | 2025.01.15 02:28:20.582733 [ 196 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::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 | ||
1885 | 2025.01.15 02:28:20.582865 [ 285 ] {62dbfb4e-c394-447e-be2f-625de0e8d463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1886 | 2025.01.15 02:28:20.582981 [ 285 ] {62dbfb4e-c394-447e-be2f-625de0e8d463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1887 | 2025.01.15 02:28:20.583107 [ 196 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1888 | 2025.01.15 02:28:20.583218 [ 196 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 77 rows starting from the beginning of the part | ||
1889 | 2025.01.15 02:28:20.583669 [ 196 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3912 rows starting from the beginning of the part | ||
1890 | 2025.01.15 02:28:20.584044 [ 196 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
1891 | 2025.01.15 02:28:20.584397 [ 196 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 87 rows starting from the beginning of the part | ||
1892 | 2025.01.15 02:28:20.584711 [ 196 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
1893 | 2025.01.15 02:28:20.585033 [ 285 ] {62dbfb4e-c394-447e-be2f-625de0e8d463} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1894 | 2025.01.15 02:28:20.585093 [ 196 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 87 rows starting from the beginning of the part | ||
1895 | 2025.01.15 02:28:20.585133 [ 285 ] {62dbfb4e-c394-447e-be2f-625de0e8d463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1896 | 2025.01.15 02:28:20.586204 [ 285 ] {62dbfb4e-c394-447e-be2f-625de0e8d463} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1897 | 2025.01.15 02:28:20.586635 [ 285 ] {62dbfb4e-c394-447e-be2f-625de0e8d463} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1898 | 2025.01.15 02:28:20.587293 [ 285 ] {62dbfb4e-c394-447e-be2f-625de0e8d463} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004452 sec., 224.61814914645103 rows/sec., 15.14 KiB/sec. | ||
1899 | 2025.01.15 02:28:20.587550 [ 285 ] {62dbfb4e-c394-447e-be2f-625de0e8d463} <Debug> TCPHandler: Processed in 0.004996885 sec. | ||
1900 | 2025.01.15 02:28:20.587793 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1901 | 2025.01.15 02:28:20.588023 [ 287 ] {32811c89-a7d6-492f-92a4-8ea1bfdd1162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1902 | 2025.01.15 02:28:20.588116 [ 287 ] {32811c89-a7d6-492f-92a4-8ea1bfdd1162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1903 | 2025.01.15 02:28:20.588835 [ 196 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4181 rows, containing 5 columns (5 merged, 0 gathered) in 0.00629815 sec., 663845.7324769972 rows/sec., 44.17 MiB/sec. | ||
1904 | 2025.01.15 02:28:20.589203 [ 196 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1905 | 2025.01.15 02:28:20.589455 [ 287 ] {32811c89-a7d6-492f-92a4-8ea1bfdd1162} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1906 | 2025.01.15 02:28:20.589522 [ 287 ] {32811c89-a7d6-492f-92a4-8ea1bfdd1162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1907 | 2025.01.15 02:28:20.589794 [ 196 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1908 | 2025.01.15 02:28:20.589964 [ 196 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1909 | 2025.01.15 02:28:20.590115 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
1910 | 2025.01.15 02:28:20.590244 [ 287 ] {32811c89-a7d6-492f-92a4-8ea1bfdd1162} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1911 | 2025.01.15 02:28:20.590486 [ 287 ] {32811c89-a7d6-492f-92a4-8ea1bfdd1162} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1912 | 2025.01.15 02:28:20.590740 [ 287 ] {32811c89-a7d6-492f-92a4-8ea1bfdd1162} <Debug> executeQuery: Read 32 rows, 1.82 KiB in 0.002784 sec., 11494.252873563219 rows/sec., 654.55 KiB/sec. | ||
1913 | 2025.01.15 02:28:20.590878 [ 287 ] {32811c89-a7d6-492f-92a4-8ea1bfdd1162} <Debug> TCPHandler: Processed in 0.003223427 sec. | ||
1914 | 2025.01.15 02:28:21.906414 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
1915 | 2025.01.15 02:28:21.907045 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1916 | 2025.01.15 02:28:21.907090 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1917 | 2025.01.15 02:28:21.907615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1918 | 2025.01.15 02:28:21.907883 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1919 | 2025.01.15 02:28:21.908228 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
1920 | 2025.01.15 02:28:22.156919 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
1921 | 2025.01.15 02:28:22.177075 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1922 | 2025.01.15 02:28:22.177129 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1923 | 2025.01.15 02:28:22.184536 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1924 | 2025.01.15 02:28:22.185318 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1925 | 2025.01.15 02:28:22.188464 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
1926 | 2025.01.15 02:28:24.403206 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 266 | ||
1927 | 2025.01.15 02:28:24.406177 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1928 | 2025.01.15 02:28:24.406227 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1929 | 2025.01.15 02:28:24.407721 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1930 | 2025.01.15 02:28:24.408026 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1931 | 2025.01.15 02:28:24.409079 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 266 | ||
1932 | 2025.01.15 02:28:25.562908 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1933 | 2025.01.15 02:28:25.563095 [ 285 ] {eafa05e1-7083-47e1-915b-e246aa3818fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1934 | 2025.01.15 02:28:25.563165 [ 285 ] {eafa05e1-7083-47e1-915b-e246aa3818fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1935 | 2025.01.15 02:28:25.563928 [ 285 ] {eafa05e1-7083-47e1-915b-e246aa3818fe} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1936 | 2025.01.15 02:28:25.563981 [ 285 ] {eafa05e1-7083-47e1-915b-e246aa3818fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1937 | 2025.01.15 02:28:25.564408 [ 285 ] {eafa05e1-7083-47e1-915b-e246aa3818fe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1938 | 2025.01.15 02:28:25.564671 [ 285 ] {eafa05e1-7083-47e1-915b-e246aa3818fe} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1939 | 2025.01.15 02:28:25.564924 [ 285 ] {eafa05e1-7083-47e1-915b-e246aa3818fe} <Debug> executeQuery: Read 52 rows, 4.84 KiB in 0.001879 sec., 27674.294837679616 rows/sec., 2.52 MiB/sec. | ||
1940 | 2025.01.15 02:28:25.565027 [ 285 ] {eafa05e1-7083-47e1-915b-e246aa3818fe} <Debug> TCPHandler: Processed in 0.00224142 sec. | ||
1941 | 2025.01.15 02:28:25.565332 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1942 | 2025.01.15 02:28:25.565649 [ 287 ] {c700f00b-af8d-418c-a786-98e4514aeb98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1943 | 2025.01.15 02:28:25.565766 [ 287 ] {c700f00b-af8d-418c-a786-98e4514aeb98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1944 | 2025.01.15 02:28:25.566580 [ 287 ] {c700f00b-af8d-418c-a786-98e4514aeb98} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1945 | 2025.01.15 02:28:25.566631 [ 287 ] {c700f00b-af8d-418c-a786-98e4514aeb98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1946 | 2025.01.15 02:28:25.567061 [ 287 ] {c700f00b-af8d-418c-a786-98e4514aeb98} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1947 | 2025.01.15 02:28:25.567317 [ 287 ] {c700f00b-af8d-418c-a786-98e4514aeb98} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1948 | 2025.01.15 02:28:25.567571 [ 287 ] {c700f00b-af8d-418c-a786-98e4514aeb98} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.002011 sec., 11934.361014420685 rows/sec., 897.41 KiB/sec. | ||
1949 | 2025.01.15 02:28:25.567658 [ 287 ] {c700f00b-af8d-418c-a786-98e4514aeb98} <Debug> TCPHandler: Processed in 0.002511558 sec. | ||
1950 | 2025.01.15 02:28:25.567790 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1951 | 2025.01.15 02:28:25.567912 [ 285 ] {a07997b7-0bd5-423d-b1fe-cdd795c7f658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1952 | 2025.01.15 02:28:25.567962 [ 285 ] {a07997b7-0bd5-423d-b1fe-cdd795c7f658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1953 | 2025.01.15 02:28:25.568556 [ 285 ] {a07997b7-0bd5-423d-b1fe-cdd795c7f658} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1954 | 2025.01.15 02:28:25.568600 [ 285 ] {a07997b7-0bd5-423d-b1fe-cdd795c7f658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1955 | 2025.01.15 02:28:25.568969 [ 285 ] {a07997b7-0bd5-423d-b1fe-cdd795c7f658} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1956 | 2025.01.15 02:28:25.569207 [ 285 ] {a07997b7-0bd5-423d-b1fe-cdd795c7f658} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1957 | 2025.01.15 02:28:25.569445 [ 285 ] {a07997b7-0bd5-423d-b1fe-cdd795c7f658} <Debug> executeQuery: Read 32 rows, 2.56 KiB in 0.001555 sec., 20578.778135048233 rows/sec., 1.61 MiB/sec. | ||
1958 | 2025.01.15 02:28:25.569525 [ 285 ] {a07997b7-0bd5-423d-b1fe-cdd795c7f658} <Debug> TCPHandler: Processed in 0.001790239 sec. | ||
1959 | 2025.01.15 02:28:25.569675 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1960 | 2025.01.15 02:28:25.569795 [ 287 ] {1f9150b6-1d80-46ad-8730-97380078408d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1961 | 2025.01.15 02:28:25.569848 [ 287 ] {1f9150b6-1d80-46ad-8730-97380078408d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1962 | 2025.01.15 02:28:25.570379 [ 287 ] {1f9150b6-1d80-46ad-8730-97380078408d} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1963 | 2025.01.15 02:28:25.570418 [ 287 ] {1f9150b6-1d80-46ad-8730-97380078408d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1964 | 2025.01.15 02:28:25.570802 [ 287 ] {1f9150b6-1d80-46ad-8730-97380078408d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1965 | 2025.01.15 02:28:25.571047 [ 287 ] {1f9150b6-1d80-46ad-8730-97380078408d} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1966 | 2025.01.15 02:28:25.571250 [ 287 ] {1f9150b6-1d80-46ad-8730-97380078408d} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001481 sec., 6752.194463200541 rows/sec., 514.33 KiB/sec. | ||
1967 | 2025.01.15 02:28:25.571303 [ 287 ] {1f9150b6-1d80-46ad-8730-97380078408d} <Debug> TCPHandler: Processed in 0.001684795 sec. | ||
1968 | 2025.01.15 02:28:25.571442 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1969 | 2025.01.15 02:28:25.571559 [ 285 ] {005b184b-4247-47e5-b45f-4ae14d0d3a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1970 | 2025.01.15 02:28:25.571640 [ 285 ] {005b184b-4247-47e5-b45f-4ae14d0d3a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1971 | 2025.01.15 02:28:25.572759 [ 285 ] {005b184b-4247-47e5-b45f-4ae14d0d3a9a} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1972 | 2025.01.15 02:28:25.572797 [ 285 ] {005b184b-4247-47e5-b45f-4ae14d0d3a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1973 | 2025.01.15 02:28:25.573421 [ 285 ] {005b184b-4247-47e5-b45f-4ae14d0d3a9a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1974 | 2025.01.15 02:28:25.573689 [ 285 ] {005b184b-4247-47e5-b45f-4ae14d0d3a9a} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1975 | 2025.01.15 02:28:25.573890 [ 285 ] {005b184b-4247-47e5-b45f-4ae14d0d3a9a} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002355 sec., 10191.082802547771 rows/sec., 18.26 MiB/sec. | ||
1976 | 2025.01.15 02:28:25.573997 [ 285 ] {005b184b-4247-47e5-b45f-4ae14d0d3a9a} <Debug> TCPHandler: Processed in 0.00261048 sec. | ||
1977 | 2025.01.15 02:28:25.574194 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1978 | 2025.01.15 02:28:25.574414 [ 287 ] {cae7e0ea-b90e-4d15-a1de-97db4c3be84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1979 | 2025.01.15 02:28:25.574509 [ 287 ] {cae7e0ea-b90e-4d15-a1de-97db4c3be84a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1980 | 2025.01.15 02:28:25.575186 [ 287 ] {cae7e0ea-b90e-4d15-a1de-97db4c3be84a} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1981 | 2025.01.15 02:28:25.575225 [ 287 ] {cae7e0ea-b90e-4d15-a1de-97db4c3be84a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1982 | 2025.01.15 02:28:25.575590 [ 287 ] {cae7e0ea-b90e-4d15-a1de-97db4c3be84a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1983 | 2025.01.15 02:28:25.575827 [ 287 ] {cae7e0ea-b90e-4d15-a1de-97db4c3be84a} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1984 | 2025.01.15 02:28:25.575982 [ 49 ] {} <Debug> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1985 | 2025.01.15 02:28:25.576040 [ 49 ] {} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1986 | 2025.01.15 02:28:25.576072 [ 287 ] {cae7e0ea-b90e-4d15-a1de-97db4c3be84a} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001706 sec., 5861.664712778429 rows/sec., 369.22 KiB/sec. | ||
1987 | 2025.01.15 02:28:25.576077 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1988 | 2025.01.15 02:28:25.576206 [ 287 ] {cae7e0ea-b90e-4d15-a1de-97db4c3be84a} <Debug> TCPHandler: Processed in 0.002116447 sec. | ||
1989 | 2025.01.15 02:28:25.576435 [ 187 ] {637dccd0-6349-490d-b668-7f54091f2459::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 | ||
1990 | 2025.01.15 02:28:25.576555 [ 187 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1991 | 2025.01.15 02:28:25.576599 [ 187 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part | ||
1992 | 2025.01.15 02:28:25.576702 [ 187 ] {637dccd0-6349-490d-b668-7f54091f2459::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 | ||
1993 | 2025.01.15 02:28:25.576929 [ 187 ] {637dccd0-6349-490d-b668-7f54091f2459::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 | ||
1994 | 2025.01.15 02:28:25.577099 [ 187 ] {637dccd0-6349-490d-b668-7f54091f2459::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 | ||
1995 | 2025.01.15 02:28:25.577268 [ 187 ] {637dccd0-6349-490d-b668-7f54091f2459::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 | ||
1996 | 2025.01.15 02:28:25.577400 [ 187 ] {637dccd0-6349-490d-b668-7f54091f2459::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 | ||
1997 | 2025.01.15 02:28:25.578375 [ 196 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.002143428 sec., 53185.83129454313 rows/sec., 3.01 MiB/sec. | ||
1998 | 2025.01.15 02:28:25.578579 [ 199 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1999 | 2025.01.15 02:28:25.578914 [ 199 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_6_1} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2000 | 2025.01.15 02:28:25.578988 [ 199 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_6_1} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2001 | 2025.01.15 02:28:25.579054 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
2002 | 2025.01.15 02:28:29.326987 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2003 | 2025.01.15 02:28:29.327051 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2004 | 2025.01.15 02:28:29.409313 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
2005 | 2025.01.15 02:28:29.409975 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2006 | 2025.01.15 02:28:29.410026 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2007 | 2025.01.15 02:28:29.410621 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2008 | 2025.01.15 02:28:29.410879 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2009 | 2025.01.15 02:28:29.411202 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2010 | 2025.01.15 02:28:29.689490 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2011 | 2025.01.15 02:28:29.710047 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2012 | 2025.01.15 02:28:29.710114 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2013 | 2025.01.15 02:28:29.717164 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2014 | 2025.01.15 02:28:29.717934 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2015 | 2025.01.15 02:28:29.720775 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2016 | 2025.01.15 02:28:30.567709 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2017 | 2025.01.15 02:28:30.567894 [ 285 ] {8e7028b9-5a07-4b75-a8ef-1b07e770572c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2018 | 2025.01.15 02:28:30.567965 [ 285 ] {8e7028b9-5a07-4b75-a8ef-1b07e770572c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2019 | 2025.01.15 02:28:30.568686 [ 285 ] {8e7028b9-5a07-4b75-a8ef-1b07e770572c} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2020 | 2025.01.15 02:28:30.568742 [ 285 ] {8e7028b9-5a07-4b75-a8ef-1b07e770572c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2021 | 2025.01.15 02:28:30.569174 [ 285 ] {8e7028b9-5a07-4b75-a8ef-1b07e770572c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2022 | 2025.01.15 02:28:30.569429 [ 285 ] {8e7028b9-5a07-4b75-a8ef-1b07e770572c} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2023 | 2025.01.15 02:28:30.569710 [ 285 ] {8e7028b9-5a07-4b75-a8ef-1b07e770572c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001853 sec., 7555.315704263357 rows/sec., 543.88 KiB/sec. | ||
2024 | 2025.01.15 02:28:30.569850 [ 285 ] {8e7028b9-5a07-4b75-a8ef-1b07e770572c} <Debug> TCPHandler: Processed in 0.002265321 sec. | ||
2025 | 2025.01.15 02:28:30.570100 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2026 | 2025.01.15 02:28:30.570319 [ 287 ] {2d0c6ba3-f1b1-4c43-8503-ba8d32898503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2027 | 2025.01.15 02:28:30.570403 [ 287 ] {2d0c6ba3-f1b1-4c43-8503-ba8d32898503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2028 | 2025.01.15 02:28:30.571302 [ 287 ] {2d0c6ba3-f1b1-4c43-8503-ba8d32898503} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2029 | 2025.01.15 02:28:30.571354 [ 287 ] {2d0c6ba3-f1b1-4c43-8503-ba8d32898503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2030 | 2025.01.15 02:28:30.571798 [ 287 ] {2d0c6ba3-f1b1-4c43-8503-ba8d32898503} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2031 | 2025.01.15 02:28:30.572052 [ 287 ] {2d0c6ba3-f1b1-4c43-8503-ba8d32898503} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2032 | 2025.01.15 02:28:30.572349 [ 287 ] {2d0c6ba3-f1b1-4c43-8503-ba8d32898503} <Debug> executeQuery: Read 181 rows, 16.82 KiB in 0.00208 sec., 87019.23076923078 rows/sec., 7.90 MiB/sec. | ||
2033 | 2025.01.15 02:28:30.572583 [ 287 ] {2d0c6ba3-f1b1-4c43-8503-ba8d32898503} <Debug> TCPHandler: Processed in 0.002621601 sec. | ||
2034 | 2025.01.15 02:28:30.572734 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2035 | 2025.01.15 02:28:30.572858 [ 285 ] {f989ec97-5c14-4662-ae0c-db0352d8c80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2036 | 2025.01.15 02:28:30.572910 [ 285 ] {f989ec97-5c14-4662-ae0c-db0352d8c80b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2037 | 2025.01.15 02:28:30.573500 [ 285 ] {f989ec97-5c14-4662-ae0c-db0352d8c80b} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2038 | 2025.01.15 02:28:30.573542 [ 285 ] {f989ec97-5c14-4662-ae0c-db0352d8c80b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2039 | 2025.01.15 02:28:30.573910 [ 285 ] {f989ec97-5c14-4662-ae0c-db0352d8c80b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2040 | 2025.01.15 02:28:30.574147 [ 285 ] {f989ec97-5c14-4662-ae0c-db0352d8c80b} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2041 | 2025.01.15 02:28:30.574372 [ 285 ] {f989ec97-5c14-4662-ae0c-db0352d8c80b} <Debug> executeQuery: Read 22 rows, 1.58 KiB in 0.001535 sec., 14332.247557003258 rows/sec., 1.01 MiB/sec. | ||
2042 | 2025.01.15 02:28:30.574593 [ 285 ] {f989ec97-5c14-4662-ae0c-db0352d8c80b} <Debug> TCPHandler: Processed in 0.001912262 sec. | ||
2043 | 2025.01.15 02:28:30.574746 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2044 | 2025.01.15 02:28:30.574869 [ 287 ] {5dcfe767-e698-4895-b42c-a2190332dfb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2045 | 2025.01.15 02:28:30.574922 [ 287 ] {5dcfe767-e698-4895-b42c-a2190332dfb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2046 | 2025.01.15 02:28:30.575514 [ 287 ] {5dcfe767-e698-4895-b42c-a2190332dfb3} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2047 | 2025.01.15 02:28:30.575553 [ 287 ] {5dcfe767-e698-4895-b42c-a2190332dfb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2048 | 2025.01.15 02:28:30.575918 [ 287 ] {5dcfe767-e698-4895-b42c-a2190332dfb3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2049 | 2025.01.15 02:28:30.576169 [ 287 ] {5dcfe767-e698-4895-b42c-a2190332dfb3} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2050 | 2025.01.15 02:28:30.576290 [ 43 ] {} <Debug> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2051 | 2025.01.15 02:28:30.576336 [ 43 ] {} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2052 | 2025.01.15 02:28:30.576357 [ 287 ] {5dcfe767-e698-4895-b42c-a2190332dfb3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001513 sec., 9253.139458030402 rows/sec., 648.03 KiB/sec. | ||
2053 | 2025.01.15 02:28:30.576361 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2054 | 2025.01.15 02:28:30.576444 [ 287 ] {5dcfe767-e698-4895-b42c-a2190332dfb3} <Debug> TCPHandler: Processed in 0.001748697 sec. | ||
2055 | 2025.01.15 02:28:30.576714 [ 187 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::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 | ||
2056 | 2025.01.15 02:28:30.576754 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2057 | 2025.01.15 02:28:30.577056 [ 187 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2058 | 2025.01.15 02:28:30.577067 [ 285 ] {f224fa10-11e8-42b3-af51-8815c23d5e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2059 | 2025.01.15 02:28:30.577112 [ 187 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
2060 | 2025.01.15 02:28:30.577169 [ 285 ] {f224fa10-11e8-42b3-af51-8815c23d5e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2061 | 2025.01.15 02:28:30.577383 [ 187 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::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 | ||
2062 | 2025.01.15 02:28:30.577754 [ 187 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
2063 | 2025.01.15 02:28:30.578077 [ 187 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::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 | ||
2064 | 2025.01.15 02:28:30.578402 [ 187 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::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 | ||
2065 | 2025.01.15 02:28:30.578761 [ 187 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
2066 | 2025.01.15 02:28:30.579887 [ 285 ] {f224fa10-11e8-42b3-af51-8815c23d5e9f} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2067 | 2025.01.15 02:28:30.579950 [ 285 ] {f224fa10-11e8-42b3-af51-8815c23d5e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2068 | 2025.01.15 02:28:30.580935 [ 285 ] {f224fa10-11e8-42b3-af51-8815c23d5e9f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2069 | 2025.01.15 02:28:30.581317 [ 199 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 285 rows, containing 5 columns (5 merged, 0 gathered) in 0.004881242 sec., 58386.77943031712 rows/sec., 4.18 MiB/sec. | ||
2070 | 2025.01.15 02:28:30.581468 [ 285 ] {f224fa10-11e8-42b3-af51-8815c23d5e9f} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2071 | 2025.01.15 02:28:30.581515 [ 199 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2072 | 2025.01.15 02:28:30.581975 [ 285 ] {f224fa10-11e8-42b3-af51-8815c23d5e9f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004967 sec., 2617.274008455808 rows/sec., 163.19 KiB/sec. | ||
2073 | 2025.01.15 02:28:30.582195 [ 285 ] {f224fa10-11e8-42b3-af51-8815c23d5e9f} <Debug> TCPHandler: Processed in 0.005635562 sec. | ||
2074 | 2025.01.15 02:28:30.582209 [ 199 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_6_1} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2075 | 2025.01.15 02:28:30.582347 [ 199 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_6_1} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2076 | 2025.01.15 02:28:30.582362 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2077 | 2025.01.15 02:28:30.582429 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
2078 | 2025.01.15 02:28:30.582495 [ 287 ] {dd39faf2-4b60-4f2f-ad5b-6bad49ed75a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2079 | 2025.01.15 02:28:30.582543 [ 287 ] {dd39faf2-4b60-4f2f-ad5b-6bad49ed75a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2080 | 2025.01.15 02:28:30.583246 [ 287 ] {dd39faf2-4b60-4f2f-ad5b-6bad49ed75a6} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2081 | 2025.01.15 02:28:30.583283 [ 287 ] {dd39faf2-4b60-4f2f-ad5b-6bad49ed75a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2082 | 2025.01.15 02:28:30.583649 [ 287 ] {dd39faf2-4b60-4f2f-ad5b-6bad49ed75a6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2083 | 2025.01.15 02:28:30.583887 [ 287 ] {dd39faf2-4b60-4f2f-ad5b-6bad49ed75a6} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2084 | 2025.01.15 02:28:30.584065 [ 287 ] {dd39faf2-4b60-4f2f-ad5b-6bad49ed75a6} <Debug> executeQuery: Read 350 rows, 25.13 KiB in 0.001594 sec., 219573.40025094105 rows/sec., 15.40 MiB/sec. | ||
2085 | 2025.01.15 02:28:30.584117 [ 287 ] {dd39faf2-4b60-4f2f-ad5b-6bad49ed75a6} <Debug> TCPHandler: Processed in 0.001833019 sec. | ||
2086 | 2025.01.15 02:28:30.584272 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2087 | 2025.01.15 02:28:30.584408 [ 285 ] {a7224f8a-a3f5-41ed-b307-256bd4425f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2088 | 2025.01.15 02:28:30.584466 [ 285 ] {a7224f8a-a3f5-41ed-b307-256bd4425f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2089 | 2025.01.15 02:28:30.585014 [ 285 ] {a7224f8a-a3f5-41ed-b307-256bd4425f9d} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2090 | 2025.01.15 02:28:30.585059 [ 285 ] {a7224f8a-a3f5-41ed-b307-256bd4425f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2091 | 2025.01.15 02:28:30.585430 [ 285 ] {a7224f8a-a3f5-41ed-b307-256bd4425f9d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2092 | 2025.01.15 02:28:30.585670 [ 285 ] {a7224f8a-a3f5-41ed-b307-256bd4425f9d} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2093 | 2025.01.15 02:28:30.585939 [ 285 ] {a7224f8a-a3f5-41ed-b307-256bd4425f9d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001545 sec., 3883.495145631068 rows/sec., 202.90 KiB/sec. | ||
2094 | 2025.01.15 02:28:30.586049 [ 285 ] {a7224f8a-a3f5-41ed-b307-256bd4425f9d} <Debug> TCPHandler: Processed in 0.001845 sec. | ||
2095 | 2025.01.15 02:28:30.586192 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2096 | 2025.01.15 02:28:30.586330 [ 287 ] {8982b279-1685-4d18-a986-e9dd5f8840f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2097 | 2025.01.15 02:28:30.586394 [ 287 ] {8982b279-1685-4d18-a986-e9dd5f8840f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2098 | 2025.01.15 02:28:30.587031 [ 287 ] {8982b279-1685-4d18-a986-e9dd5f8840f4} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2099 | 2025.01.15 02:28:30.587076 [ 287 ] {8982b279-1685-4d18-a986-e9dd5f8840f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2100 | 2025.01.15 02:28:30.587459 [ 287 ] {8982b279-1685-4d18-a986-e9dd5f8840f4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2101 | 2025.01.15 02:28:30.587699 [ 287 ] {8982b279-1685-4d18-a986-e9dd5f8840f4} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2102 | 2025.01.15 02:28:30.587873 [ 287 ] {8982b279-1685-4d18-a986-e9dd5f8840f4} <Debug> executeQuery: Read 87 rows, 5.62 KiB in 0.001575 sec., 55238.09523809524 rows/sec., 3.48 MiB/sec. | ||
2103 | 2025.01.15 02:28:30.587925 [ 287 ] {8982b279-1685-4d18-a986-e9dd5f8840f4} <Debug> TCPHandler: Processed in 0.001799159 sec. | ||
2104 | 2025.01.15 02:28:30.588055 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2105 | 2025.01.15 02:28:30.588169 [ 285 ] {9cfc7669-0baa-4203-a5cc-192ca1b0674d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2106 | 2025.01.15 02:28:30.588220 [ 285 ] {9cfc7669-0baa-4203-a5cc-192ca1b0674d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2107 | 2025.01.15 02:28:30.588670 [ 285 ] {9cfc7669-0baa-4203-a5cc-192ca1b0674d} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2108 | 2025.01.15 02:28:30.588708 [ 285 ] {9cfc7669-0baa-4203-a5cc-192ca1b0674d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2109 | 2025.01.15 02:28:30.589059 [ 285 ] {9cfc7669-0baa-4203-a5cc-192ca1b0674d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2110 | 2025.01.15 02:28:30.589291 [ 285 ] {9cfc7669-0baa-4203-a5cc-192ca1b0674d} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2111 | 2025.01.15 02:28:30.589495 [ 285 ] {9cfc7669-0baa-4203-a5cc-192ca1b0674d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001349 sec., 741.2898443291327 rows/sec., 49.95 KiB/sec. | ||
2112 | 2025.01.15 02:28:30.589544 [ 285 ] {9cfc7669-0baa-4203-a5cc-192ca1b0674d} <Debug> TCPHandler: Processed in 0.001540961 sec. | ||
2113 | 2025.01.15 02:28:30.589673 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2114 | 2025.01.15 02:28:30.589788 [ 287 ] {bc916b9c-36bc-41ec-bbb8-1e195f5deccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2115 | 2025.01.15 02:28:30.589867 [ 287 ] {bc916b9c-36bc-41ec-bbb8-1e195f5deccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2116 | 2025.01.15 02:28:30.590970 [ 287 ] {bc916b9c-36bc-41ec-bbb8-1e195f5deccb} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2117 | 2025.01.15 02:28:30.591007 [ 287 ] {bc916b9c-36bc-41ec-bbb8-1e195f5deccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2118 | 2025.01.15 02:28:30.591612 [ 287 ] {bc916b9c-36bc-41ec-bbb8-1e195f5deccb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2119 | 2025.01.15 02:28:30.591864 [ 287 ] {bc916b9c-36bc-41ec-bbb8-1e195f5deccb} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2120 | 2025.01.15 02:28:30.591997 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2121 | 2025.01.15 02:28:30.592045 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2122 | 2025.01.15 02:28:30.592073 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2123 | 2025.01.15 02:28:30.592077 [ 287 ] {bc916b9c-36bc-41ec-bbb8-1e195f5deccb} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002312 sec., 6487.889273356402 rows/sec., 11.63 MiB/sec. | ||
2124 | 2025.01.15 02:28:30.592416 [ 196 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::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 | ||
2125 | 2025.01.15 02:28:30.592445 [ 287 ] {bc916b9c-36bc-41ec-bbb8-1e195f5deccb} <Debug> TCPHandler: Processed in 0.002824987 sec. | ||
2126 | 2025.01.15 02:28:30.592727 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2127 | 2025.01.15 02:28:30.593031 [ 285 ] {3a08352e-79f3-4fb0-8d55-15a3ce600abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2128 | 2025.01.15 02:28:30.593143 [ 196 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2129 | 2025.01.15 02:28:30.593158 [ 285 ] {3a08352e-79f3-4fb0-8d55-15a3ce600abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2130 | 2025.01.15 02:28:30.593367 [ 196 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
2131 | 2025.01.15 02:28:30.594228 [ 196 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
2132 | 2025.01.15 02:28:30.594905 [ 196 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
2133 | 2025.01.15 02:28:30.595462 [ 285 ] {3a08352e-79f3-4fb0-8d55-15a3ce600abf} <Trace> oximeter.measurements_i64 (dc0bd4af-1e55-4ad7-b2c5-ba025940b741): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2134 | 2025.01.15 02:28:30.595551 [ 285 ] {3a08352e-79f3-4fb0-8d55-15a3ce600abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2135 | 2025.01.15 02:28:30.595597 [ 196 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
2136 | 2025.01.15 02:28:30.596311 [ 196 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
2137 | 2025.01.15 02:28:30.596995 [ 196 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 15 rows starting from the beginning of the part | ||
2138 | 2025.01.15 02:28:30.597103 [ 285 ] {3a08352e-79f3-4fb0-8d55-15a3ce600abf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2139 | 2025.01.15 02:28:30.597913 [ 285 ] {3a08352e-79f3-4fb0-8d55-15a3ce600abf} <Trace> oximeter.measurements_i64 (dc0bd4af-1e55-4ad7-b2c5-ba025940b741): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2140 | 2025.01.15 02:28:30.598572 [ 285 ] {3a08352e-79f3-4fb0-8d55-15a3ce600abf} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.005627 sec., 1599.4313133108228 rows/sec., 112.98 KiB/sec. | ||
2141 | 2025.01.15 02:28:30.598692 [ 285 ] {3a08352e-79f3-4fb0-8d55-15a3ce600abf} <Debug> TCPHandler: Processed in 0.006083134 sec. | ||
2142 | 2025.01.15 02:28:30.598950 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2143 | 2025.01.15 02:28:30.599201 [ 287 ] {096675bf-8a60-47c6-909c-69a65e7c860c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2144 | 2025.01.15 02:28:30.599320 [ 287 ] {096675bf-8a60-47c6-909c-69a65e7c860c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2145 | 2025.01.15 02:28:30.601299 [ 287 ] {096675bf-8a60-47c6-909c-69a65e7c860c} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2146 | 2025.01.15 02:28:30.601383 [ 287 ] {096675bf-8a60-47c6-909c-69a65e7c860c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2147 | 2025.01.15 02:28:30.602523 [ 287 ] {096675bf-8a60-47c6-909c-69a65e7c860c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2148 | 2025.01.15 02:28:30.603135 [ 287 ] {096675bf-8a60-47c6-909c-69a65e7c860c} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2149 | 2025.01.15 02:28:30.603668 [ 287 ] {096675bf-8a60-47c6-909c-69a65e7c860c} <Debug> executeQuery: Read 32 rows, 1.82 KiB in 0.004539 sec., 7050.011015642212 rows/sec., 401.47 KiB/sec. | ||
2150 | 2025.01.15 02:28:30.603907 [ 287 ] {096675bf-8a60-47c6-909c-69a65e7c860c} <Debug> TCPHandler: Processed in 0.005112758 sec. | ||
2151 | 2025.01.15 02:28:30.604402 [ 194 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 19 columns (19 merged, 0 gathered) in 0.01222045 sec., 11047.056368627997 rows/sec., 19.80 MiB/sec. | ||
2152 | 2025.01.15 02:28:30.605113 [ 194 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2153 | 2025.01.15 02:28:30.605578 [ 194 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2154 | 2025.01.15 02:28:30.605665 [ 194 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2155 | 2025.01.15 02:28:30.605833 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
2156 | 2025.01.15 02:28:34.410246 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 302 | ||
2157 | 2025.01.15 02:28:34.413514 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2158 | 2025.01.15 02:28:34.413561 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2159 | 2025.01.15 02:28:34.415017 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2160 | 2025.01.15 02:28:34.415319 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2161 | 2025.01.15 02:28:34.415603 [ 38 ] {} <Debug> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2162 | 2025.01.15 02:28:34.415793 [ 38 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2163 | 2025.01.15 02:28:34.415895 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2164 | 2025.01.15 02:28:34.416749 [ 199 ] {ef22ee4d-2c63-4abc-b98f-c588578d455f::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 | ||
2165 | 2025.01.15 02:28:34.417114 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 302 | ||
2166 | 2025.01.15 02:28:34.417693 [ 199 ] {ef22ee4d-2c63-4abc-b98f-c588578d455f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2167 | 2025.01.15 02:28:34.417870 [ 199 ] {ef22ee4d-2c63-4abc-b98f-c588578d455f::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 | ||
2168 | 2025.01.15 02:28:34.418409 [ 199 ] {ef22ee4d-2c63-4abc-b98f-c588578d455f::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 | ||
2169 | 2025.01.15 02:28:34.418912 [ 199 ] {ef22ee4d-2c63-4abc-b98f-c588578d455f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 80 rows starting from the beginning of the part | ||
2170 | 2025.01.15 02:28:34.419400 [ 199 ] {ef22ee4d-2c63-4abc-b98f-c588578d455f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
2171 | 2025.01.15 02:28:34.419872 [ 199 ] {ef22ee4d-2c63-4abc-b98f-c588578d455f::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 | ||
2172 | 2025.01.15 02:28:34.420341 [ 199 ] {ef22ee4d-2c63-4abc-b98f-c588578d455f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
2173 | 2025.01.15 02:28:34.427953 [ 194 ] {ef22ee4d-2c63-4abc-b98f-c588578d455f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 302 rows, containing 72 columns (72 merged, 0 gathered) in 0.01185351 sec., 25477.68551256126 rows/sec., 23.76 MiB/sec. | ||
2174 | 2025.01.15 02:28:34.428663 [ 199 ] {ef22ee4d-2c63-4abc-b98f-c588578d455f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2175 | 2025.01.15 02:28:34.429355 [ 199 ] {ef22ee4d-2c63-4abc-b98f-c588578d455f::all_1_6_1} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2176 | 2025.01.15 02:28:34.429437 [ 199 ] {ef22ee4d-2c63-4abc-b98f-c588578d455f::all_1_6_1} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2177 | 2025.01.15 02:28:34.429625 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
2178 | 2025.01.15 02:28:35.560864 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2179 | 2025.01.15 02:28:35.561147 [ 285 ] {1941b0ce-30d3-4d9c-a2fc-a819b6e98f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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) | ||
2180 | 2025.01.15 02:28:35.561555 [ 285 ] {1941b0ce-30d3-4d9c-a2fc-a819b6e98f58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2181 | 2025.01.15 02:28:35.561601 [ 285 ] {1941b0ce-30d3-4d9c-a2fc-a819b6e98f58} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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 | ||
2182 | 2025.01.15 02:28:35.561918 [ 285 ] {1941b0ce-30d3-4d9c-a2fc-a819b6e98f58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2183 | 2025.01.15 02:28:35.561996 [ 285 ] {1941b0ce-30d3-4d9c-a2fc-a819b6e98f58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2184 | 2025.01.15 02:28:35.562168 [ 285 ] {1941b0ce-30d3-4d9c-a2fc-a819b6e98f58} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
2185 | 2025.01.15 02:28:35.562366 [ 300 ] {1941b0ce-30d3-4d9c-a2fc-a819b6e98f58} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2186 | 2025.01.15 02:28:35.562398 [ 295 ] {1941b0ce-30d3-4d9c-a2fc-a819b6e98f58} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2187 | 2025.01.15 02:28:35.562461 [ 297 ] {1941b0ce-30d3-4d9c-a2fc-a819b6e98f58} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2188 | 2025.01.15 02:28:35.562513 [ 298 ] {1941b0ce-30d3-4d9c-a2fc-a819b6e98f58} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2189 | 2025.01.15 02:28:35.562697 [ 285 ] {1941b0ce-30d3-4d9c-a2fc-a819b6e98f58} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
2190 | 2025.01.15 02:28:35.562730 [ 285 ] {1941b0ce-30d3-4d9c-a2fc-a819b6e98f58} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2191 | 2025.01.15 02:28:35.562867 [ 285 ] {1941b0ce-30d3-4d9c-a2fc-a819b6e98f58} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2192 | 2025.01.15 02:28:35.562890 [ 285 ] {1941b0ce-30d3-4d9c-a2fc-a819b6e98f58} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Reading approx. 27 rows with 4 streams | ||
2193 | 2025.01.15 02:28:35.562932 [ 285 ] {1941b0ce-30d3-4d9c-a2fc-a819b6e98f58} <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', 'database_transaction:retry_data', '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'))" | ||
2194 | 2025.01.15 02:28:35.562976 [ 285 ] {1941b0ce-30d3-4d9c-a2fc-a819b6e98f58} <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', 'database_transaction:retry_data', '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'))" | ||
2195 | 2025.01.15 02:28:35.563018 [ 285 ] {1941b0ce-30d3-4d9c-a2fc-a819b6e98f58} <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', 'database_transaction:retry_data', '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'))" | ||
2196 | 2025.01.15 02:28:35.563059 [ 285 ] {1941b0ce-30d3-4d9c-a2fc-a819b6e98f58} <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', 'database_transaction:retry_data', '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'))" | ||
2197 | 2025.01.15 02:28:35.565208 [ 285 ] {1941b0ce-30d3-4d9c-a2fc-a819b6e98f58} <Debug> executeQuery: Read 27 rows, 1017.00 B in 0.004191 sec., 6442.376521116678 rows/sec., 236.98 KiB/sec. | ||
2198 | 2025.01.15 02:28:35.565467 [ 285 ] {1941b0ce-30d3-4d9c-a2fc-a819b6e98f58} <Debug> MemoryTracker: Peak memory usage (for query): 138.81 KiB. | ||
2199 | 2025.01.15 02:28:35.565488 [ 285 ] {1941b0ce-30d3-4d9c-a2fc-a819b6e98f58} <Debug> TCPHandler: Processed in 0.004755778 sec. | ||
2200 | 2025.01.15 02:28:35.599140 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2201 | 2025.01.15 02:28:35.599344 [ 285 ] {ebfccd90-258f-4ddf-bc1b-45faef54a67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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) | ||
2202 | 2025.01.15 02:28:35.599693 [ 285 ] {ebfccd90-258f-4ddf-bc1b-45faef54a67c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2203 | 2025.01.15 02:28:35.599748 [ 285 ] {ebfccd90-258f-4ddf-bc1b-45faef54a67c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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 | ||
2204 | 2025.01.15 02:28:35.600092 [ 285 ] {ebfccd90-258f-4ddf-bc1b-45faef54a67c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2205 | 2025.01.15 02:28:35.600171 [ 285 ] {ebfccd90-258f-4ddf-bc1b-45faef54a67c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2206 | 2025.01.15 02:28:35.600334 [ 285 ] {ebfccd90-258f-4ddf-bc1b-45faef54a67c} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
2207 | 2025.01.15 02:28:35.600512 [ 302 ] {ebfccd90-258f-4ddf-bc1b-45faef54a67c} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2208 | 2025.01.15 02:28:35.600523 [ 300 ] {ebfccd90-258f-4ddf-bc1b-45faef54a67c} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2209 | 2025.01.15 02:28:35.600552 [ 295 ] {ebfccd90-258f-4ddf-bc1b-45faef54a67c} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2210 | 2025.01.15 02:28:35.600648 [ 297 ] {ebfccd90-258f-4ddf-bc1b-45faef54a67c} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2211 | 2025.01.15 02:28:35.600799 [ 285 ] {ebfccd90-258f-4ddf-bc1b-45faef54a67c} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
2212 | 2025.01.15 02:28:35.600831 [ 285 ] {ebfccd90-258f-4ddf-bc1b-45faef54a67c} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2213 | 2025.01.15 02:28:35.600956 [ 285 ] {ebfccd90-258f-4ddf-bc1b-45faef54a67c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2214 | 2025.01.15 02:28:35.600978 [ 285 ] {ebfccd90-258f-4ddf-bc1b-45faef54a67c} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Reading approx. 27 rows with 4 streams | ||
2215 | 2025.01.15 02:28:35.601018 [ 285 ] {ebfccd90-258f-4ddf-bc1b-45faef54a67c} <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', 'database_transaction:retry_data', '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'))" | ||
2216 | 2025.01.15 02:28:35.601059 [ 285 ] {ebfccd90-258f-4ddf-bc1b-45faef54a67c} <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', 'database_transaction:retry_data', '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'))" | ||
2217 | 2025.01.15 02:28:35.601096 [ 285 ] {ebfccd90-258f-4ddf-bc1b-45faef54a67c} <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', 'database_transaction:retry_data', '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'))" | ||
2218 | 2025.01.15 02:28:35.601136 [ 285 ] {ebfccd90-258f-4ddf-bc1b-45faef54a67c} <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', 'database_transaction:retry_data', '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'))" | ||
2219 | 2025.01.15 02:28:35.602958 [ 285 ] {ebfccd90-258f-4ddf-bc1b-45faef54a67c} <Debug> executeQuery: Read 27 rows, 1017.00 B in 0.003712 sec., 7273.706896551724 rows/sec., 267.55 KiB/sec. | ||
2220 | 2025.01.15 02:28:35.603175 [ 285 ] {ebfccd90-258f-4ddf-bc1b-45faef54a67c} <Debug> MemoryTracker: Peak memory usage (for query): 138.89 KiB. | ||
2221 | 2025.01.15 02:28:35.603191 [ 285 ] {ebfccd90-258f-4ddf-bc1b-45faef54a67c} <Debug> TCPHandler: Processed in 0.004117161 sec. | ||
2222 | 2025.01.15 02:28:35.603532 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2223 | 2025.01.15 02:28:35.603796 [ 287 ] {52246cba-f7c3-41a7-855d-3bd3f7b89073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', '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) | ||
2224 | 2025.01.15 02:28:35.604251 [ 287 ] {52246cba-f7c3-41a7-855d-3bd3f7b89073} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2225 | 2025.01.15 02:28:35.604296 [ 287 ] {52246cba-f7c3-41a7-855d-3bd3f7b89073} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', '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 | ||
2226 | 2025.01.15 02:28:35.604618 [ 287 ] {52246cba-f7c3-41a7-855d-3bd3f7b89073} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2227 | 2025.01.15 02:28:35.604694 [ 287 ] {52246cba-f7c3-41a7-855d-3bd3f7b89073} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2228 | 2025.01.15 02:28:35.604865 [ 287 ] {52246cba-f7c3-41a7-855d-3bd3f7b89073} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
2229 | 2025.01.15 02:28:35.605040 [ 295 ] {52246cba-f7c3-41a7-855d-3bd3f7b89073} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2230 | 2025.01.15 02:28:35.605085 [ 300 ] {52246cba-f7c3-41a7-855d-3bd3f7b89073} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2231 | 2025.01.15 02:28:35.605100 [ 298 ] {52246cba-f7c3-41a7-855d-3bd3f7b89073} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2232 | 2025.01.15 02:28:35.605077 [ 302 ] {52246cba-f7c3-41a7-855d-3bd3f7b89073} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2233 | 2025.01.15 02:28:35.605278 [ 287 ] {52246cba-f7c3-41a7-855d-3bd3f7b89073} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
2234 | 2025.01.15 02:28:35.605310 [ 287 ] {52246cba-f7c3-41a7-855d-3bd3f7b89073} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2235 | 2025.01.15 02:28:35.605446 [ 287 ] {52246cba-f7c3-41a7-855d-3bd3f7b89073} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2236 | 2025.01.15 02:28:35.605470 [ 287 ] {52246cba-f7c3-41a7-855d-3bd3f7b89073} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Reading approx. 27 rows with 4 streams | ||
2237 | 2025.01.15 02:28:35.605513 [ 287 ] {52246cba-f7c3-41a7-855d-3bd3f7b89073} <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', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', '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'))" | ||
2238 | 2025.01.15 02:28:35.605561 [ 287 ] {52246cba-f7c3-41a7-855d-3bd3f7b89073} <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', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', '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'))" | ||
2239 | 2025.01.15 02:28:35.605606 [ 287 ] {52246cba-f7c3-41a7-855d-3bd3f7b89073} <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', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', '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'))" | ||
2240 | 2025.01.15 02:28:35.605649 [ 287 ] {52246cba-f7c3-41a7-855d-3bd3f7b89073} <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', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', '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'))" | ||
2241 | 2025.01.15 02:28:35.607511 [ 287 ] {52246cba-f7c3-41a7-855d-3bd3f7b89073} <Debug> executeQuery: Read 27 rows, 1017.00 B in 0.003842 sec., 7027.589796980739 rows/sec., 258.50 KiB/sec. | ||
2242 | 2025.01.15 02:28:35.607742 [ 287 ] {52246cba-f7c3-41a7-855d-3bd3f7b89073} <Debug> MemoryTracker: Peak memory usage (for query): 139.20 KiB. | ||
2243 | 2025.01.15 02:28:35.607759 [ 287 ] {52246cba-f7c3-41a7-855d-3bd3f7b89073} <Debug> TCPHandler: Processed in 0.004359988 sec. | ||
2244 | 2025.01.15 02:28:35.607982 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2245 | 2025.01.15 02:28:35.608160 [ 285 ] {34297969-f1c8-4549-bbfe-db39b298c3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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) | ||
2246 | 2025.01.15 02:28:35.608526 [ 285 ] {34297969-f1c8-4549-bbfe-db39b298c3f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2247 | 2025.01.15 02:28:35.608581 [ 285 ] {34297969-f1c8-4549-bbfe-db39b298c3f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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 | ||
2248 | 2025.01.15 02:28:35.608944 [ 285 ] {34297969-f1c8-4549-bbfe-db39b298c3f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2249 | 2025.01.15 02:28:35.609024 [ 285 ] {34297969-f1c8-4549-bbfe-db39b298c3f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2250 | 2025.01.15 02:28:35.609203 [ 285 ] {34297969-f1c8-4549-bbfe-db39b298c3f2} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
2251 | 2025.01.15 02:28:35.609336 [ 295 ] {34297969-f1c8-4549-bbfe-db39b298c3f2} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2252 | 2025.01.15 02:28:35.609427 [ 300 ] {34297969-f1c8-4549-bbfe-db39b298c3f2} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2253 | 2025.01.15 02:28:35.609433 [ 302 ] {34297969-f1c8-4549-bbfe-db39b298c3f2} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2254 | 2025.01.15 02:28:35.609487 [ 297 ] {34297969-f1c8-4549-bbfe-db39b298c3f2} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2255 | 2025.01.15 02:28:35.609632 [ 285 ] {34297969-f1c8-4549-bbfe-db39b298c3f2} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
2256 | 2025.01.15 02:28:35.609663 [ 285 ] {34297969-f1c8-4549-bbfe-db39b298c3f2} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2257 | 2025.01.15 02:28:35.609787 [ 285 ] {34297969-f1c8-4549-bbfe-db39b298c3f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2258 | 2025.01.15 02:28:35.609809 [ 285 ] {34297969-f1c8-4549-bbfe-db39b298c3f2} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Reading approx. 27 rows with 4 streams | ||
2259 | 2025.01.15 02:28:35.609850 [ 285 ] {34297969-f1c8-4549-bbfe-db39b298c3f2} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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'))" | ||
2260 | 2025.01.15 02:28:35.609895 [ 285 ] {34297969-f1c8-4549-bbfe-db39b298c3f2} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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'))" | ||
2261 | 2025.01.15 02:28:35.609937 [ 285 ] {34297969-f1c8-4549-bbfe-db39b298c3f2} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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'))" | ||
2262 | 2025.01.15 02:28:35.609981 [ 285 ] {34297969-f1c8-4549-bbfe-db39b298c3f2} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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'))" | ||
2263 | 2025.01.15 02:28:35.611745 [ 285 ] {34297969-f1c8-4549-bbfe-db39b298c3f2} <Debug> executeQuery: Read 27 rows, 1017.00 B in 0.003669 sec., 7358.953393295176 rows/sec., 270.69 KiB/sec. | ||
2264 | 2025.01.15 02:28:35.611963 [ 285 ] {34297969-f1c8-4549-bbfe-db39b298c3f2} <Debug> MemoryTracker: Peak memory usage (for query): 139.57 KiB. | ||
2265 | 2025.01.15 02:28:35.611984 [ 285 ] {34297969-f1c8-4549-bbfe-db39b298c3f2} <Debug> TCPHandler: Processed in 0.00405554 sec. | ||
2266 | 2025.01.15 02:28:35.612232 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2267 | 2025.01.15 02:28:35.612412 [ 287 ] {7137d05d-4a57-403e-b6da-8c1ea879e1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_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) | ||
2268 | 2025.01.15 02:28:35.612735 [ 287 ] {7137d05d-4a57-403e-b6da-8c1ea879e1a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2269 | 2025.01.15 02:28:35.612780 [ 287 ] {7137d05d-4a57-403e-b6da-8c1ea879e1a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_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 | ||
2270 | 2025.01.15 02:28:35.613079 [ 287 ] {7137d05d-4a57-403e-b6da-8c1ea879e1a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2271 | 2025.01.15 02:28:35.613144 [ 287 ] {7137d05d-4a57-403e-b6da-8c1ea879e1a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2272 | 2025.01.15 02:28:35.613289 [ 287 ] {7137d05d-4a57-403e-b6da-8c1ea879e1a3} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
2273 | 2025.01.15 02:28:35.613443 [ 300 ] {7137d05d-4a57-403e-b6da-8c1ea879e1a3} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2274 | 2025.01.15 02:28:35.613460 [ 298 ] {7137d05d-4a57-403e-b6da-8c1ea879e1a3} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2275 | 2025.01.15 02:28:35.613498 [ 295 ] {7137d05d-4a57-403e-b6da-8c1ea879e1a3} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2276 | 2025.01.15 02:28:35.613519 [ 297 ] {7137d05d-4a57-403e-b6da-8c1ea879e1a3} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2277 | 2025.01.15 02:28:35.613653 [ 287 ] {7137d05d-4a57-403e-b6da-8c1ea879e1a3} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
2278 | 2025.01.15 02:28:35.613682 [ 287 ] {7137d05d-4a57-403e-b6da-8c1ea879e1a3} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2279 | 2025.01.15 02:28:35.613805 [ 287 ] {7137d05d-4a57-403e-b6da-8c1ea879e1a3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2280 | 2025.01.15 02:28:35.613826 [ 287 ] {7137d05d-4a57-403e-b6da-8c1ea879e1a3} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Reading approx. 27 rows with 4 streams | ||
2281 | 2025.01.15 02:28:35.613867 [ 287 ] {7137d05d-4a57-403e-b6da-8c1ea879e1a3} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_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'))" | ||
2282 | 2025.01.15 02:28:35.613913 [ 287 ] {7137d05d-4a57-403e-b6da-8c1ea879e1a3} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_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'))" | ||
2283 | 2025.01.15 02:28:35.613953 [ 287 ] {7137d05d-4a57-403e-b6da-8c1ea879e1a3} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_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'))" | ||
2284 | 2025.01.15 02:28:35.613994 [ 287 ] {7137d05d-4a57-403e-b6da-8c1ea879e1a3} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_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'))" | ||
2285 | 2025.01.15 02:28:35.615729 [ 287 ] {7137d05d-4a57-403e-b6da-8c1ea879e1a3} <Debug> executeQuery: Read 27 rows, 1017.00 B in 0.003401 sec., 7938.841517200824 rows/sec., 292.02 KiB/sec. | ||
2286 | 2025.01.15 02:28:35.615947 [ 287 ] {7137d05d-4a57-403e-b6da-8c1ea879e1a3} <Debug> MemoryTracker: Peak memory usage (for query): 139.80 KiB. | ||
2287 | 2025.01.15 02:28:35.615964 [ 287 ] {7137d05d-4a57-403e-b6da-8c1ea879e1a3} <Debug> TCPHandler: Processed in 0.003802422 sec. | ||
2288 | 2025.01.15 02:28:35.616203 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2289 | 2025.01.15 02:28:35.616414 [ 285 ] {6d3dcb49-7972-4c12-8639-864f155f062a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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) | ||
2290 | 2025.01.15 02:28:35.616810 [ 285 ] {6d3dcb49-7972-4c12-8639-864f155f062a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2291 | 2025.01.15 02:28:35.616866 [ 285 ] {6d3dcb49-7972-4c12-8639-864f155f062a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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 | ||
2292 | 2025.01.15 02:28:35.617238 [ 285 ] {6d3dcb49-7972-4c12-8639-864f155f062a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2293 | 2025.01.15 02:28:35.617305 [ 285 ] {6d3dcb49-7972-4c12-8639-864f155f062a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2294 | 2025.01.15 02:28:35.617449 [ 285 ] {6d3dcb49-7972-4c12-8639-864f155f062a} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
2295 | 2025.01.15 02:28:35.617629 [ 300 ] {6d3dcb49-7972-4c12-8639-864f155f062a} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2296 | 2025.01.15 02:28:35.617645 [ 295 ] {6d3dcb49-7972-4c12-8639-864f155f062a} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2297 | 2025.01.15 02:28:35.617666 [ 302 ] {6d3dcb49-7972-4c12-8639-864f155f062a} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2298 | 2025.01.15 02:28:35.617663 [ 298 ] {6d3dcb49-7972-4c12-8639-864f155f062a} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2299 | 2025.01.15 02:28:35.617821 [ 285 ] {6d3dcb49-7972-4c12-8639-864f155f062a} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
2300 | 2025.01.15 02:28:35.617850 [ 285 ] {6d3dcb49-7972-4c12-8639-864f155f062a} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2301 | 2025.01.15 02:28:35.617973 [ 285 ] {6d3dcb49-7972-4c12-8639-864f155f062a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2302 | 2025.01.15 02:28:35.617995 [ 285 ] {6d3dcb49-7972-4c12-8639-864f155f062a} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Reading approx. 27 rows with 4 streams | ||
2303 | 2025.01.15 02:28:35.618035 [ 285 ] {6d3dcb49-7972-4c12-8639-864f155f062a} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))" | ||
2304 | 2025.01.15 02:28:35.618080 [ 285 ] {6d3dcb49-7972-4c12-8639-864f155f062a} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))" | ||
2305 | 2025.01.15 02:28:35.618122 [ 285 ] {6d3dcb49-7972-4c12-8639-864f155f062a} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))" | ||
2306 | 2025.01.15 02:28:35.618164 [ 285 ] {6d3dcb49-7972-4c12-8639-864f155f062a} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))" | ||
2307 | 2025.01.15 02:28:35.619951 [ 285 ] {6d3dcb49-7972-4c12-8639-864f155f062a} <Debug> executeQuery: Read 27 rows, 1017.00 B in 0.00364 sec., 7417.582417582417 rows/sec., 272.85 KiB/sec. | ||
2308 | 2025.01.15 02:28:35.620166 [ 285 ] {6d3dcb49-7972-4c12-8639-864f155f062a} <Debug> MemoryTracker: Peak memory usage (for query): 140.14 KiB. | ||
2309 | 2025.01.15 02:28:35.620183 [ 285 ] {6d3dcb49-7972-4c12-8639-864f155f062a} <Debug> TCPHandler: Processed in 0.004046309 sec. | ||
2310 | 2025.01.15 02:28:35.620416 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2311 | 2025.01.15 02:28:35.620636 [ 287 ] {2adf00b5-1d6d-46a4-b88b-33c49f621f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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) | ||
2312 | 2025.01.15 02:28:35.621031 [ 287 ] {2adf00b5-1d6d-46a4-b88b-33c49f621f95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2313 | 2025.01.15 02:28:35.621087 [ 287 ] {2adf00b5-1d6d-46a4-b88b-33c49f621f95} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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 | ||
2314 | 2025.01.15 02:28:35.621417 [ 287 ] {2adf00b5-1d6d-46a4-b88b-33c49f621f95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2315 | 2025.01.15 02:28:35.621481 [ 287 ] {2adf00b5-1d6d-46a4-b88b-33c49f621f95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2316 | 2025.01.15 02:28:35.621625 [ 287 ] {2adf00b5-1d6d-46a4-b88b-33c49f621f95} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
2317 | 2025.01.15 02:28:35.621798 [ 298 ] {2adf00b5-1d6d-46a4-b88b-33c49f621f95} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2318 | 2025.01.15 02:28:35.621819 [ 297 ] {2adf00b5-1d6d-46a4-b88b-33c49f621f95} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2319 | 2025.01.15 02:28:35.621844 [ 295 ] {2adf00b5-1d6d-46a4-b88b-33c49f621f95} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2320 | 2025.01.15 02:28:35.621792 [ 300 ] {2adf00b5-1d6d-46a4-b88b-33c49f621f95} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2321 | 2025.01.15 02:28:35.621984 [ 287 ] {2adf00b5-1d6d-46a4-b88b-33c49f621f95} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
2322 | 2025.01.15 02:28:35.622014 [ 287 ] {2adf00b5-1d6d-46a4-b88b-33c49f621f95} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2323 | 2025.01.15 02:28:35.622139 [ 287 ] {2adf00b5-1d6d-46a4-b88b-33c49f621f95} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2324 | 2025.01.15 02:28:35.622160 [ 287 ] {2adf00b5-1d6d-46a4-b88b-33c49f621f95} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Reading approx. 27 rows with 4 streams | ||
2325 | 2025.01.15 02:28:35.622201 [ 287 ] {2adf00b5-1d6d-46a4-b88b-33c49f621f95} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2326 | 2025.01.15 02:28:35.622249 [ 287 ] {2adf00b5-1d6d-46a4-b88b-33c49f621f95} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2327 | 2025.01.15 02:28:35.622292 [ 287 ] {2adf00b5-1d6d-46a4-b88b-33c49f621f95} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2328 | 2025.01.15 02:28:35.622335 [ 287 ] {2adf00b5-1d6d-46a4-b88b-33c49f621f95} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2329 | 2025.01.15 02:28:35.624032 [ 287 ] {2adf00b5-1d6d-46a4-b88b-33c49f621f95} <Debug> executeQuery: Read 27 rows, 1017.00 B in 0.003506 sec., 7701.083856246435 rows/sec., 283.28 KiB/sec. | ||
2330 | 2025.01.15 02:28:35.624249 [ 287 ] {2adf00b5-1d6d-46a4-b88b-33c49f621f95} <Debug> MemoryTracker: Peak memory usage (for query): 140.65 KiB. | ||
2331 | 2025.01.15 02:28:35.624266 [ 287 ] {2adf00b5-1d6d-46a4-b88b-33c49f621f95} <Debug> TCPHandler: Processed in 0.003917935 sec. | ||
2332 | 2025.01.15 02:28:35.624510 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2333 | 2025.01.15 02:28:35.624702 [ 285 ] {b6546185-39d8-433a-b63d-d5c3515b79a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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) | ||
2334 | 2025.01.15 02:28:35.625040 [ 285 ] {b6546185-39d8-433a-b63d-d5c3515b79a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2335 | 2025.01.15 02:28:35.625090 [ 285 ] {b6546185-39d8-433a-b63d-d5c3515b79a9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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 | ||
2336 | 2025.01.15 02:28:35.625413 [ 285 ] {b6546185-39d8-433a-b63d-d5c3515b79a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2337 | 2025.01.15 02:28:35.625481 [ 285 ] {b6546185-39d8-433a-b63d-d5c3515b79a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2338 | 2025.01.15 02:28:35.625630 [ 285 ] {b6546185-39d8-433a-b63d-d5c3515b79a9} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
2339 | 2025.01.15 02:28:35.625850 [ 300 ] {b6546185-39d8-433a-b63d-d5c3515b79a9} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2340 | 2025.01.15 02:28:35.625884 [ 297 ] {b6546185-39d8-433a-b63d-d5c3515b79a9} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2341 | 2025.01.15 02:28:35.625859 [ 295 ] {b6546185-39d8-433a-b63d-d5c3515b79a9} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2342 | 2025.01.15 02:28:35.625844 [ 302 ] {b6546185-39d8-433a-b63d-d5c3515b79a9} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2343 | 2025.01.15 02:28:35.626034 [ 285 ] {b6546185-39d8-433a-b63d-d5c3515b79a9} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
2344 | 2025.01.15 02:28:35.626065 [ 285 ] {b6546185-39d8-433a-b63d-d5c3515b79a9} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2345 | 2025.01.15 02:28:35.626194 [ 285 ] {b6546185-39d8-433a-b63d-d5c3515b79a9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2346 | 2025.01.15 02:28:35.626245 [ 285 ] {b6546185-39d8-433a-b63d-d5c3515b79a9} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Reading approx. 27 rows with 4 streams | ||
2347 | 2025.01.15 02:28:35.626289 [ 285 ] {b6546185-39d8-433a-b63d-d5c3515b79a9} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2348 | 2025.01.15 02:28:35.626336 [ 285 ] {b6546185-39d8-433a-b63d-d5c3515b79a9} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2349 | 2025.01.15 02:28:35.626382 [ 285 ] {b6546185-39d8-433a-b63d-d5c3515b79a9} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2350 | 2025.01.15 02:28:35.626425 [ 285 ] {b6546185-39d8-433a-b63d-d5c3515b79a9} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2351 | 2025.01.15 02:28:35.628196 [ 285 ] {b6546185-39d8-433a-b63d-d5c3515b79a9} <Debug> executeQuery: Read 27 rows, 1017.00 B in 0.003586 sec., 7529.280535415504 rows/sec., 276.96 KiB/sec. | ||
2352 | 2025.01.15 02:28:35.628442 [ 285 ] {b6546185-39d8-433a-b63d-d5c3515b79a9} <Debug> MemoryTracker: Peak memory usage (for query): 141.00 KiB. | ||
2353 | 2025.01.15 02:28:35.628463 [ 285 ] {b6546185-39d8-433a-b63d-d5c3515b79a9} <Debug> TCPHandler: Processed in 0.004010579 sec. | ||
2354 | 2025.01.15 02:28:35.628721 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2355 | 2025.01.15 02:28:35.628943 [ 287 ] {3ba1e40e-f208-4ae0-9c73-dd45c59ca99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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) | ||
2356 | 2025.01.15 02:28:35.629322 [ 287 ] {3ba1e40e-f208-4ae0-9c73-dd45c59ca99d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2357 | 2025.01.15 02:28:35.629370 [ 287 ] {3ba1e40e-f208-4ae0-9c73-dd45c59ca99d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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 | ||
2358 | 2025.01.15 02:28:35.629689 [ 287 ] {3ba1e40e-f208-4ae0-9c73-dd45c59ca99d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2359 | 2025.01.15 02:28:35.629754 [ 287 ] {3ba1e40e-f208-4ae0-9c73-dd45c59ca99d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2360 | 2025.01.15 02:28:35.629898 [ 287 ] {3ba1e40e-f208-4ae0-9c73-dd45c59ca99d} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
2361 | 2025.01.15 02:28:35.630052 [ 298 ] {3ba1e40e-f208-4ae0-9c73-dd45c59ca99d} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2362 | 2025.01.15 02:28:35.630065 [ 295 ] {3ba1e40e-f208-4ae0-9c73-dd45c59ca99d} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2363 | 2025.01.15 02:28:35.630054 [ 300 ] {3ba1e40e-f208-4ae0-9c73-dd45c59ca99d} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2364 | 2025.01.15 02:28:35.630114 [ 297 ] {3ba1e40e-f208-4ae0-9c73-dd45c59ca99d} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2365 | 2025.01.15 02:28:35.630237 [ 287 ] {3ba1e40e-f208-4ae0-9c73-dd45c59ca99d} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
2366 | 2025.01.15 02:28:35.630268 [ 287 ] {3ba1e40e-f208-4ae0-9c73-dd45c59ca99d} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2367 | 2025.01.15 02:28:35.630394 [ 287 ] {3ba1e40e-f208-4ae0-9c73-dd45c59ca99d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2368 | 2025.01.15 02:28:35.630415 [ 287 ] {3ba1e40e-f208-4ae0-9c73-dd45c59ca99d} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Reading approx. 27 rows with 4 streams | ||
2369 | 2025.01.15 02:28:35.630456 [ 287 ] {3ba1e40e-f208-4ae0-9c73-dd45c59ca99d} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2370 | 2025.01.15 02:28:35.630504 [ 287 ] {3ba1e40e-f208-4ae0-9c73-dd45c59ca99d} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2371 | 2025.01.15 02:28:35.630547 [ 287 ] {3ba1e40e-f208-4ae0-9c73-dd45c59ca99d} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2372 | 2025.01.15 02:28:35.630590 [ 287 ] {3ba1e40e-f208-4ae0-9c73-dd45c59ca99d} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2373 | 2025.01.15 02:28:35.632395 [ 287 ] {3ba1e40e-f208-4ae0-9c73-dd45c59ca99d} <Debug> executeQuery: Read 27 rows, 1017.00 B in 0.003559 sec., 7586.400674346726 rows/sec., 279.06 KiB/sec. | ||
2374 | 2025.01.15 02:28:35.632645 [ 287 ] {3ba1e40e-f208-4ae0-9c73-dd45c59ca99d} <Debug> MemoryTracker: Peak memory usage (for query): 141.16 KiB. | ||
2375 | 2025.01.15 02:28:35.632665 [ 287 ] {3ba1e40e-f208-4ae0-9c73-dd45c59ca99d} <Debug> TCPHandler: Processed in 0.004009678 sec. | ||
2376 | 2025.01.15 02:28:35.632949 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2377 | 2025.01.15 02:28:35.633173 [ 285 ] {6ca65b93-b482-4b20-948f-b2aef6c982e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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) | ||
2378 | 2025.01.15 02:28:35.633522 [ 285 ] {6ca65b93-b482-4b20-948f-b2aef6c982e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2379 | 2025.01.15 02:28:35.633571 [ 285 ] {6ca65b93-b482-4b20-948f-b2aef6c982e5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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 | ||
2380 | 2025.01.15 02:28:35.633891 [ 285 ] {6ca65b93-b482-4b20-948f-b2aef6c982e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2381 | 2025.01.15 02:28:35.633958 [ 285 ] {6ca65b93-b482-4b20-948f-b2aef6c982e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2382 | 2025.01.15 02:28:35.634107 [ 285 ] {6ca65b93-b482-4b20-948f-b2aef6c982e5} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
2383 | 2025.01.15 02:28:35.634268 [ 300 ] {6ca65b93-b482-4b20-948f-b2aef6c982e5} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2384 | 2025.01.15 02:28:35.634295 [ 298 ] {6ca65b93-b482-4b20-948f-b2aef6c982e5} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2385 | 2025.01.15 02:28:35.634352 [ 295 ] {6ca65b93-b482-4b20-948f-b2aef6c982e5} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2386 | 2025.01.15 02:28:35.634367 [ 302 ] {6ca65b93-b482-4b20-948f-b2aef6c982e5} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2387 | 2025.01.15 02:28:35.634548 [ 285 ] {6ca65b93-b482-4b20-948f-b2aef6c982e5} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
2388 | 2025.01.15 02:28:35.634581 [ 285 ] {6ca65b93-b482-4b20-948f-b2aef6c982e5} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2389 | 2025.01.15 02:28:35.634713 [ 285 ] {6ca65b93-b482-4b20-948f-b2aef6c982e5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2390 | 2025.01.15 02:28:35.634736 [ 285 ] {6ca65b93-b482-4b20-948f-b2aef6c982e5} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Reading approx. 27 rows with 4 streams | ||
2391 | 2025.01.15 02:28:35.634780 [ 285 ] {6ca65b93-b482-4b20-948f-b2aef6c982e5} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2392 | 2025.01.15 02:28:35.634828 [ 285 ] {6ca65b93-b482-4b20-948f-b2aef6c982e5} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2393 | 2025.01.15 02:28:35.634875 [ 285 ] {6ca65b93-b482-4b20-948f-b2aef6c982e5} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2394 | 2025.01.15 02:28:35.634924 [ 285 ] {6ca65b93-b482-4b20-948f-b2aef6c982e5} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2395 | 2025.01.15 02:28:35.636694 [ 285 ] {6ca65b93-b482-4b20-948f-b2aef6c982e5} <Debug> executeQuery: Read 27 rows, 1017.00 B in 0.003634 sec., 7429.829389102917 rows/sec., 273.30 KiB/sec. | ||
2396 | 2025.01.15 02:28:35.636920 [ 285 ] {6ca65b93-b482-4b20-948f-b2aef6c982e5} <Debug> MemoryTracker: Peak memory usage (for query): 141.43 KiB. | ||
2397 | 2025.01.15 02:28:35.636936 [ 285 ] {6ca65b93-b482-4b20-948f-b2aef6c982e5} <Debug> TCPHandler: Processed in 0.004054529 sec. | ||
2398 | 2025.01.15 02:28:35.637170 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2399 | 2025.01.15 02:28:35.637371 [ 287 ] {b142e505-b1e1-484f-be8c-21d720ffc948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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) | ||
2400 | 2025.01.15 02:28:35.637716 [ 287 ] {b142e505-b1e1-484f-be8c-21d720ffc948} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2401 | 2025.01.15 02:28:35.637765 [ 287 ] {b142e505-b1e1-484f-be8c-21d720ffc948} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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 | ||
2402 | 2025.01.15 02:28:35.638087 [ 287 ] {b142e505-b1e1-484f-be8c-21d720ffc948} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2403 | 2025.01.15 02:28:35.638151 [ 287 ] {b142e505-b1e1-484f-be8c-21d720ffc948} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2404 | 2025.01.15 02:28:35.638296 [ 287 ] {b142e505-b1e1-484f-be8c-21d720ffc948} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
2405 | 2025.01.15 02:28:35.638451 [ 295 ] {b142e505-b1e1-484f-be8c-21d720ffc948} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2406 | 2025.01.15 02:28:35.638512 [ 302 ] {b142e505-b1e1-484f-be8c-21d720ffc948} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2407 | 2025.01.15 02:28:35.638510 [ 300 ] {b142e505-b1e1-484f-be8c-21d720ffc948} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2408 | 2025.01.15 02:28:35.638540 [ 297 ] {b142e505-b1e1-484f-be8c-21d720ffc948} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2409 | 2025.01.15 02:28:35.638684 [ 287 ] {b142e505-b1e1-484f-be8c-21d720ffc948} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
2410 | 2025.01.15 02:28:35.638713 [ 287 ] {b142e505-b1e1-484f-be8c-21d720ffc948} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2411 | 2025.01.15 02:28:35.638840 [ 287 ] {b142e505-b1e1-484f-be8c-21d720ffc948} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2412 | 2025.01.15 02:28:35.638862 [ 287 ] {b142e505-b1e1-484f-be8c-21d720ffc948} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Reading approx. 27 rows with 4 streams | ||
2413 | 2025.01.15 02:28:35.638906 [ 287 ] {b142e505-b1e1-484f-be8c-21d720ffc948} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2414 | 2025.01.15 02:28:35.638954 [ 287 ] {b142e505-b1e1-484f-be8c-21d720ffc948} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2415 | 2025.01.15 02:28:35.638997 [ 287 ] {b142e505-b1e1-484f-be8c-21d720ffc948} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2416 | 2025.01.15 02:28:35.639040 [ 287 ] {b142e505-b1e1-484f-be8c-21d720ffc948} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2417 | 2025.01.15 02:28:35.640810 [ 287 ] {b142e505-b1e1-484f-be8c-21d720ffc948} <Debug> executeQuery: Read 27 rows, 1017.00 B in 0.003531 sec., 7646.5590484282075 rows/sec., 281.27 KiB/sec. | ||
2418 | 2025.01.15 02:28:35.641028 [ 287 ] {b142e505-b1e1-484f-be8c-21d720ffc948} <Debug> MemoryTracker: Peak memory usage (for query): 141.75 KiB. | ||
2419 | 2025.01.15 02:28:35.641045 [ 287 ] {b142e505-b1e1-484f-be8c-21d720ffc948} <Debug> TCPHandler: Processed in 0.003940616 sec. | ||
2420 | 2025.01.15 02:28:35.641294 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2421 | 2025.01.15 02:28:35.641516 [ 285 ] {d2423255-065b-419f-aa1b-57233c958d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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) | ||
2422 | 2025.01.15 02:28:35.641930 [ 285 ] {d2423255-065b-419f-aa1b-57233c958d2c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2423 | 2025.01.15 02:28:35.641992 [ 285 ] {d2423255-065b-419f-aa1b-57233c958d2c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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 | ||
2424 | 2025.01.15 02:28:35.642371 [ 285 ] {d2423255-065b-419f-aa1b-57233c958d2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2425 | 2025.01.15 02:28:35.642436 [ 285 ] {d2423255-065b-419f-aa1b-57233c958d2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2426 | 2025.01.15 02:28:35.642586 [ 285 ] {d2423255-065b-419f-aa1b-57233c958d2c} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
2427 | 2025.01.15 02:28:35.642777 [ 300 ] {d2423255-065b-419f-aa1b-57233c958d2c} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2428 | 2025.01.15 02:28:35.642791 [ 295 ] {d2423255-065b-419f-aa1b-57233c958d2c} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2429 | 2025.01.15 02:28:35.642832 [ 302 ] {d2423255-065b-419f-aa1b-57233c958d2c} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2430 | 2025.01.15 02:28:35.642816 [ 297 ] {d2423255-065b-419f-aa1b-57233c958d2c} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2431 | 2025.01.15 02:28:35.642981 [ 285 ] {d2423255-065b-419f-aa1b-57233c958d2c} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
2432 | 2025.01.15 02:28:35.643012 [ 285 ] {d2423255-065b-419f-aa1b-57233c958d2c} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2433 | 2025.01.15 02:28:35.643141 [ 285 ] {d2423255-065b-419f-aa1b-57233c958d2c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2434 | 2025.01.15 02:28:35.643166 [ 285 ] {d2423255-065b-419f-aa1b-57233c958d2c} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Reading approx. 27 rows with 4 streams | ||
2435 | 2025.01.15 02:28:35.643208 [ 285 ] {d2423255-065b-419f-aa1b-57233c958d2c} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2436 | 2025.01.15 02:28:35.643258 [ 285 ] {d2423255-065b-419f-aa1b-57233c958d2c} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2437 | 2025.01.15 02:28:35.643303 [ 285 ] {d2423255-065b-419f-aa1b-57233c958d2c} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2438 | 2025.01.15 02:28:35.643350 [ 285 ] {d2423255-065b-419f-aa1b-57233c958d2c} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2439 | 2025.01.15 02:28:35.645082 [ 285 ] {d2423255-065b-419f-aa1b-57233c958d2c} <Debug> executeQuery: Read 27 rows, 1017.00 B in 0.00368 sec., 7336.95652173913 rows/sec., 269.88 KiB/sec. | ||
2440 | 2025.01.15 02:28:35.645300 [ 285 ] {d2423255-065b-419f-aa1b-57233c958d2c} <Debug> MemoryTracker: Peak memory usage (for query): 142.07 KiB. | ||
2441 | 2025.01.15 02:28:35.645318 [ 285 ] {d2423255-065b-419f-aa1b-57233c958d2c} <Debug> TCPHandler: Processed in 0.00409063 sec. | ||
2442 | 2025.01.15 02:28:35.645573 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2443 | 2025.01.15 02:28:35.645795 [ 287 ] {a2191f1a-b38e-4ec2-91c7-3137681ecbd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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) | ||
2444 | 2025.01.15 02:28:35.646198 [ 287 ] {a2191f1a-b38e-4ec2-91c7-3137681ecbd2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2445 | 2025.01.15 02:28:35.646258 [ 287 ] {a2191f1a-b38e-4ec2-91c7-3137681ecbd2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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 | ||
2446 | 2025.01.15 02:28:35.646589 [ 287 ] {a2191f1a-b38e-4ec2-91c7-3137681ecbd2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2447 | 2025.01.15 02:28:35.646653 [ 287 ] {a2191f1a-b38e-4ec2-91c7-3137681ecbd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2448 | 2025.01.15 02:28:35.646799 [ 287 ] {a2191f1a-b38e-4ec2-91c7-3137681ecbd2} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
2449 | 2025.01.15 02:28:35.646946 [ 300 ] {a2191f1a-b38e-4ec2-91c7-3137681ecbd2} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2450 | 2025.01.15 02:28:35.646971 [ 298 ] {a2191f1a-b38e-4ec2-91c7-3137681ecbd2} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2451 | 2025.01.15 02:28:35.646984 [ 297 ] {a2191f1a-b38e-4ec2-91c7-3137681ecbd2} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2452 | 2025.01.15 02:28:35.647043 [ 295 ] {a2191f1a-b38e-4ec2-91c7-3137681ecbd2} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2453 | 2025.01.15 02:28:35.647151 [ 287 ] {a2191f1a-b38e-4ec2-91c7-3137681ecbd2} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
2454 | 2025.01.15 02:28:35.647181 [ 287 ] {a2191f1a-b38e-4ec2-91c7-3137681ecbd2} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2455 | 2025.01.15 02:28:35.647306 [ 287 ] {a2191f1a-b38e-4ec2-91c7-3137681ecbd2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2456 | 2025.01.15 02:28:35.647329 [ 287 ] {a2191f1a-b38e-4ec2-91c7-3137681ecbd2} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Reading approx. 27 rows with 4 streams | ||
2457 | 2025.01.15 02:28:35.647369 [ 287 ] {a2191f1a-b38e-4ec2-91c7-3137681ecbd2} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2458 | 2025.01.15 02:28:35.647417 [ 287 ] {a2191f1a-b38e-4ec2-91c7-3137681ecbd2} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2459 | 2025.01.15 02:28:35.647461 [ 287 ] {a2191f1a-b38e-4ec2-91c7-3137681ecbd2} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2460 | 2025.01.15 02:28:35.647504 [ 287 ] {a2191f1a-b38e-4ec2-91c7-3137681ecbd2} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2461 | 2025.01.15 02:28:35.649254 [ 287 ] {a2191f1a-b38e-4ec2-91c7-3137681ecbd2} <Debug> executeQuery: Read 27 rows, 1017.00 B in 0.00357 sec., 7563.025210084034 rows/sec., 278.20 KiB/sec. | ||
2462 | 2025.01.15 02:28:35.649504 [ 287 ] {a2191f1a-b38e-4ec2-91c7-3137681ecbd2} <Debug> MemoryTracker: Peak memory usage (for query): 142.31 KiB. | ||
2463 | 2025.01.15 02:28:35.649524 [ 287 ] {a2191f1a-b38e-4ec2-91c7-3137681ecbd2} <Debug> TCPHandler: Processed in 0.004016489 sec. | ||
2464 | 2025.01.15 02:28:35.649768 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2465 | 2025.01.15 02:28:35.649993 [ 285 ] {0a2416cf-82c4-4993-bd5d-629c02d1bf9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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) | ||
2466 | 2025.01.15 02:28:35.650377 [ 285 ] {0a2416cf-82c4-4993-bd5d-629c02d1bf9f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2467 | 2025.01.15 02:28:35.650429 [ 285 ] {0a2416cf-82c4-4993-bd5d-629c02d1bf9f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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 | ||
2468 | 2025.01.15 02:28:35.650764 [ 285 ] {0a2416cf-82c4-4993-bd5d-629c02d1bf9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2469 | 2025.01.15 02:28:35.650831 [ 285 ] {0a2416cf-82c4-4993-bd5d-629c02d1bf9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2470 | 2025.01.15 02:28:35.650981 [ 285 ] {0a2416cf-82c4-4993-bd5d-629c02d1bf9f} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2471 | 2025.01.15 02:28:35.651162 [ 295 ] {0a2416cf-82c4-4993-bd5d-629c02d1bf9f} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2472 | 2025.01.15 02:28:35.651191 [ 302 ] {0a2416cf-82c4-4993-bd5d-629c02d1bf9f} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2473 | 2025.01.15 02:28:35.651170 [ 297 ] {0a2416cf-82c4-4993-bd5d-629c02d1bf9f} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2474 | 2025.01.15 02:28:35.651171 [ 298 ] {0a2416cf-82c4-4993-bd5d-629c02d1bf9f} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2475 | 2025.01.15 02:28:35.651383 [ 285 ] {0a2416cf-82c4-4993-bd5d-629c02d1bf9f} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
2476 | 2025.01.15 02:28:35.651416 [ 285 ] {0a2416cf-82c4-4993-bd5d-629c02d1bf9f} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2477 | 2025.01.15 02:28:35.651545 [ 285 ] {0a2416cf-82c4-4993-bd5d-629c02d1bf9f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2478 | 2025.01.15 02:28:35.651568 [ 285 ] {0a2416cf-82c4-4993-bd5d-629c02d1bf9f} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Reading approx. 27 rows with 4 streams | ||
2479 | 2025.01.15 02:28:35.651611 [ 285 ] {0a2416cf-82c4-4993-bd5d-629c02d1bf9f} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2480 | 2025.01.15 02:28:35.651665 [ 285 ] {0a2416cf-82c4-4993-bd5d-629c02d1bf9f} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2481 | 2025.01.15 02:28:35.651712 [ 285 ] {0a2416cf-82c4-4993-bd5d-629c02d1bf9f} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2482 | 2025.01.15 02:28:35.651759 [ 285 ] {0a2416cf-82c4-4993-bd5d-629c02d1bf9f} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2483 | 2025.01.15 02:28:35.653576 [ 285 ] {0a2416cf-82c4-4993-bd5d-629c02d1bf9f} <Debug> executeQuery: Read 27 rows, 1017.00 B in 0.003696 sec., 7305.194805194805 rows/sec., 268.71 KiB/sec. | ||
2484 | 2025.01.15 02:28:35.653801 [ 285 ] {0a2416cf-82c4-4993-bd5d-629c02d1bf9f} <Debug> MemoryTracker: Peak memory usage (for query): 142.78 KiB. | ||
2485 | 2025.01.15 02:28:35.653818 [ 285 ] {0a2416cf-82c4-4993-bd5d-629c02d1bf9f} <Debug> TCPHandler: Processed in 0.004117051 sec. | ||
2486 | 2025.01.15 02:28:35.654052 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2487 | 2025.01.15 02:28:35.654278 [ 287 ] {6c222348-c7d6-4627-8897-4b28b1bba3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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) | ||
2488 | 2025.01.15 02:28:35.654690 [ 287 ] {6c222348-c7d6-4627-8897-4b28b1bba3d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2489 | 2025.01.15 02:28:35.654753 [ 287 ] {6c222348-c7d6-4627-8897-4b28b1bba3d1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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', '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 | ||
2490 | 2025.01.15 02:28:35.655165 [ 287 ] {6c222348-c7d6-4627-8897-4b28b1bba3d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2491 | 2025.01.15 02:28:35.655245 [ 287 ] {6c222348-c7d6-4627-8897-4b28b1bba3d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2492 | 2025.01.15 02:28:35.655392 [ 287 ] {6c222348-c7d6-4627-8897-4b28b1bba3d1} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
2493 | 2025.01.15 02:28:35.655595 [ 295 ] {6c222348-c7d6-4627-8897-4b28b1bba3d1} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2494 | 2025.01.15 02:28:35.655596 [ 302 ] {6c222348-c7d6-4627-8897-4b28b1bba3d1} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2495 | 2025.01.15 02:28:35.655600 [ 298 ] {6c222348-c7d6-4627-8897-4b28b1bba3d1} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2496 | 2025.01.15 02:28:35.655634 [ 297 ] {6c222348-c7d6-4627-8897-4b28b1bba3d1} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2497 | 2025.01.15 02:28:35.655794 [ 287 ] {6c222348-c7d6-4627-8897-4b28b1bba3d1} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (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 | ||
2498 | 2025.01.15 02:28:35.655824 [ 287 ] {6c222348-c7d6-4627-8897-4b28b1bba3d1} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2499 | 2025.01.15 02:28:35.655950 [ 287 ] {6c222348-c7d6-4627-8897-4b28b1bba3d1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2500 | 2025.01.15 02:28:35.655972 [ 287 ] {6c222348-c7d6-4627-8897-4b28b1bba3d1} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (SelectExecutor): Reading approx. 27 rows with 4 streams | ||
2501 | 2025.01.15 02:28:35.656016 [ 287 ] {6c222348-c7d6-4627-8897-4b28b1bba3d1} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2502 | 2025.01.15 02:28:35.656064 [ 287 ] {6c222348-c7d6-4627-8897-4b28b1bba3d1} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2503 | 2025.01.15 02:28:35.656109 [ 287 ] {6c222348-c7d6-4627-8897-4b28b1bba3d1} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2504 | 2025.01.15 02:28:35.656152 [ 287 ] {6c222348-c7d6-4627-8897-4b28b1bba3d1} <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', 'database_transaction:retry_data', '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', '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'))" | ||
2505 | 2025.01.15 02:28:35.657890 [ 287 ] {6c222348-c7d6-4627-8897-4b28b1bba3d1} <Debug> executeQuery: Read 27 rows, 1017.00 B in 0.003728 sec., 7242.489270386266 rows/sec., 266.41 KiB/sec. | ||
2506 | 2025.01.15 02:28:35.658106 [ 287 ] {6c222348-c7d6-4627-8897-4b28b1bba3d1} <Debug> MemoryTracker: Peak memory usage (for query): 142.93 KiB. | ||
2507 | 2025.01.15 02:28:35.658122 [ 287 ] {6c222348-c7d6-4627-8897-4b28b1bba3d1} <Debug> TCPHandler: Processed in 0.004138582 sec. | ||
2508 | 2025.01.15 02:28:35.662051 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2509 | 2025.01.15 02:28:35.662203 [ 285 ] {0492fa6c-f016-4c1b-841f-52a88e9b5d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2510 | 2025.01.15 02:28:35.662267 [ 285 ] {0492fa6c-f016-4c1b-841f-52a88e9b5d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2511 | 2025.01.15 02:28:35.663159 [ 285 ] {0492fa6c-f016-4c1b-841f-52a88e9b5d6f} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2512 | 2025.01.15 02:28:35.663208 [ 285 ] {0492fa6c-f016-4c1b-841f-52a88e9b5d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2513 | 2025.01.15 02:28:35.663729 [ 285 ] {0492fa6c-f016-4c1b-841f-52a88e9b5d6f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2514 | 2025.01.15 02:28:35.663956 [ 285 ] {0492fa6c-f016-4c1b-841f-52a88e9b5d6f} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2515 | 2025.01.15 02:28:35.664189 [ 285 ] {0492fa6c-f016-4c1b-841f-52a88e9b5d6f} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.002022 sec., 7418.39762611276 rows/sec., 1.08 MiB/sec. | ||
2516 | 2025.01.15 02:28:35.664331 [ 285 ] {0492fa6c-f016-4c1b-841f-52a88e9b5d6f} <Debug> TCPHandler: Processed in 0.002344383 sec. | ||
2517 | 2025.01.15 02:28:35.664474 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2518 | 2025.01.15 02:28:35.664622 [ 287 ] {4fe0b7cb-16cc-4941-b011-136bc8521ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2519 | 2025.01.15 02:28:35.664679 [ 287 ] {4fe0b7cb-16cc-4941-b011-136bc8521ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2520 | 2025.01.15 02:28:35.665536 [ 287 ] {4fe0b7cb-16cc-4941-b011-136bc8521ad4} <Trace> oximeter.fields_ipaddr (f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2521 | 2025.01.15 02:28:35.665581 [ 287 ] {4fe0b7cb-16cc-4941-b011-136bc8521ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2522 | 2025.01.15 02:28:35.665970 [ 287 ] {4fe0b7cb-16cc-4941-b011-136bc8521ad4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2523 | 2025.01.15 02:28:35.666216 [ 287 ] {4fe0b7cb-16cc-4941-b011-136bc8521ad4} <Trace> oximeter.fields_ipaddr (f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2524 | 2025.01.15 02:28:35.666443 [ 287 ] {4fe0b7cb-16cc-4941-b011-136bc8521ad4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001862 sec., 2148.227712137487 rows/sec., 175.17 KiB/sec. | ||
2525 | 2025.01.15 02:28:35.666496 [ 287 ] {4fe0b7cb-16cc-4941-b011-136bc8521ad4} <Debug> TCPHandler: Processed in 0.002088207 sec. | ||
2526 | 2025.01.15 02:28:35.666644 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2527 | 2025.01.15 02:28:35.666787 [ 285 ] {4dde0aad-19c4-4087-a913-5fcfb26c6415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2528 | 2025.01.15 02:28:35.666845 [ 285 ] {4dde0aad-19c4-4087-a913-5fcfb26c6415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2529 | 2025.01.15 02:28:35.667958 [ 285 ] {4dde0aad-19c4-4087-a913-5fcfb26c6415} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2530 | 2025.01.15 02:28:35.667997 [ 285 ] {4dde0aad-19c4-4087-a913-5fcfb26c6415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2531 | 2025.01.15 02:28:35.668443 [ 285 ] {4dde0aad-19c4-4087-a913-5fcfb26c6415} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2532 | 2025.01.15 02:28:35.668697 [ 285 ] {4dde0aad-19c4-4087-a913-5fcfb26c6415} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2533 | 2025.01.15 02:28:35.668826 [ 37 ] {} <Debug> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2534 | 2025.01.15 02:28:35.668868 [ 37 ] {} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2535 | 2025.01.15 02:28:35.668891 [ 285 ] {4dde0aad-19c4-4087-a913-5fcfb26c6415} <Debug> executeQuery: Read 1220 rows, 103.09 KiB in 0.002137 sec., 570893.7763219466 rows/sec., 47.11 MiB/sec. | ||
2536 | 2025.01.15 02:28:35.668895 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2537 | 2025.01.15 02:28:35.668998 [ 285 ] {4dde0aad-19c4-4087-a913-5fcfb26c6415} <Debug> TCPHandler: Processed in 0.002414675 sec. | ||
2538 | 2025.01.15 02:28:35.669204 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2539 | 2025.01.15 02:28:35.669205 [ 198 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::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 | ||
2540 | 2025.01.15 02:28:35.669551 [ 198 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2541 | 2025.01.15 02:28:35.669569 [ 287 ] {baf4d250-2157-43e1-81c4-d7ed3b32734c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2542 | 2025.01.15 02:28:35.669618 [ 198 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1340 rows starting from the beginning of the part | ||
2543 | 2025.01.15 02:28:35.669695 [ 287 ] {baf4d250-2157-43e1-81c4-d7ed3b32734c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2544 | 2025.01.15 02:28:35.669920 [ 198 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part | ||
2545 | 2025.01.15 02:28:35.670466 [ 198 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 151 rows starting from the beginning of the part | ||
2546 | 2025.01.15 02:28:35.670769 [ 198 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part | ||
2547 | 2025.01.15 02:28:35.671222 [ 198 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 181 rows starting from the beginning of the part | ||
2548 | 2025.01.15 02:28:35.671614 [ 198 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1220 rows starting from the beginning of the part | ||
2549 | 2025.01.15 02:28:35.672693 [ 287 ] {baf4d250-2157-43e1-81c4-d7ed3b32734c} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2550 | 2025.01.15 02:28:35.672769 [ 287 ] {baf4d250-2157-43e1-81c4-d7ed3b32734c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2551 | 2025.01.15 02:28:35.673611 [ 287 ] {baf4d250-2157-43e1-81c4-d7ed3b32734c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2552 | 2025.01.15 02:28:35.674180 [ 287 ] {baf4d250-2157-43e1-81c4-d7ed3b32734c} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2553 | 2025.01.15 02:28:35.674448 [ 287 ] {baf4d250-2157-43e1-81c4-d7ed3b32734c} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.005019 sec., 5578.800557880056 rows/sec., 415.22 KiB/sec. | ||
2554 | 2025.01.15 02:28:35.674531 [ 287 ] {baf4d250-2157-43e1-81c4-d7ed3b32734c} <Debug> TCPHandler: Processed in 0.005451197 sec. | ||
2555 | 2025.01.15 02:28:35.674751 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2556 | 2025.01.15 02:28:35.675072 [ 198 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2996 rows, containing 5 columns (5 merged, 0 gathered) in 0.006041673 sec., 495889.135343803 rows/sec., 43.62 MiB/sec. | ||
2557 | 2025.01.15 02:28:35.675084 [ 285 ] {fd7b00ec-08cb-493a-87e6-53b46dac626b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2558 | 2025.01.15 02:28:35.675166 [ 285 ] {fd7b00ec-08cb-493a-87e6-53b46dac626b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2559 | 2025.01.15 02:28:35.675379 [ 199 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2560 | 2025.01.15 02:28:35.675968 [ 199 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_11_2} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2561 | 2025.01.15 02:28:35.676160 [ 199 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_11_2} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2562 | 2025.01.15 02:28:35.676307 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
2563 | 2025.01.15 02:28:35.676470 [ 285 ] {fd7b00ec-08cb-493a-87e6-53b46dac626b} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2564 | 2025.01.15 02:28:35.676514 [ 285 ] {fd7b00ec-08cb-493a-87e6-53b46dac626b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2565 | 2025.01.15 02:28:35.676905 [ 285 ] {fd7b00ec-08cb-493a-87e6-53b46dac626b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2566 | 2025.01.15 02:28:35.677161 [ 285 ] {fd7b00ec-08cb-493a-87e6-53b46dac626b} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2567 | 2025.01.15 02:28:35.677338 [ 285 ] {fd7b00ec-08cb-493a-87e6-53b46dac626b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002321 sec., 98233.52003446789 rows/sec., 6.65 MiB/sec. | ||
2568 | 2025.01.15 02:28:35.677393 [ 285 ] {fd7b00ec-08cb-493a-87e6-53b46dac626b} <Debug> TCPHandler: Processed in 0.002769495 sec. | ||
2569 | 2025.01.15 02:28:35.677539 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2570 | 2025.01.15 02:28:35.677677 [ 287 ] {9122c037-74b1-471c-ad02-1fea335bc1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2571 | 2025.01.15 02:28:35.677733 [ 287 ] {9122c037-74b1-471c-ad02-1fea335bc1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2572 | 2025.01.15 02:28:35.678558 [ 287 ] {9122c037-74b1-471c-ad02-1fea335bc1b3} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2573 | 2025.01.15 02:28:35.678597 [ 287 ] {9122c037-74b1-471c-ad02-1fea335bc1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2574 | 2025.01.15 02:28:35.678983 [ 287 ] {9122c037-74b1-471c-ad02-1fea335bc1b3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2575 | 2025.01.15 02:28:35.679219 [ 287 ] {9122c037-74b1-471c-ad02-1fea335bc1b3} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2576 | 2025.01.15 02:28:35.679368 [ 37 ] {} <Debug> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2577 | 2025.01.15 02:28:35.679433 [ 37 ] {} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2578 | 2025.01.15 02:28:35.679467 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2579 | 2025.01.15 02:28:35.679480 [ 287 ] {9122c037-74b1-471c-ad02-1fea335bc1b3} <Debug> executeQuery: Read 520 rows, 39.42 KiB in 0.001826 sec., 284775.4654983571 rows/sec., 21.08 MiB/sec. | ||
2580 | 2025.01.15 02:28:35.679689 [ 287 ] {9122c037-74b1-471c-ad02-1fea335bc1b3} <Debug> TCPHandler: Processed in 0.00221599 sec. | ||
2581 | 2025.01.15 02:28:35.679737 [ 198 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::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 | ||
2582 | 2025.01.15 02:28:35.679888 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2583 | 2025.01.15 02:28:35.679953 [ 198 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2584 | 2025.01.15 02:28:35.680018 [ 198 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 816 rows starting from the beginning of the part | ||
2585 | 2025.01.15 02:28:35.680107 [ 285 ] {e998de97-e09a-4ec9-9d04-9a32a1b188df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2586 | 2025.01.15 02:28:35.680279 [ 285 ] {e998de97-e09a-4ec9-9d04-9a32a1b188df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2587 | 2025.01.15 02:28:35.680336 [ 198 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part | ||
2588 | 2025.01.15 02:28:35.680758 [ 198 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 326 rows starting from the beginning of the part | ||
2589 | 2025.01.15 02:28:35.681117 [ 198 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
2590 | 2025.01.15 02:28:35.681515 [ 198 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 350 rows starting from the beginning of the part | ||
2591 | 2025.01.15 02:28:35.681791 [ 198 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 520 rows starting from the beginning of the part | ||
2592 | 2025.01.15 02:28:35.682935 [ 285 ] {e998de97-e09a-4ec9-9d04-9a32a1b188df} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2593 | 2025.01.15 02:28:35.683007 [ 285 ] {e998de97-e09a-4ec9-9d04-9a32a1b188df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2594 | 2025.01.15 02:28:35.684242 [ 285 ] {e998de97-e09a-4ec9-9d04-9a32a1b188df} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2595 | 2025.01.15 02:28:35.684715 [ 199 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2076 rows, containing 5 columns (5 merged, 0 gathered) in 0.005161499 sec., 402208.73819795373 rows/sec., 30.51 MiB/sec. | ||
2596 | 2025.01.15 02:28:35.684754 [ 285 ] {e998de97-e09a-4ec9-9d04-9a32a1b188df} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2597 | 2025.01.15 02:28:35.684986 [ 198 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2598 | 2025.01.15 02:28:35.685169 [ 285 ] {e998de97-e09a-4ec9-9d04-9a32a1b188df} <Debug> executeQuery: Read 938 rows, 64.41 KiB in 0.005127 sec., 182952.9939535791 rows/sec., 12.27 MiB/sec. | ||
2599 | 2025.01.15 02:28:35.685334 [ 285 ] {e998de97-e09a-4ec9-9d04-9a32a1b188df} <Debug> TCPHandler: Processed in 0.005532569 sec. | ||
2600 | 2025.01.15 02:28:35.685552 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2601 | 2025.01.15 02:28:35.685567 [ 198 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_11_2} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2602 | 2025.01.15 02:28:35.685723 [ 198 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_11_2} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2603 | 2025.01.15 02:28:35.685761 [ 287 ] {c79a5f7b-a75b-4f96-8caf-c82fd7e0b3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2604 | 2025.01.15 02:28:35.685868 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
2605 | 2025.01.15 02:28:35.685955 [ 287 ] {c79a5f7b-a75b-4f96-8caf-c82fd7e0b3c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2606 | 2025.01.15 02:28:35.687164 [ 287 ] {c79a5f7b-a75b-4f96-8caf-c82fd7e0b3c6} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2607 | 2025.01.15 02:28:35.687204 [ 287 ] {c79a5f7b-a75b-4f96-8caf-c82fd7e0b3c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2608 | 2025.01.15 02:28:35.687846 [ 287 ] {c79a5f7b-a75b-4f96-8caf-c82fd7e0b3c6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2609 | 2025.01.15 02:28:35.688105 [ 287 ] {c79a5f7b-a75b-4f96-8caf-c82fd7e0b3c6} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2610 | 2025.01.15 02:28:35.688419 [ 287 ] {c79a5f7b-a75b-4f96-8caf-c82fd7e0b3c6} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002704 sec., 8875.739644970416 rows/sec., 15.90 MiB/sec. | ||
2611 | 2025.01.15 02:28:35.688706 [ 287 ] {c79a5f7b-a75b-4f96-8caf-c82fd7e0b3c6} <Debug> TCPHandler: Processed in 0.003262568 sec. | ||
2612 | 2025.01.15 02:28:35.688861 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2613 | 2025.01.15 02:28:35.688979 [ 285 ] {389a1b58-f48c-498d-9a95-5bc00862b76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2614 | 2025.01.15 02:28:35.689029 [ 285 ] {389a1b58-f48c-498d-9a95-5bc00862b76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2615 | 2025.01.15 02:28:35.689523 [ 285 ] {389a1b58-f48c-498d-9a95-5bc00862b76e} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2616 | 2025.01.15 02:28:35.689565 [ 285 ] {389a1b58-f48c-498d-9a95-5bc00862b76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2617 | 2025.01.15 02:28:35.689958 [ 285 ] {389a1b58-f48c-498d-9a95-5bc00862b76e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2618 | 2025.01.15 02:28:35.690199 [ 285 ] {389a1b58-f48c-498d-9a95-5bc00862b76e} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2619 | 2025.01.15 02:28:35.690451 [ 285 ] {389a1b58-f48c-498d-9a95-5bc00862b76e} <Debug> executeQuery: Read 34 rows, 2.31 KiB in 0.001491 sec., 22803.487592219986 rows/sec., 1.52 MiB/sec. | ||
2620 | 2025.01.15 02:28:35.690536 [ 285 ] {389a1b58-f48c-498d-9a95-5bc00862b76e} <Debug> TCPHandler: Processed in 0.001729866 sec. | ||
2621 | 2025.01.15 02:28:36.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.99 MiB, peak 173.36 MiB, free memory in arenas 0.00 B, will set to 168.38 MiB (RSS), difference: -1.61 MiB | ||
2622 | 2025.01.15 02:28:36.912287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
2623 | 2025.01.15 02:28:36.912938 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2624 | 2025.01.15 02:28:36.912988 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2625 | 2025.01.15 02:28:36.913512 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2626 | 2025.01.15 02:28:36.913776 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2627 | 2025.01.15 02:28:36.913968 [ 33 ] {} <Debug> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2628 | 2025.01.15 02:28:36.914055 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
2629 | 2025.01.15 02:28:36.914065 [ 33 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2630 | 2025.01.15 02:28:36.914102 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2631 | 2025.01.15 02:28:36.914249 [ 192 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::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 | ||
2632 | 2025.01.15 02:28:36.914425 [ 192 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2633 | 2025.01.15 02:28:36.914480 [ 192 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::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 | ||
2634 | 2025.01.15 02:28:36.914602 [ 192 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
2635 | 2025.01.15 02:28:36.914800 [ 192 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part | ||
2636 | 2025.01.15 02:28:36.915006 [ 192 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part | ||
2637 | 2025.01.15 02:28:36.915166 [ 192 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part | ||
2638 | 2025.01.15 02:28:36.915324 [ 192 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part | ||
2639 | 2025.01.15 02:28:36.917113 [ 199 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002931319 sec., 1727208.8094131004 rows/sec., 24.71 MiB/sec. | ||
2640 | 2025.01.15 02:28:36.917780 [ 199 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2641 | 2025.01.15 02:28:36.918074 [ 199 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_11_2} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2642 | 2025.01.15 02:28:36.918154 [ 199 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_11_2} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2643 | 2025.01.15 02:28:36.918255 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2644 | 2025.01.15 02:28:37.221791 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2645 | 2025.01.15 02:28:37.243217 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2646 | 2025.01.15 02:28:37.243276 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2647 | 2025.01.15 02:28:37.250725 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2648 | 2025.01.15 02:28:37.251505 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2649 | 2025.01.15 02:28:37.251839 [ 31 ] {} <Debug> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2650 | 2025.01.15 02:28:37.251915 [ 31 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2651 | 2025.01.15 02:28:37.251964 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2652 | 2025.01.15 02:28:37.252425 [ 199 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
2653 | 2025.01.15 02:28:37.269175 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2654 | 2025.01.15 02:28:37.270649 [ 199 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2655 | 2025.01.15 02:28:37.272044 [ 199 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
2656 | 2025.01.15 02:28:37.277391 [ 199 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
2657 | 2025.01.15 02:28:37.283035 [ 199 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
2658 | 2025.01.15 02:28:37.288784 [ 199 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
2659 | 2025.01.15 02:28:37.294156 [ 199 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
2660 | 2025.01.15 02:28:37.298479 [ 199 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
2661 | 2025.01.15 02:28:37.354116 [ 189 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.102024984 sec., 813.5262241256514 rows/sec., 4.21 MiB/sec. | ||
2662 | 2025.01.15 02:28:37.355832 [ 195 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2663 | 2025.01.15 02:28:37.358156 [ 195 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::all_1_11_2} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2664 | 2025.01.15 02:28:37.358255 [ 195 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::all_1_11_2} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2665 | 2025.01.15 02:28:37.359596 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
2666 | 2025.01.15 02:28:38.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.90 MiB, peak 179.77 MiB, free memory in arenas 0.00 B, will set to 171.89 MiB (RSS), difference: 1.99 MiB | ||
2667 | 2025.01.15 02:28:40.573969 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2668 | 2025.01.15 02:28:40.574214 [ 285 ] {ad1e5aa6-13f6-4c52-9260-84af25b37341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2669 | 2025.01.15 02:28:40.574313 [ 285 ] {ad1e5aa6-13f6-4c52-9260-84af25b37341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2670 | 2025.01.15 02:28:40.575164 [ 285 ] {ad1e5aa6-13f6-4c52-9260-84af25b37341} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2671 | 2025.01.15 02:28:40.575226 [ 285 ] {ad1e5aa6-13f6-4c52-9260-84af25b37341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2672 | 2025.01.15 02:28:40.575712 [ 285 ] {ad1e5aa6-13f6-4c52-9260-84af25b37341} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2673 | 2025.01.15 02:28:40.576081 [ 285 ] {ad1e5aa6-13f6-4c52-9260-84af25b37341} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2674 | 2025.01.15 02:28:40.576305 [ 285 ] {ad1e5aa6-13f6-4c52-9260-84af25b37341} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002154 sec., 6499.535747446611 rows/sec., 467.88 KiB/sec. | ||
2675 | 2025.01.15 02:28:40.576312 [ 26 ] {} <Debug> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2676 | 2025.01.15 02:28:40.576390 [ 285 ] {ad1e5aa6-13f6-4c52-9260-84af25b37341} <Debug> TCPHandler: Processed in 0.002611631 sec. | ||
2677 | 2025.01.15 02:28:40.576432 [ 26 ] {} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2678 | 2025.01.15 02:28:40.576482 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2679 | 2025.01.15 02:28:40.576705 [ 191 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::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 | ||
2680 | 2025.01.15 02:28:40.576749 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2681 | 2025.01.15 02:28:40.576874 [ 191 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2682 | 2025.01.15 02:28:40.576918 [ 191 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::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 | ||
2683 | 2025.01.15 02:28:40.576948 [ 287 ] {44bc41d2-c627-49ef-8a64-5a41b7d1479e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2684 | 2025.01.15 02:28:40.577035 [ 191 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::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 | ||
2685 | 2025.01.15 02:28:40.577051 [ 287 ] {44bc41d2-c627-49ef-8a64-5a41b7d1479e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2686 | 2025.01.15 02:28:40.577342 [ 191 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::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 | ||
2687 | 2025.01.15 02:28:40.577681 [ 191 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::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 | ||
2688 | 2025.01.15 02:28:40.577845 [ 191 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::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 | ||
2689 | 2025.01.15 02:28:40.579104 [ 287 ] {44bc41d2-c627-49ef-8a64-5a41b7d1479e} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2690 | 2025.01.15 02:28:40.579152 [ 287 ] {44bc41d2-c627-49ef-8a64-5a41b7d1479e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2691 | 2025.01.15 02:28:40.579601 [ 189 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003009301 sec., 23261.21581058193 rows/sec., 1.72 MiB/sec. | ||
2692 | 2025.01.15 02:28:40.579909 [ 189 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2693 | 2025.01.15 02:28:40.579979 [ 287 ] {44bc41d2-c627-49ef-8a64-5a41b7d1479e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2694 | 2025.01.15 02:28:40.580432 [ 189 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::all_1_5_1} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2695 | 2025.01.15 02:28:40.580468 [ 287 ] {44bc41d2-c627-49ef-8a64-5a41b7d1479e} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2696 | 2025.01.15 02:28:40.580580 [ 189 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::all_1_5_1} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2697 | 2025.01.15 02:28:40.580804 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2698 | 2025.01.15 02:28:40.580992 [ 287 ] {44bc41d2-c627-49ef-8a64-5a41b7d1479e} <Debug> executeQuery: Read 209 rows, 19.00 KiB in 0.004097 sec., 51012.93629484989 rows/sec., 4.53 MiB/sec. | ||
2699 | 2025.01.15 02:28:40.581095 [ 287 ] {44bc41d2-c627-49ef-8a64-5a41b7d1479e} <Debug> TCPHandler: Processed in 0.004543013 sec. | ||
2700 | 2025.01.15 02:28:40.582828 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2701 | 2025.01.15 02:28:40.583017 [ 285 ] {723b2e6a-c85f-4816-9e85-808cb4ee1f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2702 | 2025.01.15 02:28:40.583096 [ 285 ] {723b2e6a-c85f-4816-9e85-808cb4ee1f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2703 | 2025.01.15 02:28:40.583802 [ 285 ] {723b2e6a-c85f-4816-9e85-808cb4ee1f4d} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2704 | 2025.01.15 02:28:40.583849 [ 285 ] {723b2e6a-c85f-4816-9e85-808cb4ee1f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2705 | 2025.01.15 02:28:40.584270 [ 285 ] {723b2e6a-c85f-4816-9e85-808cb4ee1f4d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2706 | 2025.01.15 02:28:40.584546 [ 285 ] {723b2e6a-c85f-4816-9e85-808cb4ee1f4d} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2707 | 2025.01.15 02:28:40.584755 [ 90 ] {} <Debug> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2708 | 2025.01.15 02:28:40.584794 [ 285 ] {723b2e6a-c85f-4816-9e85-808cb4ee1f4d} <Debug> executeQuery: Read 23 rows, 1.66 KiB in 0.001832 sec., 12554.585152838428 rows/sec., 905.67 KiB/sec. | ||
2709 | 2025.01.15 02:28:40.584857 [ 90 ] {} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2710 | 2025.01.15 02:28:40.584954 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2711 | 2025.01.15 02:28:40.584976 [ 285 ] {723b2e6a-c85f-4816-9e85-808cb4ee1f4d} <Debug> TCPHandler: Processed in 0.002277072 sec. | ||
2712 | 2025.01.15 02:28:40.585227 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2713 | 2025.01.15 02:28:40.585237 [ 191 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::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 | ||
2714 | 2025.01.15 02:28:40.585402 [ 191 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2715 | 2025.01.15 02:28:40.585424 [ 287 ] {76072ad5-82e8-484e-a05b-bca2210e0b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2716 | 2025.01.15 02:28:40.585438 [ 191 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 31 rows starting from the beginning of the part | ||
2717 | 2025.01.15 02:28:40.585514 [ 287 ] {76072ad5-82e8-484e-a05b-bca2210e0b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2718 | 2025.01.15 02:28:40.585547 [ 191 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::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 | ||
2719 | 2025.01.15 02:28:40.585783 [ 191 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
2720 | 2025.01.15 02:28:40.586126 [ 191 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::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 | ||
2721 | 2025.01.15 02:28:40.586409 [ 191 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part | ||
2722 | 2025.01.15 02:28:40.586730 [ 191 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::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 | ||
2723 | 2025.01.15 02:28:40.587849 [ 287 ] {76072ad5-82e8-484e-a05b-bca2210e0b2b} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2724 | 2025.01.15 02:28:40.587908 [ 287 ] {76072ad5-82e8-484e-a05b-bca2210e0b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2725 | 2025.01.15 02:28:40.588342 [ 191 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 5 columns (5 merged, 0 gathered) in 0.003273138 sec., 41244.823774616285 rows/sec., 3.10 MiB/sec. | ||
2726 | 2025.01.15 02:28:40.588476 [ 191 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2727 | 2025.01.15 02:28:40.588604 [ 287 ] {76072ad5-82e8-484e-a05b-bca2210e0b2b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2728 | 2025.01.15 02:28:40.588780 [ 191 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_11_2} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2729 | 2025.01.15 02:28:40.588873 [ 191 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_11_2} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2730 | 2025.01.15 02:28:40.588982 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2731 | 2025.01.15 02:28:40.589000 [ 287 ] {76072ad5-82e8-484e-a05b-bca2210e0b2b} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2732 | 2025.01.15 02:28:40.589364 [ 287 ] {76072ad5-82e8-484e-a05b-bca2210e0b2b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003975 sec., 3522.012578616352 rows/sec., 246.66 KiB/sec. | ||
2733 | 2025.01.15 02:28:40.589518 [ 287 ] {76072ad5-82e8-484e-a05b-bca2210e0b2b} <Debug> TCPHandler: Processed in 0.004412889 sec. | ||
2734 | 2025.01.15 02:28:40.589705 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2735 | 2025.01.15 02:28:40.589838 [ 285 ] {2a2aceae-715e-45f4-bb26-32c40225be2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2736 | 2025.01.15 02:28:40.589893 [ 285 ] {2a2aceae-715e-45f4-bb26-32c40225be2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2737 | 2025.01.15 02:28:40.590523 [ 285 ] {2a2aceae-715e-45f4-bb26-32c40225be2e} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2738 | 2025.01.15 02:28:40.590566 [ 285 ] {2a2aceae-715e-45f4-bb26-32c40225be2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2739 | 2025.01.15 02:28:40.590949 [ 285 ] {2a2aceae-715e-45f4-bb26-32c40225be2e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2740 | 2025.01.15 02:28:40.591210 [ 285 ] {2a2aceae-715e-45f4-bb26-32c40225be2e} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2741 | 2025.01.15 02:28:40.591388 [ 90 ] {} <Debug> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2742 | 2025.01.15 02:28:40.591465 [ 90 ] {} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2743 | 2025.01.15 02:28:40.591475 [ 285 ] {2a2aceae-715e-45f4-bb26-32c40225be2e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001655 sec., 7854.984894259819 rows/sec., 489.76 KiB/sec. | ||
2744 | 2025.01.15 02:28:40.591500 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2745 | 2025.01.15 02:28:40.591683 [ 285 ] {2a2aceae-715e-45f4-bb26-32c40225be2e} <Debug> TCPHandler: Processed in 0.002042475 sec. | ||
2746 | 2025.01.15 02:28:40.591832 [ 201 ] {aa727730-67d7-4418-8908-afa657261cf7::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 | ||
2747 | 2025.01.15 02:28:40.591947 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2748 | 2025.01.15 02:28:40.592160 [ 201 ] {aa727730-67d7-4418-8908-afa657261cf7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2749 | 2025.01.15 02:28:40.592202 [ 287 ] {a15dd685-5a4f-4e9c-970e-1c4f5111bb6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2750 | 2025.01.15 02:28:40.592218 [ 201 ] {aa727730-67d7-4418-8908-afa657261cf7::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 | ||
2751 | 2025.01.15 02:28:40.592282 [ 287 ] {a15dd685-5a4f-4e9c-970e-1c4f5111bb6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2752 | 2025.01.15 02:28:40.592513 [ 201 ] {aa727730-67d7-4418-8908-afa657261cf7::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 | ||
2753 | 2025.01.15 02:28:40.592868 [ 201 ] {aa727730-67d7-4418-8908-afa657261cf7::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 | ||
2754 | 2025.01.15 02:28:40.593214 [ 201 ] {aa727730-67d7-4418-8908-afa657261cf7::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 | ||
2755 | 2025.01.15 02:28:40.593580 [ 201 ] {aa727730-67d7-4418-8908-afa657261cf7::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 | ||
2756 | 2025.01.15 02:28:40.595105 [ 287 ] {a15dd685-5a4f-4e9c-970e-1c4f5111bb6d} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2757 | 2025.01.15 02:28:40.595176 [ 287 ] {a15dd685-5a4f-4e9c-970e-1c4f5111bb6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2758 | 2025.01.15 02:28:40.595852 [ 201 ] {aa727730-67d7-4418-8908-afa657261cf7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004228254 sec., 15372.775618494064 rows/sec., 1018.54 KiB/sec. | ||
2759 | 2025.01.15 02:28:40.596055 [ 201 ] {aa727730-67d7-4418-8908-afa657261cf7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2760 | 2025.01.15 02:28:40.596146 [ 287 ] {a15dd685-5a4f-4e9c-970e-1c4f5111bb6d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2761 | 2025.01.15 02:28:40.596524 [ 201 ] {aa727730-67d7-4418-8908-afa657261cf7::all_1_5_1} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2762 | 2025.01.15 02:28:40.596609 [ 287 ] {a15dd685-5a4f-4e9c-970e-1c4f5111bb6d} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2763 | 2025.01.15 02:28:40.596713 [ 201 ] {aa727730-67d7-4418-8908-afa657261cf7::all_1_5_1} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2764 | 2025.01.15 02:28:40.596892 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2765 | 2025.01.15 02:28:40.597056 [ 287 ] {a15dd685-5a4f-4e9c-970e-1c4f5111bb6d} <Debug> executeQuery: Read 370 rows, 26.73 KiB in 0.004922 sec., 75172.69402681837 rows/sec., 5.30 MiB/sec. | ||
2766 | 2025.01.15 02:28:40.597140 [ 287 ] {a15dd685-5a4f-4e9c-970e-1c4f5111bb6d} <Debug> TCPHandler: Processed in 0.005318984 sec. | ||
2767 | 2025.01.15 02:28:40.597308 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2768 | 2025.01.15 02:28:40.597454 [ 285 ] {0fb17fe6-2eef-494f-95c2-65fd715f47e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2769 | 2025.01.15 02:28:40.597522 [ 285 ] {0fb17fe6-2eef-494f-95c2-65fd715f47e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2770 | 2025.01.15 02:28:40.598126 [ 285 ] {0fb17fe6-2eef-494f-95c2-65fd715f47e1} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2771 | 2025.01.15 02:28:40.598176 [ 285 ] {0fb17fe6-2eef-494f-95c2-65fd715f47e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2772 | 2025.01.15 02:28:40.598585 [ 285 ] {0fb17fe6-2eef-494f-95c2-65fd715f47e1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2773 | 2025.01.15 02:28:40.598832 [ 285 ] {0fb17fe6-2eef-494f-95c2-65fd715f47e1} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2774 | 2025.01.15 02:28:40.599002 [ 90 ] {} <Debug> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2775 | 2025.01.15 02:28:40.599066 [ 90 ] {} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2776 | 2025.01.15 02:28:40.599105 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2777 | 2025.01.15 02:28:40.599122 [ 285 ] {0fb17fe6-2eef-494f-95c2-65fd715f47e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001692 sec., 3546.099290780142 rows/sec., 185.27 KiB/sec. | ||
2778 | 2025.01.15 02:28:40.599526 [ 285 ] {0fb17fe6-2eef-494f-95c2-65fd715f47e1} <Debug> TCPHandler: Processed in 0.002287772 sec. | ||
2779 | 2025.01.15 02:28:40.599590 [ 200 ] {b0a9538c-309a-41d7-aeb8-60d90062feb9::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 | ||
2780 | 2025.01.15 02:28:40.599721 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2781 | 2025.01.15 02:28:40.599884 [ 200 ] {b0a9538c-309a-41d7-aeb8-60d90062feb9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2782 | 2025.01.15 02:28:40.599958 [ 287 ] {f3163bf7-f4c8-4724-8326-f157ddd1edc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2783 | 2025.01.15 02:28:40.599964 [ 200 ] {b0a9538c-309a-41d7-aeb8-60d90062feb9::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 | ||
2784 | 2025.01.15 02:28:40.600080 [ 287 ] {f3163bf7-f4c8-4724-8326-f157ddd1edc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2785 | 2025.01.15 02:28:40.600319 [ 200 ] {b0a9538c-309a-41d7-aeb8-60d90062feb9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
2786 | 2025.01.15 02:28:40.600682 [ 200 ] {b0a9538c-309a-41d7-aeb8-60d90062feb9::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 | ||
2787 | 2025.01.15 02:28:40.601033 [ 200 ] {b0a9538c-309a-41d7-aeb8-60d90062feb9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
2788 | 2025.01.15 02:28:40.601363 [ 200 ] {b0a9538c-309a-41d7-aeb8-60d90062feb9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
2789 | 2025.01.15 02:28:40.602502 [ 287 ] {f3163bf7-f4c8-4724-8326-f157ddd1edc2} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2790 | 2025.01.15 02:28:40.602571 [ 287 ] {f3163bf7-f4c8-4724-8326-f157ddd1edc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2791 | 2025.01.15 02:28:40.603801 [ 287 ] {f3163bf7-f4c8-4724-8326-f157ddd1edc2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2792 | 2025.01.15 02:28:40.603802 [ 201 ] {b0a9538c-309a-41d7-aeb8-60d90062feb9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.004585044 sec., 6543.01245527851 rows/sec., 341.85 KiB/sec. | ||
2793 | 2025.01.15 02:28:40.603989 [ 201 ] {b0a9538c-309a-41d7-aeb8-60d90062feb9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2794 | 2025.01.15 02:28:40.604262 [ 287 ] {f3163bf7-f4c8-4724-8326-f157ddd1edc2} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2795 | 2025.01.15 02:28:40.604605 [ 201 ] {b0a9538c-309a-41d7-aeb8-60d90062feb9::all_1_5_1} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2796 | 2025.01.15 02:28:40.604737 [ 287 ] {f3163bf7-f4c8-4724-8326-f157ddd1edc2} <Debug> executeQuery: Read 187 rows, 12.72 KiB in 0.004832 sec., 38700.33112582781 rows/sec., 2.57 MiB/sec. | ||
2797 | 2025.01.15 02:28:40.604755 [ 201 ] {b0a9538c-309a-41d7-aeb8-60d90062feb9::all_1_5_1} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2798 | 2025.01.15 02:28:40.604980 [ 287 ] {f3163bf7-f4c8-4724-8326-f157ddd1edc2} <Debug> TCPHandler: Processed in 0.005333264 sec. | ||
2799 | 2025.01.15 02:28:40.604991 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2800 | 2025.01.15 02:28:40.605152 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2801 | 2025.01.15 02:28:40.605271 [ 285 ] {ca9da5b3-da43-4fd3-a597-3bd83e4300ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2802 | 2025.01.15 02:28:40.605325 [ 285 ] {ca9da5b3-da43-4fd3-a597-3bd83e4300ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2803 | 2025.01.15 02:28:40.605797 [ 285 ] {ca9da5b3-da43-4fd3-a597-3bd83e4300ab} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2804 | 2025.01.15 02:28:40.605836 [ 285 ] {ca9da5b3-da43-4fd3-a597-3bd83e4300ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2805 | 2025.01.15 02:28:40.606213 [ 285 ] {ca9da5b3-da43-4fd3-a597-3bd83e4300ab} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2806 | 2025.01.15 02:28:40.606464 [ 285 ] {ca9da5b3-da43-4fd3-a597-3bd83e4300ab} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2807 | 2025.01.15 02:28:40.606643 [ 26 ] {} <Debug> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2808 | 2025.01.15 02:28:40.606690 [ 285 ] {ca9da5b3-da43-4fd3-a597-3bd83e4300ab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001443 sec., 693.000693000693 rows/sec., 46.70 KiB/sec. | ||
2809 | 2025.01.15 02:28:40.606717 [ 26 ] {} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2810 | 2025.01.15 02:28:40.606786 [ 285 ] {ca9da5b3-da43-4fd3-a597-3bd83e4300ab} <Debug> TCPHandler: Processed in 0.001688456 sec. | ||
2811 | 2025.01.15 02:28:40.606793 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2812 | 2025.01.15 02:28:40.606999 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2813 | 2025.01.15 02:28:40.607057 [ 188 ] {5ec9d56f-232c-429f-aed0-ec31c692eb30::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 | ||
2814 | 2025.01.15 02:28:40.607242 [ 287 ] {f86063c7-ab81-41a7-bf85-7eccfc75a75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2815 | 2025.01.15 02:28:40.607293 [ 188 ] {5ec9d56f-232c-429f-aed0-ec31c692eb30::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2816 | 2025.01.15 02:28:40.607373 [ 188 ] {5ec9d56f-232c-429f-aed0-ec31c692eb30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
2817 | 2025.01.15 02:28:40.607421 [ 287 ] {f86063c7-ab81-41a7-bf85-7eccfc75a75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2818 | 2025.01.15 02:28:40.607671 [ 188 ] {5ec9d56f-232c-429f-aed0-ec31c692eb30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2819 | 2025.01.15 02:28:40.607976 [ 188 ] {5ec9d56f-232c-429f-aed0-ec31c692eb30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
2820 | 2025.01.15 02:28:40.608356 [ 188 ] {5ec9d56f-232c-429f-aed0-ec31c692eb30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
2821 | 2025.01.15 02:28:40.608679 [ 188 ] {5ec9d56f-232c-429f-aed0-ec31c692eb30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
2822 | 2025.01.15 02:28:40.609007 [ 188 ] {5ec9d56f-232c-429f-aed0-ec31c692eb30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
2823 | 2025.01.15 02:28:40.612632 [ 188 ] {5ec9d56f-232c-429f-aed0-ec31c692eb30::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.005674533 sec., 1057.3557330620863 rows/sec., 70.56 KiB/sec. | ||
2824 | 2025.01.15 02:28:40.612833 [ 188 ] {5ec9d56f-232c-429f-aed0-ec31c692eb30::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2825 | 2025.01.15 02:28:40.613353 [ 287 ] {f86063c7-ab81-41a7-bf85-7eccfc75a75f} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2826 | 2025.01.15 02:28:40.613409 [ 287 ] {f86063c7-ab81-41a7-bf85-7eccfc75a75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2827 | 2025.01.15 02:28:40.613461 [ 188 ] {5ec9d56f-232c-429f-aed0-ec31c692eb30::all_1_6_1} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2828 | 2025.01.15 02:28:40.613671 [ 188 ] {5ec9d56f-232c-429f-aed0-ec31c692eb30::all_1_6_1} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2829 | 2025.01.15 02:28:40.613843 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
2830 | 2025.01.15 02:28:40.614423 [ 287 ] {f86063c7-ab81-41a7-bf85-7eccfc75a75f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2831 | 2025.01.15 02:28:40.614711 [ 287 ] {f86063c7-ab81-41a7-bf85-7eccfc75a75f} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2832 | 2025.01.15 02:28:40.614938 [ 287 ] {f86063c7-ab81-41a7-bf85-7eccfc75a75f} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.007789 sec., 2054.178970342791 rows/sec., 3.68 MiB/sec. | ||
2833 | 2025.01.15 02:28:40.615092 [ 287 ] {f86063c7-ab81-41a7-bf85-7eccfc75a75f} <Debug> TCPHandler: Processed in 0.008209101 sec. | ||
2834 | 2025.01.15 02:28:40.615254 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2835 | 2025.01.15 02:28:40.615401 [ 285 ] {c4675198-2a67-4f94-92ff-2cf40923df69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2836 | 2025.01.15 02:28:40.615463 [ 285 ] {c4675198-2a67-4f94-92ff-2cf40923df69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2837 | 2025.01.15 02:28:40.616049 [ 285 ] {c4675198-2a67-4f94-92ff-2cf40923df69} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2838 | 2025.01.15 02:28:40.616097 [ 285 ] {c4675198-2a67-4f94-92ff-2cf40923df69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
2839 | 2025.01.15 02:28:40.616532 [ 285 ] {c4675198-2a67-4f94-92ff-2cf40923df69} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2840 | 2025.01.15 02:28:40.616790 [ 285 ] {c4675198-2a67-4f94-92ff-2cf40923df69} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2841 | 2025.01.15 02:28:40.616994 [ 285 ] {c4675198-2a67-4f94-92ff-2cf40923df69} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.001627 sec., 38106.94529809465 rows/sec., 2.36 MiB/sec. | ||
2842 | 2025.01.15 02:28:40.617046 [ 285 ] {c4675198-2a67-4f94-92ff-2cf40923df69} <Debug> TCPHandler: Processed in 0.0018631 sec. | ||
2843 | 2025.01.15 02:28:44.327295 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2844 | 2025.01.15 02:28:44.327356 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2845 | 2025.01.15 02:28:44.415124 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
2846 | 2025.01.15 02:28:44.415764 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2847 | 2025.01.15 02:28:44.415802 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
2848 | 2025.01.15 02:28:44.416323 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2849 | 2025.01.15 02:28:44.416597 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2850 | 2025.01.15 02:28:44.416811 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2851 | 2025.01.15 02:28:44.418281 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 372 | ||
2852 | 2025.01.15 02:28:44.422627 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2853 | 2025.01.15 02:28:44.422696 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
2854 | 2025.01.15 02:28:44.424287 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2855 | 2025.01.15 02:28:44.424622 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2856 | 2025.01.15 02:28:44.425624 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 372 | ||
2857 | 2025.01.15 02:28:44.770219 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2858 | 2025.01.15 02:28:44.789094 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2859 | 2025.01.15 02:28:44.789159 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
2860 | 2025.01.15 02:28:44.796406 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2861 | 2025.01.15 02:28:44.797161 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2862 | 2025.01.15 02:28:44.799870 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2863 | 2025.01.15 02:28:45.567255 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2864 | 2025.01.15 02:28:45.567459 [ 285 ] {3fef405f-6670-41fc-b765-604c0a8b12ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2865 | 2025.01.15 02:28:45.567535 [ 285 ] {3fef405f-6670-41fc-b765-604c0a8b12ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2866 | 2025.01.15 02:28:45.568248 [ 285 ] {3fef405f-6670-41fc-b765-604c0a8b12ef} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2867 | 2025.01.15 02:28:45.568289 [ 285 ] {3fef405f-6670-41fc-b765-604c0a8b12ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
2868 | 2025.01.15 02:28:45.568734 [ 285 ] {3fef405f-6670-41fc-b765-604c0a8b12ef} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2869 | 2025.01.15 02:28:45.568990 [ 285 ] {3fef405f-6670-41fc-b765-604c0a8b12ef} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2870 | 2025.01.15 02:28:45.569213 [ 285 ] {3fef405f-6670-41fc-b765-604c0a8b12ef} <Debug> executeQuery: Read 78 rows, 6.82 KiB in 0.00181 sec., 43093.9226519337 rows/sec., 3.68 MiB/sec. | ||
2871 | 2025.01.15 02:28:45.569269 [ 285 ] {3fef405f-6670-41fc-b765-604c0a8b12ef} <Debug> TCPHandler: Processed in 0.002145898 sec. | ||
2872 | 2025.01.15 02:28:45.569508 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2873 | 2025.01.15 02:28:45.569718 [ 287 ] {f6c20648-8618-4e7b-b426-8c5aaef6ab26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2874 | 2025.01.15 02:28:45.569797 [ 287 ] {f6c20648-8618-4e7b-b426-8c5aaef6ab26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2875 | 2025.01.15 02:28:45.570623 [ 287 ] {f6c20648-8618-4e7b-b426-8c5aaef6ab26} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2876 | 2025.01.15 02:28:45.570669 [ 287 ] {f6c20648-8618-4e7b-b426-8c5aaef6ab26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
2877 | 2025.01.15 02:28:45.571101 [ 287 ] {f6c20648-8618-4e7b-b426-8c5aaef6ab26} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2878 | 2025.01.15 02:28:45.571356 [ 287 ] {f6c20648-8618-4e7b-b426-8c5aaef6ab26} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2879 | 2025.01.15 02:28:45.571585 [ 287 ] {f6c20648-8618-4e7b-b426-8c5aaef6ab26} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001922 sec., 12486.992715920915 rows/sec., 938.96 KiB/sec. | ||
2880 | 2025.01.15 02:28:45.571643 [ 287 ] {f6c20648-8618-4e7b-b426-8c5aaef6ab26} <Debug> TCPHandler: Processed in 0.002269431 sec. | ||
2881 | 2025.01.15 02:28:45.571801 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2882 | 2025.01.15 02:28:45.571937 [ 285 ] {4b591766-ab9b-4e4b-a7f4-4e57536d5490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2883 | 2025.01.15 02:28:45.571993 [ 285 ] {4b591766-ab9b-4e4b-a7f4-4e57536d5490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2884 | 2025.01.15 02:28:45.572671 [ 285 ] {4b591766-ab9b-4e4b-a7f4-4e57536d5490} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2885 | 2025.01.15 02:28:45.572710 [ 285 ] {4b591766-ab9b-4e4b-a7f4-4e57536d5490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
2886 | 2025.01.15 02:28:45.573062 [ 285 ] {4b591766-ab9b-4e4b-a7f4-4e57536d5490} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2887 | 2025.01.15 02:28:45.573300 [ 285 ] {4b591766-ab9b-4e4b-a7f4-4e57536d5490} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2888 | 2025.01.15 02:28:45.573553 [ 285 ] {4b591766-ab9b-4e4b-a7f4-4e57536d5490} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001637 sec., 36652.41295051924 rows/sec., 2.86 MiB/sec. | ||
2889 | 2025.01.15 02:28:45.573755 [ 285 ] {4b591766-ab9b-4e4b-a7f4-4e57536d5490} <Debug> TCPHandler: Processed in 0.002016835 sec. | ||
2890 | 2025.01.15 02:28:45.573906 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2891 | 2025.01.15 02:28:45.574048 [ 287 ] {c5420a23-d500-4858-8756-ef42accf948f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2892 | 2025.01.15 02:28:45.574111 [ 287 ] {c5420a23-d500-4858-8756-ef42accf948f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2893 | 2025.01.15 02:28:45.574728 [ 287 ] {c5420a23-d500-4858-8756-ef42accf948f} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2894 | 2025.01.15 02:28:45.574772 [ 287 ] {c5420a23-d500-4858-8756-ef42accf948f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
2895 | 2025.01.15 02:28:45.575154 [ 287 ] {c5420a23-d500-4858-8756-ef42accf948f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2896 | 2025.01.15 02:28:45.575393 [ 287 ] {c5420a23-d500-4858-8756-ef42accf948f} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2897 | 2025.01.15 02:28:45.575555 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2898 | 2025.01.15 02:28:45.575625 [ 287 ] {c5420a23-d500-4858-8756-ef42accf948f} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001605 sec., 68535.82554517133 rows/sec., 4.78 MiB/sec. | ||
2899 | 2025.01.15 02:28:45.575650 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2900 | 2025.01.15 02:28:45.575719 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
2901 | 2025.01.15 02:28:45.575746 [ 287 ] {c5420a23-d500-4858-8756-ef42accf948f} <Debug> TCPHandler: Processed in 0.001907172 sec. | ||
2902 | 2025.01.15 02:28:45.575957 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2903 | 2025.01.15 02:28:45.575997 [ 186 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::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 | ||
2904 | 2025.01.15 02:28:45.576180 [ 285 ] {97c40a8d-9f20-44c2-87c0-be187ab3f7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2905 | 2025.01.15 02:28:45.576335 [ 186 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2906 | 2025.01.15 02:28:45.576380 [ 285 ] {97c40a8d-9f20-44c2-87c0-be187ab3f7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2907 | 2025.01.15 02:28:45.576427 [ 186 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 4181 rows starting from the beginning of the part | ||
2908 | 2025.01.15 02:28:45.576919 [ 186 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
2909 | 2025.01.15 02:28:45.577420 [ 186 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 87 rows starting from the beginning of the part | ||
2910 | 2025.01.15 02:28:45.577794 [ 186 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 938 rows starting from the beginning of the part | ||
2911 | 2025.01.15 02:28:45.578234 [ 186 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::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 | ||
2912 | 2025.01.15 02:28:45.578672 [ 186 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 110 rows starting from the beginning of the part | ||
2913 | 2025.01.15 02:28:45.581353 [ 285 ] {97c40a8d-9f20-44c2-87c0-be187ab3f7e9} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2914 | 2025.01.15 02:28:45.581431 [ 285 ] {97c40a8d-9f20-44c2-87c0-be187ab3f7e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
2915 | 2025.01.15 02:28:45.582830 [ 285 ] {97c40a8d-9f20-44c2-87c0-be187ab3f7e9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2916 | 2025.01.15 02:28:45.583102 [ 285 ] {97c40a8d-9f20-44c2-87c0-be187ab3f7e9} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2917 | 2025.01.15 02:28:45.583360 [ 285 ] {97c40a8d-9f20-44c2-87c0-be187ab3f7e9} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.007252 sec., 3309.4318808604526 rows/sec., 5.93 MiB/sec. | ||
2918 | 2025.01.15 02:28:45.583478 [ 285 ] {97c40a8d-9f20-44c2-87c0-be187ab3f7e9} <Debug> TCPHandler: Processed in 0.007648736 sec. | ||
2919 | 2025.01.15 02:28:45.583788 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2920 | 2025.01.15 02:28:45.584024 [ 188 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5513 rows, containing 5 columns (5 merged, 0 gathered) in 0.008195282 sec., 672704.1241533848 rows/sec., 44.83 MiB/sec. | ||
2921 | 2025.01.15 02:28:45.584043 [ 287 ] {c67340c0-7b7e-4b53-9918-216a21d3dbb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2922 | 2025.01.15 02:28:45.584152 [ 287 ] {c67340c0-7b7e-4b53-9918-216a21d3dbb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2923 | 2025.01.15 02:28:45.584698 [ 188 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2924 | 2025.01.15 02:28:45.584750 [ 287 ] {c67340c0-7b7e-4b53-9918-216a21d3dbb3} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2925 | 2025.01.15 02:28:45.584822 [ 287 ] {c67340c0-7b7e-4b53-9918-216a21d3dbb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
2926 | 2025.01.15 02:28:45.585309 [ 193 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2927 | 2025.01.15 02:28:45.585506 [ 287 ] {c67340c0-7b7e-4b53-9918-216a21d3dbb3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2928 | 2025.01.15 02:28:45.585514 [ 193 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2929 | 2025.01.15 02:28:45.585684 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
2930 | 2025.01.15 02:28:45.585847 [ 287 ] {c67340c0-7b7e-4b53-9918-216a21d3dbb3} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2931 | 2025.01.15 02:28:45.586084 [ 287 ] {c67340c0-7b7e-4b53-9918-216a21d3dbb3} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.002097 sec., 19074.868860276587 rows/sec., 1.27 MiB/sec. | ||
2932 | 2025.01.15 02:28:45.586136 [ 287 ] {c67340c0-7b7e-4b53-9918-216a21d3dbb3} <Debug> TCPHandler: Processed in 0.002537069 sec. | ||
2933 | 2025.01.15 02:28:48.149434 [ 150 ] {} <Debug> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2934 | 2025.01.15 02:28:48.149549 [ 150 ] {} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2935 | 2025.01.15 02:28:48.149593 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
2936 | 2025.01.15 02:28:48.149920 [ 188 ] {0401b868-1075-4c3a-9c24-8c4302844f8c::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 | ||
2937 | 2025.01.15 02:28:48.150491 [ 188 ] {0401b868-1075-4c3a-9c24-8c4302844f8c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2938 | 2025.01.15 02:28:48.150571 [ 188 ] {0401b868-1075-4c3a-9c24-8c4302844f8c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part | ||
2939 | 2025.01.15 02:28:48.150762 [ 188 ] {0401b868-1075-4c3a-9c24-8c4302844f8c::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 | ||
2940 | 2025.01.15 02:28:48.150992 [ 188 ] {0401b868-1075-4c3a-9c24-8c4302844f8c::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 | ||
2941 | 2025.01.15 02:28:48.151133 [ 188 ] {0401b868-1075-4c3a-9c24-8c4302844f8c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
2942 | 2025.01.15 02:28:48.151251 [ 188 ] {0401b868-1075-4c3a-9c24-8c4302844f8c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 15 rows starting from the beginning of the part | ||
2943 | 2025.01.15 02:28:48.153509 [ 186 ] {0401b868-1075-4c3a-9c24-8c4302844f8c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 6 columns (6 merged, 0 gathered) in 0.003791522 sec., 11077.345720267482 rows/sec., 1.83 MiB/sec. | ||
2944 | 2025.01.15 02:28:48.153716 [ 186 ] {0401b868-1075-4c3a-9c24-8c4302844f8c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2945 | 2025.01.15 02:28:48.154262 [ 186 ] {0401b868-1075-4c3a-9c24-8c4302844f8c::all_1_5_1} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2946 | 2025.01.15 02:28:48.154367 [ 186 ] {0401b868-1075-4c3a-9c24-8c4302844f8c::all_1_5_1} <Trace> oximeter.timeseries_schema (0401b868-1075-4c3a-9c24-8c4302844f8c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2947 | 2025.01.15 02:28:48.154482 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2948 | 2025.01.15 02:28:50.573969 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2949 | 2025.01.15 02:28:50.574181 [ 285 ] {192b1760-da67-4b50-a354-5e9f9174798f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2950 | 2025.01.15 02:28:50.574262 [ 285 ] {192b1760-da67-4b50-a354-5e9f9174798f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2951 | 2025.01.15 02:28:50.575041 [ 285 ] {192b1760-da67-4b50-a354-5e9f9174798f} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2952 | 2025.01.15 02:28:50.575094 [ 285 ] {192b1760-da67-4b50-a354-5e9f9174798f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
2953 | 2025.01.15 02:28:50.575537 [ 285 ] {192b1760-da67-4b50-a354-5e9f9174798f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2954 | 2025.01.15 02:28:50.575808 [ 285 ] {192b1760-da67-4b50-a354-5e9f9174798f} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2955 | 2025.01.15 02:28:50.576045 [ 285 ] {192b1760-da67-4b50-a354-5e9f9174798f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001922 sec., 7284.0790842872 rows/sec., 524.36 KiB/sec. | ||
2956 | 2025.01.15 02:28:50.576107 [ 285 ] {192b1760-da67-4b50-a354-5e9f9174798f} <Debug> TCPHandler: Processed in 0.002279612 sec. | ||
2957 | 2025.01.15 02:28:50.576348 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2958 | 2025.01.15 02:28:50.576565 [ 287 ] {25eef518-2e24-4f3b-9faa-6dbd09477990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2959 | 2025.01.15 02:28:50.576643 [ 287 ] {25eef518-2e24-4f3b-9faa-6dbd09477990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2960 | 2025.01.15 02:28:50.577360 [ 287 ] {25eef518-2e24-4f3b-9faa-6dbd09477990} <Trace> oximeter.fields_ipaddr (f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2961 | 2025.01.15 02:28:50.577399 [ 287 ] {25eef518-2e24-4f3b-9faa-6dbd09477990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
2962 | 2025.01.15 02:28:50.577827 [ 287 ] {25eef518-2e24-4f3b-9faa-6dbd09477990} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2963 | 2025.01.15 02:28:50.578072 [ 287 ] {25eef518-2e24-4f3b-9faa-6dbd09477990} <Trace> oximeter.fields_ipaddr (f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2964 | 2025.01.15 02:28:50.578302 [ 287 ] {25eef518-2e24-4f3b-9faa-6dbd09477990} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001789 sec., 1117.9429849077696 rows/sec., 91.16 KiB/sec. | ||
2965 | 2025.01.15 02:28:50.578440 [ 287 ] {25eef518-2e24-4f3b-9faa-6dbd09477990} <Debug> TCPHandler: Processed in 0.00223378 sec. | ||
2966 | 2025.01.15 02:28:50.578573 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2967 | 2025.01.15 02:28:50.578697 [ 285 ] {9221d903-c066-4b14-846a-baf7590699c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2968 | 2025.01.15 02:28:50.578758 [ 285 ] {9221d903-c066-4b14-846a-baf7590699c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2969 | 2025.01.15 02:28:50.579546 [ 285 ] {9221d903-c066-4b14-846a-baf7590699c5} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2970 | 2025.01.15 02:28:50.579597 [ 285 ] {9221d903-c066-4b14-846a-baf7590699c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
2971 | 2025.01.15 02:28:50.579998 [ 285 ] {9221d903-c066-4b14-846a-baf7590699c5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2972 | 2025.01.15 02:28:50.580241 [ 285 ] {9221d903-c066-4b14-846a-baf7590699c5} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2973 | 2025.01.15 02:28:50.580448 [ 285 ] {9221d903-c066-4b14-846a-baf7590699c5} <Debug> executeQuery: Read 236 rows, 21.14 KiB in 0.001779 sec., 132658.79707700957 rows/sec., 11.60 MiB/sec. | ||
2974 | 2025.01.15 02:28:50.580501 [ 285 ] {9221d903-c066-4b14-846a-baf7590699c5} <Debug> TCPHandler: Processed in 0.001983844 sec. | ||
2975 | 2025.01.15 02:28:50.580637 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2976 | 2025.01.15 02:28:50.580765 [ 287 ] {3a0781ae-d973-476d-b9e2-a9eb66bff3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2977 | 2025.01.15 02:28:50.580821 [ 287 ] {3a0781ae-d973-476d-b9e2-a9eb66bff3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2978 | 2025.01.15 02:28:50.581513 [ 287 ] {3a0781ae-d973-476d-b9e2-a9eb66bff3b0} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2979 | 2025.01.15 02:28:50.581558 [ 287 ] {3a0781ae-d973-476d-b9e2-a9eb66bff3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
2980 | 2025.01.15 02:28:50.581940 [ 287 ] {3a0781ae-d973-476d-b9e2-a9eb66bff3b0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2981 | 2025.01.15 02:28:50.582178 [ 287 ] {3a0781ae-d973-476d-b9e2-a9eb66bff3b0} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2982 | 2025.01.15 02:28:50.582373 [ 287 ] {3a0781ae-d973-476d-b9e2-a9eb66bff3b0} <Debug> executeQuery: Read 25 rows, 1.80 KiB in 0.001634 sec., 15299.877600979193 rows/sec., 1.08 MiB/sec. | ||
2983 | 2025.01.15 02:28:50.582467 [ 287 ] {3a0781ae-d973-476d-b9e2-a9eb66bff3b0} <Debug> TCPHandler: Processed in 0.001882911 sec. | ||
2984 | 2025.01.15 02:28:50.582619 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2985 | 2025.01.15 02:28:50.582744 [ 285 ] {ba3790cd-636a-418a-85d8-892a2d29ef1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2986 | 2025.01.15 02:28:50.582802 [ 285 ] {ba3790cd-636a-418a-85d8-892a2d29ef1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2987 | 2025.01.15 02:28:50.583489 [ 285 ] {ba3790cd-636a-418a-85d8-892a2d29ef1c} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2988 | 2025.01.15 02:28:50.583536 [ 285 ] {ba3790cd-636a-418a-85d8-892a2d29ef1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
2989 | 2025.01.15 02:28:50.583921 [ 285 ] {ba3790cd-636a-418a-85d8-892a2d29ef1c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2990 | 2025.01.15 02:28:50.584160 [ 285 ] {ba3790cd-636a-418a-85d8-892a2d29ef1c} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2991 | 2025.01.15 02:28:50.584368 [ 285 ] {ba3790cd-636a-418a-85d8-892a2d29ef1c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001655 sec., 8459.214501510574 rows/sec., 592.43 KiB/sec. | ||
2992 | 2025.01.15 02:28:50.584421 [ 285 ] {ba3790cd-636a-418a-85d8-892a2d29ef1c} <Debug> TCPHandler: Processed in 0.00185827 sec. | ||
2993 | 2025.01.15 02:28:50.584576 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2994 | 2025.01.15 02:28:50.584693 [ 287 ] {793d0ee2-a72f-4d03-bf7f-8a499a138bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2995 | 2025.01.15 02:28:50.584747 [ 287 ] {793d0ee2-a72f-4d03-bf7f-8a499a138bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2996 | 2025.01.15 02:28:50.585416 [ 287 ] {793d0ee2-a72f-4d03-bf7f-8a499a138bf9} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2997 | 2025.01.15 02:28:50.585461 [ 287 ] {793d0ee2-a72f-4d03-bf7f-8a499a138bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
2998 | 2025.01.15 02:28:50.585846 [ 287 ] {793d0ee2-a72f-4d03-bf7f-8a499a138bf9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2999 | 2025.01.15 02:28:50.586081 [ 287 ] {793d0ee2-a72f-4d03-bf7f-8a499a138bf9} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3000 | 2025.01.15 02:28:50.586255 [ 287 ] {793d0ee2-a72f-4d03-bf7f-8a499a138bf9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001585 sec., 8201.892744479495 rows/sec., 511.39 KiB/sec. | ||
3001 | 2025.01.15 02:28:50.586305 [ 287 ] {793d0ee2-a72f-4d03-bf7f-8a499a138bf9} <Debug> TCPHandler: Processed in 0.001784988 sec. | ||
3002 | 2025.01.15 02:28:50.586435 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3003 | 2025.01.15 02:28:50.586556 [ 285 ] {a912dbba-8422-4485-99eb-ee50575a38f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3004 | 2025.01.15 02:28:50.586603 [ 285 ] {a912dbba-8422-4485-99eb-ee50575a38f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3005 | 2025.01.15 02:28:50.587299 [ 285 ] {a912dbba-8422-4485-99eb-ee50575a38f0} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3006 | 2025.01.15 02:28:50.587338 [ 285 ] {a912dbba-8422-4485-99eb-ee50575a38f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3007 | 2025.01.15 02:28:50.587719 [ 285 ] {a912dbba-8422-4485-99eb-ee50575a38f0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3008 | 2025.01.15 02:28:50.587964 [ 285 ] {a912dbba-8422-4485-99eb-ee50575a38f0} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3009 | 2025.01.15 02:28:50.588170 [ 285 ] {a912dbba-8422-4485-99eb-ee50575a38f0} <Debug> executeQuery: Read 400 rows, 29.13 KiB in 0.001638 sec., 244200.24420024423 rows/sec., 17.36 MiB/sec. | ||
3010 | 2025.01.15 02:28:50.588222 [ 285 ] {a912dbba-8422-4485-99eb-ee50575a38f0} <Debug> TCPHandler: Processed in 0.00184041 sec. | ||
3011 | 2025.01.15 02:28:50.588356 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3012 | 2025.01.15 02:28:50.588478 [ 287 ] {d601db7c-715b-405b-846e-9a9805eda331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3013 | 2025.01.15 02:28:50.588528 [ 287 ] {d601db7c-715b-405b-846e-9a9805eda331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3014 | 2025.01.15 02:28:50.589001 [ 287 ] {d601db7c-715b-405b-846e-9a9805eda331} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3015 | 2025.01.15 02:28:50.589036 [ 287 ] {d601db7c-715b-405b-846e-9a9805eda331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3016 | 2025.01.15 02:28:50.589390 [ 287 ] {d601db7c-715b-405b-846e-9a9805eda331} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3017 | 2025.01.15 02:28:50.589630 [ 287 ] {d601db7c-715b-405b-846e-9a9805eda331} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3018 | 2025.01.15 02:28:50.589810 [ 287 ] {d601db7c-715b-405b-846e-9a9805eda331} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001361 sec., 4408.52314474651 rows/sec., 230.33 KiB/sec. | ||
3019 | 2025.01.15 02:28:50.589858 [ 287 ] {d601db7c-715b-405b-846e-9a9805eda331} <Debug> TCPHandler: Processed in 0.001556992 sec. | ||
3020 | 2025.01.15 02:28:50.589998 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3021 | 2025.01.15 02:28:50.590135 [ 285 ] {ef9074c4-c66c-4d1e-b2c4-9c9f32e790b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3022 | 2025.01.15 02:28:50.590196 [ 285 ] {ef9074c4-c66c-4d1e-b2c4-9c9f32e790b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3023 | 2025.01.15 02:28:50.590825 [ 285 ] {ef9074c4-c66c-4d1e-b2c4-9c9f32e790b7} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3024 | 2025.01.15 02:28:50.590864 [ 285 ] {ef9074c4-c66c-4d1e-b2c4-9c9f32e790b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3025 | 2025.01.15 02:28:50.591247 [ 285 ] {ef9074c4-c66c-4d1e-b2c4-9c9f32e790b7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3026 | 2025.01.15 02:28:50.591481 [ 285 ] {ef9074c4-c66c-4d1e-b2c4-9c9f32e790b7} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3027 | 2025.01.15 02:28:50.591683 [ 285 ] {ef9074c4-c66c-4d1e-b2c4-9c9f32e790b7} <Debug> executeQuery: Read 228 rows, 15.63 KiB in 0.001579 sec., 144395.18682710576 rows/sec., 9.66 MiB/sec. | ||
3028 | 2025.01.15 02:28:50.591734 [ 285 ] {ef9074c4-c66c-4d1e-b2c4-9c9f32e790b7} <Debug> TCPHandler: Processed in 0.001798308 sec. | ||
3029 | 2025.01.15 02:28:50.591877 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3030 | 2025.01.15 02:28:50.592016 [ 287 ] {ca2ff557-1e31-4d16-9b23-bf8971d223ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3031 | 2025.01.15 02:28:50.592075 [ 287 ] {ca2ff557-1e31-4d16-9b23-bf8971d223ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3032 | 2025.01.15 02:28:50.592613 [ 287 ] {ca2ff557-1e31-4d16-9b23-bf8971d223ec} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3033 | 2025.01.15 02:28:50.592656 [ 287 ] {ca2ff557-1e31-4d16-9b23-bf8971d223ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3034 | 2025.01.15 02:28:50.593015 [ 287 ] {ca2ff557-1e31-4d16-9b23-bf8971d223ec} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3035 | 2025.01.15 02:28:50.593243 [ 287 ] {ca2ff557-1e31-4d16-9b23-bf8971d223ec} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3036 | 2025.01.15 02:28:50.593411 [ 287 ] {ca2ff557-1e31-4d16-9b23-bf8971d223ec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001426 sec., 701.2622720897616 rows/sec., 47.25 KiB/sec. | ||
3037 | 2025.01.15 02:28:50.593459 [ 287 ] {ca2ff557-1e31-4d16-9b23-bf8971d223ec} <Debug> TCPHandler: Processed in 0.001649755 sec. | ||
3038 | 2025.01.15 02:28:50.593590 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3039 | 2025.01.15 02:28:50.593708 [ 285 ] {9606fc71-57c4-4d4c-b24f-c929b845b997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3040 | 2025.01.15 02:28:50.593798 [ 285 ] {9606fc71-57c4-4d4c-b24f-c929b845b997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3041 | 2025.01.15 02:28:50.595001 [ 285 ] {9606fc71-57c4-4d4c-b24f-c929b845b997} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3042 | 2025.01.15 02:28:50.595039 [ 285 ] {9606fc71-57c4-4d4c-b24f-c929b845b997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3043 | 2025.01.15 02:28:50.595642 [ 285 ] {9606fc71-57c4-4d4c-b24f-c929b845b997} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3044 | 2025.01.15 02:28:50.595896 [ 285 ] {9606fc71-57c4-4d4c-b24f-c929b845b997} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3045 | 2025.01.15 02:28:50.596155 [ 285 ] {9606fc71-57c4-4d4c-b24f-c929b845b997} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002472 sec., 6472.491909385114 rows/sec., 11.60 MiB/sec. | ||
3046 | 2025.01.15 02:28:50.596250 [ 285 ] {9606fc71-57c4-4d4c-b24f-c929b845b997} <Debug> TCPHandler: Processed in 0.002712973 sec. | ||
3047 | 2025.01.15 02:28:50.596444 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3048 | 2025.01.15 02:28:50.596677 [ 287 ] {618c4878-2b5d-4812-b9b2-8bc8bf9a81d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3049 | 2025.01.15 02:28:50.596768 [ 287 ] {618c4878-2b5d-4812-b9b2-8bc8bf9a81d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3050 | 2025.01.15 02:28:50.597252 [ 287 ] {618c4878-2b5d-4812-b9b2-8bc8bf9a81d2} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3051 | 2025.01.15 02:28:50.597289 [ 287 ] {618c4878-2b5d-4812-b9b2-8bc8bf9a81d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3052 | 2025.01.15 02:28:50.597648 [ 287 ] {618c4878-2b5d-4812-b9b2-8bc8bf9a81d2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3053 | 2025.01.15 02:28:50.597877 [ 287 ] {618c4878-2b5d-4812-b9b2-8bc8bf9a81d2} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3054 | 2025.01.15 02:28:50.597994 [ 147 ] {} <Debug> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3055 | 2025.01.15 02:28:50.598040 [ 147 ] {} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3056 | 2025.01.15 02:28:50.598061 [ 287 ] {618c4878-2b5d-4812-b9b2-8bc8bf9a81d2} <Debug> executeQuery: Read 78 rows, 5.05 KiB in 0.001437 sec., 54279.749478079335 rows/sec., 3.43 MiB/sec. | ||
3057 | 2025.01.15 02:28:50.598066 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3058 | 2025.01.15 02:28:50.598158 [ 287 ] {618c4878-2b5d-4812-b9b2-8bc8bf9a81d2} <Debug> TCPHandler: Processed in 0.001821199 sec. | ||
3059 | 2025.01.15 02:28:50.598347 [ 188 ] {637dccd0-6349-490d-b668-7f54091f2459::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 | ||
3060 | 2025.01.15 02:28:50.598520 [ 188 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3061 | 2025.01.15 02:28:50.598561 [ 188 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 114 rows starting from the beginning of the part | ||
3062 | 2025.01.15 02:28:50.598651 [ 188 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part | ||
3063 | 2025.01.15 02:28:50.598844 [ 188 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
3064 | 2025.01.15 02:28:50.599047 [ 188 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 62 rows starting from the beginning of the part | ||
3065 | 2025.01.15 02:28:50.599206 [ 188 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
3066 | 2025.01.15 02:28:50.599320 [ 188 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 78 rows starting from the beginning of the part | ||
3067 | 2025.01.15 02:28:50.600579 [ 186 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.002387895 sec., 150760.39775618273 rows/sec., 9.18 MiB/sec. | ||
3068 | 2025.01.15 02:28:50.600843 [ 186 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3069 | 2025.01.15 02:28:50.601196 [ 186 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_11_2} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3070 | 2025.01.15 02:28:50.601292 [ 186 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_11_2} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3071 | 2025.01.15 02:28:50.601397 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
3072 | 2025.01.15 02:28:51.917874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
3073 | 2025.01.15 02:28:51.918518 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3074 | 2025.01.15 02:28:51.918567 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3075 | 2025.01.15 02:28:51.919077 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3076 | 2025.01.15 02:28:51.919339 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3077 | 2025.01.15 02:28:51.919588 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
3078 | 2025.01.15 02:28:52.300891 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
3079 | 2025.01.15 02:28:52.320908 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3080 | 2025.01.15 02:28:52.320968 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3081 | 2025.01.15 02:28:52.328708 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3082 | 2025.01.15 02:28:52.329460 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3083 | 2025.01.15 02:28:52.331974 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
3084 | 2025.01.15 02:28:54.426934 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 408 | ||
3085 | 2025.01.15 02:28:54.430017 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3086 | 2025.01.15 02:28:54.430069 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3087 | 2025.01.15 02:28:54.431562 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3088 | 2025.01.15 02:28:54.431870 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3089 | 2025.01.15 02:28:54.432794 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 408 | ||
3090 | 2025.01.15 02:28:55.570739 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3091 | 2025.01.15 02:28:55.570946 [ 285 ] {3bcf3d9f-05e7-46fa-aa85-f30bce9a9b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3092 | 2025.01.15 02:28:55.571023 [ 285 ] {3bcf3d9f-05e7-46fa-aa85-f30bce9a9b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3093 | 2025.01.15 02:28:55.571882 [ 285 ] {3bcf3d9f-05e7-46fa-aa85-f30bce9a9b8c} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3094 | 2025.01.15 02:28:55.571935 [ 285 ] {3bcf3d9f-05e7-46fa-aa85-f30bce9a9b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3095 | 2025.01.15 02:28:55.572371 [ 285 ] {3bcf3d9f-05e7-46fa-aa85-f30bce9a9b8c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3096 | 2025.01.15 02:28:55.572641 [ 285 ] {3bcf3d9f-05e7-46fa-aa85-f30bce9a9b8c} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3097 | 2025.01.15 02:28:55.572888 [ 285 ] {3bcf3d9f-05e7-46fa-aa85-f30bce9a9b8c} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001998 sec., 52052.052052052044 rows/sec., 4.34 MiB/sec. | ||
3098 | 2025.01.15 02:28:55.572955 [ 285 ] {3bcf3d9f-05e7-46fa-aa85-f30bce9a9b8c} <Debug> TCPHandler: Processed in 0.002345233 sec. | ||
3099 | 2025.01.15 02:28:55.573197 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3100 | 2025.01.15 02:28:55.573409 [ 287 ] {4d788168-9ef5-4575-af73-3c9531e99e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3101 | 2025.01.15 02:28:55.573489 [ 287 ] {4d788168-9ef5-4575-af73-3c9531e99e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3102 | 2025.01.15 02:28:55.574260 [ 287 ] {4d788168-9ef5-4575-af73-3c9531e99e22} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3103 | 2025.01.15 02:28:55.574307 [ 287 ] {4d788168-9ef5-4575-af73-3c9531e99e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3104 | 2025.01.15 02:28:55.574738 [ 287 ] {4d788168-9ef5-4575-af73-3c9531e99e22} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3105 | 2025.01.15 02:28:55.575001 [ 287 ] {4d788168-9ef5-4575-af73-3c9531e99e22} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3106 | 2025.01.15 02:28:55.575269 [ 287 ] {4d788168-9ef5-4575-af73-3c9531e99e22} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001917 sec., 12519.561815336463 rows/sec., 941.41 KiB/sec. | ||
3107 | 2025.01.15 02:28:55.575385 [ 287 ] {4d788168-9ef5-4575-af73-3c9531e99e22} <Debug> TCPHandler: Processed in 0.002326452 sec. | ||
3108 | 2025.01.15 02:28:55.575532 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3109 | 2025.01.15 02:28:55.575675 [ 285 ] {4f5d8c45-72f7-4b39-be4d-29e12f4d9862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3110 | 2025.01.15 02:28:55.575736 [ 285 ] {4f5d8c45-72f7-4b39-be4d-29e12f4d9862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3111 | 2025.01.15 02:28:55.576355 [ 285 ] {4f5d8c45-72f7-4b39-be4d-29e12f4d9862} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3112 | 2025.01.15 02:28:55.576396 [ 285 ] {4f5d8c45-72f7-4b39-be4d-29e12f4d9862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3113 | 2025.01.15 02:28:55.576774 [ 285 ] {4f5d8c45-72f7-4b39-be4d-29e12f4d9862} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3114 | 2025.01.15 02:28:55.577013 [ 285 ] {4f5d8c45-72f7-4b39-be4d-29e12f4d9862} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3115 | 2025.01.15 02:28:55.577270 [ 285 ] {4f5d8c45-72f7-4b39-be4d-29e12f4d9862} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00162 sec., 54320.98765432099 rows/sec., 4.24 MiB/sec. | ||
3116 | 2025.01.15 02:28:55.577357 [ 285 ] {4f5d8c45-72f7-4b39-be4d-29e12f4d9862} <Debug> TCPHandler: Processed in 0.001888391 sec. | ||
3117 | 2025.01.15 02:28:55.577563 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3118 | 2025.01.15 02:28:55.577715 [ 287 ] {b03ce4bd-51d1-44ff-a123-1bba9fd6faec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3119 | 2025.01.15 02:28:55.577781 [ 287 ] {b03ce4bd-51d1-44ff-a123-1bba9fd6faec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3120 | 2025.01.15 02:28:55.578379 [ 287 ] {b03ce4bd-51d1-44ff-a123-1bba9fd6faec} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3121 | 2025.01.15 02:28:55.578420 [ 287 ] {b03ce4bd-51d1-44ff-a123-1bba9fd6faec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3122 | 2025.01.15 02:28:55.578818 [ 287 ] {b03ce4bd-51d1-44ff-a123-1bba9fd6faec} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3123 | 2025.01.15 02:28:55.579067 [ 287 ] {b03ce4bd-51d1-44ff-a123-1bba9fd6faec} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3124 | 2025.01.15 02:28:55.579306 [ 287 ] {b03ce4bd-51d1-44ff-a123-1bba9fd6faec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001625 sec., 98461.53846153847 rows/sec., 6.86 MiB/sec. | ||
3125 | 2025.01.15 02:28:55.579365 [ 287 ] {b03ce4bd-51d1-44ff-a123-1bba9fd6faec} <Debug> TCPHandler: Processed in 0.001918702 sec. | ||
3126 | 2025.01.15 02:28:55.579527 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3127 | 2025.01.15 02:28:55.579666 [ 285 ] {ae7afba7-8fb1-4514-9e98-2f01ae68e31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3128 | 2025.01.15 02:28:55.579759 [ 285 ] {ae7afba7-8fb1-4514-9e98-2f01ae68e31e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3129 | 2025.01.15 02:28:55.580947 [ 285 ] {ae7afba7-8fb1-4514-9e98-2f01ae68e31e} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3130 | 2025.01.15 02:28:55.580989 [ 285 ] {ae7afba7-8fb1-4514-9e98-2f01ae68e31e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3131 | 2025.01.15 02:28:55.581630 [ 285 ] {ae7afba7-8fb1-4514-9e98-2f01ae68e31e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3132 | 2025.01.15 02:28:55.581892 [ 285 ] {ae7afba7-8fb1-4514-9e98-2f01ae68e31e} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3133 | 2025.01.15 02:28:55.582099 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3134 | 2025.01.15 02:28:55.582187 [ 285 ] {ae7afba7-8fb1-4514-9e98-2f01ae68e31e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002543 sec., 9437.672040896578 rows/sec., 16.91 MiB/sec. | ||
3135 | 2025.01.15 02:28:55.582231 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3136 | 2025.01.15 02:28:55.582349 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3137 | 2025.01.15 02:28:55.582563 [ 285 ] {ae7afba7-8fb1-4514-9e98-2f01ae68e31e} <Debug> TCPHandler: Processed in 0.003097644 sec. | ||
3138 | 2025.01.15 02:28:55.582924 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3139 | 2025.01.15 02:28:55.583185 [ 188 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::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 | ||
3140 | 2025.01.15 02:28:55.583213 [ 287 ] {7e4fa9bc-88eb-42d8-8f2e-e61b4fe35679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3141 | 2025.01.15 02:28:55.583322 [ 287 ] {7e4fa9bc-88eb-42d8-8f2e-e61b4fe35679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3142 | 2025.01.15 02:28:55.584252 [ 188 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3143 | 2025.01.15 02:28:55.584349 [ 188 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 135 rows starting from the beginning of the part | ||
3144 | 2025.01.15 02:28:55.585207 [ 188 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::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 | ||
3145 | 2025.01.15 02:28:55.585413 [ 287 ] {7e4fa9bc-88eb-42d8-8f2e-e61b4fe35679} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3146 | 2025.01.15 02:28:55.585528 [ 287 ] {7e4fa9bc-88eb-42d8-8f2e-e61b4fe35679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3147 | 2025.01.15 02:28:55.585939 [ 188 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::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 | ||
3148 | 2025.01.15 02:28:55.586602 [ 188 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
3149 | 2025.01.15 02:28:55.587275 [ 188 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::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 | ||
3150 | 2025.01.15 02:28:55.587329 [ 287 ] {7e4fa9bc-88eb-42d8-8f2e-e61b4fe35679} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3151 | 2025.01.15 02:28:55.587864 [ 188 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
3152 | 2025.01.15 02:28:55.588188 [ 287 ] {7e4fa9bc-88eb-42d8-8f2e-e61b4fe35679} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3153 | 2025.01.15 02:28:55.589020 [ 287 ] {7e4fa9bc-88eb-42d8-8f2e-e61b4fe35679} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005826 sec., 10298.661174047375 rows/sec., 710.71 KiB/sec. | ||
3154 | 2025.01.15 02:28:55.589223 [ 287 ] {7e4fa9bc-88eb-42d8-8f2e-e61b4fe35679} <Debug> TCPHandler: Processed in 0.006519986 sec. | ||
3155 | 2025.01.15 02:28:55.591694 [ 186 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 239 rows, containing 19 columns (19 merged, 0 gathered) in 0.009150037 sec., 26120.112956920286 rows/sec., 46.81 MiB/sec. | ||
3156 | 2025.01.15 02:28:55.592281 [ 190 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3157 | 2025.01.15 02:28:55.592820 [ 190 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3158 | 2025.01.15 02:28:55.592928 [ 190 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3159 | 2025.01.15 02:28:55.593101 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
3160 | 2025.01.15 02:28:59.327398 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3161 | 2025.01.15 02:28:59.327477 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3162 | 2025.01.15 02:28:59.420638 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
3163 | 2025.01.15 02:28:59.421285 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3164 | 2025.01.15 02:28:59.421331 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3165 | 2025.01.15 02:28:59.421883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3166 | 2025.01.15 02:28:59.422139 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3167 | 2025.01.15 02:28:59.422422 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3168 | 2025.01.15 02:28:59.832982 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3169 | 2025.01.15 02:28:59.853473 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3170 | 2025.01.15 02:28:59.853522 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3171 | 2025.01.15 02:28:59.860764 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3172 | 2025.01.15 02:28:59.861536 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3173 | 2025.01.15 02:28:59.864073 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3174 | 2025.01.15 02:29:00.573220 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3175 | 2025.01.15 02:29:00.573437 [ 285 ] {9519a45e-b615-45ed-9b85-8c5224933e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3176 | 2025.01.15 02:29:00.573520 [ 285 ] {9519a45e-b615-45ed-9b85-8c5224933e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3177 | 2025.01.15 02:29:00.574330 [ 285 ] {9519a45e-b615-45ed-9b85-8c5224933e07} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3178 | 2025.01.15 02:29:00.574383 [ 285 ] {9519a45e-b615-45ed-9b85-8c5224933e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3179 | 2025.01.15 02:29:00.574822 [ 285 ] {9519a45e-b615-45ed-9b85-8c5224933e07} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3180 | 2025.01.15 02:29:00.575086 [ 285 ] {9519a45e-b615-45ed-9b85-8c5224933e07} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3181 | 2025.01.15 02:29:00.575343 [ 285 ] {9519a45e-b615-45ed-9b85-8c5224933e07} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001961 sec., 7139.214686384497 rows/sec., 513.93 KiB/sec. | ||
3182 | 2025.01.15 02:29:00.575551 [ 285 ] {9519a45e-b615-45ed-9b85-8c5224933e07} <Debug> TCPHandler: Processed in 0.002461597 sec. | ||
3183 | 2025.01.15 02:29:00.575796 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3184 | 2025.01.15 02:29:00.576009 [ 287 ] {a515530a-8f91-47d7-b4e6-00715d4c6432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3185 | 2025.01.15 02:29:00.576081 [ 287 ] {a515530a-8f91-47d7-b4e6-00715d4c6432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3186 | 2025.01.15 02:29:00.576884 [ 287 ] {a515530a-8f91-47d7-b4e6-00715d4c6432} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3187 | 2025.01.15 02:29:00.576924 [ 287 ] {a515530a-8f91-47d7-b4e6-00715d4c6432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3188 | 2025.01.15 02:29:00.577372 [ 287 ] {a515530a-8f91-47d7-b4e6-00715d4c6432} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3189 | 2025.01.15 02:29:00.577635 [ 287 ] {a515530a-8f91-47d7-b4e6-00715d4c6432} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3190 | 2025.01.15 02:29:00.577769 [ 135 ] {} <Debug> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3191 | 2025.01.15 02:29:00.577814 [ 135 ] {} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3192 | 2025.01.15 02:29:00.577839 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3193 | 2025.01.15 02:29:00.577839 [ 287 ] {a515530a-8f91-47d7-b4e6-00715d4c6432} <Debug> executeQuery: Read 235 rows, 21.06 KiB in 0.001885 sec., 124668.4350132626 rows/sec., 10.91 MiB/sec. | ||
3194 | 2025.01.15 02:29:00.578090 [ 287 ] {a515530a-8f91-47d7-b4e6-00715d4c6432} <Debug> TCPHandler: Processed in 0.002420285 sec. | ||
3195 | 2025.01.15 02:29:00.578382 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3196 | 2025.01.15 02:29:00.578519 [ 186 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::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 | ||
3197 | 2025.01.15 02:29:00.578824 [ 285 ] {81e5d99d-1139-4622-babd-010fe8b2efab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3198 | 2025.01.15 02:29:00.578981 [ 285 ] {81e5d99d-1139-4622-babd-010fe8b2efab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3199 | 2025.01.15 02:29:00.579198 [ 186 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3200 | 2025.01.15 02:29:00.579283 [ 186 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1398 rows starting from the beginning of the part | ||
3201 | 2025.01.15 02:29:00.579598 [ 186 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 209 rows starting from the beginning of the part | ||
3202 | 2025.01.15 02:29:00.580044 [ 186 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 78 rows starting from the beginning of the part | ||
3203 | 2025.01.15 02:29:00.580463 [ 186 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 236 rows starting from the beginning of the part | ||
3204 | 2025.01.15 02:29:00.580816 [ 186 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 104 rows starting from the beginning of the part | ||
3205 | 2025.01.15 02:29:00.581088 [ 186 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 235 rows starting from the beginning of the part | ||
3206 | 2025.01.15 02:29:00.581824 [ 285 ] {81e5d99d-1139-4622-babd-010fe8b2efab} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3207 | 2025.01.15 02:29:00.581895 [ 285 ] {81e5d99d-1139-4622-babd-010fe8b2efab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3208 | 2025.01.15 02:29:00.582779 [ 285 ] {81e5d99d-1139-4622-babd-010fe8b2efab} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3209 | 2025.01.15 02:29:00.583320 [ 285 ] {81e5d99d-1139-4622-babd-010fe8b2efab} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3210 | 2025.01.15 02:29:00.583673 [ 285 ] {81e5d99d-1139-4622-babd-010fe8b2efab} <Debug> executeQuery: Read 23 rows, 1.66 KiB in 0.005017 sec., 4584.412995814232 rows/sec., 330.71 KiB/sec. | ||
3211 | 2025.01.15 02:29:00.583756 [ 285 ] {81e5d99d-1139-4622-babd-010fe8b2efab} <Debug> TCPHandler: Processed in 0.005545689 sec. | ||
3212 | 2025.01.15 02:29:00.584011 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3213 | 2025.01.15 02:29:00.584198 [ 186 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2260 rows, containing 5 columns (5 merged, 0 gathered) in 0.006245738 sec., 361846.7505361256 rows/sec., 32.12 MiB/sec. | ||
3214 | 2025.01.15 02:29:00.584250 [ 287 ] {bd7608e7-1417-4127-a3a2-aa334625cae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3215 | 2025.01.15 02:29:00.584314 [ 287 ] {bd7608e7-1417-4127-a3a2-aa334625cae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3216 | 2025.01.15 02:29:00.584485 [ 186 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3217 | 2025.01.15 02:29:00.585069 [ 186 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_16_3} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3218 | 2025.01.15 02:29:00.585270 [ 186 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_16_3} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3219 | 2025.01.15 02:29:00.585443 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
3220 | 2025.01.15 02:29:00.585571 [ 287 ] {bd7608e7-1417-4127-a3a2-aa334625cae8} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3221 | 2025.01.15 02:29:00.585614 [ 287 ] {bd7608e7-1417-4127-a3a2-aa334625cae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3222 | 2025.01.15 02:29:00.585967 [ 287 ] {bd7608e7-1417-4127-a3a2-aa334625cae8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3223 | 2025.01.15 02:29:00.586206 [ 287 ] {bd7608e7-1417-4127-a3a2-aa334625cae8} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3224 | 2025.01.15 02:29:00.586391 [ 287 ] {bd7608e7-1417-4127-a3a2-aa334625cae8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002189 sec., 6395.614435815441 rows/sec., 447.91 KiB/sec. | ||
3225 | 2025.01.15 02:29:00.586444 [ 287 ] {bd7608e7-1417-4127-a3a2-aa334625cae8} <Debug> TCPHandler: Processed in 0.0026002 sec. | ||
3226 | 2025.01.15 02:29:00.586617 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3227 | 2025.01.15 02:29:00.586756 [ 285 ] {3f37cbfb-6b5b-4ff5-983d-5393c34fb6d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3228 | 2025.01.15 02:29:00.586814 [ 285 ] {3f37cbfb-6b5b-4ff5-983d-5393c34fb6d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3229 | 2025.01.15 02:29:00.587428 [ 285 ] {3f37cbfb-6b5b-4ff5-983d-5393c34fb6d2} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3230 | 2025.01.15 02:29:00.587469 [ 285 ] {3f37cbfb-6b5b-4ff5-983d-5393c34fb6d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3231 | 2025.01.15 02:29:00.587821 [ 285 ] {3f37cbfb-6b5b-4ff5-983d-5393c34fb6d2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3232 | 2025.01.15 02:29:00.588057 [ 285 ] {3f37cbfb-6b5b-4ff5-983d-5393c34fb6d2} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3233 | 2025.01.15 02:29:00.588261 [ 285 ] {3f37cbfb-6b5b-4ff5-983d-5393c34fb6d2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001537 sec., 8458.035133376708 rows/sec., 527.36 KiB/sec. | ||
3234 | 2025.01.15 02:29:00.588315 [ 285 ] {3f37cbfb-6b5b-4ff5-983d-5393c34fb6d2} <Debug> TCPHandler: Processed in 0.001765757 sec. | ||
3235 | 2025.01.15 02:29:00.588474 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3236 | 2025.01.15 02:29:00.588610 [ 287 ] {110a3d8b-9b8e-49ec-9005-e34cb33eb03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3237 | 2025.01.15 02:29:00.588667 [ 287 ] {110a3d8b-9b8e-49ec-9005-e34cb33eb03c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3238 | 2025.01.15 02:29:00.589428 [ 287 ] {110a3d8b-9b8e-49ec-9005-e34cb33eb03c} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3239 | 2025.01.15 02:29:00.589465 [ 287 ] {110a3d8b-9b8e-49ec-9005-e34cb33eb03c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3240 | 2025.01.15 02:29:00.589840 [ 287 ] {110a3d8b-9b8e-49ec-9005-e34cb33eb03c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3241 | 2025.01.15 02:29:00.590072 [ 287 ] {110a3d8b-9b8e-49ec-9005-e34cb33eb03c} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3242 | 2025.01.15 02:29:00.590192 [ 135 ] {} <Debug> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3243 | 2025.01.15 02:29:00.590235 [ 135 ] {} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3244 | 2025.01.15 02:29:00.590259 [ 287 ] {110a3d8b-9b8e-49ec-9005-e34cb33eb03c} <Debug> executeQuery: Read 398 rows, 28.96 KiB in 0.001678 sec., 237187.1275327771 rows/sec., 16.86 MiB/sec. | ||
3245 | 2025.01.15 02:29:00.590263 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3246 | 2025.01.15 02:29:00.590386 [ 287 ] {110a3d8b-9b8e-49ec-9005-e34cb33eb03c} <Debug> TCPHandler: Processed in 0.001977993 sec. | ||
3247 | 2025.01.15 02:29:00.590653 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3248 | 2025.01.15 02:29:00.590757 [ 190 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::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 | ||
3249 | 2025.01.15 02:29:00.591053 [ 285 ] {3f7b1d86-df99-49f9-a90f-98c886e4ec0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3250 | 2025.01.15 02:29:00.591135 [ 190 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3251 | 2025.01.15 02:29:00.591161 [ 285 ] {3f7b1d86-df99-49f9-a90f-98c886e4ec0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3252 | 2025.01.15 02:29:00.591188 [ 190 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 871 rows starting from the beginning of the part | ||
3253 | 2025.01.15 02:29:00.591539 [ 190 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 370 rows starting from the beginning of the part | ||
3254 | 2025.01.15 02:29:00.592005 [ 190 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::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 | ||
3255 | 2025.01.15 02:29:00.592343 [ 190 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 400 rows starting from the beginning of the part | ||
3256 | 2025.01.15 02:29:00.592650 [ 190 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 88 rows starting from the beginning of the part | ||
3257 | 2025.01.15 02:29:00.593002 [ 190 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 398 rows starting from the beginning of the part | ||
3258 | 2025.01.15 02:29:00.593637 [ 285 ] {3f7b1d86-df99-49f9-a90f-98c886e4ec0d} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3259 | 2025.01.15 02:29:00.593691 [ 285 ] {3f7b1d86-df99-49f9-a90f-98c886e4ec0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3260 | 2025.01.15 02:29:00.594668 [ 285 ] {3f7b1d86-df99-49f9-a90f-98c886e4ec0d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3261 | 2025.01.15 02:29:00.595196 [ 285 ] {3f7b1d86-df99-49f9-a90f-98c886e4ec0d} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3262 | 2025.01.15 02:29:00.595605 [ 285 ] {3f7b1d86-df99-49f9-a90f-98c886e4ec0d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00468 sec., 1282.051282051282 rows/sec., 66.98 KiB/sec. | ||
3263 | 2025.01.15 02:29:00.595669 [ 285 ] {3f7b1d86-df99-49f9-a90f-98c886e4ec0d} <Debug> TCPHandler: Processed in 0.00517713 sec. | ||
3264 | 2025.01.15 02:29:00.596010 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3265 | 2025.01.15 02:29:00.596033 [ 190 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2187 rows, containing 5 columns (5 merged, 0 gathered) in 0.005657273 sec., 386582.0157521124 rows/sec., 29.32 MiB/sec. | ||
3266 | 2025.01.15 02:29:00.596181 [ 287 ] {3fa8c4ac-006a-4076-8a2b-1c0fae35b99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3267 | 2025.01.15 02:29:00.596256 [ 287 ] {3fa8c4ac-006a-4076-8a2b-1c0fae35b99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3268 | 2025.01.15 02:29:00.596355 [ 197 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3269 | 2025.01.15 02:29:00.597046 [ 197 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_16_3} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3270 | 2025.01.15 02:29:00.597219 [ 197 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_16_3} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3271 | 2025.01.15 02:29:00.597410 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
3272 | 2025.01.15 02:29:00.597488 [ 287 ] {3fa8c4ac-006a-4076-8a2b-1c0fae35b99f} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3273 | 2025.01.15 02:29:00.597531 [ 287 ] {3fa8c4ac-006a-4076-8a2b-1c0fae35b99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3274 | 2025.01.15 02:29:00.597925 [ 287 ] {3fa8c4ac-006a-4076-8a2b-1c0fae35b99f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3275 | 2025.01.15 02:29:00.598161 [ 287 ] {3fa8c4ac-006a-4076-8a2b-1c0fae35b99f} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3276 | 2025.01.15 02:29:00.598346 [ 287 ] {3fa8c4ac-006a-4076-8a2b-1c0fae35b99f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002195 sec., 107972.66514806378 rows/sec., 7.24 MiB/sec. | ||
3277 | 2025.01.15 02:29:00.598405 [ 287 ] {3fa8c4ac-006a-4076-8a2b-1c0fae35b99f} <Debug> TCPHandler: Processed in 0.0025886 sec. | ||
3278 | 2025.01.15 02:29:00.598561 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3279 | 2025.01.15 02:29:00.598696 [ 285 ] {62315c27-925f-480e-877b-0047c77fb038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3280 | 2025.01.15 02:29:00.598756 [ 285 ] {62315c27-925f-480e-877b-0047c77fb038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3281 | 2025.01.15 02:29:00.599261 [ 285 ] {62315c27-925f-480e-877b-0047c77fb038} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3282 | 2025.01.15 02:29:00.599299 [ 285 ] {62315c27-925f-480e-877b-0047c77fb038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3283 | 2025.01.15 02:29:00.599660 [ 285 ] {62315c27-925f-480e-877b-0047c77fb038} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3284 | 2025.01.15 02:29:00.599900 [ 285 ] {62315c27-925f-480e-877b-0047c77fb038} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3285 | 2025.01.15 02:29:00.600192 [ 285 ] {62315c27-925f-480e-877b-0047c77fb038} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001502 sec., 665.7789613848201 rows/sec., 44.86 KiB/sec. | ||
3286 | 2025.01.15 02:29:00.600310 [ 285 ] {62315c27-925f-480e-877b-0047c77fb038} <Debug> TCPHandler: Processed in 0.001817039 sec. | ||
3287 | 2025.01.15 02:29:00.600449 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3288 | 2025.01.15 02:29:00.600567 [ 287 ] {33599ba3-cbec-4713-a615-de0352a7b28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3289 | 2025.01.15 02:29:00.600645 [ 287 ] {33599ba3-cbec-4713-a615-de0352a7b28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3290 | 2025.01.15 02:29:00.601782 [ 287 ] {33599ba3-cbec-4713-a615-de0352a7b28f} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3291 | 2025.01.15 02:29:00.601820 [ 287 ] {33599ba3-cbec-4713-a615-de0352a7b28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3292 | 2025.01.15 02:29:00.602468 [ 287 ] {33599ba3-cbec-4713-a615-de0352a7b28f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3293 | 2025.01.15 02:29:00.602722 [ 287 ] {33599ba3-cbec-4713-a615-de0352a7b28f} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3294 | 2025.01.15 02:29:00.602913 [ 287 ] {33599ba3-cbec-4713-a615-de0352a7b28f} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002371 sec., 6748.207507380853 rows/sec., 12.09 MiB/sec. | ||
3295 | 2025.01.15 02:29:00.603004 [ 287 ] {33599ba3-cbec-4713-a615-de0352a7b28f} <Debug> TCPHandler: Processed in 0.002611241 sec. | ||
3296 | 2025.01.15 02:29:00.603151 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3297 | 2025.01.15 02:29:00.603288 [ 285 ] {816d4e7f-596b-400f-8dcb-39df69098817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3298 | 2025.01.15 02:29:00.603345 [ 285 ] {816d4e7f-596b-400f-8dcb-39df69098817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3299 | 2025.01.15 02:29:00.603905 [ 285 ] {816d4e7f-596b-400f-8dcb-39df69098817} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3300 | 2025.01.15 02:29:00.603951 [ 285 ] {816d4e7f-596b-400f-8dcb-39df69098817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
3301 | 2025.01.15 02:29:00.604332 [ 285 ] {816d4e7f-596b-400f-8dcb-39df69098817} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3302 | 2025.01.15 02:29:00.604573 [ 285 ] {816d4e7f-596b-400f-8dcb-39df69098817} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3303 | 2025.01.15 02:29:00.604782 [ 285 ] {816d4e7f-596b-400f-8dcb-39df69098817} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001525 sec., 53770.49180327869 rows/sec., 3.42 MiB/sec. | ||
3304 | 2025.01.15 02:29:00.604833 [ 285 ] {816d4e7f-596b-400f-8dcb-39df69098817} <Debug> TCPHandler: Processed in 0.001746767 sec. | ||
3305 | 2025.01.15 02:29:02.790600 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3306 | 2025.01.15 02:29:02.790828 [ 285 ] {45500529-beb1-4f91-a6ba-c3c4f67d149c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3307 | 2025.01.15 02:29:02.790909 [ 285 ] {45500529-beb1-4f91-a6ba-c3c4f67d149c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3308 | 2025.01.15 02:29:02.791649 [ 285 ] {45500529-beb1-4f91-a6ba-c3c4f67d149c} <Trace> oximeter.fields_ipaddr (f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3309 | 2025.01.15 02:29:02.791702 [ 285 ] {45500529-beb1-4f91-a6ba-c3c4f67d149c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3310 | 2025.01.15 02:29:02.792127 [ 285 ] {45500529-beb1-4f91-a6ba-c3c4f67d149c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3311 | 2025.01.15 02:29:02.792384 [ 285 ] {45500529-beb1-4f91-a6ba-c3c4f67d149c} <Trace> oximeter.fields_ipaddr (f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3312 | 2025.01.15 02:29:02.792629 [ 285 ] {45500529-beb1-4f91-a6ba-c3c4f67d149c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001859 sec., 1075.8472296933835 rows/sec., 87.73 KiB/sec. | ||
3313 | 2025.01.15 02:29:02.792694 [ 285 ] {45500529-beb1-4f91-a6ba-c3c4f67d149c} <Debug> TCPHandler: Processed in 0.002235171 sec. | ||
3314 | 2025.01.15 02:29:02.792957 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3315 | 2025.01.15 02:29:02.793157 [ 287 ] {7c2cd329-a9da-4148-9b85-61be470ae608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3316 | 2025.01.15 02:29:02.793239 [ 287 ] {7c2cd329-a9da-4148-9b85-61be470ae608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3317 | 2025.01.15 02:29:02.794588 [ 287 ] {7c2cd329-a9da-4148-9b85-61be470ae608} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3318 | 2025.01.15 02:29:02.794636 [ 287 ] {7c2cd329-a9da-4148-9b85-61be470ae608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3319 | 2025.01.15 02:29:02.795149 [ 287 ] {7c2cd329-a9da-4148-9b85-61be470ae608} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3320 | 2025.01.15 02:29:02.795408 [ 287 ] {7c2cd329-a9da-4148-9b85-61be470ae608} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3321 | 2025.01.15 02:29:02.795665 [ 287 ] {7c2cd329-a9da-4148-9b85-61be470ae608} <Debug> executeQuery: Read 1245 rows, 105.08 KiB in 0.002566 sec., 485190.958690569 rows/sec., 39.99 MiB/sec. | ||
3322 | 2025.01.15 02:29:02.795734 [ 287 ] {7c2cd329-a9da-4148-9b85-61be470ae608} <Debug> TCPHandler: Processed in 0.002906699 sec. | ||
3323 | 2025.01.15 02:29:02.795888 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3324 | 2025.01.15 02:29:02.796035 [ 285 ] {8999cecb-40fb-4490-b339-92d4abfba941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3325 | 2025.01.15 02:29:02.796097 [ 285 ] {8999cecb-40fb-4490-b339-92d4abfba941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3326 | 2025.01.15 02:29:02.796852 [ 285 ] {8999cecb-40fb-4490-b339-92d4abfba941} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3327 | 2025.01.15 02:29:02.796902 [ 285 ] {8999cecb-40fb-4490-b339-92d4abfba941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3328 | 2025.01.15 02:29:02.797300 [ 285 ] {8999cecb-40fb-4490-b339-92d4abfba941} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3329 | 2025.01.15 02:29:02.797552 [ 285 ] {8999cecb-40fb-4490-b339-92d4abfba941} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3330 | 2025.01.15 02:29:02.797728 [ 132 ] {} <Debug> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3331 | 2025.01.15 02:29:02.797798 [ 285 ] {8999cecb-40fb-4490-b339-92d4abfba941} <Debug> executeQuery: Read 26 rows, 1.94 KiB in 0.001797 sec., 14468.558708959377 rows/sec., 1.06 MiB/sec. | ||
3332 | 2025.01.15 02:29:02.797821 [ 132 ] {} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3333 | 2025.01.15 02:29:02.797891 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3334 | 2025.01.15 02:29:02.797939 [ 285 ] {8999cecb-40fb-4490-b339-92d4abfba941} <Debug> TCPHandler: Processed in 0.002114497 sec. | ||
3335 | 2025.01.15 02:29:02.798360 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3336 | 2025.01.15 02:29:02.798558 [ 194 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::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 | ||
3337 | 2025.01.15 02:29:02.798859 [ 287 ] {b25a21d1-e918-4921-ba80-75f80b8f914b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3338 | 2025.01.15 02:29:02.799020 [ 194 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3339 | 2025.01.15 02:29:02.799036 [ 287 ] {b25a21d1-e918-4921-ba80-75f80b8f914b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3340 | 2025.01.15 02:29:02.799123 [ 194 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::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 | ||
3341 | 2025.01.15 02:29:02.799437 [ 194 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
3342 | 2025.01.15 02:29:02.799825 [ 194 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part | ||
3343 | 2025.01.15 02:29:02.800325 [ 194 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
3344 | 2025.01.15 02:29:02.800660 [ 194 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::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 | ||
3345 | 2025.01.15 02:29:02.800971 [ 194 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::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 | ||
3346 | 2025.01.15 02:29:02.801913 [ 287 ] {b25a21d1-e918-4921-ba80-75f80b8f914b} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3347 | 2025.01.15 02:29:02.801984 [ 287 ] {b25a21d1-e918-4921-ba80-75f80b8f914b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3348 | 2025.01.15 02:29:02.802993 [ 287 ] {b25a21d1-e918-4921-ba80-75f80b8f914b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3349 | 2025.01.15 02:29:02.803602 [ 287 ] {b25a21d1-e918-4921-ba80-75f80b8f914b} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3350 | 2025.01.15 02:29:02.803629 [ 194 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 5 columns (5 merged, 0 gathered) in 0.005602332 sec., 30879.9978294753 rows/sec., 2.34 MiB/sec. | ||
3351 | 2025.01.15 02:29:02.803820 [ 131 ] {} <Debug> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3352 | 2025.01.15 02:29:02.803878 [ 194 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3353 | 2025.01.15 02:29:02.803913 [ 131 ] {} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3354 | 2025.01.15 02:29:02.803990 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3355 | 2025.01.15 02:29:02.804028 [ 287 ] {b25a21d1-e918-4921-ba80-75f80b8f914b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005278 sec., 43198.18112921561 rows/sec., 2.92 MiB/sec. | ||
3356 | 2025.01.15 02:29:02.804685 [ 287 ] {b25a21d1-e918-4921-ba80-75f80b8f914b} <Debug> TCPHandler: Processed in 0.006617328 sec. | ||
3357 | 2025.01.15 02:29:02.804722 [ 198 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
3358 | 2025.01.15 02:29:02.805053 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3359 | 2025.01.15 02:29:02.805182 [ 194 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_16_3} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3360 | 2025.01.15 02:29:02.805236 [ 198 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3361 | 2025.01.15 02:29:02.805355 [ 198 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 243 rows starting from the beginning of the part | ||
3362 | 2025.01.15 02:29:02.805453 [ 194 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_16_3} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3363 | 2025.01.15 02:29:02.805573 [ 285 ] {322028e2-e1c4-4009-8342-f86bab4a8471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3364 | 2025.01.15 02:29:02.805787 [ 198 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
3365 | 2025.01.15 02:29:02.805790 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3366 | 2025.01.15 02:29:02.805896 [ 285 ] {322028e2-e1c4-4009-8342-f86bab4a8471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3367 | 2025.01.15 02:29:02.806260 [ 198 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::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 | ||
3368 | 2025.01.15 02:29:02.806638 [ 198 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
3369 | 2025.01.15 02:29:02.807024 [ 198 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::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 | ||
3370 | 2025.01.15 02:29:02.807422 [ 198 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
3371 | 2025.01.15 02:29:02.808961 [ 285 ] {322028e2-e1c4-4009-8342-f86bab4a8471} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3372 | 2025.01.15 02:29:02.809036 [ 285 ] {322028e2-e1c4-4009-8342-f86bab4a8471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3373 | 2025.01.15 02:29:02.810045 [ 198 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 5 columns (5 merged, 0 gathered) in 0.00591584 sec., 125256.93730729702 rows/sec., 8.97 MiB/sec. | ||
3374 | 2025.01.15 02:29:02.810106 [ 285 ] {322028e2-e1c4-4009-8342-f86bab4a8471} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3375 | 2025.01.15 02:29:02.810221 [ 198 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3376 | 2025.01.15 02:29:02.810601 [ 285 ] {322028e2-e1c4-4009-8342-f86bab4a8471} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3377 | 2025.01.15 02:29:02.810717 [ 198 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_11_2} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3378 | 2025.01.15 02:29:02.810962 [ 198 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_11_2} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3379 | 2025.01.15 02:29:02.811100 [ 285 ] {322028e2-e1c4-4009-8342-f86bab4a8471} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.005714 sec., 95554.77773888694 rows/sec., 7.09 MiB/sec. | ||
3380 | 2025.01.15 02:29:02.811111 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
3381 | 2025.01.15 02:29:02.811246 [ 285 ] {322028e2-e1c4-4009-8342-f86bab4a8471} <Debug> TCPHandler: Processed in 0.006393572 sec. | ||
3382 | 2025.01.15 02:29:02.811422 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3383 | 2025.01.15 02:29:02.811568 [ 287 ] {cdac9f36-a9ee-4c89-bc19-085b04c16d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3384 | 2025.01.15 02:29:02.811631 [ 287 ] {cdac9f36-a9ee-4c89-bc19-085b04c16d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3385 | 2025.01.15 02:29:02.812444 [ 287 ] {cdac9f36-a9ee-4c89-bc19-085b04c16d7d} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3386 | 2025.01.15 02:29:02.812482 [ 287 ] {cdac9f36-a9ee-4c89-bc19-085b04c16d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3387 | 2025.01.15 02:29:02.812947 [ 287 ] {cdac9f36-a9ee-4c89-bc19-085b04c16d7d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3388 | 2025.01.15 02:29:02.813216 [ 287 ] {cdac9f36-a9ee-4c89-bc19-085b04c16d7d} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3389 | 2025.01.15 02:29:02.813445 [ 287 ] {cdac9f36-a9ee-4c89-bc19-085b04c16d7d} <Debug> executeQuery: Read 943 rows, 64.75 KiB in 0.001907 sec., 494493.96958573675 rows/sec., 33.16 MiB/sec. | ||
3390 | 2025.01.15 02:29:02.813671 [ 287 ] {cdac9f36-a9ee-4c89-bc19-085b04c16d7d} <Debug> TCPHandler: Processed in 0.002312453 sec. | ||
3391 | 2025.01.15 02:29:02.813835 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3392 | 2025.01.15 02:29:02.813976 [ 285 ] {5f99ce2d-4b52-4b84-b329-bcddd13d4cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3393 | 2025.01.15 02:29:02.814072 [ 285 ] {5f99ce2d-4b52-4b84-b329-bcddd13d4cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3394 | 2025.01.15 02:29:02.815280 [ 285 ] {5f99ce2d-4b52-4b84-b329-bcddd13d4cd0} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3395 | 2025.01.15 02:29:02.815321 [ 285 ] {5f99ce2d-4b52-4b84-b329-bcddd13d4cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3396 | 2025.01.15 02:29:02.815981 [ 285 ] {5f99ce2d-4b52-4b84-b329-bcddd13d4cd0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3397 | 2025.01.15 02:29:02.816251 [ 285 ] {5f99ce2d-4b52-4b84-b329-bcddd13d4cd0} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3398 | 2025.01.15 02:29:02.816494 [ 285 ] {5f99ce2d-4b52-4b84-b329-bcddd13d4cd0} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00255 sec., 9411.764705882353 rows/sec., 16.87 MiB/sec. | ||
3399 | 2025.01.15 02:29:02.816600 [ 285 ] {5f99ce2d-4b52-4b84-b329-bcddd13d4cd0} <Debug> TCPHandler: Processed in 0.002838387 sec. | ||
3400 | 2025.01.15 02:29:02.816757 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3401 | 2025.01.15 02:29:02.816899 [ 287 ] {14a0aa53-abf4-4d6c-ac28-7f29899c9c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3402 | 2025.01.15 02:29:02.816959 [ 287 ] {14a0aa53-abf4-4d6c-ac28-7f29899c9c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3403 | 2025.01.15 02:29:02.817466 [ 287 ] {14a0aa53-abf4-4d6c-ac28-7f29899c9c11} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3404 | 2025.01.15 02:29:02.817502 [ 287 ] {14a0aa53-abf4-4d6c-ac28-7f29899c9c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3405 | 2025.01.15 02:29:02.817870 [ 287 ] {14a0aa53-abf4-4d6c-ac28-7f29899c9c11} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3406 | 2025.01.15 02:29:02.818105 [ 287 ] {14a0aa53-abf4-4d6c-ac28-7f29899c9c11} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3407 | 2025.01.15 02:29:02.818307 [ 287 ] {14a0aa53-abf4-4d6c-ac28-7f29899c9c11} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001434 sec., 25104.602510460252 rows/sec., 1.69 MiB/sec. | ||
3408 | 2025.01.15 02:29:02.818398 [ 287 ] {14a0aa53-abf4-4d6c-ac28-7f29899c9c11} <Debug> TCPHandler: Processed in 0.001708966 sec. | ||
3409 | 2025.01.15 02:29:04.433914 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 458 | ||
3410 | 2025.01.15 02:29:04.437419 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3411 | 2025.01.15 02:29:04.437479 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3412 | 2025.01.15 02:29:04.439005 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3413 | 2025.01.15 02:29:04.439329 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3414 | 2025.01.15 02:29:04.440000 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 458 | ||
3415 | 2025.01.15 02:29:05.564028 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3416 | 2025.01.15 02:29:05.564233 [ 285 ] {f980384d-67b6-410f-b980-8d2931e60d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3417 | 2025.01.15 02:29:05.564308 [ 285 ] {f980384d-67b6-410f-b980-8d2931e60d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3418 | 2025.01.15 02:29:05.565055 [ 285 ] {f980384d-67b6-410f-b980-8d2931e60d75} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3419 | 2025.01.15 02:29:05.565111 [ 285 ] {f980384d-67b6-410f-b980-8d2931e60d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3420 | 2025.01.15 02:29:05.565550 [ 285 ] {f980384d-67b6-410f-b980-8d2931e60d75} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3421 | 2025.01.15 02:29:05.565824 [ 285 ] {f980384d-67b6-410f-b980-8d2931e60d75} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3422 | 2025.01.15 02:29:05.566120 [ 285 ] {f980384d-67b6-410f-b980-8d2931e60d75} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001939 sec., 28880.86642599278 rows/sec., 2.20 MiB/sec. | ||
3423 | 2025.01.15 02:29:05.566386 [ 285 ] {f980384d-67b6-410f-b980-8d2931e60d75} <Debug> TCPHandler: Processed in 0.002488077 sec. | ||
3424 | 2025.01.15 02:29:05.566700 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3425 | 2025.01.15 02:29:05.567009 [ 287 ] {18496c8c-b13b-454d-9130-64065f164ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3426 | 2025.01.15 02:29:05.567125 [ 287 ] {18496c8c-b13b-454d-9130-64065f164ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3427 | 2025.01.15 02:29:05.567922 [ 287 ] {18496c8c-b13b-454d-9130-64065f164ced} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3428 | 2025.01.15 02:29:05.567968 [ 287 ] {18496c8c-b13b-454d-9130-64065f164ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3429 | 2025.01.15 02:29:05.568405 [ 287 ] {18496c8c-b13b-454d-9130-64065f164ced} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3430 | 2025.01.15 02:29:05.568660 [ 287 ] {18496c8c-b13b-454d-9130-64065f164ced} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3431 | 2025.01.15 02:29:05.568923 [ 287 ] {18496c8c-b13b-454d-9130-64065f164ced} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001999 sec., 32016.008004002004 rows/sec., 2.50 MiB/sec. | ||
3432 | 2025.01.15 02:29:05.569052 [ 287 ] {18496c8c-b13b-454d-9130-64065f164ced} <Debug> TCPHandler: Processed in 0.002542399 sec. | ||
3433 | 2025.01.15 02:29:05.569198 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3434 | 2025.01.15 02:29:05.569343 [ 285 ] {2a128f87-fdfb-4cd1-8925-32a67a9075a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3435 | 2025.01.15 02:29:05.569409 [ 285 ] {2a128f87-fdfb-4cd1-8925-32a67a9075a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3436 | 2025.01.15 02:29:05.570074 [ 285 ] {2a128f87-fdfb-4cd1-8925-32a67a9075a3} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3437 | 2025.01.15 02:29:05.570124 [ 285 ] {2a128f87-fdfb-4cd1-8925-32a67a9075a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3438 | 2025.01.15 02:29:05.570531 [ 285 ] {2a128f87-fdfb-4cd1-8925-32a67a9075a3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3439 | 2025.01.15 02:29:05.570780 [ 285 ] {2a128f87-fdfb-4cd1-8925-32a67a9075a3} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3440 | 2025.01.15 02:29:05.570945 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3441 | 2025.01.15 02:29:05.571029 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3442 | 2025.01.15 02:29:05.571028 [ 285 ] {2a128f87-fdfb-4cd1-8925-32a67a9075a3} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001713 sec., 37361.354349095156 rows/sec., 2.60 MiB/sec. | ||
3443 | 2025.01.15 02:29:05.571061 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3444 | 2025.01.15 02:29:05.571226 [ 285 ] {2a128f87-fdfb-4cd1-8925-32a67a9075a3} <Debug> TCPHandler: Processed in 0.002094226 sec. | ||
3445 | 2025.01.15 02:29:05.571499 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3446 | 2025.01.15 02:29:05.571496 [ 194 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::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 | ||
3447 | 2025.01.15 02:29:05.571716 [ 287 ] {8460783b-1694-4d64-b8fe-7500800c34c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3448 | 2025.01.15 02:29:05.571861 [ 287 ] {8460783b-1694-4d64-b8fe-7500800c34c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3449 | 2025.01.15 02:29:05.572078 [ 194 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3450 | 2025.01.15 02:29:05.572227 [ 194 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5513 rows starting from the beginning of the part | ||
3451 | 2025.01.15 02:29:05.572635 [ 194 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
3452 | 2025.01.15 02:29:05.572955 [ 194 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::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 | ||
3453 | 2025.01.15 02:29:05.573298 [ 194 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 237 rows starting from the beginning of the part | ||
3454 | 2025.01.15 02:29:05.573687 [ 194 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 943 rows starting from the beginning of the part | ||
3455 | 2025.01.15 02:29:05.573999 [ 194 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
3456 | 2025.01.15 02:29:05.574369 [ 287 ] {8460783b-1694-4d64-b8fe-7500800c34c7} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3457 | 2025.01.15 02:29:05.574449 [ 287 ] {8460783b-1694-4d64-b8fe-7500800c34c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3458 | 2025.01.15 02:29:05.575224 [ 287 ] {8460783b-1694-4d64-b8fe-7500800c34c7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3459 | 2025.01.15 02:29:05.575754 [ 287 ] {8460783b-1694-4d64-b8fe-7500800c34c7} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3460 | 2025.01.15 02:29:05.576326 [ 287 ] {8460783b-1694-4d64-b8fe-7500800c34c7} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00467 sec., 5139.186295503212 rows/sec., 354.66 KiB/sec. | ||
3461 | 2025.01.15 02:29:05.576535 [ 287 ] {8460783b-1694-4d64-b8fe-7500800c34c7} <Debug> TCPHandler: Processed in 0.005171269 sec. | ||
3462 | 2025.01.15 02:29:05.577744 [ 192 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7145 rows, containing 5 columns (5 merged, 0 gathered) in 0.006512346 sec., 1097146.8653538986 rows/sec., 73.31 MiB/sec. | ||
3463 | 2025.01.15 02:29:05.578246 [ 192 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3464 | 2025.01.15 02:29:05.578597 [ 192 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3465 | 2025.01.15 02:29:05.578686 [ 192 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3466 | 2025.01.15 02:29:05.578788 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
3467 | 2025.01.15 02:29:06.923480 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
3468 | 2025.01.15 02:29:06.924109 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3469 | 2025.01.15 02:29:06.924150 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3470 | 2025.01.15 02:29:06.924673 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3471 | 2025.01.15 02:29:06.924929 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3472 | 2025.01.15 02:29:06.925165 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
3473 | 2025.01.15 02:29:07.365086 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
3474 | 2025.01.15 02:29:07.386059 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3475 | 2025.01.15 02:29:07.386108 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3476 | 2025.01.15 02:29:07.393933 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3477 | 2025.01.15 02:29:07.394702 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3478 | 2025.01.15 02:29:07.397284 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
3479 | 2025.01.15 02:29:10.578683 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3480 | 2025.01.15 02:29:10.578883 [ 285 ] {137bf0a0-3e53-4db3-8200-f697f9117115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3481 | 2025.01.15 02:29:10.578960 [ 285 ] {137bf0a0-3e53-4db3-8200-f697f9117115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3482 | 2025.01.15 02:29:10.579810 [ 285 ] {137bf0a0-3e53-4db3-8200-f697f9117115} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3483 | 2025.01.15 02:29:10.579880 [ 285 ] {137bf0a0-3e53-4db3-8200-f697f9117115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3484 | 2025.01.15 02:29:10.580462 [ 285 ] {137bf0a0-3e53-4db3-8200-f697f9117115} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3485 | 2025.01.15 02:29:10.580791 [ 285 ] {137bf0a0-3e53-4db3-8200-f697f9117115} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3486 | 2025.01.15 02:29:10.581029 [ 285 ] {137bf0a0-3e53-4db3-8200-f697f9117115} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002199 sec., 6366.530241018645 rows/sec., 458.30 KiB/sec. | ||
3487 | 2025.01.15 02:29:10.581110 [ 285 ] {137bf0a0-3e53-4db3-8200-f697f9117115} <Debug> TCPHandler: Processed in 0.00256621 sec. | ||
3488 | 2025.01.15 02:29:10.581489 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3489 | 2025.01.15 02:29:10.581746 [ 287 ] {ff6aee2d-0b3a-4b60-8351-0fd8f63807b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3490 | 2025.01.15 02:29:10.581852 [ 287 ] {ff6aee2d-0b3a-4b60-8351-0fd8f63807b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3491 | 2025.01.15 02:29:10.583024 [ 287 ] {ff6aee2d-0b3a-4b60-8351-0fd8f63807b4} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3492 | 2025.01.15 02:29:10.583093 [ 287 ] {ff6aee2d-0b3a-4b60-8351-0fd8f63807b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3493 | 2025.01.15 02:29:10.583780 [ 287 ] {ff6aee2d-0b3a-4b60-8351-0fd8f63807b4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3494 | 2025.01.15 02:29:10.584152 [ 287 ] {ff6aee2d-0b3a-4b60-8351-0fd8f63807b4} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3495 | 2025.01.15 02:29:10.584465 [ 287 ] {ff6aee2d-0b3a-4b60-8351-0fd8f63807b4} <Debug> executeQuery: Read 235 rows, 21.06 KiB in 0.002788 sec., 84289.81348637016 rows/sec., 7.38 MiB/sec. | ||
3496 | 2025.01.15 02:29:10.584569 [ 287 ] {ff6aee2d-0b3a-4b60-8351-0fd8f63807b4} <Debug> TCPHandler: Processed in 0.003282539 sec. | ||
3497 | 2025.01.15 02:29:10.584882 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3498 | 2025.01.15 02:29:10.585090 [ 285 ] {2c606bc9-0ac2-48b6-b5da-4c940368de06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3499 | 2025.01.15 02:29:10.585176 [ 285 ] {2c606bc9-0ac2-48b6-b5da-4c940368de06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3500 | 2025.01.15 02:29:10.586566 [ 285 ] {2c606bc9-0ac2-48b6-b5da-4c940368de06} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3501 | 2025.01.15 02:29:10.586645 [ 285 ] {2c606bc9-0ac2-48b6-b5da-4c940368de06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3502 | 2025.01.15 02:29:10.587297 [ 285 ] {2c606bc9-0ac2-48b6-b5da-4c940368de06} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3503 | 2025.01.15 02:29:10.587707 [ 285 ] {2c606bc9-0ac2-48b6-b5da-4c940368de06} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3504 | 2025.01.15 02:29:10.587983 [ 285 ] {2c606bc9-0ac2-48b6-b5da-4c940368de06} <Debug> executeQuery: Read 23 rows, 1.66 KiB in 0.002952 sec., 7791.327913279132 rows/sec., 562.05 KiB/sec. | ||
3505 | 2025.01.15 02:29:10.588082 [ 285 ] {2c606bc9-0ac2-48b6-b5da-4c940368de06} <Debug> TCPHandler: Processed in 0.00334515 sec. | ||
3506 | 2025.01.15 02:29:10.588697 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3507 | 2025.01.15 02:29:10.588956 [ 287 ] {e0a55836-0523-495a-9c64-a737c471a440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3508 | 2025.01.15 02:29:10.589051 [ 287 ] {e0a55836-0523-495a-9c64-a737c471a440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3509 | 2025.01.15 02:29:10.590038 [ 287 ] {e0a55836-0523-495a-9c64-a737c471a440} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3510 | 2025.01.15 02:29:10.590096 [ 287 ] {e0a55836-0523-495a-9c64-a737c471a440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3511 | 2025.01.15 02:29:10.590573 [ 287 ] {e0a55836-0523-495a-9c64-a737c471a440} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3512 | 2025.01.15 02:29:10.590905 [ 287 ] {e0a55836-0523-495a-9c64-a737c471a440} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3513 | 2025.01.15 02:29:10.591133 [ 287 ] {e0a55836-0523-495a-9c64-a737c471a440} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002253 sec., 6213.936972924989 rows/sec., 435.18 KiB/sec. | ||
3514 | 2025.01.15 02:29:10.591235 [ 287 ] {e0a55836-0523-495a-9c64-a737c471a440} <Debug> TCPHandler: Processed in 0.002997921 sec. | ||
3515 | 2025.01.15 02:29:10.591455 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3516 | 2025.01.15 02:29:10.591596 [ 285 ] {95941dd4-9ac6-416b-a761-8c081db0eae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3517 | 2025.01.15 02:29:10.591666 [ 285 ] {95941dd4-9ac6-416b-a761-8c081db0eae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3518 | 2025.01.15 02:29:10.592391 [ 285 ] {95941dd4-9ac6-416b-a761-8c081db0eae9} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3519 | 2025.01.15 02:29:10.592429 [ 285 ] {95941dd4-9ac6-416b-a761-8c081db0eae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3520 | 2025.01.15 02:29:10.592814 [ 285 ] {95941dd4-9ac6-416b-a761-8c081db0eae9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3521 | 2025.01.15 02:29:10.593151 [ 285 ] {95941dd4-9ac6-416b-a761-8c081db0eae9} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3522 | 2025.01.15 02:29:10.593407 [ 285 ] {95941dd4-9ac6-416b-a761-8c081db0eae9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001842 sec., 7057.546145494028 rows/sec., 440.04 KiB/sec. | ||
3523 | 2025.01.15 02:29:10.593561 [ 285 ] {95941dd4-9ac6-416b-a761-8c081db0eae9} <Debug> TCPHandler: Processed in 0.002193569 sec. | ||
3524 | 2025.01.15 02:29:10.593783 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3525 | 2025.01.15 02:29:10.593970 [ 287 ] {146f3667-2bd5-43aa-9b3e-e134bfb247ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3526 | 2025.01.15 02:29:10.594046 [ 287 ] {146f3667-2bd5-43aa-9b3e-e134bfb247ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3527 | 2025.01.15 02:29:10.595075 [ 287 ] {146f3667-2bd5-43aa-9b3e-e134bfb247ae} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3528 | 2025.01.15 02:29:10.595129 [ 287 ] {146f3667-2bd5-43aa-9b3e-e134bfb247ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3529 | 2025.01.15 02:29:10.595673 [ 287 ] {146f3667-2bd5-43aa-9b3e-e134bfb247ae} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3530 | 2025.01.15 02:29:10.596023 [ 287 ] {146f3667-2bd5-43aa-9b3e-e134bfb247ae} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3531 | 2025.01.15 02:29:10.596314 [ 287 ] {146f3667-2bd5-43aa-9b3e-e134bfb247ae} <Debug> executeQuery: Read 398 rows, 28.96 KiB in 0.002392 sec., 166387.95986622074 rows/sec., 11.82 MiB/sec. | ||
3532 | 2025.01.15 02:29:10.596448 [ 287 ] {146f3667-2bd5-43aa-9b3e-e134bfb247ae} <Debug> TCPHandler: Processed in 0.002755805 sec. | ||
3533 | 2025.01.15 02:29:10.596690 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3534 | 2025.01.15 02:29:10.596866 [ 285 ] {7650ec9e-89bf-4366-8706-f93a42bc6318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3535 | 2025.01.15 02:29:10.596945 [ 285 ] {7650ec9e-89bf-4366-8706-f93a42bc6318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3536 | 2025.01.15 02:29:10.597670 [ 285 ] {7650ec9e-89bf-4366-8706-f93a42bc6318} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3537 | 2025.01.15 02:29:10.597726 [ 285 ] {7650ec9e-89bf-4366-8706-f93a42bc6318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3538 | 2025.01.15 02:29:10.598280 [ 285 ] {7650ec9e-89bf-4366-8706-f93a42bc6318} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3539 | 2025.01.15 02:29:10.598646 [ 285 ] {7650ec9e-89bf-4366-8706-f93a42bc6318} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3540 | 2025.01.15 02:29:10.598976 [ 285 ] {7650ec9e-89bf-4366-8706-f93a42bc6318} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002151 sec., 2789.400278940028 rows/sec., 145.74 KiB/sec. | ||
3541 | 2025.01.15 02:29:10.599088 [ 285 ] {7650ec9e-89bf-4366-8706-f93a42bc6318} <Debug> TCPHandler: Processed in 0.002489607 sec. | ||
3542 | 2025.01.15 02:29:10.599888 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3543 | 2025.01.15 02:29:10.600126 [ 287 ] {b47e60fa-8729-4769-8354-ba62f4376507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3544 | 2025.01.15 02:29:10.600224 [ 287 ] {b47e60fa-8729-4769-8354-ba62f4376507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3545 | 2025.01.15 02:29:10.601065 [ 287 ] {b47e60fa-8729-4769-8354-ba62f4376507} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3546 | 2025.01.15 02:29:10.601127 [ 287 ] {b47e60fa-8729-4769-8354-ba62f4376507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3547 | 2025.01.15 02:29:10.601696 [ 287 ] {b47e60fa-8729-4769-8354-ba62f4376507} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3548 | 2025.01.15 02:29:10.602028 [ 287 ] {b47e60fa-8729-4769-8354-ba62f4376507} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3549 | 2025.01.15 02:29:10.602314 [ 287 ] {b47e60fa-8729-4769-8354-ba62f4376507} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002259 sec., 104913.6786188579 rows/sec., 7.03 MiB/sec. | ||
3550 | 2025.01.15 02:29:10.602420 [ 287 ] {b47e60fa-8729-4769-8354-ba62f4376507} <Debug> TCPHandler: Processed in 0.002728604 sec. | ||
3551 | 2025.01.15 02:29:10.602676 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3552 | 2025.01.15 02:29:10.602843 [ 285 ] {89addcda-ae14-404e-a6ab-b94b713f4030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3553 | 2025.01.15 02:29:10.602908 [ 285 ] {89addcda-ae14-404e-a6ab-b94b713f4030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3554 | 2025.01.15 02:29:10.603440 [ 285 ] {89addcda-ae14-404e-a6ab-b94b713f4030} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3555 | 2025.01.15 02:29:10.603485 [ 285 ] {89addcda-ae14-404e-a6ab-b94b713f4030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3556 | 2025.01.15 02:29:10.603892 [ 285 ] {89addcda-ae14-404e-a6ab-b94b713f4030} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3557 | 2025.01.15 02:29:10.604246 [ 285 ] {89addcda-ae14-404e-a6ab-b94b713f4030} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3558 | 2025.01.15 02:29:10.604539 [ 285 ] {89addcda-ae14-404e-a6ab-b94b713f4030} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001729 sec., 578.368999421631 rows/sec., 38.97 KiB/sec. | ||
3559 | 2025.01.15 02:29:10.604629 [ 285 ] {89addcda-ae14-404e-a6ab-b94b713f4030} <Debug> TCPHandler: Processed in 0.002051676 sec. | ||
3560 | 2025.01.15 02:29:10.604924 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3561 | 2025.01.15 02:29:10.605124 [ 287 ] {a9afd612-c913-4db8-8464-0403ac240129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3562 | 2025.01.15 02:29:10.605258 [ 287 ] {a9afd612-c913-4db8-8464-0403ac240129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3563 | 2025.01.15 02:29:10.606874 [ 287 ] {a9afd612-c913-4db8-8464-0403ac240129} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3564 | 2025.01.15 02:29:10.606926 [ 287 ] {a9afd612-c913-4db8-8464-0403ac240129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3565 | 2025.01.15 02:29:10.607857 [ 287 ] {a9afd612-c913-4db8-8464-0403ac240129} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3566 | 2025.01.15 02:29:10.608201 [ 287 ] {a9afd612-c913-4db8-8464-0403ac240129} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3567 | 2025.01.15 02:29:10.608534 [ 287 ] {a9afd612-c913-4db8-8464-0403ac240129} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.003465 sec., 4617.6046176046175 rows/sec., 8.27 MiB/sec. | ||
3568 | 2025.01.15 02:29:10.608690 [ 287 ] {a9afd612-c913-4db8-8464-0403ac240129} <Debug> TCPHandler: Processed in 0.003908315 sec. | ||
3569 | 2025.01.15 02:29:10.608936 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3570 | 2025.01.15 02:29:10.609110 [ 285 ] {9285d5ed-d3b9-4c27-878f-53076ac801cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3571 | 2025.01.15 02:29:10.609188 [ 285 ] {9285d5ed-d3b9-4c27-878f-53076ac801cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3572 | 2025.01.15 02:29:10.609861 [ 285 ] {9285d5ed-d3b9-4c27-878f-53076ac801cf} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3573 | 2025.01.15 02:29:10.609908 [ 285 ] {9285d5ed-d3b9-4c27-878f-53076ac801cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3574 | 2025.01.15 02:29:10.610333 [ 285 ] {9285d5ed-d3b9-4c27-878f-53076ac801cf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3575 | 2025.01.15 02:29:10.610593 [ 285 ] {9285d5ed-d3b9-4c27-878f-53076ac801cf} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3576 | 2025.01.15 02:29:10.610773 [ 120 ] {} <Debug> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3577 | 2025.01.15 02:29:10.610849 [ 285 ] {9285d5ed-d3b9-4c27-878f-53076ac801cf} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001781 sec., 46041.54969118473 rows/sec., 2.92 MiB/sec. | ||
3578 | 2025.01.15 02:29:10.610856 [ 120 ] {} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3579 | 2025.01.15 02:29:10.610949 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3580 | 2025.01.15 02:29:10.610986 [ 285 ] {9285d5ed-d3b9-4c27-878f-53076ac801cf} <Debug> TCPHandler: Processed in 0.002154068 sec. | ||
3581 | 2025.01.15 02:29:10.611177 [ 194 ] {637dccd0-6349-490d-b668-7f54091f2459::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 | ||
3582 | 2025.01.15 02:29:10.611367 [ 194 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3583 | 2025.01.15 02:29:10.611410 [ 194 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 360 rows starting from the beginning of the part | ||
3584 | 2025.01.15 02:29:10.611494 [ 194 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
3585 | 2025.01.15 02:29:10.611741 [ 194 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part | ||
3586 | 2025.01.15 02:29:10.611922 [ 194 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
3587 | 2025.01.15 02:29:10.612181 [ 194 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
3588 | 2025.01.15 02:29:10.612341 [ 194 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part | ||
3589 | 2025.01.15 02:29:10.613665 [ 194 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 644 rows, containing 4 columns (4 merged, 0 gathered) in 0.002569179 sec., 250663.7334339102 rows/sec., 15.74 MiB/sec. | ||
3590 | 2025.01.15 02:29:10.613867 [ 198 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3591 | 2025.01.15 02:29:10.614198 [ 198 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_16_3} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3592 | 2025.01.15 02:29:10.614290 [ 198 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_16_3} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3593 | 2025.01.15 02:29:10.614391 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
3594 | 2025.01.15 02:29:14.327512 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3595 | 2025.01.15 02:29:14.327577 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3596 | 2025.01.15 02:29:14.426221 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
3597 | 2025.01.15 02:29:14.426918 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3598 | 2025.01.15 02:29:14.426972 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3599 | 2025.01.15 02:29:14.427569 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3600 | 2025.01.15 02:29:14.427838 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3601 | 2025.01.15 02:29:14.428016 [ 101 ] {} <Debug> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3602 | 2025.01.15 02:29:14.428091 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3603 | 2025.01.15 02:29:14.428105 [ 101 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3604 | 2025.01.15 02:29:14.428140 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3605 | 2025.01.15 02:29:14.428332 [ 195 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::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 | ||
3606 | 2025.01.15 02:29:14.428524 [ 195 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3607 | 2025.01.15 02:29:14.428564 [ 195 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part | ||
3608 | 2025.01.15 02:29:14.428668 [ 195 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part | ||
3609 | 2025.01.15 02:29:14.428861 [ 195 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part | ||
3610 | 2025.01.15 02:29:14.429042 [ 195 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part | ||
3611 | 2025.01.15 02:29:14.429185 [ 195 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part | ||
3612 | 2025.01.15 02:29:14.429277 [ 195 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part | ||
3613 | 2025.01.15 02:29:14.430827 [ 194 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.00261714 sec., 2820254.1705831555 rows/sec., 40.34 MiB/sec. | ||
3614 | 2025.01.15 02:29:14.431659 [ 199 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3615 | 2025.01.15 02:29:14.431936 [ 199 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_16_3} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3616 | 2025.01.15 02:29:14.432007 [ 199 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_16_3} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3617 | 2025.01.15 02:29:14.432086 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
3618 | 2025.01.15 02:29:14.441154 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 488 | ||
3619 | 2025.01.15 02:29:14.444162 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3620 | 2025.01.15 02:29:14.444206 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3621 | 2025.01.15 02:29:14.445679 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3622 | 2025.01.15 02:29:14.445982 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3623 | 2025.01.15 02:29:14.446957 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 488 | ||
3624 | 2025.01.15 02:29:14.898286 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
3625 | 2025.01.15 02:29:14.919591 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3626 | 2025.01.15 02:29:14.919649 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3627 | 2025.01.15 02:29:14.927600 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3628 | 2025.01.15 02:29:14.928374 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3629 | 2025.01.15 02:29:14.928761 [ 101 ] {} <Debug> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3630 | 2025.01.15 02:29:14.928902 [ 101 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3631 | 2025.01.15 02:29:14.928989 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3632 | 2025.01.15 02:29:14.929502 [ 195 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
3633 | 2025.01.15 02:29:14.944669 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3634 | 2025.01.15 02:29:14.946376 [ 195 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3635 | 2025.01.15 02:29:14.947748 [ 195 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
3636 | 2025.01.15 02:29:14.953070 [ 195 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
3637 | 2025.01.15 02:29:14.958900 [ 195 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
3638 | 2025.01.15 02:29:14.964602 [ 195 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
3639 | 2025.01.15 02:29:14.970583 [ 195 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
3640 | 2025.01.15 02:29:14.975257 [ 195 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
3641 | 2025.01.15 02:29:15.001187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.73 MiB, peak 186.73 MiB, free memory in arenas 0.00 B, will set to 179.46 MiB (RSS), difference: -7.27 MiB | ||
3642 | 2025.01.15 02:29:15.004841 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00296133 sec. | ||
3643 | 2025.01.15 02:29:15.034957 [ 194 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.105817876 sec., 1143.4740950574362 rows/sec., 5.91 MiB/sec. | ||
3644 | 2025.01.15 02:29:15.037576 [ 194 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3645 | 2025.01.15 02:29:15.040512 [ 194 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::all_1_16_3} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3646 | 2025.01.15 02:29:15.040600 [ 194 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::all_1_16_3} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3647 | 2025.01.15 02:29:15.042986 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3648 | 2025.01.15 02:29:15.570315 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3649 | 2025.01.15 02:29:15.570500 [ 285 ] {31c180c3-00c2-4044-b5e3-11514500f7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3650 | 2025.01.15 02:29:15.570568 [ 285 ] {31c180c3-00c2-4044-b5e3-11514500f7df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3651 | 2025.01.15 02:29:15.571326 [ 285 ] {31c180c3-00c2-4044-b5e3-11514500f7df} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3652 | 2025.01.15 02:29:15.571371 [ 285 ] {31c180c3-00c2-4044-b5e3-11514500f7df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3653 | 2025.01.15 02:29:15.571808 [ 285 ] {31c180c3-00c2-4044-b5e3-11514500f7df} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3654 | 2025.01.15 02:29:15.572055 [ 285 ] {31c180c3-00c2-4044-b5e3-11514500f7df} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3655 | 2025.01.15 02:29:15.572357 [ 285 ] {31c180c3-00c2-4044-b5e3-11514500f7df} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001891 sec., 54997.35589635113 rows/sec., 4.59 MiB/sec. | ||
3656 | 2025.01.15 02:29:15.572656 [ 285 ] {31c180c3-00c2-4044-b5e3-11514500f7df} <Debug> TCPHandler: Processed in 0.002461897 sec. | ||
3657 | 2025.01.15 02:29:15.572992 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3658 | 2025.01.15 02:29:15.573294 [ 287 ] {167ffb93-e82e-4bf5-8e63-ee9ef599fc94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3659 | 2025.01.15 02:29:15.573412 [ 287 ] {167ffb93-e82e-4bf5-8e63-ee9ef599fc94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3660 | 2025.01.15 02:29:15.574183 [ 287 ] {167ffb93-e82e-4bf5-8e63-ee9ef599fc94} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3661 | 2025.01.15 02:29:15.574234 [ 287 ] {167ffb93-e82e-4bf5-8e63-ee9ef599fc94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3662 | 2025.01.15 02:29:15.574672 [ 287 ] {167ffb93-e82e-4bf5-8e63-ee9ef599fc94} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3663 | 2025.01.15 02:29:15.574931 [ 287 ] {167ffb93-e82e-4bf5-8e63-ee9ef599fc94} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3664 | 2025.01.15 02:29:15.575242 [ 287 ] {167ffb93-e82e-4bf5-8e63-ee9ef599fc94} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.002011 sec., 11934.361014420685 rows/sec., 897.41 KiB/sec. | ||
3665 | 2025.01.15 02:29:15.575376 [ 287 ] {167ffb93-e82e-4bf5-8e63-ee9ef599fc94} <Debug> TCPHandler: Processed in 0.002566979 sec. | ||
3666 | 2025.01.15 02:29:15.575530 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3667 | 2025.01.15 02:29:15.575667 [ 285 ] {db509db9-8d0c-4b32-b82b-1a40cb5b5c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3668 | 2025.01.15 02:29:15.575724 [ 285 ] {db509db9-8d0c-4b32-b82b-1a40cb5b5c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3669 | 2025.01.15 02:29:15.576426 [ 285 ] {db509db9-8d0c-4b32-b82b-1a40cb5b5c39} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3670 | 2025.01.15 02:29:15.576470 [ 285 ] {db509db9-8d0c-4b32-b82b-1a40cb5b5c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3671 | 2025.01.15 02:29:15.576829 [ 285 ] {db509db9-8d0c-4b32-b82b-1a40cb5b5c39} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3672 | 2025.01.15 02:29:15.577064 [ 285 ] {db509db9-8d0c-4b32-b82b-1a40cb5b5c39} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3673 | 2025.01.15 02:29:15.577283 [ 285 ] {db509db9-8d0c-4b32-b82b-1a40cb5b5c39} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001646 sec., 53462.9404617254 rows/sec., 4.18 MiB/sec. | ||
3674 | 2025.01.15 02:29:15.577458 [ 285 ] {db509db9-8d0c-4b32-b82b-1a40cb5b5c39} <Debug> TCPHandler: Processed in 0.001990153 sec. | ||
3675 | 2025.01.15 02:29:15.577688 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3676 | 2025.01.15 02:29:15.577829 [ 287 ] {9054989f-a1ed-4fbd-8c33-e4791be26b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3677 | 2025.01.15 02:29:15.577894 [ 287 ] {9054989f-a1ed-4fbd-8c33-e4791be26b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3678 | 2025.01.15 02:29:15.578575 [ 287 ] {9054989f-a1ed-4fbd-8c33-e4791be26b26} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3679 | 2025.01.15 02:29:15.578614 [ 287 ] {9054989f-a1ed-4fbd-8c33-e4791be26b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3680 | 2025.01.15 02:29:15.579016 [ 287 ] {9054989f-a1ed-4fbd-8c33-e4791be26b26} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3681 | 2025.01.15 02:29:15.579269 [ 287 ] {9054989f-a1ed-4fbd-8c33-e4791be26b26} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3682 | 2025.01.15 02:29:15.579537 [ 287 ] {9054989f-a1ed-4fbd-8c33-e4791be26b26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001737 sec., 92112.83822682787 rows/sec., 6.42 MiB/sec. | ||
3683 | 2025.01.15 02:29:15.579776 [ 287 ] {9054989f-a1ed-4fbd-8c33-e4791be26b26} <Debug> TCPHandler: Processed in 0.002197679 sec. | ||
3684 | 2025.01.15 02:29:15.579977 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3685 | 2025.01.15 02:29:15.580115 [ 285 ] {68144619-6356-4c2c-a08a-7857a2bb77e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3686 | 2025.01.15 02:29:15.580213 [ 285 ] {68144619-6356-4c2c-a08a-7857a2bb77e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3687 | 2025.01.15 02:29:15.581411 [ 285 ] {68144619-6356-4c2c-a08a-7857a2bb77e7} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3688 | 2025.01.15 02:29:15.581451 [ 285 ] {68144619-6356-4c2c-a08a-7857a2bb77e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3689 | 2025.01.15 02:29:15.582100 [ 285 ] {68144619-6356-4c2c-a08a-7857a2bb77e7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3690 | 2025.01.15 02:29:15.582361 [ 285 ] {68144619-6356-4c2c-a08a-7857a2bb77e7} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3691 | 2025.01.15 02:29:15.582701 [ 285 ] {68144619-6356-4c2c-a08a-7857a2bb77e7} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002591 sec., 9262.832883056735 rows/sec., 16.60 MiB/sec. | ||
3692 | 2025.01.15 02:29:15.582828 [ 285 ] {68144619-6356-4c2c-a08a-7857a2bb77e7} <Debug> TCPHandler: Processed in 0.0029485 sec. | ||
3693 | 2025.01.15 02:29:15.582980 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3694 | 2025.01.15 02:29:15.583118 [ 287 ] {0046e3bb-6a01-4314-8d3c-f810ee472abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3695 | 2025.01.15 02:29:15.583177 [ 287 ] {0046e3bb-6a01-4314-8d3c-f810ee472abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3696 | 2025.01.15 02:29:15.583714 [ 287 ] {0046e3bb-6a01-4314-8d3c-f810ee472abd} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3697 | 2025.01.15 02:29:15.583753 [ 287 ] {0046e3bb-6a01-4314-8d3c-f810ee472abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3698 | 2025.01.15 02:29:15.584131 [ 287 ] {0046e3bb-6a01-4314-8d3c-f810ee472abd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3699 | 2025.01.15 02:29:15.584374 [ 287 ] {0046e3bb-6a01-4314-8d3c-f810ee472abd} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3700 | 2025.01.15 02:29:15.584650 [ 287 ] {0046e3bb-6a01-4314-8d3c-f810ee472abd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001552 sec., 38659.79381443299 rows/sec., 2.61 MiB/sec. | ||
3701 | 2025.01.15 02:29:15.584900 [ 287 ] {0046e3bb-6a01-4314-8d3c-f810ee472abd} <Debug> TCPHandler: Processed in 0.001983203 sec. | ||
3702 | 2025.01.15 02:29:16.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.50 MiB, peak 186.73 MiB, free memory in arenas 0.00 B, will set to 179.57 MiB (RSS), difference: 9.07 MiB | ||
3703 | 2025.01.15 02:29:20.573479 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3704 | 2025.01.15 02:29:20.573711 [ 285 ] {938fc957-14f5-4ce6-8b52-6c45a68ac2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3705 | 2025.01.15 02:29:20.573791 [ 285 ] {938fc957-14f5-4ce6-8b52-6c45a68ac2e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3706 | 2025.01.15 02:29:20.574620 [ 285 ] {938fc957-14f5-4ce6-8b52-6c45a68ac2e0} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3707 | 2025.01.15 02:29:20.574672 [ 285 ] {938fc957-14f5-4ce6-8b52-6c45a68ac2e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3708 | 2025.01.15 02:29:20.575108 [ 285 ] {938fc957-14f5-4ce6-8b52-6c45a68ac2e0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3709 | 2025.01.15 02:29:20.575356 [ 285 ] {938fc957-14f5-4ce6-8b52-6c45a68ac2e0} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3710 | 2025.01.15 02:29:20.575586 [ 116 ] {} <Debug> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3711 | 2025.01.15 02:29:20.575603 [ 285 ] {938fc957-14f5-4ce6-8b52-6c45a68ac2e0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00194 sec., 7216.494845360824 rows/sec., 519.49 KiB/sec. | ||
3712 | 2025.01.15 02:29:20.575720 [ 116 ] {} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3713 | 2025.01.15 02:29:20.575799 [ 285 ] {938fc957-14f5-4ce6-8b52-6c45a68ac2e0} <Debug> TCPHandler: Processed in 0.002454006 sec. | ||
3714 | 2025.01.15 02:29:20.575809 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3715 | 2025.01.15 02:29:20.576098 [ 189 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::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 | ||
3716 | 2025.01.15 02:29:20.576118 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3717 | 2025.01.15 02:29:20.576480 [ 189 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3718 | 2025.01.15 02:29:20.576531 [ 287 ] {a94e9893-97d0-401c-863b-c4bf85f7caa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3719 | 2025.01.15 02:29:20.576552 [ 189 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::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 | ||
3720 | 2025.01.15 02:29:20.576642 [ 287 ] {a94e9893-97d0-401c-863b-c4bf85f7caa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3721 | 2025.01.15 02:29:20.576836 [ 189 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::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 | ||
3722 | 2025.01.15 02:29:20.577185 [ 189 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::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 | ||
3723 | 2025.01.15 02:29:20.577505 [ 189 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::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 | ||
3724 | 2025.01.15 02:29:20.577807 [ 189 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::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 | ||
3725 | 2025.01.15 02:29:20.579462 [ 287 ] {a94e9893-97d0-401c-863b-c4bf85f7caa0} <Trace> oximeter.fields_ipaddr (f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3726 | 2025.01.15 02:29:20.579535 [ 287 ] {a94e9893-97d0-401c-863b-c4bf85f7caa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3727 | 2025.01.15 02:29:20.580382 [ 191 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004423689 sec., 15823.897204346871 rows/sec., 1.17 MiB/sec. | ||
3728 | 2025.01.15 02:29:20.580547 [ 287 ] {a94e9893-97d0-401c-863b-c4bf85f7caa0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3729 | 2025.01.15 02:29:20.580559 [ 191 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3730 | 2025.01.15 02:29:20.580876 [ 287 ] {a94e9893-97d0-401c-863b-c4bf85f7caa0} <Trace> oximeter.fields_ipaddr (f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3731 | 2025.01.15 02:29:20.580915 [ 191 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::all_1_9_2} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3732 | 2025.01.15 02:29:20.581055 [ 191 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::all_1_9_2} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3733 | 2025.01.15 02:29:20.581230 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3734 | 2025.01.15 02:29:20.581254 [ 287 ] {a94e9893-97d0-401c-863b-c4bf85f7caa0} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.004823 sec., 1244.0389798880365 rows/sec., 101.44 KiB/sec. | ||
3735 | 2025.01.15 02:29:20.581320 [ 287 ] {a94e9893-97d0-401c-863b-c4bf85f7caa0} <Debug> TCPHandler: Processed in 0.005398206 sec. | ||
3736 | 2025.01.15 02:29:20.581479 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3737 | 2025.01.15 02:29:20.581625 [ 285 ] {977205cf-1e8e-4b40-9713-a880b24f05a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3738 | 2025.01.15 02:29:20.581678 [ 285 ] {977205cf-1e8e-4b40-9713-a880b24f05a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3739 | 2025.01.15 02:29:20.582355 [ 285 ] {977205cf-1e8e-4b40-9713-a880b24f05a8} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3740 | 2025.01.15 02:29:20.582396 [ 285 ] {977205cf-1e8e-4b40-9713-a880b24f05a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3741 | 2025.01.15 02:29:20.582776 [ 285 ] {977205cf-1e8e-4b40-9713-a880b24f05a8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3742 | 2025.01.15 02:29:20.583015 [ 285 ] {977205cf-1e8e-4b40-9713-a880b24f05a8} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3743 | 2025.01.15 02:29:20.583178 [ 116 ] {} <Debug> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3744 | 2025.01.15 02:29:20.583242 [ 116 ] {} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3745 | 2025.01.15 02:29:20.583276 [ 285 ] {977205cf-1e8e-4b40-9713-a880b24f05a8} <Debug> executeQuery: Read 238 rows, 21.28 KiB in 0.001673 sec., 142259.4142259414 rows/sec., 12.42 MiB/sec. | ||
3746 | 2025.01.15 02:29:20.583284 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3747 | 2025.01.15 02:29:20.583435 [ 285 ] {977205cf-1e8e-4b40-9713-a880b24f05a8} <Debug> TCPHandler: Processed in 0.002023985 sec. | ||
3748 | 2025.01.15 02:29:20.583483 [ 189 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::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 | ||
3749 | 2025.01.15 02:29:20.583604 [ 189 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3750 | 2025.01.15 02:29:20.583614 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3751 | 2025.01.15 02:29:20.583650 [ 189 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1427 rows starting from the beginning of the part | ||
3752 | 2025.01.15 02:29:20.583925 [ 189 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1245 rows starting from the beginning of the part | ||
3753 | 2025.01.15 02:29:20.584030 [ 287 ] {767f9ff1-012f-49ba-8bb3-0a67ea2d9fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3754 | 2025.01.15 02:29:20.584230 [ 287 ] {767f9ff1-012f-49ba-8bb3-0a67ea2d9fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3755 | 2025.01.15 02:29:20.584237 [ 189 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
3756 | 2025.01.15 02:29:20.584620 [ 189 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::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 | ||
3757 | 2025.01.15 02:29:20.584903 [ 189 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 104 rows starting from the beginning of the part | ||
3758 | 2025.01.15 02:29:20.585216 [ 189 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 238 rows starting from the beginning of the part | ||
3759 | 2025.01.15 02:29:20.586831 [ 287 ] {767f9ff1-012f-49ba-8bb3-0a67ea2d9fa8} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3760 | 2025.01.15 02:29:20.586913 [ 287 ] {767f9ff1-012f-49ba-8bb3-0a67ea2d9fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3761 | 2025.01.15 02:29:20.587866 [ 287 ] {767f9ff1-012f-49ba-8bb3-0a67ea2d9fa8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3762 | 2025.01.15 02:29:20.588170 [ 287 ] {767f9ff1-012f-49ba-8bb3-0a67ea2d9fa8} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3763 | 2025.01.15 02:29:20.588623 [ 287 ] {767f9ff1-012f-49ba-8bb3-0a67ea2d9fa8} <Debug> executeQuery: Read 29 rows, 2.08 KiB in 0.004748 sec., 6107.834877843303 rows/sec., 437.68 KiB/sec. | ||
3764 | 2025.01.15 02:29:20.588917 [ 287 ] {767f9ff1-012f-49ba-8bb3-0a67ea2d9fa8} <Debug> TCPHandler: Processed in 0.005378405 sec. | ||
3765 | 2025.01.15 02:29:20.588950 [ 191 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3305 rows, containing 5 columns (5 merged, 0 gathered) in 0.00553276 sec., 597351.0508317729 rows/sec., 52.17 MiB/sec. | ||
3766 | 2025.01.15 02:29:20.589101 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3767 | 2025.01.15 02:29:20.589170 [ 189 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3768 | 2025.01.15 02:29:20.589273 [ 285 ] {fd8534d1-d491-494b-b9bf-98f18510424e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3769 | 2025.01.15 02:29:20.589344 [ 285 ] {fd8534d1-d491-494b-b9bf-98f18510424e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3770 | 2025.01.15 02:29:20.589519 [ 189 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_21_4} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3771 | 2025.01.15 02:29:20.589635 [ 189 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_21_4} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3772 | 2025.01.15 02:29:20.589747 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
3773 | 2025.01.15 02:29:20.590087 [ 285 ] {fd8534d1-d491-494b-b9bf-98f18510424e} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3774 | 2025.01.15 02:29:20.590126 [ 285 ] {fd8534d1-d491-494b-b9bf-98f18510424e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3775 | 2025.01.15 02:29:20.590469 [ 285 ] {fd8534d1-d491-494b-b9bf-98f18510424e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3776 | 2025.01.15 02:29:20.590701 [ 285 ] {fd8534d1-d491-494b-b9bf-98f18510424e} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3777 | 2025.01.15 02:29:20.590915 [ 285 ] {fd8534d1-d491-494b-b9bf-98f18510424e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001684 sec., 8313.53919239905 rows/sec., 582.23 KiB/sec. | ||
3778 | 2025.01.15 02:29:20.590970 [ 285 ] {fd8534d1-d491-494b-b9bf-98f18510424e} <Debug> TCPHandler: Processed in 0.001942462 sec. | ||
3779 | 2025.01.15 02:29:20.591136 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3780 | 2025.01.15 02:29:20.591273 [ 287 ] {6a9311e7-7599-4817-95b0-839ffdbcaa6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3781 | 2025.01.15 02:29:20.591331 [ 287 ] {6a9311e7-7599-4817-95b0-839ffdbcaa6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3782 | 2025.01.15 02:29:20.591938 [ 287 ] {6a9311e7-7599-4817-95b0-839ffdbcaa6e} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3783 | 2025.01.15 02:29:20.591977 [ 287 ] {6a9311e7-7599-4817-95b0-839ffdbcaa6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3784 | 2025.01.15 02:29:20.592326 [ 287 ] {6a9311e7-7599-4817-95b0-839ffdbcaa6e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3785 | 2025.01.15 02:29:20.592565 [ 287 ] {6a9311e7-7599-4817-95b0-839ffdbcaa6e} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3786 | 2025.01.15 02:29:20.592746 [ 116 ] {} <Debug> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3787 | 2025.01.15 02:29:20.592829 [ 116 ] {} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3788 | 2025.01.15 02:29:20.592832 [ 287 ] {6a9311e7-7599-4817-95b0-839ffdbcaa6e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001571 sec., 8274.984086569064 rows/sec., 515.94 KiB/sec. | ||
3789 | 2025.01.15 02:29:20.592878 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3790 | 2025.01.15 02:29:20.592973 [ 287 ] {6a9311e7-7599-4817-95b0-839ffdbcaa6e} <Debug> TCPHandler: Processed in 0.001890581 sec. | ||
3791 | 2025.01.15 02:29:20.593287 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3792 | 2025.01.15 02:29:20.593543 [ 200 ] {aa727730-67d7-4418-8908-afa657261cf7::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 | ||
3793 | 2025.01.15 02:29:20.593632 [ 285 ] {93429d23-6850-40e4-8325-bc098c77ca09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3794 | 2025.01.15 02:29:20.593737 [ 285 ] {93429d23-6850-40e4-8325-bc098c77ca09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3795 | 2025.01.15 02:29:20.593929 [ 200 ] {aa727730-67d7-4418-8908-afa657261cf7::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3796 | 2025.01.15 02:29:20.594008 [ 200 ] {aa727730-67d7-4418-8908-afa657261cf7::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 | ||
3797 | 2025.01.15 02:29:20.594418 [ 200 ] {aa727730-67d7-4418-8908-afa657261cf7::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 | ||
3798 | 2025.01.15 02:29:20.594741 [ 200 ] {aa727730-67d7-4418-8908-afa657261cf7::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 | ||
3799 | 2025.01.15 02:29:20.595159 [ 200 ] {aa727730-67d7-4418-8908-afa657261cf7::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 | ||
3800 | 2025.01.15 02:29:20.595533 [ 200 ] {aa727730-67d7-4418-8908-afa657261cf7::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 | ||
3801 | 2025.01.15 02:29:20.596458 [ 285 ] {93429d23-6850-40e4-8325-bc098c77ca09} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3802 | 2025.01.15 02:29:20.596535 [ 285 ] {93429d23-6850-40e4-8325-bc098c77ca09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3803 | 2025.01.15 02:29:20.597620 [ 285 ] {93429d23-6850-40e4-8325-bc098c77ca09} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3804 | 2025.01.15 02:29:20.597868 [ 193 ] {aa727730-67d7-4418-8908-afa657261cf7::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00484991 sec., 13402.310558340258 rows/sec., 887.98 KiB/sec. | ||
3805 | 2025.01.15 02:29:20.598021 [ 285 ] {93429d23-6850-40e4-8325-bc098c77ca09} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3806 | 2025.01.15 02:29:20.598058 [ 193 ] {aa727730-67d7-4418-8908-afa657261cf7::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3807 | 2025.01.15 02:29:20.598266 [ 116 ] {} <Debug> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3808 | 2025.01.15 02:29:20.598347 [ 116 ] {} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3809 | 2025.01.15 02:29:20.598400 [ 285 ] {93429d23-6850-40e4-8325-bc098c77ca09} <Debug> executeQuery: Read 404 rows, 29.45 KiB in 0.004816 sec., 83887.04318936878 rows/sec., 5.97 MiB/sec. | ||
3810 | 2025.01.15 02:29:20.598424 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3811 | 2025.01.15 02:29:20.598787 [ 285 ] {93429d23-6850-40e4-8325-bc098c77ca09} <Debug> TCPHandler: Processed in 0.005697204 sec. | ||
3812 | 2025.01.15 02:29:20.598877 [ 200 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::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 | ||
3813 | 2025.01.15 02:29:20.598905 [ 189 ] {aa727730-67d7-4418-8908-afa657261cf7::all_1_9_2} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3814 | 2025.01.15 02:29:20.599065 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3815 | 2025.01.15 02:29:20.599167 [ 189 ] {aa727730-67d7-4418-8908-afa657261cf7::all_1_9_2} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3816 | 2025.01.15 02:29:20.599389 [ 200 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3817 | 2025.01.15 02:29:20.599434 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3818 | 2025.01.15 02:29:20.599449 [ 287 ] {ec9c1f1b-9fcc-405b-adee-ebe31a780fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3819 | 2025.01.15 02:29:20.599500 [ 200 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 902 rows starting from the beginning of the part | ||
3820 | 2025.01.15 02:29:20.599579 [ 287 ] {ec9c1f1b-9fcc-405b-adee-ebe31a780fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3821 | 2025.01.15 02:29:20.599817 [ 200 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 546 rows starting from the beginning of the part | ||
3822 | 2025.01.15 02:29:20.600171 [ 200 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
3823 | 2025.01.15 02:29:20.600563 [ 200 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::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 | ||
3824 | 2025.01.15 02:29:20.600932 [ 200 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 88 rows starting from the beginning of the part | ||
3825 | 2025.01.15 02:29:20.601146 [ 200 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 404 rows starting from the beginning of the part | ||
3826 | 2025.01.15 02:29:20.602113 [ 287 ] {ec9c1f1b-9fcc-405b-adee-ebe31a780fc5} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3827 | 2025.01.15 02:29:20.602180 [ 287 ] {ec9c1f1b-9fcc-405b-adee-ebe31a780fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3828 | 2025.01.15 02:29:20.603164 [ 287 ] {ec9c1f1b-9fcc-405b-adee-ebe31a780fc5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3829 | 2025.01.15 02:29:20.603629 [ 287 ] {ec9c1f1b-9fcc-405b-adee-ebe31a780fc5} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3830 | 2025.01.15 02:29:20.603892 [ 287 ] {ec9c1f1b-9fcc-405b-adee-ebe31a780fc5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004617 sec., 1299.5451591942822 rows/sec., 67.90 KiB/sec. | ||
3831 | 2025.01.15 02:29:20.604069 [ 287 ] {ec9c1f1b-9fcc-405b-adee-ebe31a780fc5} <Debug> TCPHandler: Processed in 0.005142579 sec. | ||
3832 | 2025.01.15 02:29:20.604347 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3833 | 2025.01.15 02:29:20.604434 [ 200 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2402 rows, containing 5 columns (5 merged, 0 gathered) in 0.005828427 sec., 412118.0551802399 rows/sec., 31.59 MiB/sec. | ||
3834 | 2025.01.15 02:29:20.604552 [ 285 ] {5dc9d9b7-81c8-4bb8-aa30-27f18c9592b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3835 | 2025.01.15 02:29:20.604649 [ 285 ] {5dc9d9b7-81c8-4bb8-aa30-27f18c9592b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3836 | 2025.01.15 02:29:20.604671 [ 200 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3837 | 2025.01.15 02:29:20.605325 [ 200 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_21_4} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3838 | 2025.01.15 02:29:20.605423 [ 200 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_21_4} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3839 | 2025.01.15 02:29:20.605591 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
3840 | 2025.01.15 02:29:20.605812 [ 285 ] {5dc9d9b7-81c8-4bb8-aa30-27f18c9592b1} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3841 | 2025.01.15 02:29:20.605856 [ 285 ] {5dc9d9b7-81c8-4bb8-aa30-27f18c9592b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3842 | 2025.01.15 02:29:20.606250 [ 285 ] {5dc9d9b7-81c8-4bb8-aa30-27f18c9592b1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3843 | 2025.01.15 02:29:20.606480 [ 285 ] {5dc9d9b7-81c8-4bb8-aa30-27f18c9592b1} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3844 | 2025.01.15 02:29:20.606698 [ 285 ] {5dc9d9b7-81c8-4bb8-aa30-27f18c9592b1} <Debug> executeQuery: Read 240 rows, 16.48 KiB in 0.002187 sec., 109739.36899862826 rows/sec., 7.36 MiB/sec. | ||
3845 | 2025.01.15 02:29:20.606757 [ 285 ] {5dc9d9b7-81c8-4bb8-aa30-27f18c9592b1} <Debug> TCPHandler: Processed in 0.002574769 sec. | ||
3846 | 2025.01.15 02:29:20.606901 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3847 | 2025.01.15 02:29:20.607041 [ 287 ] {6344eb27-6660-45e4-a39a-b5ce96df3e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3848 | 2025.01.15 02:29:20.607101 [ 287 ] {6344eb27-6660-45e4-a39a-b5ce96df3e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3849 | 2025.01.15 02:29:20.607648 [ 287 ] {6344eb27-6660-45e4-a39a-b5ce96df3e21} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3850 | 2025.01.15 02:29:20.607686 [ 287 ] {6344eb27-6660-45e4-a39a-b5ce96df3e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3851 | 2025.01.15 02:29:20.608040 [ 287 ] {6344eb27-6660-45e4-a39a-b5ce96df3e21} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3852 | 2025.01.15 02:29:20.608285 [ 287 ] {6344eb27-6660-45e4-a39a-b5ce96df3e21} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3853 | 2025.01.15 02:29:20.608515 [ 287 ] {6344eb27-6660-45e4-a39a-b5ce96df3e21} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0015 sec., 666.6666666666666 rows/sec., 44.92 KiB/sec. | ||
3854 | 2025.01.15 02:29:20.608594 [ 287 ] {6344eb27-6660-45e4-a39a-b5ce96df3e21} <Debug> TCPHandler: Processed in 0.001759908 sec. | ||
3855 | 2025.01.15 02:29:20.608749 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3856 | 2025.01.15 02:29:20.608886 [ 285 ] {239add45-c712-4bbf-9511-ac855d464c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3857 | 2025.01.15 02:29:20.608975 [ 285 ] {239add45-c712-4bbf-9511-ac855d464c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3858 | 2025.01.15 02:29:20.610186 [ 285 ] {239add45-c712-4bbf-9511-ac855d464c24} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3859 | 2025.01.15 02:29:20.610225 [ 285 ] {239add45-c712-4bbf-9511-ac855d464c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3860 | 2025.01.15 02:29:20.610857 [ 285 ] {239add45-c712-4bbf-9511-ac855d464c24} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3861 | 2025.01.15 02:29:20.611126 [ 285 ] {239add45-c712-4bbf-9511-ac855d464c24} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3862 | 2025.01.15 02:29:20.611323 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3863 | 2025.01.15 02:29:20.611419 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3864 | 2025.01.15 02:29:20.611449 [ 285 ] {239add45-c712-4bbf-9511-ac855d464c24} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002585 sec., 6189.555125725338 rows/sec., 11.09 MiB/sec. | ||
3865 | 2025.01.15 02:29:20.611470 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3866 | 2025.01.15 02:29:20.611784 [ 285 ] {239add45-c712-4bbf-9511-ac855d464c24} <Debug> TCPHandler: Processed in 0.003100464 sec. | ||
3867 | 2025.01.15 02:29:20.611784 [ 193 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::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 | ||
3868 | 2025.01.15 02:29:20.612020 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3869 | 2025.01.15 02:29:20.612308 [ 287 ] {44dc55b2-da09-4af8-a9f8-692ede78a51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3870 | 2025.01.15 02:29:20.612353 [ 193 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3871 | 2025.01.15 02:29:20.612419 [ 287 ] {44dc55b2-da09-4af8-a9f8-692ede78a51a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3872 | 2025.01.15 02:29:20.612525 [ 193 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 239 rows starting from the beginning of the part | ||
3873 | 2025.01.15 02:29:20.613392 [ 193 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::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 | ||
3874 | 2025.01.15 02:29:20.614009 [ 193 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
3875 | 2025.01.15 02:29:20.614556 [ 287 ] {44dc55b2-da09-4af8-a9f8-692ede78a51a} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3876 | 2025.01.15 02:29:20.614636 [ 193 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::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 | ||
3877 | 2025.01.15 02:29:20.614642 [ 287 ] {44dc55b2-da09-4af8-a9f8-692ede78a51a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3878 | 2025.01.15 02:29:20.615267 [ 193 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
3879 | 2025.01.15 02:29:20.615877 [ 193 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::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 | ||
3880 | 2025.01.15 02:29:20.615969 [ 287 ] {44dc55b2-da09-4af8-a9f8-692ede78a51a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3881 | 2025.01.15 02:29:20.616644 [ 287 ] {44dc55b2-da09-4af8-a9f8-692ede78a51a} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3882 | 2025.01.15 02:29:20.617230 [ 287 ] {44dc55b2-da09-4af8-a9f8-692ede78a51a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004976 sec., 16479.09967845659 rows/sec., 1.05 MiB/sec. | ||
3883 | 2025.01.15 02:29:20.617594 [ 287 ] {44dc55b2-da09-4af8-a9f8-692ede78a51a} <Debug> TCPHandler: Processed in 0.005713344 sec. | ||
3884 | 2025.01.15 02:29:20.620252 [ 187 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 335 rows, containing 19 columns (19 merged, 0 gathered) in 0.008636053 sec., 38790.868930517216 rows/sec., 69.51 MiB/sec. | ||
3885 | 2025.01.15 02:29:20.620815 [ 196 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3886 | 2025.01.15 02:29:20.621252 [ 196 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3887 | 2025.01.15 02:29:20.621333 [ 196 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3888 | 2025.01.15 02:29:20.621477 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
3889 | 2025.01.15 02:29:21.929148 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
3890 | 2025.01.15 02:29:21.929784 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3891 | 2025.01.15 02:29:21.929819 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3892 | 2025.01.15 02:29:21.930331 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3893 | 2025.01.15 02:29:21.930578 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3894 | 2025.01.15 02:29:21.930840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
3895 | 2025.01.15 02:29:22.445679 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3896 | 2025.01.15 02:29:22.465079 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3897 | 2025.01.15 02:29:22.465137 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3898 | 2025.01.15 02:29:22.472749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3899 | 2025.01.15 02:29:22.473489 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3900 | 2025.01.15 02:29:22.476504 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3901 | 2025.01.15 02:29:24.448054 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 524 | ||
3902 | 2025.01.15 02:29:24.451191 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3903 | 2025.01.15 02:29:24.451241 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3904 | 2025.01.15 02:29:24.452706 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3905 | 2025.01.15 02:29:24.453003 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3906 | 2025.01.15 02:29:24.453192 [ 108 ] {} <Debug> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3907 | 2025.01.15 02:29:24.453262 [ 108 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3908 | 2025.01.15 02:29:24.453310 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3909 | 2025.01.15 02:29:24.453857 [ 200 ] {ef22ee4d-2c63-4abc-b98f-c588578d455f::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 | ||
3910 | 2025.01.15 02:29:24.454413 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 524 | ||
3911 | 2025.01.15 02:29:24.454792 [ 200 ] {ef22ee4d-2c63-4abc-b98f-c588578d455f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3912 | 2025.01.15 02:29:24.454923 [ 200 ] {ef22ee4d-2c63-4abc-b98f-c588578d455f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 302 rows starting from the beginning of the part | ||
3913 | 2025.01.15 02:29:24.455555 [ 200 ] {ef22ee4d-2c63-4abc-b98f-c588578d455f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 70 rows starting from the beginning of the part | ||
3914 | 2025.01.15 02:29:24.456107 [ 200 ] {ef22ee4d-2c63-4abc-b98f-c588578d455f::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 | ||
3915 | 2025.01.15 02:29:24.456637 [ 200 ] {ef22ee4d-2c63-4abc-b98f-c588578d455f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
3916 | 2025.01.15 02:29:24.457165 [ 200 ] {ef22ee4d-2c63-4abc-b98f-c588578d455f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
3917 | 2025.01.15 02:29:24.457735 [ 200 ] {ef22ee4d-2c63-4abc-b98f-c588578d455f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
3918 | 2025.01.15 02:29:24.465534 [ 187 ] {ef22ee4d-2c63-4abc-b98f-c588578d455f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 524 rows, containing 72 columns (72 merged, 0 gathered) in 0.012110067 sec., 43269.78537773573 rows/sec., 39.17 MiB/sec. | ||
3919 | 2025.01.15 02:29:24.467240 [ 187 ] {ef22ee4d-2c63-4abc-b98f-c588578d455f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3920 | 2025.01.15 02:29:24.468086 [ 187 ] {ef22ee4d-2c63-4abc-b98f-c588578d455f::all_1_11_2} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3921 | 2025.01.15 02:29:24.468189 [ 187 ] {ef22ee4d-2c63-4abc-b98f-c588578d455f::all_1_11_2} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3922 | 2025.01.15 02:29:24.468550 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
3923 | 2025.01.15 02:29:25.569678 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3924 | 2025.01.15 02:29:25.569892 [ 285 ] {f334aa07-d98b-4841-b691-aa1f5e75adb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3925 | 2025.01.15 02:29:25.569970 [ 285 ] {f334aa07-d98b-4841-b691-aa1f5e75adb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3926 | 2025.01.15 02:29:25.570816 [ 285 ] {f334aa07-d98b-4841-b691-aa1f5e75adb3} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3927 | 2025.01.15 02:29:25.570867 [ 285 ] {f334aa07-d98b-4841-b691-aa1f5e75adb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3928 | 2025.01.15 02:29:25.571306 [ 285 ] {f334aa07-d98b-4841-b691-aa1f5e75adb3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3929 | 2025.01.15 02:29:25.571714 [ 285 ] {f334aa07-d98b-4841-b691-aa1f5e75adb3} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3930 | 2025.01.15 02:29:25.571958 [ 285 ] {f334aa07-d98b-4841-b691-aa1f5e75adb3} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.002124 sec., 48964.21845574388 rows/sec., 4.09 MiB/sec. | ||
3931 | 2025.01.15 02:29:25.572016 [ 285 ] {f334aa07-d98b-4841-b691-aa1f5e75adb3} <Debug> TCPHandler: Processed in 0.002476627 sec. | ||
3932 | 2025.01.15 02:29:25.572255 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3933 | 2025.01.15 02:29:25.572456 [ 287 ] {af2e741e-a695-4746-bbfd-2894d0686eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3934 | 2025.01.15 02:29:25.572533 [ 287 ] {af2e741e-a695-4746-bbfd-2894d0686eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3935 | 2025.01.15 02:29:25.573257 [ 287 ] {af2e741e-a695-4746-bbfd-2894d0686eb9} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3936 | 2025.01.15 02:29:25.573301 [ 287 ] {af2e741e-a695-4746-bbfd-2894d0686eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3937 | 2025.01.15 02:29:25.573714 [ 287 ] {af2e741e-a695-4746-bbfd-2894d0686eb9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3938 | 2025.01.15 02:29:25.573960 [ 287 ] {af2e741e-a695-4746-bbfd-2894d0686eb9} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3939 | 2025.01.15 02:29:25.574163 [ 287 ] {af2e741e-a695-4746-bbfd-2894d0686eb9} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001762 sec., 13620.88535754824 rows/sec., 1.00 MiB/sec. | ||
3940 | 2025.01.15 02:29:25.574289 [ 287 ] {af2e741e-a695-4746-bbfd-2894d0686eb9} <Debug> TCPHandler: Processed in 0.002166928 sec. | ||
3941 | 2025.01.15 02:29:25.574447 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3942 | 2025.01.15 02:29:25.574583 [ 285 ] {66f964d7-d23d-4d31-85cf-411bba4ddd70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3943 | 2025.01.15 02:29:25.574640 [ 285 ] {66f964d7-d23d-4d31-85cf-411bba4ddd70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3944 | 2025.01.15 02:29:25.575286 [ 285 ] {66f964d7-d23d-4d31-85cf-411bba4ddd70} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3945 | 2025.01.15 02:29:25.575325 [ 285 ] {66f964d7-d23d-4d31-85cf-411bba4ddd70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3946 | 2025.01.15 02:29:25.575679 [ 285 ] {66f964d7-d23d-4d31-85cf-411bba4ddd70} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3947 | 2025.01.15 02:29:25.575911 [ 285 ] {66f964d7-d23d-4d31-85cf-411bba4ddd70} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3948 | 2025.01.15 02:29:25.576162 [ 285 ] {66f964d7-d23d-4d31-85cf-411bba4ddd70} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001608 sec., 54726.36815920398 rows/sec., 4.27 MiB/sec. | ||
3949 | 2025.01.15 02:29:25.576377 [ 285 ] {66f964d7-d23d-4d31-85cf-411bba4ddd70} <Debug> TCPHandler: Processed in 0.001996904 sec. | ||
3950 | 2025.01.15 02:29:25.576564 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3951 | 2025.01.15 02:29:25.576700 [ 287 ] {269921cc-8729-4c26-8814-63e8d434132d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3952 | 2025.01.15 02:29:25.576761 [ 287 ] {269921cc-8729-4c26-8814-63e8d434132d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3953 | 2025.01.15 02:29:25.577402 [ 287 ] {269921cc-8729-4c26-8814-63e8d434132d} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3954 | 2025.01.15 02:29:25.577446 [ 287 ] {269921cc-8729-4c26-8814-63e8d434132d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3955 | 2025.01.15 02:29:25.577883 [ 287 ] {269921cc-8729-4c26-8814-63e8d434132d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3956 | 2025.01.15 02:29:25.578117 [ 287 ] {269921cc-8729-4c26-8814-63e8d434132d} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3957 | 2025.01.15 02:29:25.578296 [ 287 ] {269921cc-8729-4c26-8814-63e8d434132d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001627 sec., 98340.50399508298 rows/sec., 6.85 MiB/sec. | ||
3958 | 2025.01.15 02:29:25.578346 [ 287 ] {269921cc-8729-4c26-8814-63e8d434132d} <Debug> TCPHandler: Processed in 0.00184698 sec. | ||
3959 | 2025.01.15 02:29:25.578496 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3960 | 2025.01.15 02:29:25.578612 [ 285 ] {f5f4bf43-1efa-4a2c-8119-3fcc5acddfae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3961 | 2025.01.15 02:29:25.578692 [ 285 ] {f5f4bf43-1efa-4a2c-8119-3fcc5acddfae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3962 | 2025.01.15 02:29:25.580216 [ 285 ] {f5f4bf43-1efa-4a2c-8119-3fcc5acddfae} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3963 | 2025.01.15 02:29:25.580255 [ 285 ] {f5f4bf43-1efa-4a2c-8119-3fcc5acddfae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3964 | 2025.01.15 02:29:25.580889 [ 285 ] {f5f4bf43-1efa-4a2c-8119-3fcc5acddfae} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3965 | 2025.01.15 02:29:25.581142 [ 285 ] {f5f4bf43-1efa-4a2c-8119-3fcc5acddfae} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3966 | 2025.01.15 02:29:25.581382 [ 285 ] {f5f4bf43-1efa-4a2c-8119-3fcc5acddfae} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002793 sec., 8592.910848549947 rows/sec., 15.40 MiB/sec. | ||
3967 | 2025.01.15 02:29:25.581488 [ 285 ] {f5f4bf43-1efa-4a2c-8119-3fcc5acddfae} <Debug> TCPHandler: Processed in 0.003048403 sec. | ||
3968 | 2025.01.15 02:29:25.581632 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3969 | 2025.01.15 02:29:25.581770 [ 287 ] {69976536-5a2d-4124-b952-892d63ef583e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3970 | 2025.01.15 02:29:25.581829 [ 287 ] {69976536-5a2d-4124-b952-892d63ef583e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3971 | 2025.01.15 02:29:25.582415 [ 287 ] {69976536-5a2d-4124-b952-892d63ef583e} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3972 | 2025.01.15 02:29:25.582460 [ 287 ] {69976536-5a2d-4124-b952-892d63ef583e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3973 | 2025.01.15 02:29:25.582867 [ 287 ] {69976536-5a2d-4124-b952-892d63ef583e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3974 | 2025.01.15 02:29:25.583100 [ 287 ] {69976536-5a2d-4124-b952-892d63ef583e} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3975 | 2025.01.15 02:29:25.583282 [ 287 ] {69976536-5a2d-4124-b952-892d63ef583e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001543 sec., 38885.28839922229 rows/sec., 2.62 MiB/sec. | ||
3976 | 2025.01.15 02:29:25.583330 [ 287 ] {69976536-5a2d-4124-b952-892d63ef583e} <Debug> TCPHandler: Processed in 0.001761657 sec. | ||
3977 | 2025.01.15 02:29:29.327833 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3978 | 2025.01.15 02:29:29.327955 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3979 | 2025.01.15 02:29:29.431947 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
3980 | 2025.01.15 02:29:29.432757 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3981 | 2025.01.15 02:29:29.432804 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3982 | 2025.01.15 02:29:29.433430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3983 | 2025.01.15 02:29:29.433674 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3984 | 2025.01.15 02:29:29.433871 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3985 | 2025.01.15 02:29:29.977508 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3986 | 2025.01.15 02:29:29.997592 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3987 | 2025.01.15 02:29:29.997652 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3988 | 2025.01.15 02:29:30.005787 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3989 | 2025.01.15 02:29:30.006565 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3990 | 2025.01.15 02:29:30.009792 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3991 | 2025.01.15 02:29:30.573772 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3992 | 2025.01.15 02:29:30.573974 [ 285 ] {3c9c0f36-ff78-4c91-b0dd-d3cfeb58d39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3993 | 2025.01.15 02:29:30.574055 [ 285 ] {3c9c0f36-ff78-4c91-b0dd-d3cfeb58d39a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3994 | 2025.01.15 02:29:30.574888 [ 285 ] {3c9c0f36-ff78-4c91-b0dd-d3cfeb58d39a} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3995 | 2025.01.15 02:29:30.574936 [ 285 ] {3c9c0f36-ff78-4c91-b0dd-d3cfeb58d39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
3996 | 2025.01.15 02:29:30.575349 [ 285 ] {3c9c0f36-ff78-4c91-b0dd-d3cfeb58d39a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3997 | 2025.01.15 02:29:30.575621 [ 285 ] {3c9c0f36-ff78-4c91-b0dd-d3cfeb58d39a} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3998 | 2025.01.15 02:29:30.575889 [ 285 ] {3c9c0f36-ff78-4c91-b0dd-d3cfeb58d39a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001964 sec., 7128.309572301426 rows/sec., 513.14 KiB/sec. | ||
3999 | 2025.01.15 02:29:30.575964 [ 285 ] {3c9c0f36-ff78-4c91-b0dd-d3cfeb58d39a} <Debug> TCPHandler: Processed in 0.002321212 sec. | ||
4000 | 2025.01.15 02:29:30.576264 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4001 | 2025.01.15 02:29:30.576504 [ 287 ] {5b83c93a-cb53-4937-9738-32e585ca6eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4002 | 2025.01.15 02:29:30.576593 [ 287 ] {5b83c93a-cb53-4937-9738-32e585ca6eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4003 | 2025.01.15 02:29:30.577475 [ 287 ] {5b83c93a-cb53-4937-9738-32e585ca6eb5} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4004 | 2025.01.15 02:29:30.577515 [ 287 ] {5b83c93a-cb53-4937-9738-32e585ca6eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4005 | 2025.01.15 02:29:30.577977 [ 287 ] {5b83c93a-cb53-4937-9738-32e585ca6eb5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4006 | 2025.01.15 02:29:30.578400 [ 287 ] {5b83c93a-cb53-4937-9738-32e585ca6eb5} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4007 | 2025.01.15 02:29:30.578683 [ 287 ] {5b83c93a-cb53-4937-9738-32e585ca6eb5} <Debug> executeQuery: Read 235 rows, 21.06 KiB in 0.002239 sec., 104957.57034390353 rows/sec., 9.19 MiB/sec. | ||
4008 | 2025.01.15 02:29:30.578901 [ 287 ] {5b83c93a-cb53-4937-9738-32e585ca6eb5} <Debug> TCPHandler: Processed in 0.002799956 sec. | ||
4009 | 2025.01.15 02:29:30.579081 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4010 | 2025.01.15 02:29:30.579226 [ 285 ] {e5087316-f8be-4181-998d-7f618f972b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4011 | 2025.01.15 02:29:30.579287 [ 285 ] {e5087316-f8be-4181-998d-7f618f972b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4012 | 2025.01.15 02:29:30.579955 [ 285 ] {e5087316-f8be-4181-998d-7f618f972b5a} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4013 | 2025.01.15 02:29:30.579994 [ 285 ] {e5087316-f8be-4181-998d-7f618f972b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4014 | 2025.01.15 02:29:30.580346 [ 285 ] {e5087316-f8be-4181-998d-7f618f972b5a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4015 | 2025.01.15 02:29:30.580577 [ 285 ] {e5087316-f8be-4181-998d-7f618f972b5a} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4016 | 2025.01.15 02:29:30.580742 [ 102 ] {} <Debug> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4017 | 2025.01.15 02:29:30.580809 [ 285 ] {e5087316-f8be-4181-998d-7f618f972b5a} <Debug> executeQuery: Read 23 rows, 1.66 KiB in 0.001613 sec., 14259.144451332919 rows/sec., 1.00 MiB/sec. | ||
4018 | 2025.01.15 02:29:30.580827 [ 102 ] {} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4019 | 2025.01.15 02:29:30.580895 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4020 | 2025.01.15 02:29:30.580940 [ 285 ] {e5087316-f8be-4181-998d-7f618f972b5a} <Debug> TCPHandler: Processed in 0.001925412 sec. | ||
4021 | 2025.01.15 02:29:30.581162 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4022 | 2025.01.15 02:29:30.581179 [ 186 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::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 | ||
4023 | 2025.01.15 02:29:30.581395 [ 287 ] {0363346b-7e64-4556-a09e-a3e8d972e3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4024 | 2025.01.15 02:29:30.581444 [ 186 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4025 | 2025.01.15 02:29:30.581506 [ 287 ] {0363346b-7e64-4556-a09e-a3e8d972e3d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4026 | 2025.01.15 02:29:30.581522 [ 186 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 55 rows starting from the beginning of the part | ||
4027 | 2025.01.15 02:29:30.581934 [ 186 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::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 | ||
4028 | 2025.01.15 02:29:30.582348 [ 186 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
4029 | 2025.01.15 02:29:30.582683 [ 186 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 29 rows starting from the beginning of the part | ||
4030 | 2025.01.15 02:29:30.583094 [ 186 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
4031 | 2025.01.15 02:29:30.583436 [ 186 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::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 | ||
4032 | 2025.01.15 02:29:30.584337 [ 287 ] {0363346b-7e64-4556-a09e-a3e8d972e3d1} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4033 | 2025.01.15 02:29:30.584392 [ 287 ] {0363346b-7e64-4556-a09e-a3e8d972e3d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4034 | 2025.01.15 02:29:30.585462 [ 287 ] {0363346b-7e64-4556-a09e-a3e8d972e3d1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4035 | 2025.01.15 02:29:30.586079 [ 287 ] {0363346b-7e64-4556-a09e-a3e8d972e3d1} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4036 | 2025.01.15 02:29:30.586299 [ 186 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.005292063 sec., 33635.2760728661 rows/sec., 2.53 MiB/sec. | ||
4037 | 2025.01.15 02:29:30.586569 [ 287 ] {0363346b-7e64-4556-a09e-a3e8d972e3d1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005257 sec., 2663.1158455392806 rows/sec., 186.51 KiB/sec. | ||
4038 | 2025.01.15 02:29:30.586586 [ 186 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4039 | 2025.01.15 02:29:30.586774 [ 287 ] {0363346b-7e64-4556-a09e-a3e8d972e3d1} <Debug> TCPHandler: Processed in 0.005735345 sec. | ||
4040 | 2025.01.15 02:29:30.586969 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4041 | 2025.01.15 02:29:30.587140 [ 186 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_21_4} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4042 | 2025.01.15 02:29:30.587157 [ 285 ] {9514c20d-7570-4dd2-a974-070fe285af21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4043 | 2025.01.15 02:29:30.587273 [ 285 ] {9514c20d-7570-4dd2-a974-070fe285af21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4044 | 2025.01.15 02:29:30.587324 [ 186 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_21_4} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4045 | 2025.01.15 02:29:30.587498 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
4046 | 2025.01.15 02:29:30.588014 [ 285 ] {9514c20d-7570-4dd2-a974-070fe285af21} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4047 | 2025.01.15 02:29:30.588058 [ 285 ] {9514c20d-7570-4dd2-a974-070fe285af21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4048 | 2025.01.15 02:29:30.588412 [ 285 ] {9514c20d-7570-4dd2-a974-070fe285af21} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4049 | 2025.01.15 02:29:30.588645 [ 285 ] {9514c20d-7570-4dd2-a974-070fe285af21} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4050 | 2025.01.15 02:29:30.588895 [ 285 ] {9514c20d-7570-4dd2-a974-070fe285af21} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.0018 sec., 7222.222222222223 rows/sec., 450.30 KiB/sec. | ||
4051 | 2025.01.15 02:29:30.589106 [ 285 ] {9514c20d-7570-4dd2-a974-070fe285af21} <Debug> TCPHandler: Processed in 0.00222706 sec. | ||
4052 | 2025.01.15 02:29:30.589277 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4053 | 2025.01.15 02:29:30.589413 [ 287 ] {302a0de7-c19a-47da-a6e3-5d8f32486d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4054 | 2025.01.15 02:29:30.589470 [ 287 ] {302a0de7-c19a-47da-a6e3-5d8f32486d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4055 | 2025.01.15 02:29:30.590219 [ 287 ] {302a0de7-c19a-47da-a6e3-5d8f32486d62} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4056 | 2025.01.15 02:29:30.590259 [ 287 ] {302a0de7-c19a-47da-a6e3-5d8f32486d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4057 | 2025.01.15 02:29:30.590629 [ 287 ] {302a0de7-c19a-47da-a6e3-5d8f32486d62} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4058 | 2025.01.15 02:29:30.590860 [ 287 ] {302a0de7-c19a-47da-a6e3-5d8f32486d62} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4059 | 2025.01.15 02:29:30.591068 [ 287 ] {302a0de7-c19a-47da-a6e3-5d8f32486d62} <Debug> executeQuery: Read 398 rows, 28.96 KiB in 0.001684 sec., 236342.04275534442 rows/sec., 16.80 MiB/sec. | ||
4060 | 2025.01.15 02:29:30.591119 [ 287 ] {302a0de7-c19a-47da-a6e3-5d8f32486d62} <Debug> TCPHandler: Processed in 0.001919011 sec. | ||
4061 | 2025.01.15 02:29:30.591251 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4062 | 2025.01.15 02:29:30.591367 [ 285 ] {45b388cf-b044-48d4-99ac-286c2fa5bc97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4063 | 2025.01.15 02:29:30.591416 [ 285 ] {45b388cf-b044-48d4-99ac-286c2fa5bc97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4064 | 2025.01.15 02:29:30.591898 [ 285 ] {45b388cf-b044-48d4-99ac-286c2fa5bc97} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4065 | 2025.01.15 02:29:30.591936 [ 285 ] {45b388cf-b044-48d4-99ac-286c2fa5bc97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4066 | 2025.01.15 02:29:30.592292 [ 285 ] {45b388cf-b044-48d4-99ac-286c2fa5bc97} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4067 | 2025.01.15 02:29:30.592526 [ 285 ] {45b388cf-b044-48d4-99ac-286c2fa5bc97} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4068 | 2025.01.15 02:29:30.592680 [ 102 ] {} <Debug> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
4069 | 2025.01.15 02:29:30.592737 [ 102 ] {} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4070 | 2025.01.15 02:29:30.592767 [ 285 ] {45b388cf-b044-48d4-99ac-286c2fa5bc97} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001423 sec., 4216.44413211525 rows/sec., 220.29 KiB/sec. | ||
4071 | 2025.01.15 02:29:30.592791 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4072 | 2025.01.15 02:29:30.592942 [ 285 ] {45b388cf-b044-48d4-99ac-286c2fa5bc97} <Debug> TCPHandler: Processed in 0.001740577 sec. | ||
4073 | 2025.01.15 02:29:30.593286 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4074 | 2025.01.15 02:29:30.593408 [ 188 ] {b0a9538c-309a-41d7-aeb8-60d90062feb9::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 | ||
4075 | 2025.01.15 02:29:30.593499 [ 287 ] {f90a0652-876f-47ef-a93a-0bed186124d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4076 | 2025.01.15 02:29:30.593640 [ 287 ] {f90a0652-876f-47ef-a93a-0bed186124d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4077 | 2025.01.15 02:29:30.593795 [ 188 ] {b0a9538c-309a-41d7-aeb8-60d90062feb9::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4078 | 2025.01.15 02:29:30.593951 [ 188 ] {b0a9538c-309a-41d7-aeb8-60d90062feb9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
4079 | 2025.01.15 02:29:30.594288 [ 188 ] {b0a9538c-309a-41d7-aeb8-60d90062feb9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
4080 | 2025.01.15 02:29:30.594597 [ 188 ] {b0a9538c-309a-41d7-aeb8-60d90062feb9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
4081 | 2025.01.15 02:29:30.594902 [ 188 ] {b0a9538c-309a-41d7-aeb8-60d90062feb9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
4082 | 2025.01.15 02:29:30.595162 [ 188 ] {b0a9538c-309a-41d7-aeb8-60d90062feb9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
4083 | 2025.01.15 02:29:30.595514 [ 188 ] {b0a9538c-309a-41d7-aeb8-60d90062feb9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
4084 | 2025.01.15 02:29:30.596212 [ 287 ] {f90a0652-876f-47ef-a93a-0bed186124d5} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4085 | 2025.01.15 02:29:30.596274 [ 287 ] {f90a0652-876f-47ef-a93a-0bed186124d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4086 | 2025.01.15 02:29:30.597299 [ 287 ] {f90a0652-876f-47ef-a93a-0bed186124d5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4087 | 2025.01.15 02:29:30.597964 [ 287 ] {f90a0652-876f-47ef-a93a-0bed186124d5} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4088 | 2025.01.15 02:29:30.598077 [ 188 ] {b0a9538c-309a-41d7-aeb8-60d90062feb9::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.005142499 sec., 11667.479176952684 rows/sec., 609.58 KiB/sec. | ||
4089 | 2025.01.15 02:29:30.598323 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4090 | 2025.01.15 02:29:30.598358 [ 188 ] {b0a9538c-309a-41d7-aeb8-60d90062feb9::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
4091 | 2025.01.15 02:29:30.598443 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4092 | 2025.01.15 02:29:30.598507 [ 287 ] {f90a0652-876f-47ef-a93a-0bed186124d5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005037 sec., 47051.81655747469 rows/sec., 3.15 MiB/sec. | ||
4093 | 2025.01.15 02:29:30.598565 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4094 | 2025.01.15 02:29:30.598797 [ 287 ] {f90a0652-876f-47ef-a93a-0bed186124d5} <Debug> TCPHandler: Processed in 0.005726094 sec. | ||
4095 | 2025.01.15 02:29:30.599087 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4096 | 2025.01.15 02:29:30.599121 [ 197 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::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 | ||
4097 | 2025.01.15 02:29:30.599408 [ 285 ] {3ea0b0ac-0a83-40ec-87a6-bcdc76a3b081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4098 | 2025.01.15 02:29:30.599412 [ 190 ] {b0a9538c-309a-41d7-aeb8-60d90062feb9::all_1_10_2} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4099 | 2025.01.15 02:29:30.599446 [ 197 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4100 | 2025.01.15 02:29:30.599531 [ 285 ] {3ea0b0ac-0a83-40ec-87a6-bcdc76a3b081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4101 | 2025.01.15 02:29:30.599569 [ 197 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7145 rows starting from the beginning of the part | ||
4102 | 2025.01.15 02:29:30.600011 [ 190 ] {b0a9538c-309a-41d7-aeb8-60d90062feb9::all_1_10_2} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
4103 | 2025.01.15 02:29:30.600042 [ 197 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::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 | ||
4104 | 2025.01.15 02:29:30.600605 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4105 | 2025.01.15 02:29:30.600709 [ 197 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::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 | ||
4106 | 2025.01.15 02:29:30.600959 [ 197 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 240 rows starting from the beginning of the part | ||
4107 | 2025.01.15 02:29:30.601133 [ 197 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::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 | ||
4108 | 2025.01.15 02:29:30.601304 [ 197 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 237 rows starting from the beginning of the part | ||
4109 | 2025.01.15 02:29:30.601768 [ 285 ] {3ea0b0ac-0a83-40ec-87a6-bcdc76a3b081} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4110 | 2025.01.15 02:29:30.601812 [ 285 ] {3ea0b0ac-0a83-40ec-87a6-bcdc76a3b081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4111 | 2025.01.15 02:29:30.602262 [ 285 ] {3ea0b0ac-0a83-40ec-87a6-bcdc76a3b081} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4112 | 2025.01.15 02:29:30.602587 [ 285 ] {3ea0b0ac-0a83-40ec-87a6-bcdc76a3b081} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4113 | 2025.01.15 02:29:30.602822 [ 102 ] {} <Debug> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4114 | 2025.01.15 02:29:30.602928 [ 102 ] {} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4115 | 2025.01.15 02:29:30.603023 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4116 | 2025.01.15 02:29:30.603130 [ 285 ] {3ea0b0ac-0a83-40ec-87a6-bcdc76a3b081} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003814 sec., 262.19192448872576 rows/sec., 17.67 KiB/sec. | ||
4117 | 2025.01.15 02:29:30.603560 [ 285 ] {3ea0b0ac-0a83-40ec-87a6-bcdc76a3b081} <Debug> TCPHandler: Processed in 0.004640245 sec. | ||
4118 | 2025.01.15 02:29:30.603600 [ 192 ] {5ec9d56f-232c-429f-aed0-ec31c692eb30::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 | ||
4119 | 2025.01.15 02:29:30.603774 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4120 | 2025.01.15 02:29:30.603911 [ 192 ] {5ec9d56f-232c-429f-aed0-ec31c692eb30::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4121 | 2025.01.15 02:29:30.603954 [ 192 ] {5ec9d56f-232c-429f-aed0-ec31c692eb30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
4122 | 2025.01.15 02:29:30.604186 [ 287 ] {0e04fa64-93a2-41f3-b3a6-4c1ade8d4483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4123 | 2025.01.15 02:29:30.604548 [ 192 ] {5ec9d56f-232c-429f-aed0-ec31c692eb30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
4124 | 2025.01.15 02:29:30.604623 [ 287 ] {0e04fa64-93a2-41f3-b3a6-4c1ade8d4483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4125 | 2025.01.15 02:29:30.604955 [ 192 ] {5ec9d56f-232c-429f-aed0-ec31c692eb30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
4126 | 2025.01.15 02:29:30.605925 [ 192 ] {5ec9d56f-232c-429f-aed0-ec31c692eb30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
4127 | 2025.01.15 02:29:30.605953 [ 190 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8179 rows, containing 5 columns (5 merged, 0 gathered) in 0.007192194 sec., 1137205.142130482 rows/sec., 76.13 MiB/sec. | ||
4128 | 2025.01.15 02:29:30.606397 [ 192 ] {5ec9d56f-232c-429f-aed0-ec31c692eb30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
4129 | 2025.01.15 02:29:30.606893 [ 192 ] {5ec9d56f-232c-429f-aed0-ec31c692eb30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
4130 | 2025.01.15 02:29:30.606997 [ 190 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4131 | 2025.01.15 02:29:30.608354 [ 190 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4132 | 2025.01.15 02:29:30.608780 [ 190 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4133 | 2025.01.15 02:29:30.609110 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
4134 | 2025.01.15 02:29:30.611600 [ 287 ] {0e04fa64-93a2-41f3-b3a6-4c1ade8d4483} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4135 | 2025.01.15 02:29:30.611706 [ 287 ] {0e04fa64-93a2-41f3-b3a6-4c1ade8d4483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4136 | 2025.01.15 02:29:30.611842 [ 198 ] {5ec9d56f-232c-429f-aed0-ec31c692eb30::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.008636213 sec., 1273.7064266478837 rows/sec., 85.37 KiB/sec. | ||
4137 | 2025.01.15 02:29:30.612079 [ 198 ] {5ec9d56f-232c-429f-aed0-ec31c692eb30::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4138 | 2025.01.15 02:29:30.612654 [ 198 ] {5ec9d56f-232c-429f-aed0-ec31c692eb30::all_1_11_2} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4139 | 2025.01.15 02:29:30.612872 [ 198 ] {5ec9d56f-232c-429f-aed0-ec31c692eb30::all_1_11_2} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4140 | 2025.01.15 02:29:30.613016 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
4141 | 2025.01.15 02:29:30.613149 [ 287 ] {0e04fa64-93a2-41f3-b3a6-4c1ade8d4483} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4142 | 2025.01.15 02:29:30.613418 [ 287 ] {0e04fa64-93a2-41f3-b3a6-4c1ade8d4483} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4143 | 2025.01.15 02:29:30.613670 [ 287 ] {0e04fa64-93a2-41f3-b3a6-4c1ade8d4483} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.009643 sec., 1659.23467800477 rows/sec., 2.97 MiB/sec. | ||
4144 | 2025.01.15 02:29:30.613781 [ 287 ] {0e04fa64-93a2-41f3-b3a6-4c1ade8d4483} <Debug> TCPHandler: Processed in 0.010128794 sec. | ||
4145 | 2025.01.15 02:29:30.613934 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4146 | 2025.01.15 02:29:30.614076 [ 285 ] {1deced30-06d5-471d-a323-3c06595a2ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4147 | 2025.01.15 02:29:30.614134 [ 285 ] {1deced30-06d5-471d-a323-3c06595a2ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4148 | 2025.01.15 02:29:30.614715 [ 285 ] {1deced30-06d5-471d-a323-3c06595a2ae5} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4149 | 2025.01.15 02:29:30.614762 [ 285 ] {1deced30-06d5-471d-a323-3c06595a2ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
4150 | 2025.01.15 02:29:30.615148 [ 285 ] {1deced30-06d5-471d-a323-3c06595a2ae5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4151 | 2025.01.15 02:29:30.615386 [ 285 ] {1deced30-06d5-471d-a323-3c06595a2ae5} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4152 | 2025.01.15 02:29:30.615603 [ 285 ] {1deced30-06d5-471d-a323-3c06595a2ae5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001558 sec., 52631.57894736843 rows/sec., 3.34 MiB/sec. | ||
4153 | 2025.01.15 02:29:30.615654 [ 285 ] {1deced30-06d5-471d-a323-3c06595a2ae5} <Debug> TCPHandler: Processed in 0.001787148 sec. | ||
4154 | 2025.01.15 02:29:32.790014 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4155 | 2025.01.15 02:29:32.790223 [ 285 ] {6783d192-565e-4f98-a479-9dd666b9b2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4156 | 2025.01.15 02:29:32.790296 [ 285 ] {6783d192-565e-4f98-a479-9dd666b9b2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4157 | 2025.01.15 02:29:32.791025 [ 285 ] {6783d192-565e-4f98-a479-9dd666b9b2be} <Trace> oximeter.fields_ipaddr (f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4158 | 2025.01.15 02:29:32.791079 [ 285 ] {6783d192-565e-4f98-a479-9dd666b9b2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4159 | 2025.01.15 02:29:32.791504 [ 285 ] {6783d192-565e-4f98-a479-9dd666b9b2be} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4160 | 2025.01.15 02:29:32.791758 [ 285 ] {6783d192-565e-4f98-a479-9dd666b9b2be} <Trace> oximeter.fields_ipaddr (f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4161 | 2025.01.15 02:29:32.792045 [ 285 ] {6783d192-565e-4f98-a479-9dd666b9b2be} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001862 sec., 3222.34156820623 rows/sec., 262.76 KiB/sec. | ||
4162 | 2025.01.15 02:29:32.792237 [ 285 ] {6783d192-565e-4f98-a479-9dd666b9b2be} <Debug> TCPHandler: Processed in 0.002352373 sec. | ||
4163 | 2025.01.15 02:29:32.792484 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4164 | 2025.01.15 02:29:32.792664 [ 287 ] {86a45c3b-f714-4c98-9e5a-9a8498bc1afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4165 | 2025.01.15 02:29:32.792731 [ 287 ] {86a45c3b-f714-4c98-9e5a-9a8498bc1afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4166 | 2025.01.15 02:29:32.793883 [ 287 ] {86a45c3b-f714-4c98-9e5a-9a8498bc1afe} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4167 | 2025.01.15 02:29:32.793927 [ 287 ] {86a45c3b-f714-4c98-9e5a-9a8498bc1afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4168 | 2025.01.15 02:29:32.794416 [ 287 ] {86a45c3b-f714-4c98-9e5a-9a8498bc1afe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4169 | 2025.01.15 02:29:32.794666 [ 287 ] {86a45c3b-f714-4c98-9e5a-9a8498bc1afe} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4170 | 2025.01.15 02:29:32.794941 [ 287 ] {86a45c3b-f714-4c98-9e5a-9a8498bc1afe} <Debug> executeQuery: Read 1247 rows, 105.22 KiB in 0.00232 sec., 537500 rows/sec., 44.29 MiB/sec. | ||
4171 | 2025.01.15 02:29:32.795107 [ 287 ] {86a45c3b-f714-4c98-9e5a-9a8498bc1afe} <Debug> TCPHandler: Processed in 0.002740733 sec. | ||
4172 | 2025.01.15 02:29:32.795312 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4173 | 2025.01.15 02:29:32.795456 [ 285 ] {992b377e-680c-445a-8eb6-98a2a2241dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4174 | 2025.01.15 02:29:32.795515 [ 285 ] {992b377e-680c-445a-8eb6-98a2a2241dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4175 | 2025.01.15 02:29:32.796153 [ 285 ] {992b377e-680c-445a-8eb6-98a2a2241dcb} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4176 | 2025.01.15 02:29:32.796193 [ 285 ] {992b377e-680c-445a-8eb6-98a2a2241dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4177 | 2025.01.15 02:29:32.796564 [ 285 ] {992b377e-680c-445a-8eb6-98a2a2241dcb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4178 | 2025.01.15 02:29:32.796801 [ 285 ] {992b377e-680c-445a-8eb6-98a2a2241dcb} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4179 | 2025.01.15 02:29:32.797066 [ 285 ] {992b377e-680c-445a-8eb6-98a2a2241dcb} <Debug> executeQuery: Read 30 rows, 2.22 KiB in 0.001637 sec., 18326.20647525962 rows/sec., 1.33 MiB/sec. | ||
4180 | 2025.01.15 02:29:32.797275 [ 285 ] {992b377e-680c-445a-8eb6-98a2a2241dcb} <Debug> TCPHandler: Processed in 0.002046525 sec. | ||
4181 | 2025.01.15 02:29:32.797547 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4182 | 2025.01.15 02:29:32.797761 [ 287 ] {24015fda-95af-424d-ae1f-eaf61b84c9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4183 | 2025.01.15 02:29:32.797850 [ 287 ] {24015fda-95af-424d-ae1f-eaf61b84c9d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4184 | 2025.01.15 02:29:32.798543 [ 287 ] {24015fda-95af-424d-ae1f-eaf61b84c9d8} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4185 | 2025.01.15 02:29:32.798581 [ 287 ] {24015fda-95af-424d-ae1f-eaf61b84c9d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4186 | 2025.01.15 02:29:32.798940 [ 287 ] {24015fda-95af-424d-ae1f-eaf61b84c9d8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4187 | 2025.01.15 02:29:32.799188 [ 287 ] {24015fda-95af-424d-ae1f-eaf61b84c9d8} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4188 | 2025.01.15 02:29:32.799424 [ 287 ] {24015fda-95af-424d-ae1f-eaf61b84c9d8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001715 sec., 132944.60641399416 rows/sec., 9.00 MiB/sec. | ||
4189 | 2025.01.15 02:29:32.799476 [ 287 ] {24015fda-95af-424d-ae1f-eaf61b84c9d8} <Debug> TCPHandler: Processed in 0.002085796 sec. | ||
4190 | 2025.01.15 02:29:32.799628 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4191 | 2025.01.15 02:29:32.799767 [ 285 ] {339b455a-e8bf-40e2-85d9-033580d9b9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4192 | 2025.01.15 02:29:32.799825 [ 285 ] {339b455a-e8bf-40e2-85d9-033580d9b9dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4193 | 2025.01.15 02:29:32.800649 [ 285 ] {339b455a-e8bf-40e2-85d9-033580d9b9dc} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4194 | 2025.01.15 02:29:32.800689 [ 285 ] {339b455a-e8bf-40e2-85d9-033580d9b9dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4195 | 2025.01.15 02:29:32.801072 [ 285 ] {339b455a-e8bf-40e2-85d9-033580d9b9dc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4196 | 2025.01.15 02:29:32.801313 [ 285 ] {339b455a-e8bf-40e2-85d9-033580d9b9dc} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4197 | 2025.01.15 02:29:32.801526 [ 285 ] {339b455a-e8bf-40e2-85d9-033580d9b9dc} <Debug> executeQuery: Read 550 rows, 41.82 KiB in 0.00179 sec., 307262.5698324022 rows/sec., 22.81 MiB/sec. | ||
4198 | 2025.01.15 02:29:32.801582 [ 285 ] {339b455a-e8bf-40e2-85d9-033580d9b9dc} <Debug> TCPHandler: Processed in 0.002021274 sec. | ||
4199 | 2025.01.15 02:29:32.801735 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4200 | 2025.01.15 02:29:32.801874 [ 287 ] {9d0c22b5-8566-4f92-a31b-13fbff18aaab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4201 | 2025.01.15 02:29:32.801934 [ 287 ] {9d0c22b5-8566-4f92-a31b-13fbff18aaab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4202 | 2025.01.15 02:29:32.802685 [ 287 ] {9d0c22b5-8566-4f92-a31b-13fbff18aaab} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4203 | 2025.01.15 02:29:32.802724 [ 287 ] {9d0c22b5-8566-4f92-a31b-13fbff18aaab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4204 | 2025.01.15 02:29:32.803169 [ 287 ] {9d0c22b5-8566-4f92-a31b-13fbff18aaab} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4205 | 2025.01.15 02:29:32.803405 [ 287 ] {9d0c22b5-8566-4f92-a31b-13fbff18aaab} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4206 | 2025.01.15 02:29:32.803654 [ 287 ] {9d0c22b5-8566-4f92-a31b-13fbff18aaab} <Debug> executeQuery: Read 945 rows, 64.89 KiB in 0.00181 sec., 522099.44751381216 rows/sec., 35.01 MiB/sec. | ||
4207 | 2025.01.15 02:29:32.803862 [ 287 ] {9d0c22b5-8566-4f92-a31b-13fbff18aaab} <Debug> TCPHandler: Processed in 0.00219149 sec. | ||
4208 | 2025.01.15 02:29:32.804023 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4209 | 2025.01.15 02:29:32.804160 [ 285 ] {b51e0fdf-bec6-41d6-b413-76a61f71cc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4210 | 2025.01.15 02:29:32.804246 [ 285 ] {b51e0fdf-bec6-41d6-b413-76a61f71cc57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4211 | 2025.01.15 02:29:32.805481 [ 285 ] {b51e0fdf-bec6-41d6-b413-76a61f71cc57} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4212 | 2025.01.15 02:29:32.805519 [ 285 ] {b51e0fdf-bec6-41d6-b413-76a61f71cc57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4213 | 2025.01.15 02:29:32.806163 [ 285 ] {b51e0fdf-bec6-41d6-b413-76a61f71cc57} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4214 | 2025.01.15 02:29:32.806410 [ 285 ] {b51e0fdf-bec6-41d6-b413-76a61f71cc57} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4215 | 2025.01.15 02:29:32.806648 [ 285 ] {b51e0fdf-bec6-41d6-b413-76a61f71cc57} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002517 sec., 9535.160905840286 rows/sec., 17.09 MiB/sec. | ||
4216 | 2025.01.15 02:29:32.806755 [ 285 ] {b51e0fdf-bec6-41d6-b413-76a61f71cc57} <Debug> TCPHandler: Processed in 0.002803576 sec. | ||
4217 | 2025.01.15 02:29:32.806898 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4218 | 2025.01.15 02:29:32.807029 [ 287 ] {8b49dd4e-1689-45a7-ade2-bd7e11b4e200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4219 | 2025.01.15 02:29:32.807087 [ 287 ] {8b49dd4e-1689-45a7-ade2-bd7e11b4e200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4220 | 2025.01.15 02:29:32.807669 [ 287 ] {8b49dd4e-1689-45a7-ade2-bd7e11b4e200} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4221 | 2025.01.15 02:29:32.807715 [ 287 ] {8b49dd4e-1689-45a7-ade2-bd7e11b4e200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4222 | 2025.01.15 02:29:32.808115 [ 287 ] {8b49dd4e-1689-45a7-ade2-bd7e11b4e200} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4223 | 2025.01.15 02:29:32.808348 [ 287 ] {8b49dd4e-1689-45a7-ade2-bd7e11b4e200} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4224 | 2025.01.15 02:29:32.808505 [ 96 ] {} <Debug> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4225 | 2025.01.15 02:29:32.808576 [ 287 ] {8b49dd4e-1689-45a7-ade2-bd7e11b4e200} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001571 sec., 22915.340547422027 rows/sec., 1.54 MiB/sec. | ||
4226 | 2025.01.15 02:29:32.808586 [ 96 ] {} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4227 | 2025.01.15 02:29:32.808655 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4228 | 2025.01.15 02:29:32.808702 [ 287 ] {8b49dd4e-1689-45a7-ade2-bd7e11b4e200} <Debug> TCPHandler: Processed in 0.00185841 sec. | ||
4229 | 2025.01.15 02:29:32.808906 [ 192 ] {637dccd0-6349-490d-b668-7f54091f2459::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 | ||
4230 | 2025.01.15 02:29:32.809049 [ 192 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4231 | 2025.01.15 02:29:32.809086 [ 192 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 644 rows starting from the beginning of the part | ||
4232 | 2025.01.15 02:29:32.809161 [ 192 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
4233 | 2025.01.15 02:29:32.809400 [ 192 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part | ||
4234 | 2025.01.15 02:29:32.809567 [ 192 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
4235 | 2025.01.15 02:29:32.809778 [ 192 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part | ||
4236 | 2025.01.15 02:29:32.809969 [ 192 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
4237 | 2025.01.15 02:29:32.811267 [ 190 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 964 rows, containing 4 columns (4 merged, 0 gathered) in 0.002504117 sec., 384966.0379287389 rows/sec., 24.50 MiB/sec. | ||
4238 | 2025.01.15 02:29:32.811475 [ 199 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4239 | 2025.01.15 02:29:32.811762 [ 199 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_21_4} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4240 | 2025.01.15 02:29:32.811834 [ 199 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_21_4} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4241 | 2025.01.15 02:29:32.811918 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
4242 | 2025.01.15 02:29:34.455533 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 574 | ||
4243 | 2025.01.15 02:29:34.459036 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4244 | 2025.01.15 02:29:34.459100 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4245 | 2025.01.15 02:29:34.460598 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4246 | 2025.01.15 02:29:34.460915 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4247 | 2025.01.15 02:29:34.461568 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 574 | ||
4248 | 2025.01.15 02:29:35.563581 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4249 | 2025.01.15 02:29:35.563863 [ 285 ] {ba7f9f66-1a2a-4f29-877f-8b8cac20f252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4250 | 2025.01.15 02:29:35.563968 [ 285 ] {ba7f9f66-1a2a-4f29-877f-8b8cac20f252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4251 | 2025.01.15 02:29:35.564772 [ 285 ] {ba7f9f66-1a2a-4f29-877f-8b8cac20f252} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4252 | 2025.01.15 02:29:35.564824 [ 285 ] {ba7f9f66-1a2a-4f29-877f-8b8cac20f252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4253 | 2025.01.15 02:29:35.565260 [ 285 ] {ba7f9f66-1a2a-4f29-877f-8b8cac20f252} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4254 | 2025.01.15 02:29:35.565528 [ 285 ] {ba7f9f66-1a2a-4f29-877f-8b8cac20f252} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4255 | 2025.01.15 02:29:35.565808 [ 285 ] {ba7f9f66-1a2a-4f29-877f-8b8cac20f252} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002011 sec., 27846.8423669816 rows/sec., 2.13 MiB/sec. | ||
4256 | 2025.01.15 02:29:35.565978 [ 285 ] {ba7f9f66-1a2a-4f29-877f-8b8cac20f252} <Debug> TCPHandler: Processed in 0.002561339 sec. | ||
4257 | 2025.01.15 02:29:35.566299 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4258 | 2025.01.15 02:29:35.566506 [ 287 ] {626d4066-1451-4b81-b8d1-81832e683152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4259 | 2025.01.15 02:29:35.566583 [ 287 ] {626d4066-1451-4b81-b8d1-81832e683152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4260 | 2025.01.15 02:29:35.567387 [ 287 ] {626d4066-1451-4b81-b8d1-81832e683152} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4261 | 2025.01.15 02:29:35.567430 [ 287 ] {626d4066-1451-4b81-b8d1-81832e683152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4262 | 2025.01.15 02:29:35.567860 [ 287 ] {626d4066-1451-4b81-b8d1-81832e683152} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4263 | 2025.01.15 02:29:35.568117 [ 287 ] {626d4066-1451-4b81-b8d1-81832e683152} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4264 | 2025.01.15 02:29:35.568327 [ 287 ] {626d4066-1451-4b81-b8d1-81832e683152} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001876 sec., 34115.13859275053 rows/sec., 2.66 MiB/sec. | ||
4265 | 2025.01.15 02:29:35.568392 [ 287 ] {626d4066-1451-4b81-b8d1-81832e683152} <Debug> TCPHandler: Processed in 0.00224617 sec. | ||
4266 | 2025.01.15 02:29:35.568550 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4267 | 2025.01.15 02:29:35.568702 [ 285 ] {0381e61b-d7ba-416a-93c0-607728f82a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4268 | 2025.01.15 02:29:35.568769 [ 285 ] {0381e61b-d7ba-416a-93c0-607728f82a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4269 | 2025.01.15 02:29:35.569349 [ 285 ] {0381e61b-d7ba-416a-93c0-607728f82a4a} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4270 | 2025.01.15 02:29:35.569391 [ 285 ] {0381e61b-d7ba-416a-93c0-607728f82a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4271 | 2025.01.15 02:29:35.569784 [ 285 ] {0381e61b-d7ba-416a-93c0-607728f82a4a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4272 | 2025.01.15 02:29:35.570022 [ 285 ] {0381e61b-d7ba-416a-93c0-607728f82a4a} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4273 | 2025.01.15 02:29:35.570237 [ 285 ] {0381e61b-d7ba-416a-93c0-607728f82a4a} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001572 sec., 40712.46819338422 rows/sec., 2.84 MiB/sec. | ||
4274 | 2025.01.15 02:29:35.570297 [ 285 ] {0381e61b-d7ba-416a-93c0-607728f82a4a} <Debug> TCPHandler: Processed in 0.001813219 sec. | ||
4275 | 2025.01.15 02:29:35.570455 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4276 | 2025.01.15 02:29:35.570578 [ 287 ] {143935dd-a96e-458d-a526-a99b53785df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4277 | 2025.01.15 02:29:35.570632 [ 287 ] {143935dd-a96e-458d-a526-a99b53785df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4278 | 2025.01.15 02:29:35.571119 [ 287 ] {143935dd-a96e-458d-a526-a99b53785df5} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4279 | 2025.01.15 02:29:35.571155 [ 287 ] {143935dd-a96e-458d-a526-a99b53785df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4280 | 2025.01.15 02:29:35.571528 [ 287 ] {143935dd-a96e-458d-a526-a99b53785df5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4281 | 2025.01.15 02:29:35.571765 [ 287 ] {143935dd-a96e-458d-a526-a99b53785df5} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4282 | 2025.01.15 02:29:35.571963 [ 287 ] {143935dd-a96e-458d-a526-a99b53785df5} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001408 sec., 17045.454545454544 rows/sec., 1.15 MiB/sec. | ||
4283 | 2025.01.15 02:29:35.572069 [ 287 ] {143935dd-a96e-458d-a526-a99b53785df5} <Debug> TCPHandler: Processed in 0.001674475 sec. | ||
4284 | 2025.01.15 02:29:36.934955 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
4285 | 2025.01.15 02:29:36.935651 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4286 | 2025.01.15 02:29:36.935697 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4287 | 2025.01.15 02:29:36.936212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4288 | 2025.01.15 02:29:36.936484 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4289 | 2025.01.15 02:29:36.936722 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
4290 | 2025.01.15 02:29:37.510794 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
4291 | 2025.01.15 02:29:37.531932 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4292 | 2025.01.15 02:29:37.531996 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4293 | 2025.01.15 02:29:37.539695 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4294 | 2025.01.15 02:29:37.540467 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4295 | 2025.01.15 02:29:37.543833 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
4296 | 2025.01.15 02:29:40.578811 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4297 | 2025.01.15 02:29:40.579011 [ 285 ] {fbc07cea-1f40-4ed5-9dfc-a67efb249c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4298 | 2025.01.15 02:29:40.579090 [ 285 ] {fbc07cea-1f40-4ed5-9dfc-a67efb249c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4299 | 2025.01.15 02:29:40.579866 [ 285 ] {fbc07cea-1f40-4ed5-9dfc-a67efb249c1c} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4300 | 2025.01.15 02:29:40.579925 [ 285 ] {fbc07cea-1f40-4ed5-9dfc-a67efb249c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4301 | 2025.01.15 02:29:40.580466 [ 285 ] {fbc07cea-1f40-4ed5-9dfc-a67efb249c1c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4302 | 2025.01.15 02:29:40.580755 [ 285 ] {fbc07cea-1f40-4ed5-9dfc-a67efb249c1c} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4303 | 2025.01.15 02:29:40.581121 [ 285 ] {fbc07cea-1f40-4ed5-9dfc-a67efb249c1c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002154 sec., 6499.535747446611 rows/sec., 467.88 KiB/sec. | ||
4304 | 2025.01.15 02:29:40.581427 [ 285 ] {fbc07cea-1f40-4ed5-9dfc-a67efb249c1c} <Debug> TCPHandler: Processed in 0.002747184 sec. | ||
4305 | 2025.01.15 02:29:40.581890 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4306 | 2025.01.15 02:29:40.582149 [ 287 ] {45976210-c747-49b6-96fa-ec0e159f1a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4307 | 2025.01.15 02:29:40.582263 [ 287 ] {45976210-c747-49b6-96fa-ec0e159f1a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4308 | 2025.01.15 02:29:40.583828 [ 287 ] {45976210-c747-49b6-96fa-ec0e159f1a9c} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4309 | 2025.01.15 02:29:40.583901 [ 287 ] {45976210-c747-49b6-96fa-ec0e159f1a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4310 | 2025.01.15 02:29:40.584446 [ 287 ] {45976210-c747-49b6-96fa-ec0e159f1a9c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4311 | 2025.01.15 02:29:40.584724 [ 287 ] {45976210-c747-49b6-96fa-ec0e159f1a9c} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4312 | 2025.01.15 02:29:40.584944 [ 82 ] {} <Debug> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4313 | 2025.01.15 02:29:40.585014 [ 287 ] {45976210-c747-49b6-96fa-ec0e159f1a9c} <Debug> executeQuery: Read 235 rows, 21.06 KiB in 0.002942 sec., 79877.63426240651 rows/sec., 6.99 MiB/sec. | ||
4314 | 2025.01.15 02:29:40.585040 [ 82 ] {} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4315 | 2025.01.15 02:29:40.585105 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4316 | 2025.01.15 02:29:40.585169 [ 287 ] {45976210-c747-49b6-96fa-ec0e159f1a9c} <Debug> TCPHandler: Processed in 0.003487974 sec. | ||
4317 | 2025.01.15 02:29:40.585401 [ 192 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::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 | ||
4318 | 2025.01.15 02:29:40.585429 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4319 | 2025.01.15 02:29:40.585627 [ 192 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4320 | 2025.01.15 02:29:40.585709 [ 192 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1431 rows starting from the beginning of the part | ||
4321 | 2025.01.15 02:29:40.585717 [ 285 ] {ac416f23-d9c2-433c-9bc8-e98874bcccdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4322 | 2025.01.15 02:29:40.585855 [ 285 ] {ac416f23-d9c2-433c-9bc8-e98874bcccdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4323 | 2025.01.15 02:29:40.585982 [ 192 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 104 rows starting from the beginning of the part | ||
4324 | 2025.01.15 02:29:40.586413 [ 192 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 235 rows starting from the beginning of the part | ||
4325 | 2025.01.15 02:29:40.586723 [ 192 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1247 rows starting from the beginning of the part | ||
4326 | 2025.01.15 02:29:40.587180 [ 192 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
4327 | 2025.01.15 02:29:40.587706 [ 192 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::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 | ||
4328 | 2025.01.15 02:29:40.588697 [ 285 ] {ac416f23-d9c2-433c-9bc8-e98874bcccdd} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4329 | 2025.01.15 02:29:40.588768 [ 285 ] {ac416f23-d9c2-433c-9bc8-e98874bcccdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4330 | 2025.01.15 02:29:40.589813 [ 285 ] {ac416f23-d9c2-433c-9bc8-e98874bcccdd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4331 | 2025.01.15 02:29:40.590359 [ 285 ] {ac416f23-d9c2-433c-9bc8-e98874bcccdd} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4332 | 2025.01.15 02:29:40.590656 [ 285 ] {ac416f23-d9c2-433c-9bc8-e98874bcccdd} <Debug> executeQuery: Read 23 rows, 1.66 KiB in 0.005019 sec., 4582.586172544332 rows/sec., 330.58 KiB/sec. | ||
4333 | 2025.01.15 02:29:40.590774 [ 285 ] {ac416f23-d9c2-433c-9bc8-e98874bcccdd} <Debug> TCPHandler: Processed in 0.005467357 sec. | ||
4334 | 2025.01.15 02:29:40.591022 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4335 | 2025.01.15 02:29:40.591332 [ 287 ] {8c51d7ea-1c9c-4d4f-bc77-e9401afe32dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4336 | 2025.01.15 02:29:40.591357 [ 190 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.006123066 sec., 540252.2200479303 rows/sec., 47.18 MiB/sec. | ||
4337 | 2025.01.15 02:29:40.591408 [ 287 ] {8c51d7ea-1c9c-4d4f-bc77-e9401afe32dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4338 | 2025.01.15 02:29:40.591714 [ 199 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4339 | 2025.01.15 02:29:40.592165 [ 199 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_26_5} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4340 | 2025.01.15 02:29:40.592298 [ 199 ] {0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7::all_1_26_5} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4341 | 2025.01.15 02:29:40.592337 [ 287 ] {8c51d7ea-1c9c-4d4f-bc77-e9401afe32dc} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4342 | 2025.01.15 02:29:40.592384 [ 287 ] {8c51d7ea-1c9c-4d4f-bc77-e9401afe32dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4343 | 2025.01.15 02:29:40.592420 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
4344 | 2025.01.15 02:29:40.592795 [ 287 ] {8c51d7ea-1c9c-4d4f-bc77-e9401afe32dc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4345 | 2025.01.15 02:29:40.593057 [ 287 ] {8c51d7ea-1c9c-4d4f-bc77-e9401afe32dc} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4346 | 2025.01.15 02:29:40.593251 [ 82 ] {} <Debug> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4347 | 2025.01.15 02:29:40.593319 [ 287 ] {8c51d7ea-1c9c-4d4f-bc77-e9401afe32dc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002038 sec., 6869.479882237488 rows/sec., 481.09 KiB/sec. | ||
4348 | 2025.01.15 02:29:40.593327 [ 82 ] {} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4349 | 2025.01.15 02:29:40.593432 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4350 | 2025.01.15 02:29:40.593501 [ 287 ] {8c51d7ea-1c9c-4d4f-bc77-e9401afe32dc} <Debug> TCPHandler: Processed in 0.002612231 sec. | ||
4351 | 2025.01.15 02:29:40.593884 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4352 | 2025.01.15 02:29:40.593958 [ 194 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::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 | ||
4353 | 2025.01.15 02:29:40.594263 [ 285 ] {ec65bf52-65ac-4059-8407-1d06ab73869c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4354 | 2025.01.15 02:29:40.594363 [ 194 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4355 | 2025.01.15 02:29:40.594388 [ 285 ] {ec65bf52-65ac-4059-8407-1d06ab73869c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4356 | 2025.01.15 02:29:40.594465 [ 194 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part | ||
4357 | 2025.01.15 02:29:40.594927 [ 194 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
4358 | 2025.01.15 02:29:40.595387 [ 194 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
4359 | 2025.01.15 02:29:40.595854 [ 194 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
4360 | 2025.01.15 02:29:40.596194 [ 194 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
4361 | 2025.01.15 02:29:40.596503 [ 194 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
4362 | 2025.01.15 02:29:40.597445 [ 285 ] {ec65bf52-65ac-4059-8407-1d06ab73869c} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4363 | 2025.01.15 02:29:40.597531 [ 285 ] {ec65bf52-65ac-4059-8407-1d06ab73869c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4364 | 2025.01.15 02:29:40.598594 [ 285 ] {ec65bf52-65ac-4059-8407-1d06ab73869c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4365 | 2025.01.15 02:29:40.599224 [ 285 ] {ec65bf52-65ac-4059-8407-1d06ab73869c} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4366 | 2025.01.15 02:29:40.599357 [ 194 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.005811667 sec., 90679.66213480572 rows/sec., 6.49 MiB/sec. | ||
4367 | 2025.01.15 02:29:40.599652 [ 199 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4368 | 2025.01.15 02:29:40.599924 [ 285 ] {ec65bf52-65ac-4059-8407-1d06ab73869c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005745 sec., 2262.8372497824193 rows/sec., 141.09 KiB/sec. | ||
4369 | 2025.01.15 02:29:40.600208 [ 285 ] {ec65bf52-65ac-4059-8407-1d06ab73869c} <Debug> TCPHandler: Processed in 0.006511706 sec. | ||
4370 | 2025.01.15 02:29:40.600416 [ 199 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_16_3} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4371 | 2025.01.15 02:29:40.600456 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4372 | 2025.01.15 02:29:40.600516 [ 199 ] {1b0c4523-8222-43ca-8088-e625b0bacfcf::all_1_16_3} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4373 | 2025.01.15 02:29:40.600623 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
4374 | 2025.01.15 02:29:40.600628 [ 287 ] {3567db84-0da1-4dde-bac2-2693e31d55e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4375 | 2025.01.15 02:29:40.600694 [ 287 ] {3567db84-0da1-4dde-bac2-2693e31d55e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4376 | 2025.01.15 02:29:40.601534 [ 287 ] {3567db84-0da1-4dde-bac2-2693e31d55e7} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4377 | 2025.01.15 02:29:40.601577 [ 287 ] {3567db84-0da1-4dde-bac2-2693e31d55e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4378 | 2025.01.15 02:29:40.601987 [ 287 ] {3567db84-0da1-4dde-bac2-2693e31d55e7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4379 | 2025.01.15 02:29:40.602235 [ 287 ] {3567db84-0da1-4dde-bac2-2693e31d55e7} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4380 | 2025.01.15 02:29:40.602433 [ 81 ] {} <Debug> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4381 | 2025.01.15 02:29:40.602478 [ 287 ] {3567db84-0da1-4dde-bac2-2693e31d55e7} <Debug> executeQuery: Read 398 rows, 28.96 KiB in 0.001904 sec., 209033.61344537814 rows/sec., 14.86 MiB/sec. | ||
4382 | 2025.01.15 02:29:40.602501 [ 81 ] {} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4383 | 2025.01.15 02:29:40.602579 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4384 | 2025.01.15 02:29:40.602596 [ 287 ] {3567db84-0da1-4dde-bac2-2693e31d55e7} <Debug> TCPHandler: Processed in 0.00223331 sec. | ||
4385 | 2025.01.15 02:29:40.602871 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4386 | 2025.01.15 02:29:40.602887 [ 195 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::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 | ||
4387 | 2025.01.15 02:29:40.603210 [ 285 ] {c3b203f5-31e2-490f-b5de-9cdc649c3892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4388 | 2025.01.15 02:29:40.603377 [ 285 ] {c3b203f5-31e2-490f-b5de-9cdc649c3892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4389 | 2025.01.15 02:29:40.603407 [ 195 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4390 | 2025.01.15 02:29:40.603523 [ 195 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 910 rows starting from the beginning of the part | ||
4391 | 2025.01.15 02:29:40.603899 [ 195 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 88 rows starting from the beginning of the part | ||
4392 | 2025.01.15 02:29:40.604233 [ 195 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 398 rows starting from the beginning of the part | ||
4393 | 2025.01.15 02:29:40.604573 [ 195 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 550 rows starting from the beginning of the part | ||
4394 | 2025.01.15 02:29:40.604776 [ 195 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
4395 | 2025.01.15 02:29:40.605162 [ 195 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::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 | ||
4396 | 2025.01.15 02:29:40.605763 [ 285 ] {c3b203f5-31e2-490f-b5de-9cdc649c3892} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4397 | 2025.01.15 02:29:40.605824 [ 285 ] {c3b203f5-31e2-490f-b5de-9cdc649c3892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4398 | 2025.01.15 02:29:40.606732 [ 285 ] {c3b203f5-31e2-490f-b5de-9cdc649c3892} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4399 | 2025.01.15 02:29:40.607302 [ 285 ] {c3b203f5-31e2-490f-b5de-9cdc649c3892} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4400 | 2025.01.15 02:29:40.607581 [ 285 ] {c3b203f5-31e2-490f-b5de-9cdc649c3892} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004515 sec., 1328.9036544850499 rows/sec., 69.43 KiB/sec. | ||
4401 | 2025.01.15 02:29:40.607663 [ 285 ] {c3b203f5-31e2-490f-b5de-9cdc649c3892} <Debug> TCPHandler: Processed in 0.004930323 sec. | ||
4402 | 2025.01.15 02:29:40.607892 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4403 | 2025.01.15 02:29:40.607990 [ 199 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.005308014 sec., 453653.6640634332 rows/sec., 34.78 MiB/sec. | ||
4404 | 2025.01.15 02:29:40.608047 [ 287 ] {538bc7b8-cf83-45cb-9312-8fb22618b61d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4405 | 2025.01.15 02:29:40.608114 [ 287 ] {538bc7b8-cf83-45cb-9312-8fb22618b61d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4406 | 2025.01.15 02:29:40.608203 [ 199 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4407 | 2025.01.15 02:29:40.608671 [ 199 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_26_5} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4408 | 2025.01.15 02:29:40.608797 [ 199 ] {e759a95c-90ac-4fdc-9bed-6998b222c11c::all_1_26_5} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4409 | 2025.01.15 02:29:40.608914 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
4410 | 2025.01.15 02:29:40.608960 [ 287 ] {538bc7b8-cf83-45cb-9312-8fb22618b61d} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4411 | 2025.01.15 02:29:40.608999 [ 287 ] {538bc7b8-cf83-45cb-9312-8fb22618b61d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4412 | 2025.01.15 02:29:40.609407 [ 287 ] {538bc7b8-cf83-45cb-9312-8fb22618b61d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4413 | 2025.01.15 02:29:40.609654 [ 287 ] {538bc7b8-cf83-45cb-9312-8fb22618b61d} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4414 | 2025.01.15 02:29:40.609874 [ 287 ] {538bc7b8-cf83-45cb-9312-8fb22618b61d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001862 sec., 127282.49194414608 rows/sec., 8.53 MiB/sec. | ||
4415 | 2025.01.15 02:29:40.609929 [ 287 ] {538bc7b8-cf83-45cb-9312-8fb22618b61d} <Debug> TCPHandler: Processed in 0.002133277 sec. | ||
4416 | 2025.01.15 02:29:40.610100 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4417 | 2025.01.15 02:29:40.610224 [ 285 ] {b202adba-2f89-4608-9208-717553f92229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4418 | 2025.01.15 02:29:40.610280 [ 285 ] {b202adba-2f89-4608-9208-717553f92229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4419 | 2025.01.15 02:29:40.610771 [ 285 ] {b202adba-2f89-4608-9208-717553f92229} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4420 | 2025.01.15 02:29:40.610812 [ 285 ] {b202adba-2f89-4608-9208-717553f92229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4421 | 2025.01.15 02:29:40.611257 [ 285 ] {b202adba-2f89-4608-9208-717553f92229} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4422 | 2025.01.15 02:29:40.611576 [ 285 ] {b202adba-2f89-4608-9208-717553f92229} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4423 | 2025.01.15 02:29:40.611777 [ 285 ] {b202adba-2f89-4608-9208-717553f92229} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001582 sec., 632.1112515802781 rows/sec., 42.59 KiB/sec. | ||
4424 | 2025.01.15 02:29:40.611845 [ 285 ] {b202adba-2f89-4608-9208-717553f92229} <Debug> TCPHandler: Processed in 0.001804139 sec. | ||
4425 | 2025.01.15 02:29:40.612040 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4426 | 2025.01.15 02:29:40.612170 [ 287 ] {518a8d4b-78b5-42cc-b509-3eff17452590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4427 | 2025.01.15 02:29:40.612257 [ 287 ] {518a8d4b-78b5-42cc-b509-3eff17452590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4428 | 2025.01.15 02:29:40.613441 [ 287 ] {518a8d4b-78b5-42cc-b509-3eff17452590} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4429 | 2025.01.15 02:29:40.613483 [ 287 ] {518a8d4b-78b5-42cc-b509-3eff17452590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4430 | 2025.01.15 02:29:40.614126 [ 287 ] {518a8d4b-78b5-42cc-b509-3eff17452590} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4431 | 2025.01.15 02:29:40.614398 [ 287 ] {518a8d4b-78b5-42cc-b509-3eff17452590} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4432 | 2025.01.15 02:29:40.614658 [ 287 ] {518a8d4b-78b5-42cc-b509-3eff17452590} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002518 sec., 6354.2494042891185 rows/sec., 11.39 MiB/sec. | ||
4433 | 2025.01.15 02:29:40.614797 [ 287 ] {518a8d4b-78b5-42cc-b509-3eff17452590} <Debug> TCPHandler: Processed in 0.002817776 sec. | ||
4434 | 2025.01.15 02:29:40.614960 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4435 | 2025.01.15 02:29:40.615092 [ 285 ] {ff005f4d-817d-4f9a-aff0-2e2cf63bb3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4436 | 2025.01.15 02:29:40.615147 [ 285 ] {ff005f4d-817d-4f9a-aff0-2e2cf63bb3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4437 | 2025.01.15 02:29:40.615649 [ 285 ] {ff005f4d-817d-4f9a-aff0-2e2cf63bb3cc} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4438 | 2025.01.15 02:29:40.615687 [ 285 ] {ff005f4d-817d-4f9a-aff0-2e2cf63bb3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4439 | 2025.01.15 02:29:40.616086 [ 285 ] {ff005f4d-817d-4f9a-aff0-2e2cf63bb3cc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4440 | 2025.01.15 02:29:40.616349 [ 285 ] {ff005f4d-817d-4f9a-aff0-2e2cf63bb3cc} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4441 | 2025.01.15 02:29:40.616571 [ 285 ] {ff005f4d-817d-4f9a-aff0-2e2cf63bb3cc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00151 sec., 54304.6357615894 rows/sec., 3.45 MiB/sec. | ||
4442 | 2025.01.15 02:29:40.616631 [ 285 ] {ff005f4d-817d-4f9a-aff0-2e2cf63bb3cc} <Debug> TCPHandler: Processed in 0.001733167 sec. | ||
4443 | 2025.01.15 02:29:44.328017 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4444 | 2025.01.15 02:29:44.328088 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4445 | 2025.01.15 02:29:44.414410 [ 63 ] {} <Debug> oximeter.fields_ipaddr (f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4446 | 2025.01.15 02:29:44.414487 [ 63 ] {} <Trace> oximeter.fields_ipaddr (f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4447 | 2025.01.15 02:29:44.414515 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4448 | 2025.01.15 02:29:44.414720 [ 201 ] {f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f::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 | ||
4449 | 2025.01.15 02:29:44.414900 [ 201 ] {f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4450 | 2025.01.15 02:29:44.414942 [ 201 ] {f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f::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 | ||
4451 | 2025.01.15 02:29:44.415038 [ 201 ] {f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
4452 | 2025.01.15 02:29:44.415142 [ 201 ] {f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
4453 | 2025.01.15 02:29:44.415382 [ 201 ] {f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
4454 | 2025.01.15 02:29:44.415506 [ 201 ] {f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
4455 | 2025.01.15 02:29:44.416535 [ 191 ] {f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.001944612 sec., 10284.828027390553 rows/sec., 878.83 KiB/sec. | ||
4456 | 2025.01.15 02:29:44.416661 [ 201 ] {f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4457 | 2025.01.15 02:29:44.416934 [ 201 ] {f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f::all_1_5_1} <Trace> oximeter.fields_ipaddr (f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4458 | 2025.01.15 02:29:44.417010 [ 201 ] {f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f::all_1_5_1} <Trace> oximeter.fields_ipaddr (f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4459 | 2025.01.15 02:29:44.417082 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
4460 | 2025.01.15 02:29:44.437759 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
4461 | 2025.01.15 02:29:44.438391 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4462 | 2025.01.15 02:29:44.438428 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4463 | 2025.01.15 02:29:44.438949 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4464 | 2025.01.15 02:29:44.439203 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4465 | 2025.01.15 02:29:44.439381 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4466 | 2025.01.15 02:29:44.462729 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 604 | ||
4467 | 2025.01.15 02:29:44.465777 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4468 | 2025.01.15 02:29:44.465827 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4469 | 2025.01.15 02:29:44.467302 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4470 | 2025.01.15 02:29:44.467611 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4471 | 2025.01.15 02:29:44.468138 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 604 | ||
4472 | 2025.01.15 02:29:45.044836 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4473 | 2025.01.15 02:29:45.066668 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4474 | 2025.01.15 02:29:45.066731 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4475 | 2025.01.15 02:29:45.074700 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4476 | 2025.01.15 02:29:45.075489 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4477 | 2025.01.15 02:29:45.078438 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4478 | 2025.01.15 02:29:45.569147 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4479 | 2025.01.15 02:29:45.569358 [ 285 ] {84469e7b-c282-45a3-80e4-e4f84dc2b743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4480 | 2025.01.15 02:29:45.569438 [ 285 ] {84469e7b-c282-45a3-80e4-e4f84dc2b743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4481 | 2025.01.15 02:29:45.570340 [ 285 ] {84469e7b-c282-45a3-80e4-e4f84dc2b743} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4482 | 2025.01.15 02:29:45.570392 [ 285 ] {84469e7b-c282-45a3-80e4-e4f84dc2b743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4483 | 2025.01.15 02:29:45.570838 [ 285 ] {84469e7b-c282-45a3-80e4-e4f84dc2b743} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4484 | 2025.01.15 02:29:45.571083 [ 285 ] {84469e7b-c282-45a3-80e4-e4f84dc2b743} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4485 | 2025.01.15 02:29:45.571367 [ 285 ] {84469e7b-c282-45a3-80e4-e4f84dc2b743} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.00206 sec., 50485.43689320388 rows/sec., 4.21 MiB/sec. | ||
4486 | 2025.01.15 02:29:45.571590 [ 285 ] {84469e7b-c282-45a3-80e4-e4f84dc2b743} <Debug> TCPHandler: Processed in 0.00257334 sec. | ||
4487 | 2025.01.15 02:29:45.571903 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4488 | 2025.01.15 02:29:45.572093 [ 287 ] {b04fdb91-9b25-46ba-9864-3ecfe21ba801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4489 | 2025.01.15 02:29:45.572165 [ 287 ] {b04fdb91-9b25-46ba-9864-3ecfe21ba801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4490 | 2025.01.15 02:29:45.572891 [ 287 ] {b04fdb91-9b25-46ba-9864-3ecfe21ba801} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4491 | 2025.01.15 02:29:45.572940 [ 287 ] {b04fdb91-9b25-46ba-9864-3ecfe21ba801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4492 | 2025.01.15 02:29:45.573375 [ 287 ] {b04fdb91-9b25-46ba-9864-3ecfe21ba801} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4493 | 2025.01.15 02:29:45.573636 [ 287 ] {b04fdb91-9b25-46ba-9864-3ecfe21ba801} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4494 | 2025.01.15 02:29:45.573866 [ 287 ] {b04fdb91-9b25-46ba-9864-3ecfe21ba801} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001825 sec., 13150.684931506848 rows/sec., 988.87 KiB/sec. | ||
4495 | 2025.01.15 02:29:45.573923 [ 287 ] {b04fdb91-9b25-46ba-9864-3ecfe21ba801} <Debug> TCPHandler: Processed in 0.00219248 sec. | ||
4496 | 2025.01.15 02:29:45.574083 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4497 | 2025.01.15 02:29:45.574223 [ 285 ] {34f03e91-64cf-42cf-b2a2-fb6e94cbb970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4498 | 2025.01.15 02:29:45.574280 [ 285 ] {34f03e91-64cf-42cf-b2a2-fb6e94cbb970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4499 | 2025.01.15 02:29:45.575012 [ 285 ] {34f03e91-64cf-42cf-b2a2-fb6e94cbb970} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4500 | 2025.01.15 02:29:45.575060 [ 285 ] {34f03e91-64cf-42cf-b2a2-fb6e94cbb970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4501 | 2025.01.15 02:29:45.575460 [ 285 ] {34f03e91-64cf-42cf-b2a2-fb6e94cbb970} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4502 | 2025.01.15 02:29:45.575690 [ 285 ] {34f03e91-64cf-42cf-b2a2-fb6e94cbb970} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4503 | 2025.01.15 02:29:45.575893 [ 285 ] {34f03e91-64cf-42cf-b2a2-fb6e94cbb970} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.0017 sec., 51764.705882352944 rows/sec., 4.04 MiB/sec. | ||
4504 | 2025.01.15 02:29:45.575945 [ 285 ] {34f03e91-64cf-42cf-b2a2-fb6e94cbb970} <Debug> TCPHandler: Processed in 0.001932322 sec. | ||
4505 | 2025.01.15 02:29:45.576111 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4506 | 2025.01.15 02:29:45.576230 [ 287 ] {ef681239-5db8-473b-a7d4-2829dc4131d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4507 | 2025.01.15 02:29:45.576284 [ 287 ] {ef681239-5db8-473b-a7d4-2829dc4131d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4508 | 2025.01.15 02:29:45.576958 [ 287 ] {ef681239-5db8-473b-a7d4-2829dc4131d6} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4509 | 2025.01.15 02:29:45.577006 [ 287 ] {ef681239-5db8-473b-a7d4-2829dc4131d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4510 | 2025.01.15 02:29:45.577467 [ 287 ] {ef681239-5db8-473b-a7d4-2829dc4131d6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4511 | 2025.01.15 02:29:45.577713 [ 287 ] {ef681239-5db8-473b-a7d4-2829dc4131d6} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4512 | 2025.01.15 02:29:45.577990 [ 287 ] {ef681239-5db8-473b-a7d4-2829dc4131d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001785 sec., 89635.8543417367 rows/sec., 6.24 MiB/sec. | ||
4513 | 2025.01.15 02:29:45.578213 [ 287 ] {ef681239-5db8-473b-a7d4-2829dc4131d6} <Debug> TCPHandler: Processed in 0.002154348 sec. | ||
4514 | 2025.01.15 02:29:45.578411 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4515 | 2025.01.15 02:29:45.578548 [ 285 ] {b4c2e9f0-2d86-4b79-acf1-28db11b422d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4516 | 2025.01.15 02:29:45.578642 [ 285 ] {b4c2e9f0-2d86-4b79-acf1-28db11b422d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4517 | 2025.01.15 02:29:45.579923 [ 285 ] {b4c2e9f0-2d86-4b79-acf1-28db11b422d1} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4518 | 2025.01.15 02:29:45.579963 [ 285 ] {b4c2e9f0-2d86-4b79-acf1-28db11b422d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4519 | 2025.01.15 02:29:45.580614 [ 285 ] {b4c2e9f0-2d86-4b79-acf1-28db11b422d1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4520 | 2025.01.15 02:29:45.580872 [ 285 ] {b4c2e9f0-2d86-4b79-acf1-28db11b422d1} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4521 | 2025.01.15 02:29:45.581033 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4522 | 2025.01.15 02:29:45.581107 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4523 | 2025.01.15 02:29:45.581143 [ 285 ] {b4c2e9f0-2d86-4b79-acf1-28db11b422d1} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002609 sec., 9198.92679187428 rows/sec., 16.48 MiB/sec. | ||
4524 | 2025.01.15 02:29:45.581152 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4525 | 2025.01.15 02:29:45.581544 [ 285 ] {b4c2e9f0-2d86-4b79-acf1-28db11b422d1} <Debug> TCPHandler: Processed in 0.003209496 sec. | ||
4526 | 2025.01.15 02:29:45.581563 [ 195 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::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 | ||
4527 | 2025.01.15 02:29:45.581720 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4528 | 2025.01.15 02:29:45.581867 [ 287 ] {1b66ddd9-cb94-4a9f-bae5-4b26376e7086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4529 | 2025.01.15 02:29:45.581938 [ 287 ] {1b66ddd9-cb94-4a9f-bae5-4b26376e7086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4530 | 2025.01.15 02:29:45.582006 [ 195 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4531 | 2025.01.15 02:29:45.582136 [ 195 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 335 rows starting from the beginning of the part | ||
4532 | 2025.01.15 02:29:45.582551 [ 195 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
4533 | 2025.01.15 02:29:45.582990 [ 287 ] {1b66ddd9-cb94-4a9f-bae5-4b26376e7086} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4534 | 2025.01.15 02:29:45.583001 [ 195 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::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 | ||
4535 | 2025.01.15 02:29:45.583037 [ 287 ] {1b66ddd9-cb94-4a9f-bae5-4b26376e7086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4536 | 2025.01.15 02:29:45.583422 [ 195 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
4537 | 2025.01.15 02:29:45.583830 [ 195 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::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 | ||
4538 | 2025.01.15 02:29:45.583885 [ 287 ] {1b66ddd9-cb94-4a9f-bae5-4b26376e7086} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4539 | 2025.01.15 02:29:45.584301 [ 195 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
4540 | 2025.01.15 02:29:45.584567 [ 287 ] {1b66ddd9-cb94-4a9f-bae5-4b26376e7086} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4541 | 2025.01.15 02:29:45.585147 [ 287 ] {1b66ddd9-cb94-4a9f-bae5-4b26376e7086} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003319 sec., 18077.73425730642 rows/sec., 1.22 MiB/sec. | ||
4542 | 2025.01.15 02:29:45.585236 [ 287 ] {1b66ddd9-cb94-4a9f-bae5-4b26376e7086} <Debug> TCPHandler: Processed in 0.003596507 sec. | ||
4543 | 2025.01.15 02:29:45.588824 [ 191 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 439 rows, containing 19 columns (19 merged, 0 gathered) in 0.007485132 sec., 58649.60030096997 rows/sec., 105.10 MiB/sec. | ||
4544 | 2025.01.15 02:29:45.589474 [ 201 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4545 | 2025.01.15 02:29:45.589895 [ 201 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4546 | 2025.01.15 02:29:45.589972 [ 201 ] {4e52ee5e-678d-4fa2-bd15-7b7b05c1491c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4547 | 2025.01.15 02:29:45.590111 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
4548 | 2025.01.15 02:29:46.000234 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.48 MiB, peak 188.59 MiB, free memory in arenas 0.00 B, will set to 184.58 MiB (RSS), difference: 1.10 MiB | ||
4549 | 2025.01.15 02:29:50.572646 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4550 | 2025.01.15 02:29:50.572886 [ 285 ] {60ac1b4e-be88-4ec2-9a4b-913820f16ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4551 | 2025.01.15 02:29:50.572968 [ 285 ] {60ac1b4e-be88-4ec2-9a4b-913820f16ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4552 | 2025.01.15 02:29:50.573802 [ 285 ] {60ac1b4e-be88-4ec2-9a4b-913820f16ece} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4553 | 2025.01.15 02:29:50.573862 [ 285 ] {60ac1b4e-be88-4ec2-9a4b-913820f16ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4554 | 2025.01.15 02:29:50.574311 [ 285 ] {60ac1b4e-be88-4ec2-9a4b-913820f16ece} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4555 | 2025.01.15 02:29:50.574576 [ 285 ] {60ac1b4e-be88-4ec2-9a4b-913820f16ece} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4556 | 2025.01.15 02:29:50.574840 [ 285 ] {60ac1b4e-be88-4ec2-9a4b-913820f16ece} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002009 sec., 6968.641114982579 rows/sec., 501.65 KiB/sec. | ||
4557 | 2025.01.15 02:29:50.574970 [ 285 ] {60ac1b4e-be88-4ec2-9a4b-913820f16ece} <Debug> TCPHandler: Processed in 0.002459466 sec. | ||
4558 | 2025.01.15 02:29:50.575230 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4559 | 2025.01.15 02:29:50.575426 [ 287 ] {c9236956-2fd3-47c7-93ae-1730787fed0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4560 | 2025.01.15 02:29:50.575508 [ 287 ] {c9236956-2fd3-47c7-93ae-1730787fed0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4561 | 2025.01.15 02:29:50.576215 [ 287 ] {c9236956-2fd3-47c7-93ae-1730787fed0d} <Trace> oximeter.fields_ipaddr (f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4562 | 2025.01.15 02:29:50.576265 [ 287 ] {c9236956-2fd3-47c7-93ae-1730787fed0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4563 | 2025.01.15 02:29:50.576708 [ 287 ] {c9236956-2fd3-47c7-93ae-1730787fed0d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4564 | 2025.01.15 02:29:50.576973 [ 287 ] {c9236956-2fd3-47c7-93ae-1730787fed0d} <Trace> oximeter.fields_ipaddr (f6eaae97-3ab6-44a6-800d-0fd0ccc2b59f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4565 | 2025.01.15 02:29:50.577217 [ 287 ] {c9236956-2fd3-47c7-93ae-1730787fed0d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001841 sec., 2172.7322107550244 rows/sec., 177.17 KiB/sec. | ||
4566 | 2025.01.15 02:29:50.577326 [ 287 ] {c9236956-2fd3-47c7-93ae-1730787fed0d} <Debug> TCPHandler: Processed in 0.00222198 sec. | ||
4567 | 2025.01.15 02:29:50.577485 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4568 | 2025.01.15 02:29:50.577635 [ 285 ] {d4a1c187-5aed-415e-9c85-9af1d45c7a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4569 | 2025.01.15 02:29:50.577699 [ 285 ] {d4a1c187-5aed-415e-9c85-9af1d45c7a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4570 | 2025.01.15 02:29:50.578503 [ 285 ] {d4a1c187-5aed-415e-9c85-9af1d45c7a4f} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4571 | 2025.01.15 02:29:50.578546 [ 285 ] {d4a1c187-5aed-415e-9c85-9af1d45c7a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4572 | 2025.01.15 02:29:50.578930 [ 285 ] {d4a1c187-5aed-415e-9c85-9af1d45c7a4f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4573 | 2025.01.15 02:29:50.579171 [ 285 ] {d4a1c187-5aed-415e-9c85-9af1d45c7a4f} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4574 | 2025.01.15 02:29:50.579411 [ 285 ] {d4a1c187-5aed-415e-9c85-9af1d45c7a4f} <Debug> executeQuery: Read 237 rows, 21.21 KiB in 0.001808 sec., 131084.07079646018 rows/sec., 11.46 MiB/sec. | ||
4575 | 2025.01.15 02:29:50.579540 [ 285 ] {d4a1c187-5aed-415e-9c85-9af1d45c7a4f} <Debug> TCPHandler: Processed in 0.002121067 sec. | ||
4576 | 2025.01.15 02:29:50.579672 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4577 | 2025.01.15 02:29:50.579789 [ 287 ] {93be0e3c-7011-49b0-b423-a8d29b21f8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4578 | 2025.01.15 02:29:50.579839 [ 287 ] {93be0e3c-7011-49b0-b423-a8d29b21f8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4579 | 2025.01.15 02:29:50.580449 [ 287 ] {93be0e3c-7011-49b0-b423-a8d29b21f8f4} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4580 | 2025.01.15 02:29:50.580489 [ 287 ] {93be0e3c-7011-49b0-b423-a8d29b21f8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4581 | 2025.01.15 02:29:50.580860 [ 287 ] {93be0e3c-7011-49b0-b423-a8d29b21f8f4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4582 | 2025.01.15 02:29:50.581109 [ 287 ] {93be0e3c-7011-49b0-b423-a8d29b21f8f4} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4583 | 2025.01.15 02:29:50.581331 [ 287 ] {93be0e3c-7011-49b0-b423-a8d29b21f8f4} <Debug> executeQuery: Read 27 rows, 1.94 KiB in 0.001566 sec., 17241.37931034483 rows/sec., 1.21 MiB/sec. | ||
4584 | 2025.01.15 02:29:50.581385 [ 287 ] {93be0e3c-7011-49b0-b423-a8d29b21f8f4} <Debug> TCPHandler: Processed in 0.001766927 sec. | ||
4585 | 2025.01.15 02:29:50.581560 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4586 | 2025.01.15 02:29:50.581703 [ 285 ] {c4184023-e09a-44fe-9528-1cffc5d83a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4587 | 2025.01.15 02:29:50.581763 [ 285 ] {c4184023-e09a-44fe-9528-1cffc5d83a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4588 | 2025.01.15 02:29:50.582454 [ 285 ] {c4184023-e09a-44fe-9528-1cffc5d83a65} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4589 | 2025.01.15 02:29:50.582498 [ 285 ] {c4184023-e09a-44fe-9528-1cffc5d83a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4590 | 2025.01.15 02:29:50.582841 [ 285 ] {c4184023-e09a-44fe-9528-1cffc5d83a65} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4591 | 2025.01.15 02:29:50.583074 [ 285 ] {c4184023-e09a-44fe-9528-1cffc5d83a65} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4592 | 2025.01.15 02:29:50.583281 [ 285 ] {c4184023-e09a-44fe-9528-1cffc5d83a65} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001613 sec., 8679.479231246125 rows/sec., 607.85 KiB/sec. | ||
4593 | 2025.01.15 02:29:50.583336 [ 285 ] {c4184023-e09a-44fe-9528-1cffc5d83a65} <Debug> TCPHandler: Processed in 0.00184329 sec. | ||
4594 | 2025.01.15 02:29:50.583486 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4595 | 2025.01.15 02:29:50.583603 [ 287 ] {5bb0f456-1df7-43dc-865c-be716640fff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4596 | 2025.01.15 02:29:50.583651 [ 287 ] {5bb0f456-1df7-43dc-865c-be716640fff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4597 | 2025.01.15 02:29:50.584226 [ 287 ] {5bb0f456-1df7-43dc-865c-be716640fff0} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4598 | 2025.01.15 02:29:50.584265 [ 287 ] {5bb0f456-1df7-43dc-865c-be716640fff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4599 | 2025.01.15 02:29:50.584625 [ 287 ] {5bb0f456-1df7-43dc-865c-be716640fff0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4600 | 2025.01.15 02:29:50.584861 [ 287 ] {5bb0f456-1df7-43dc-865c-be716640fff0} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4601 | 2025.01.15 02:29:50.585075 [ 287 ] {5bb0f456-1df7-43dc-865c-be716640fff0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001496 sec., 8689.839572192514 rows/sec., 541.81 KiB/sec. | ||
4602 | 2025.01.15 02:29:50.585128 [ 287 ] {5bb0f456-1df7-43dc-865c-be716640fff0} <Debug> TCPHandler: Processed in 0.001697926 sec. | ||
4603 | 2025.01.15 02:29:50.585265 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4604 | 2025.01.15 02:29:50.585383 [ 285 ] {8ff824c0-01b1-4f5e-9157-86f37d00dbbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4605 | 2025.01.15 02:29:50.585432 [ 285 ] {8ff824c0-01b1-4f5e-9157-86f37d00dbbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4606 | 2025.01.15 02:29:50.586285 [ 285 ] {8ff824c0-01b1-4f5e-9157-86f37d00dbbc} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4607 | 2025.01.15 02:29:50.586333 [ 285 ] {8ff824c0-01b1-4f5e-9157-86f37d00dbbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4608 | 2025.01.15 02:29:50.586733 [ 285 ] {8ff824c0-01b1-4f5e-9157-86f37d00dbbc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4609 | 2025.01.15 02:29:50.586965 [ 285 ] {8ff824c0-01b1-4f5e-9157-86f37d00dbbc} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4610 | 2025.01.15 02:29:50.587178 [ 285 ] {8ff824c0-01b1-4f5e-9157-86f37d00dbbc} <Debug> executeQuery: Read 402 rows, 29.29 KiB in 0.001819 sec., 221000.54975261132 rows/sec., 15.72 MiB/sec. | ||
4611 | 2025.01.15 02:29:50.587235 [ 285 ] {8ff824c0-01b1-4f5e-9157-86f37d00dbbc} <Debug> TCPHandler: Processed in 0.002023425 sec. | ||
4612 | 2025.01.15 02:29:50.587376 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4613 | 2025.01.15 02:29:50.587495 [ 287 ] {fca36b52-d842-4fc3-b87b-82ac7bcf306f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4614 | 2025.01.15 02:29:50.587544 [ 287 ] {fca36b52-d842-4fc3-b87b-82ac7bcf306f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4615 | 2025.01.15 02:29:50.588041 [ 287 ] {fca36b52-d842-4fc3-b87b-82ac7bcf306f} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4616 | 2025.01.15 02:29:50.588081 [ 287 ] {fca36b52-d842-4fc3-b87b-82ac7bcf306f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4617 | 2025.01.15 02:29:50.588451 [ 287 ] {fca36b52-d842-4fc3-b87b-82ac7bcf306f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4618 | 2025.01.15 02:29:50.588695 [ 287 ] {fca36b52-d842-4fc3-b87b-82ac7bcf306f} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4619 | 2025.01.15 02:29:50.588915 [ 287 ] {fca36b52-d842-4fc3-b87b-82ac7bcf306f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001446 sec., 4149.377593360996 rows/sec., 216.79 KiB/sec. | ||
4620 | 2025.01.15 02:29:50.588966 [ 287 ] {fca36b52-d842-4fc3-b87b-82ac7bcf306f} <Debug> TCPHandler: Processed in 0.001647325 sec. | ||
4621 | 2025.01.15 02:29:50.589110 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4622 | 2025.01.15 02:29:50.589227 [ 285 ] {bc02e7ea-5040-4b0e-ac7c-8535b83e89dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4623 | 2025.01.15 02:29:50.589279 [ 285 ] {bc02e7ea-5040-4b0e-ac7c-8535b83e89dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4624 | 2025.01.15 02:29:50.589861 [ 285 ] {bc02e7ea-5040-4b0e-ac7c-8535b83e89dc} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4625 | 2025.01.15 02:29:50.589900 [ 285 ] {bc02e7ea-5040-4b0e-ac7c-8535b83e89dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4626 | 2025.01.15 02:29:50.590278 [ 285 ] {bc02e7ea-5040-4b0e-ac7c-8535b83e89dc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4627 | 2025.01.15 02:29:50.590505 [ 285 ] {bc02e7ea-5040-4b0e-ac7c-8535b83e89dc} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4628 | 2025.01.15 02:29:50.590667 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4629 | 2025.01.15 02:29:50.590737 [ 285 ] {bc02e7ea-5040-4b0e-ac7c-8535b83e89dc} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001532 sec., 156005.2219321149 rows/sec., 10.46 MiB/sec. | ||
4630 | 2025.01.15 02:29:50.590745 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4631 | 2025.01.15 02:29:50.590823 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4632 | 2025.01.15 02:29:50.590876 [ 285 ] {bc02e7ea-5040-4b0e-ac7c-8535b83e89dc} <Debug> TCPHandler: Processed in 0.001819559 sec. | ||
4633 | 2025.01.15 02:29:50.591125 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4634 | 2025.01.15 02:29:50.591216 [ 189 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::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 | ||
4635 | 2025.01.15 02:29:50.591448 [ 287 ] {6b93f9cb-e27f-4de8-ad74-73cbea3e083e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4636 | 2025.01.15 02:29:50.591612 [ 287 ] {6b93f9cb-e27f-4de8-ad74-73cbea3e083e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4637 | 2025.01.15 02:29:50.591672 [ 189 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4638 | 2025.01.15 02:29:50.591767 [ 189 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 8179 rows starting from the beginning of the part | ||
4639 | 2025.01.15 02:29:50.592117 [ 189 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 945 rows starting from the beginning of the part | ||
4640 | 2025.01.15 02:29:50.592471 [ 189 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
4641 | 2025.01.15 02:29:50.592767 [ 189 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::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 | ||
4642 | 2025.01.15 02:29:50.592919 [ 189 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
4643 | 2025.01.15 02:29:50.593297 [ 189 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 239 rows starting from the beginning of the part | ||
4644 | 2025.01.15 02:29:50.593954 [ 287 ] {6b93f9cb-e27f-4de8-ad74-73cbea3e083e} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4645 | 2025.01.15 02:29:50.594015 [ 287 ] {6b93f9cb-e27f-4de8-ad74-73cbea3e083e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4646 | 2025.01.15 02:29:50.594783 [ 287 ] {6b93f9cb-e27f-4de8-ad74-73cbea3e083e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4647 | 2025.01.15 02:29:50.595234 [ 287 ] {6b93f9cb-e27f-4de8-ad74-73cbea3e083e} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4648 | 2025.01.15 02:29:50.595736 [ 287 ] {6b93f9cb-e27f-4de8-ad74-73cbea3e083e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004387 sec., 227.9462046956918 rows/sec., 15.36 KiB/sec. | ||
4649 | 2025.01.15 02:29:50.595937 [ 287 ] {6b93f9cb-e27f-4de8-ad74-73cbea3e083e} <Debug> TCPHandler: Processed in 0.004937574 sec. | ||
4650 | 2025.01.15 02:29:50.596312 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4651 | 2025.01.15 02:29:50.596452 [ 285 ] {af3a180f-d05f-49a0-8adc-4272d54a8426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4652 | 2025.01.15 02:29:50.596530 [ 285 ] {af3a180f-d05f-49a0-8adc-4272d54a8426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4653 | 2025.01.15 02:29:50.597978 [ 189 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9824 rows, containing 5 columns (5 merged, 0 gathered) in 0.00704721 sec., 1394026.8560181973 rows/sec., 93.43 MiB/sec. | ||
4654 | 2025.01.15 02:29:50.598085 [ 285 ] {af3a180f-d05f-49a0-8adc-4272d54a8426} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4655 | 2025.01.15 02:29:50.598130 [ 285 ] {af3a180f-d05f-49a0-8adc-4272d54a8426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4656 | 2025.01.15 02:29:50.598200 [ 189 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4657 | 2025.01.15 02:29:50.598613 [ 189 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4658 | 2025.01.15 02:29:50.598716 [ 189 ] {d9bec794-19f1-45f1-a95f-2112918d0f19::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4659 | 2025.01.15 02:29:50.598827 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
4660 | 2025.01.15 02:29:50.599030 [ 285 ] {af3a180f-d05f-49a0-8adc-4272d54a8426} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4661 | 2025.01.15 02:29:50.599290 [ 285 ] {af3a180f-d05f-49a0-8adc-4272d54a8426} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4662 | 2025.01.15 02:29:50.599546 [ 285 ] {af3a180f-d05f-49a0-8adc-4272d54a8426} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.003119 sec., 5129.849310676499 rows/sec., 9.19 MiB/sec. | ||
4663 | 2025.01.15 02:29:50.599650 [ 285 ] {af3a180f-d05f-49a0-8adc-4272d54a8426} <Debug> TCPHandler: Processed in 0.003405312 sec. | ||
4664 | 2025.01.15 02:29:50.599809 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4665 | 2025.01.15 02:29:50.599950 [ 287 ] {f5a0db7f-6fb5-46bd-b7db-2a71aa45996e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4666 | 2025.01.15 02:29:50.600008 [ 287 ] {f5a0db7f-6fb5-46bd-b7db-2a71aa45996e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4667 | 2025.01.15 02:29:50.600603 [ 287 ] {f5a0db7f-6fb5-46bd-b7db-2a71aa45996e} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4668 | 2025.01.15 02:29:50.600644 [ 287 ] {f5a0db7f-6fb5-46bd-b7db-2a71aa45996e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
4669 | 2025.01.15 02:29:50.601027 [ 287 ] {f5a0db7f-6fb5-46bd-b7db-2a71aa45996e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4670 | 2025.01.15 02:29:50.601271 [ 287 ] {f5a0db7f-6fb5-46bd-b7db-2a71aa45996e} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4671 | 2025.01.15 02:29:50.601498 [ 287 ] {f5a0db7f-6fb5-46bd-b7db-2a71aa45996e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00158 sec., 51898.73417721519 rows/sec., 3.30 MiB/sec. | ||
4672 | 2025.01.15 02:29:50.601549 [ 287 ] {f5a0db7f-6fb5-46bd-b7db-2a71aa45996e} <Debug> TCPHandler: Processed in 0.001804259 sec. | ||
4673 | 2025.01.15 02:29:51.940431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
4674 | 2025.01.15 02:29:51.941075 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4675 | 2025.01.15 02:29:51.941119 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4676 | 2025.01.15 02:29:51.941628 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4677 | 2025.01.15 02:29:51.941877 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4678 | 2025.01.15 02:29:51.942124 [ 32 ] {} <Debug> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4679 | 2025.01.15 02:29:51.942160 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
4680 | 2025.01.15 02:29:51.942254 [ 32 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4681 | 2025.01.15 02:29:51.942302 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4682 | 2025.01.15 02:29:51.942460 [ 191 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::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 | ||
4683 | 2025.01.15 02:29:51.942587 [ 191 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4684 | 2025.01.15 02:29:51.942627 [ 191 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::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 | ||
4685 | 2025.01.15 02:29:51.942702 [ 191 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part | ||
4686 | 2025.01.15 02:29:51.942831 [ 191 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part | ||
4687 | 2025.01.15 02:29:51.943088 [ 191 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part | ||
4688 | 2025.01.15 02:29:51.943186 [ 191 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part | ||
4689 | 2025.01.15 02:29:51.943430 [ 191 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part | ||
4690 | 2025.01.15 02:29:51.945585 [ 189 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003186216 sec., 3024904.7773283417 rows/sec., 43.27 MiB/sec. | ||
4691 | 2025.01.15 02:29:51.945910 [ 193 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4692 | 2025.01.15 02:29:51.946283 [ 193 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_21_4} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4693 | 2025.01.15 02:29:51.946383 [ 193 ] {4e4654a0-7af0-461d-a7f2-a9277e4cf9e4::all_1_21_4} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4694 | 2025.01.15 02:29:51.946506 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
4695 | 2025.01.15 02:29:52.579439 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4696 | 2025.01.15 02:29:52.601408 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4697 | 2025.01.15 02:29:52.601459 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4698 | 2025.01.15 02:29:52.609097 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4699 | 2025.01.15 02:29:52.609885 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4700 | 2025.01.15 02:29:52.610310 [ 34 ] {} <Debug> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4701 | 2025.01.15 02:29:52.610481 [ 34 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4702 | 2025.01.15 02:29:52.610585 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4703 | 2025.01.15 02:29:52.611026 [ 191 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
4704 | 2025.01.15 02:29:52.625422 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4705 | 2025.01.15 02:29:52.627278 [ 191 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4706 | 2025.01.15 02:29:52.628917 [ 191 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
4707 | 2025.01.15 02:29:52.634590 [ 191 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
4708 | 2025.01.15 02:29:52.640108 [ 191 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
4709 | 2025.01.15 02:29:52.645795 [ 191 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
4710 | 2025.01.15 02:29:52.651339 [ 191 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
4711 | 2025.01.15 02:29:52.655720 [ 191 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::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 | ||
4712 | 2025.01.15 02:29:52.714860 [ 193 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.10412979 sec., 1526.940561389781 rows/sec., 7.90 MiB/sec. | ||
4713 | 2025.01.15 02:29:52.717308 [ 193 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4714 | 2025.01.15 02:29:52.720213 [ 193 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::all_1_21_4} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4715 | 2025.01.15 02:29:52.720333 [ 193 ] {2dbe0b8e-0482-48ef-a1a8-ee3878e2784d::all_1_21_4} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4716 | 2025.01.15 02:29:52.722574 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4717 | 2025.01.15 02:29:53.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.26 MiB, peak 196.82 MiB, free memory in arenas 0.00 B, will set to 188.54 MiB (RSS), difference: 2.27 MiB | ||
4718 | 2025.01.15 02:29:54.469227 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 640 | ||
4719 | 2025.01.15 02:29:54.472400 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4720 | 2025.01.15 02:29:54.472454 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4721 | 2025.01.15 02:29:54.473986 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4722 | 2025.01.15 02:29:54.474297 [ 242 ] {} <Trace> system.query_log (ef22ee4d-2c63-4abc-b98f-c588578d455f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4723 | 2025.01.15 02:29:54.475226 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 640 | ||
4724 | 2025.01.15 02:29:55.569137 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4725 | 2025.01.15 02:29:55.569322 [ 285 ] {5b741367-4fff-4fc2-97b7-a5f6109f8856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4726 | 2025.01.15 02:29:55.569393 [ 285 ] {5b741367-4fff-4fc2-97b7-a5f6109f8856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4727 | 2025.01.15 02:29:55.570213 [ 285 ] {5b741367-4fff-4fc2-97b7-a5f6109f8856} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4728 | 2025.01.15 02:29:55.570263 [ 285 ] {5b741367-4fff-4fc2-97b7-a5f6109f8856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4729 | 2025.01.15 02:29:55.570704 [ 285 ] {5b741367-4fff-4fc2-97b7-a5f6109f8856} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4730 | 2025.01.15 02:29:55.570962 [ 285 ] {5b741367-4fff-4fc2-97b7-a5f6109f8856} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4731 | 2025.01.15 02:29:55.571227 [ 285 ] {5b741367-4fff-4fc2-97b7-a5f6109f8856} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001952 sec., 53278.688524590165 rows/sec., 4.45 MiB/sec. | ||
4732 | 2025.01.15 02:29:55.571349 [ 285 ] {5b741367-4fff-4fc2-97b7-a5f6109f8856} <Debug> TCPHandler: Processed in 0.002332403 sec. | ||
4733 | 2025.01.15 02:29:55.571606 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4734 | 2025.01.15 02:29:55.571796 [ 287 ] {5b611e0f-0e5a-49f4-a337-44da39e9cab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4735 | 2025.01.15 02:29:55.571869 [ 287 ] {5b611e0f-0e5a-49f4-a337-44da39e9cab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4736 | 2025.01.15 02:29:55.572619 [ 287 ] {5b611e0f-0e5a-49f4-a337-44da39e9cab2} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4737 | 2025.01.15 02:29:55.572672 [ 287 ] {5b611e0f-0e5a-49f4-a337-44da39e9cab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4738 | 2025.01.15 02:29:55.573113 [ 287 ] {5b611e0f-0e5a-49f4-a337-44da39e9cab2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4739 | 2025.01.15 02:29:55.573375 [ 287 ] {5b611e0f-0e5a-49f4-a337-44da39e9cab2} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4740 | 2025.01.15 02:29:55.573559 [ 60 ] {} <Debug> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4741 | 2025.01.15 02:29:55.573652 [ 287 ] {5b611e0f-0e5a-49f4-a337-44da39e9cab2} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001898 sec., 12644.889357218124 rows/sec., 950.84 KiB/sec. | ||
4742 | 2025.01.15 02:29:55.573660 [ 60 ] {} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4743 | 2025.01.15 02:29:55.573767 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4744 | 2025.01.15 02:29:55.573800 [ 287 ] {5b611e0f-0e5a-49f4-a337-44da39e9cab2} <Debug> TCPHandler: Processed in 0.002320212 sec. | ||
4745 | 2025.01.15 02:29:55.574074 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4746 | 2025.01.15 02:29:55.574089 [ 187 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::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 | ||
4747 | 2025.01.15 02:29:55.574262 [ 285 ] {fa0c04e1-809b-4384-afb1-7ac46a2ec93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4748 | 2025.01.15 02:29:55.574374 [ 285 ] {fa0c04e1-809b-4384-afb1-7ac46a2ec93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4749 | 2025.01.15 02:29:55.574382 [ 187 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4750 | 2025.01.15 02:29:55.574485 [ 187 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 61 rows starting from the beginning of the part | ||
4751 | 2025.01.15 02:29:55.574743 [ 187 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
4752 | 2025.01.15 02:29:55.575074 [ 187 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::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 | ||
4753 | 2025.01.15 02:29:55.575504 [ 187 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
4754 | 2025.01.15 02:29:55.575830 [ 187 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::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 | ||
4755 | 2025.01.15 02:29:55.576209 [ 187 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
4756 | 2025.01.15 02:29:55.577219 [ 285 ] {fa0c04e1-809b-4384-afb1-7ac46a2ec93b} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4757 | 2025.01.15 02:29:55.577290 [ 285 ] {fa0c04e1-809b-4384-afb1-7ac46a2ec93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4758 | 2025.01.15 02:29:55.578419 [ 285 ] {fa0c04e1-809b-4384-afb1-7ac46a2ec93b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4759 | 2025.01.15 02:29:55.578844 [ 193 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 5 columns (5 merged, 0 gathered) in 0.004940293 sec., 38256.84023194575 rows/sec., 2.89 MiB/sec. | ||
4760 | 2025.01.15 02:29:55.578902 [ 285 ] {fa0c04e1-809b-4384-afb1-7ac46a2ec93b} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4761 | 2025.01.15 02:29:55.579057 [ 193 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4762 | 2025.01.15 02:29:55.579248 [ 285 ] {fa0c04e1-809b-4384-afb1-7ac46a2ec93b} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.005062 sec., 17384.43303042276 rows/sec., 1.36 MiB/sec. | ||
4763 | 2025.01.15 02:29:55.579339 [ 285 ] {fa0c04e1-809b-4384-afb1-7ac46a2ec93b} <Debug> TCPHandler: Processed in 0.005424087 sec. | ||
4764 | 2025.01.15 02:29:55.579532 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4765 | 2025.01.15 02:29:55.579569 [ 193 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_26_5} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4766 | 2025.01.15 02:29:55.579721 [ 193 ] {2c901378-f6e7-43f6-8518-8e53e9523cc2::all_1_26_5} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4767 | 2025.01.15 02:29:55.579750 [ 287 ] {45970ee1-6f5f-447c-8c89-fac4f5c2ce98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4768 | 2025.01.15 02:29:55.579853 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
4769 | 2025.01.15 02:29:55.579876 [ 287 ] {45970ee1-6f5f-447c-8c89-fac4f5c2ce98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4770 | 2025.01.15 02:29:55.580591 [ 287 ] {45970ee1-6f5f-447c-8c89-fac4f5c2ce98} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4771 | 2025.01.15 02:29:55.580636 [ 287 ] {45970ee1-6f5f-447c-8c89-fac4f5c2ce98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4772 | 2025.01.15 02:29:55.581057 [ 287 ] {45970ee1-6f5f-447c-8c89-fac4f5c2ce98} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4773 | 2025.01.15 02:29:55.581311 [ 287 ] {45970ee1-6f5f-447c-8c89-fac4f5c2ce98} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4774 | 2025.01.15 02:29:55.581532 [ 287 ] {45970ee1-6f5f-447c-8c89-fac4f5c2ce98} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001844 sec., 86767.89587852494 rows/sec., 6.04 MiB/sec. | ||
4775 | 2025.01.15 02:29:55.581592 [ 287 ] {45970ee1-6f5f-447c-8c89-fac4f5c2ce98} <Debug> TCPHandler: Processed in 0.002139698 sec. | ||
4776 | 2025.01.15 02:29:55.581762 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4777 | 2025.01.15 02:29:55.581904 [ 285 ] {8c9c5172-6936-4dd2-96f4-3108c3d391bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4778 | 2025.01.15 02:29:55.581999 [ 285 ] {8c9c5172-6936-4dd2-96f4-3108c3d391bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4779 | 2025.01.15 02:29:55.583286 [ 285 ] {8c9c5172-6936-4dd2-96f4-3108c3d391bc} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4780 | 2025.01.15 02:29:55.583326 [ 285 ] {8c9c5172-6936-4dd2-96f4-3108c3d391bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4781 | 2025.01.15 02:29:55.583961 [ 285 ] {8c9c5172-6936-4dd2-96f4-3108c3d391bc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4782 | 2025.01.15 02:29:55.584216 [ 285 ] {8c9c5172-6936-4dd2-96f4-3108c3d391bc} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4783 | 2025.01.15 02:29:55.584466 [ 285 ] {8c9c5172-6936-4dd2-96f4-3108c3d391bc} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002594 sec., 9252.120277563608 rows/sec., 16.58 MiB/sec. | ||
4784 | 2025.01.15 02:29:55.584578 [ 285 ] {8c9c5172-6936-4dd2-96f4-3108c3d391bc} <Debug> TCPHandler: Processed in 0.002884218 sec. | ||
4785 | 2025.01.15 02:29:55.584734 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4786 | 2025.01.15 02:29:55.584852 [ 287 ] {30b046fe-e563-4e4d-b29f-b477377ccb9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4787 | 2025.01.15 02:29:55.584904 [ 287 ] {30b046fe-e563-4e4d-b29f-b477377ccb9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4788 | 2025.01.15 02:29:55.585406 [ 287 ] {30b046fe-e563-4e4d-b29f-b477377ccb9a} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4789 | 2025.01.15 02:29:55.585447 [ 287 ] {30b046fe-e563-4e4d-b29f-b477377ccb9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4790 | 2025.01.15 02:29:55.585825 [ 287 ] {30b046fe-e563-4e4d-b29f-b477377ccb9a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4791 | 2025.01.15 02:29:55.586069 [ 287 ] {30b046fe-e563-4e4d-b29f-b477377ccb9a} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4792 | 2025.01.15 02:29:55.586228 [ 72 ] {} <Debug> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4793 | 2025.01.15 02:29:55.586292 [ 72 ] {} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4794 | 2025.01.15 02:29:55.586328 [ 287 ] {30b046fe-e563-4e4d-b29f-b477377ccb9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001492 sec., 40214.47721179624 rows/sec., 2.71 MiB/sec. | ||
4795 | 2025.01.15 02:29:55.586332 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4796 | 2025.01.15 02:29:55.586495 [ 287 ] {30b046fe-e563-4e4d-b29f-b477377ccb9a} <Debug> TCPHandler: Processed in 0.001813569 sec. | ||
4797 | 2025.01.15 02:29:55.586580 [ 200 ] {637dccd0-6349-490d-b668-7f54091f2459::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 | ||
4798 | 2025.01.15 02:29:55.586721 [ 200 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4799 | 2025.01.15 02:29:55.586760 [ 200 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 964 rows starting from the beginning of the part | ||
4800 | 2025.01.15 02:29:55.586869 [ 200 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
4801 | 2025.01.15 02:29:55.587055 [ 200 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 82 rows starting from the beginning of the part | ||
4802 | 2025.01.15 02:29:55.587245 [ 200 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
4803 | 2025.01.15 02:29:55.587361 [ 200 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part | ||
4804 | 2025.01.15 02:29:55.587594 [ 200 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
4805 | 2025.01.15 02:29:55.588879 [ 197 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1272 rows, containing 4 columns (4 merged, 0 gathered) in 0.002423895 sec., 524775.2068468313 rows/sec., 33.61 MiB/sec. | ||
4806 | 2025.01.15 02:29:55.589065 [ 200 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4807 | 2025.01.15 02:29:55.589346 [ 200 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_26_5} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4808 | 2025.01.15 02:29:55.589426 [ 200 ] {637dccd0-6349-490d-b668-7f54091f2459::all_1_26_5} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4809 | 2025.01.15 02:29:55.589502 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
4810 | 2025.01.15 02:29:59.328127 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4811 | 2025.01.15 02:29:59.328188 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4812 | 2025.01.15 02:29:59.443260 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
4813 | 2025.01.15 02:29:59.443930 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4814 | 2025.01.15 02:29:59.443979 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4815 | 2025.01.15 02:29:59.444491 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4816 | 2025.01.15 02:29:59.444756 [ 244 ] {} <Trace> system.asynchronous_metric_log (4e4654a0-7af0-461d-a7f2-a9277e4cf9e4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4817 | 2025.01.15 02:29:59.445040 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4818 | 2025.01.15 02:30:00.126443 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4819 | 2025.01.15 02:30:00.145378 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4820 | 2025.01.15 02:30:00.145433 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4821 | 2025.01.15 02:30:00.152389 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4822 | 2025.01.15 02:30:00.153127 [ 243 ] {} <Trace> system.metric_log (2dbe0b8e-0482-48ef-a1a8-ee3878e2784d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4823 | 2025.01.15 02:30:00.156552 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4824 | 2025.01.15 02:30:00.574285 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4825 | 2025.01.15 02:30:00.574477 [ 285 ] {e6363067-f869-423e-9ffe-4725b9daf34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4826 | 2025.01.15 02:30:00.574555 [ 285 ] {e6363067-f869-423e-9ffe-4725b9daf34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4827 | 2025.01.15 02:30:00.575363 [ 285 ] {e6363067-f869-423e-9ffe-4725b9daf34e} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4828 | 2025.01.15 02:30:00.575415 [ 285 ] {e6363067-f869-423e-9ffe-4725b9daf34e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4829 | 2025.01.15 02:30:00.575857 [ 285 ] {e6363067-f869-423e-9ffe-4725b9daf34e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4830 | 2025.01.15 02:30:00.576158 [ 285 ] {e6363067-f869-423e-9ffe-4725b9daf34e} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4831 | 2025.01.15 02:30:00.576378 [ 71 ] {} <Debug> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4832 | 2025.01.15 02:30:00.576429 [ 285 ] {e6363067-f869-423e-9ffe-4725b9daf34e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001994 sec., 7021.063189568706 rows/sec., 505.42 KiB/sec. | ||
4833 | 2025.01.15 02:30:00.576457 [ 71 ] {} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4834 | 2025.01.15 02:30:00.576524 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4835 | 2025.01.15 02:30:00.576571 [ 285 ] {e6363067-f869-423e-9ffe-4725b9daf34e} <Debug> TCPHandler: Processed in 0.002417665 sec. | ||
4836 | 2025.01.15 02:30:00.576858 [ 187 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::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 | ||
4837 | 2025.01.15 02:30:00.576915 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4838 | 2025.01.15 02:30:00.577328 [ 287 ] {9c8d7cf7-8cd4-4f28-ad7f-5dc562c75c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4839 | 2025.01.15 02:30:00.577341 [ 187 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4840 | 2025.01.15 02:30:00.577386 [ 187 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::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 | ||
4841 | 2025.01.15 02:30:00.577413 [ 287 ] {9c8d7cf7-8cd4-4f28-ad7f-5dc562c75c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4842 | 2025.01.15 02:30:00.577527 [ 187 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::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 | ||
4843 | 2025.01.15 02:30:00.577768 [ 187 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::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 | ||
4844 | 2025.01.15 02:30:00.577878 [ 187 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::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 | ||
4845 | 2025.01.15 02:30:00.578077 [ 187 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::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 | ||
4846 | 2025.01.15 02:30:00.579430 [ 287 ] {9c8d7cf7-8cd4-4f28-ad7f-5dc562c75c4d} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4847 | 2025.01.15 02:30:00.579485 [ 287 ] {9c8d7cf7-8cd4-4f28-ad7f-5dc562c75c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4848 | 2025.01.15 02:30:00.579767 [ 187 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003144144 sec., 22263.61133586757 rows/sec., 1.65 MiB/sec. | ||
4849 | 2025.01.15 02:30:00.579907 [ 187 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4850 | 2025.01.15 02:30:00.580146 [ 287 ] {9c8d7cf7-8cd4-4f28-ad7f-5dc562c75c4d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4851 | 2025.01.15 02:30:00.580241 [ 187 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::all_1_13_3} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4852 | 2025.01.15 02:30:00.580354 [ 187 ] {bd7784c6-0844-46f5-bb3a-833d8430e826::all_1_13_3} <Trace> oximeter.fields_i16 (bd7784c6-0844-46f5-bb3a-833d8430e826) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4853 | 2025.01.15 02:30:00.580449 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4854 | 2025.01.15 02:30:00.580546 [ 287 ] {9c8d7cf7-8cd4-4f28-ad7f-5dc562c75c4d} <Trace> oximeter.fields_string (0f8ccea4-ce7e-4b9e-8e92-d5d063dda2c7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4855 | 2025.01.15 02:30:00.580816 [ 287 ] {9c8d7cf7-8cd4-4f28-ad7f-5dc562c75c4d} <Debug> executeQuery: Read 235 rows, 21.06 KiB in 0.003623 sec., 64863.37289539056 rows/sec., 5.68 MiB/sec. | ||
4856 | 2025.01.15 02:30:00.580905 [ 287 ] {9c8d7cf7-8cd4-4f28-ad7f-5dc562c75c4d} <Debug> TCPHandler: Processed in 0.004169872 sec. | ||
4857 | 2025.01.15 02:30:00.581126 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4858 | 2025.01.15 02:30:00.581263 [ 285 ] {3c3ce62b-debb-4a4f-8815-2b53a150b1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4859 | 2025.01.15 02:30:00.581329 [ 285 ] {3c3ce62b-debb-4a4f-8815-2b53a150b1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4860 | 2025.01.15 02:30:00.582155 [ 285 ] {3c3ce62b-debb-4a4f-8815-2b53a150b1bb} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4861 | 2025.01.15 02:30:00.582206 [ 285 ] {3c3ce62b-debb-4a4f-8815-2b53a150b1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4862 | 2025.01.15 02:30:00.582722 [ 285 ] {3c3ce62b-debb-4a4f-8815-2b53a150b1bb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4863 | 2025.01.15 02:30:00.583791 [ 285 ] {3c3ce62b-debb-4a4f-8815-2b53a150b1bb} <Trace> oximeter.fields_u16 (2c901378-f6e7-43f6-8518-8e53e9523cc2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4864 | 2025.01.15 02:30:00.584027 [ 285 ] {3c3ce62b-debb-4a4f-8815-2b53a150b1bb} <Debug> executeQuery: Read 23 rows, 1.66 KiB in 0.002792 sec., 8237.8223495702 rows/sec., 594.26 KiB/sec. | ||
4865 | 2025.01.15 02:30:00.584097 [ 285 ] {3c3ce62b-debb-4a4f-8815-2b53a150b1bb} <Debug> TCPHandler: Processed in 0.003033862 sec. | ||
4866 | 2025.01.15 02:30:00.584296 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4867 | 2025.01.15 02:30:00.584435 [ 287 ] {ee6af719-c863-4d87-9812-695b0e7f6bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4868 | 2025.01.15 02:30:00.584492 [ 287 ] {ee6af719-c863-4d87-9812-695b0e7f6bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4869 | 2025.01.15 02:30:00.585150 [ 287 ] {ee6af719-c863-4d87-9812-695b0e7f6bbb} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4870 | 2025.01.15 02:30:00.585192 [ 287 ] {ee6af719-c863-4d87-9812-695b0e7f6bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4871 | 2025.01.15 02:30:00.585583 [ 287 ] {ee6af719-c863-4d87-9812-695b0e7f6bbb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4872 | 2025.01.15 02:30:00.585860 [ 287 ] {ee6af719-c863-4d87-9812-695b0e7f6bbb} <Trace> oximeter.fields_u32 (1b0c4523-8222-43ca-8088-e625b0bacfcf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4873 | 2025.01.15 02:30:00.586061 [ 287 ] {ee6af719-c863-4d87-9812-695b0e7f6bbb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001663 sec., 8418.52074564041 rows/sec., 589.58 KiB/sec. | ||
4874 | 2025.01.15 02:30:00.586125 [ 287 ] {ee6af719-c863-4d87-9812-695b0e7f6bbb} <Debug> TCPHandler: Processed in 0.001900751 sec. | ||
4875 | 2025.01.15 02:30:00.586301 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4876 | 2025.01.15 02:30:00.586432 [ 285 ] {d831d984-c84e-400c-96fd-cd011788c34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4877 | 2025.01.15 02:30:00.586488 [ 285 ] {d831d984-c84e-400c-96fd-cd011788c34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4878 | 2025.01.15 02:30:00.587148 [ 285 ] {d831d984-c84e-400c-96fd-cd011788c34a} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4879 | 2025.01.15 02:30:00.587192 [ 285 ] {d831d984-c84e-400c-96fd-cd011788c34a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4880 | 2025.01.15 02:30:00.587571 [ 285 ] {d831d984-c84e-400c-96fd-cd011788c34a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4881 | 2025.01.15 02:30:00.587829 [ 285 ] {d831d984-c84e-400c-96fd-cd011788c34a} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4882 | 2025.01.15 02:30:00.588012 [ 71 ] {} <Debug> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4883 | 2025.01.15 02:30:00.588065 [ 71 ] {} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4884 | 2025.01.15 02:30:00.588086 [ 285 ] {d831d984-c84e-400c-96fd-cd011788c34a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001677 sec., 7751.937984496123 rows/sec., 483.33 KiB/sec. | ||
4885 | 2025.01.15 02:30:00.588099 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4886 | 2025.01.15 02:30:00.588227 [ 285 ] {d831d984-c84e-400c-96fd-cd011788c34a} <Debug> TCPHandler: Processed in 0.001984244 sec. | ||
4887 | 2025.01.15 02:30:00.588279 [ 197 ] {aa727730-67d7-4418-8908-afa657261cf7::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 | ||
4888 | 2025.01.15 02:30:00.588399 [ 197 ] {aa727730-67d7-4418-8908-afa657261cf7::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4889 | 2025.01.15 02:30:00.588424 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4890 | 2025.01.15 02:30:00.588447 [ 197 ] {aa727730-67d7-4418-8908-afa657261cf7::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 | ||
4891 | 2025.01.15 02:30:00.588699 [ 287 ] {ab80e259-b031-4ed9-a3ec-2b2916316eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4892 | 2025.01.15 02:30:00.588728 [ 197 ] {aa727730-67d7-4418-8908-afa657261cf7::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 | ||
4893 | 2025.01.15 02:30:00.588842 [ 287 ] {ab80e259-b031-4ed9-a3ec-2b2916316eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4894 | 2025.01.15 02:30:00.589066 [ 197 ] {aa727730-67d7-4418-8908-afa657261cf7::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 | ||
4895 | 2025.01.15 02:30:00.589384 [ 197 ] {aa727730-67d7-4418-8908-afa657261cf7::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 | ||
4896 | 2025.01.15 02:30:00.589739 [ 197 ] {aa727730-67d7-4418-8908-afa657261cf7::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 | ||
4897 | 2025.01.15 02:30:00.591466 [ 287 ] {ab80e259-b031-4ed9-a3ec-2b2916316eba} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4898 | 2025.01.15 02:30:00.591537 [ 287 ] {ab80e259-b031-4ed9-a3ec-2b2916316eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4899 | 2025.01.15 02:30:00.591951 [ 187 ] {aa727730-67d7-4418-8908-afa657261cf7::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003738411 sec., 17387.066323098235 rows/sec., 1.12 MiB/sec. | ||
4900 | 2025.01.15 02:30:00.592130 [ 197 ] {aa727730-67d7-4418-8908-afa657261cf7::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4901 | 2025.01.15 02:30:00.592440 [ 287 ] {ab80e259-b031-4ed9-a3ec-2b2916316eba} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4902 | 2025.01.15 02:30:00.592693 [ 188 ] {aa727730-67d7-4418-8908-afa657261cf7::all_1_13_3} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4903 | 2025.01.15 02:30:00.592942 [ 287 ] {ab80e259-b031-4ed9-a3ec-2b2916316eba} <Trace> oximeter.fields_uuid (e759a95c-90ac-4fdc-9bed-6998b222c11c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4904 | 2025.01.15 02:30:00.593037 [ 188 ] {aa727730-67d7-4418-8908-afa657261cf7::all_1_13_3} <Trace> oximeter.fields_u8 (aa727730-67d7-4418-8908-afa657261cf7) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4905 | 2025.01.15 02:30:00.593394 [ 287 ] {ab80e259-b031-4ed9-a3ec-2b2916316eba} <Debug> executeQuery: Read 398 rows, 28.96 KiB in 0.004792 sec., 83055.09181969949 rows/sec., 5.90 MiB/sec. | ||
4906 | 2025.01.15 02:30:00.593410 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4907 | 2025.01.15 02:30:00.593619 [ 287 ] {ab80e259-b031-4ed9-a3ec-2b2916316eba} <Debug> TCPHandler: Processed in 0.005269552 sec. | ||
4908 | 2025.01.15 02:30:00.593828 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4909 | 2025.01.15 02:30:00.593985 [ 285 ] {6b44522d-2fec-4c19-beda-e1d1eb92a815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4910 | 2025.01.15 02:30:00.594053 [ 285 ] {6b44522d-2fec-4c19-beda-e1d1eb92a815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4911 | 2025.01.15 02:30:00.594939 [ 285 ] {6b44522d-2fec-4c19-beda-e1d1eb92a815} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4912 | 2025.01.15 02:30:00.594993 [ 285 ] {6b44522d-2fec-4c19-beda-e1d1eb92a815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4913 | 2025.01.15 02:30:00.595493 [ 285 ] {6b44522d-2fec-4c19-beda-e1d1eb92a815} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4914 | 2025.01.15 02:30:00.595860 [ 285 ] {6b44522d-2fec-4c19-beda-e1d1eb92a815} <Trace> oximeter.measurements_bool (b0a9538c-309a-41d7-aeb8-60d90062feb9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4915 | 2025.01.15 02:30:00.596136 [ 285 ] {6b44522d-2fec-4c19-beda-e1d1eb92a815} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002185 sec., 2745.995423340961 rows/sec., 143.47 KiB/sec. | ||
4916 | 2025.01.15 02:30:00.596219 [ 285 ] {6b44522d-2fec-4c19-beda-e1d1eb92a815} <Debug> TCPHandler: Processed in 0.002464267 sec. | ||
4917 | 2025.01.15 02:30:00.596393 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4918 | 2025.01.15 02:30:00.596519 [ 287 ] {2ca893c4-e8f6-4db7-acee-8f211715dfac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4919 | 2025.01.15 02:30:00.596577 [ 287 ] {2ca893c4-e8f6-4db7-acee-8f211715dfac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4920 | 2025.01.15 02:30:00.597221 [ 287 ] {2ca893c4-e8f6-4db7-acee-8f211715dfac} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4921 | 2025.01.15 02:30:00.597260 [ 287 ] {2ca893c4-e8f6-4db7-acee-8f211715dfac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4922 | 2025.01.15 02:30:00.597670 [ 287 ] {2ca893c4-e8f6-4db7-acee-8f211715dfac} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4923 | 2025.01.15 02:30:00.597932 [ 287 ] {2ca893c4-e8f6-4db7-acee-8f211715dfac} <Trace> oximeter.measurements_cumulativeu64 (d9bec794-19f1-45f1-a95f-2112918d0f19): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4924 | 2025.01.15 02:30:00.598150 [ 287 ] {2ca893c4-e8f6-4db7-acee-8f211715dfac} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00166 sec., 142771.0843373494 rows/sec., 9.57 MiB/sec. | ||
4925 | 2025.01.15 02:30:00.598211 [ 287 ] {2ca893c4-e8f6-4db7-acee-8f211715dfac} <Debug> TCPHandler: Processed in 0.0018753 sec. | ||
4926 | 2025.01.15 02:30:00.598384 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4927 | 2025.01.15 02:30:00.598511 [ 285 ] {2cde748a-ed26-46d0-8851-d56af5149c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4928 | 2025.01.15 02:30:00.598569 [ 285 ] {2cde748a-ed26-46d0-8851-d56af5149c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4929 | 2025.01.15 02:30:00.599068 [ 285 ] {2cde748a-ed26-46d0-8851-d56af5149c46} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4930 | 2025.01.15 02:30:00.599111 [ 285 ] {2cde748a-ed26-46d0-8851-d56af5149c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4931 | 2025.01.15 02:30:00.599484 [ 285 ] {2cde748a-ed26-46d0-8851-d56af5149c46} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4932 | 2025.01.15 02:30:00.599734 [ 285 ] {2cde748a-ed26-46d0-8851-d56af5149c46} <Trace> oximeter.measurements_f64 (5ec9d56f-232c-429f-aed0-ec31c692eb30): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4933 | 2025.01.15 02:30:00.599964 [ 285 ] {2cde748a-ed26-46d0-8851-d56af5149c46} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001482 sec., 674.7638326585695 rows/sec., 45.47 KiB/sec. | ||
4934 | 2025.01.15 02:30:00.600024 [ 285 ] {2cde748a-ed26-46d0-8851-d56af5149c46} <Debug> TCPHandler: Processed in 0.001698226 sec. | ||
4935 | 2025.01.15 02:30:00.600187 [ 287 ] {} <Trace> TCP-Session: 056e44df-fa4d-4d22-9e92-ac53c6541403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4936 | 2025.01.15 02:30:00.600307 [ 287 ] {9d403ccc-9e08-41bd-b719-c96cda667ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54722) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4937 | 2025.01.15 02:30:00.600390 [ 287 ] {9d403ccc-9e08-41bd-b719-c96cda667ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4938 | 2025.01.15 02:30:00.601571 [ 287 ] {9d403ccc-9e08-41bd-b719-c96cda667ec3} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4939 | 2025.01.15 02:30:00.601612 [ 287 ] {9d403ccc-9e08-41bd-b719-c96cda667ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4940 | 2025.01.15 02:30:00.602260 [ 287 ] {9d403ccc-9e08-41bd-b719-c96cda667ec3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4941 | 2025.01.15 02:30:00.602532 [ 287 ] {9d403ccc-9e08-41bd-b719-c96cda667ec3} <Trace> oximeter.measurements_histogramu64 (4e52ee5e-678d-4fa2-bd15-7b7b05c1491c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4942 | 2025.01.15 02:30:00.602781 [ 287 ] {9d403ccc-9e08-41bd-b719-c96cda667ec3} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.0025 sec., 6400 rows/sec., 11.47 MiB/sec. | ||
4943 | 2025.01.15 02:30:00.602895 [ 287 ] {9d403ccc-9e08-41bd-b719-c96cda667ec3} <Debug> TCPHandler: Processed in 0.002763425 sec. | ||
4944 | 2025.01.15 02:30:00.603062 [ 285 ] {} <Trace> TCP-Session: 5ff921a6-a852-4db7-8d9e-701e1fe99b84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4945 | 2025.01.15 02:30:00.603187 [ 285 ] {2044190c-e9bb-4dd8-8ba6-0f0ea89fef66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42398) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4946 | 2025.01.15 02:30:00.603240 [ 285 ] {2044190c-e9bb-4dd8-8ba6-0f0ea89fef66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4947 | 2025.01.15 02:30:00.603754 [ 285 ] {2044190c-e9bb-4dd8-8ba6-0f0ea89fef66} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4948 | 2025.01.15 02:30:00.603799 [ 285 ] {2044190c-e9bb-4dd8-8ba6-0f0ea89fef66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
4949 | 2025.01.15 02:30:00.604196 [ 285 ] {2044190c-e9bb-4dd8-8ba6-0f0ea89fef66} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4950 | 2025.01.15 02:30:00.604467 [ 285 ] {2044190c-e9bb-4dd8-8ba6-0f0ea89fef66} <Trace> oximeter.measurements_u64 (637dccd0-6349-490d-b668-7f54091f2459): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4951 | 2025.01.15 02:30:00.604680 [ 285 ] {2044190c-e9bb-4dd8-8ba6-0f0ea89fef66} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00152 sec., 53947.368421052626 rows/sec., 3.43 MiB/sec. | ||
4952 | 2025.01.15 02:30:00.604739 [ 285 ] {2044190c-e9bb-4dd8-8ba6-0f0ea89fef66} <Debug> TCPHandler: Processed in 0.001734787 sec. |