1 | [ Jan 13 22:43:21 Enabled. ] | ||
2 | [ Jan 13 22:43:21 Rereading configuration. ] | ||
3 | [ Jan 13 22:43:22 Rereading configuration. ] | ||
4 | [ Jan 13 22:43:23 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Jan 13 22:43:23 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2025.01.13 22:43:24.418667 [ 1 ] {} <Information> Application: Will watch for the process with pid 23461 | ||
29 | 2025.01.13 22:43:24.419213 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.01.13 22:43:24.668268 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23461 | ||
31 | 2025.01.13 22:43:24.669004 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.01.13 22:43:24.669718 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.01.13 22:43:24.755172 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.01.13 22:43:24.787786 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.01.13 22:43:24.787849 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.01.13 22:43:24.787862 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.01.13 22:43:24.787936 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.01.13 22:43:24.788341 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.01.13 22:43:24.789960 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2025.01.13 22:43:24.790700 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.01.13 22:43:24.791559 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2025.01.13 22:43:24.791580 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2025.01.13 22:43:24.791596 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.01.13 22:43:24.791774 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.01.13 22:43:24.792679 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.01.13 22:43:24.797632 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.01.13 22:43:24.798621 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.01.13 22:43:24.800184 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.01.13 22:43:24.800268 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.01.13 22:43:24.802149 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2025.01.13 22:43:24.802719 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.01.13 22:43:24.807191 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.01.13 22:43:24.807674 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.01.13 22:43:24.809247 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.01.13 22:43:24.809636 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.01.13 22:43:24.810024 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.01.13 22:43:24.810354 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.01.13 22:43:24.811737 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.01.13 22:43:24.811765 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.01.13 22:43:24.811842 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.01.13 22:43:24.812034 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.01.13 22:43:24.822433 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.01.13 22:43:24.822460 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000147855 sec | ||
68 | 2025.01.13 22:43:24.822504 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.01.13 22:43:24.822519 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.01.13 22:43:24.823697 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.01.13 22:43:24.824802 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.01.13 22:43:24.836932 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.01.13 22:43:24.836978 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.01.13 22:43:24.837001 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.01.13 22:43:24.837014 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.01.13 22:43:24.837044 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.01.13 22:43:24.837064 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.01.13 22:43:24.839667 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.01.13 22:43:24.839713 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.01.13 22:43:24.839736 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.01.13 22:43:24.839919 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.01.13 22:43:24.839940 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.01.13 22:43:24.839975 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.01.13 22:43:24.839994 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.01.13 22:43:24.840007 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.01.13 22:43:24.840036 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.01.13 22:43:24.840053 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.01.13 22:43:24.866864 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.01.13 22:43:24.868346 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.01.13 22:43:24.868375 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.8011e-05 sec | ||
91 | 2025.01.13 22:43:24.868388 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.01.13 22:43:24.868400 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.01.13 22:43:24.868425 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.01.13 22:43:24.868626 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.01.13 22:43:24.868671 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.01.13 22:43:24.868687 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.01.13 22:43:24.868700 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2025.01.13 22:43:24.868713 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.01.13 22:43:24.875645 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.01.13 22:43:24.875944 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.34 MiB | ||
101 | 2025.01.13 22:43:24.877150 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 3.4081e-05 sec. | ||
102 | 2025.01.13 22:43:24.878220 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.01.13 22:43:24.878305 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.01.13 22:43:24.878322 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.01.13 22:43:25.509556 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52199 | ||
106 | 2025.01.13 22:43:25.509796 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.01.13 22:43:25.509846 [ 3 ] {} <Debug> TCP-Session: 42f867a1-fa05-440d-9616-ba33023e44ed Authenticating user 'default' from [fd00:1122:3344:101::e]:52199 | ||
108 | 2025.01.13 22:43:25.509877 [ 3 ] {} <Debug> TCP-Session: 42f867a1-fa05-440d-9616-ba33023e44ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.01.13 22:43:25.509898 [ 3 ] {} <Debug> TCP-Session: 42f867a1-fa05-440d-9616-ba33023e44ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.01.13 22:43:25.509981 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.01.13 22:43:25.510009 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2025.01.13 22:43:25.510032 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2025.01.13 22:43:25.512207 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47448 | ||
114 | 2025.01.13 22:43:25.512341 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2025.01.13 22:43:25.512373 [ 4 ] {} <Debug> TCP-Session: b321d1f5-a8d0-4b38-936c-0bd79f96e241 Authenticating user 'default' from [fd00:1122:3344:101::e]:47448 | ||
116 | 2025.01.13 22:43:25.512398 [ 4 ] {} <Debug> TCP-Session: b321d1f5-a8d0-4b38-936c-0bd79f96e241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
117 | 2025.01.13 22:43:25.512427 [ 4 ] {} <Debug> TCP-Session: b321d1f5-a8d0-4b38-936c-0bd79f96e241 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2025.01.13 22:43:25.512922 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39155 | ||
119 | 2025.01.13 22:43:25.512922 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61555 | ||
120 | 2025.01.13 22:43:25.513018 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49954 | ||
121 | 2025.01.13 22:43:25.513178 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
122 | 2025.01.13 22:43:25.513194 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41351 | ||
123 | 2025.01.13 22:43:25.513197 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
124 | 2025.01.13 22:43:25.513433 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
125 | 2025.01.13 22:43:25.513434 [ 5 ] {} <Debug> TCP-Session: 13bfe960-0564-4498-b2cb-abcb053a7086 Authenticating user 'default' from [fd00:1122:3344:101::e]:61555 | ||
126 | 2025.01.13 22:43:25.513452 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
127 | 2025.01.13 22:43:25.513460 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61922 | ||
128 | 2025.01.13 22:43:25.513529 [ 253 ] {} <Debug> TCP-Session: d60dd796-d9e7-4740-a4f5-69cb097c4eac Authenticating user 'default' from [fd00:1122:3344:101::e]:39155 | ||
129 | 2025.01.13 22:43:25.513589 [ 5 ] {} <Debug> TCP-Session: 13bfe960-0564-4498-b2cb-abcb053a7086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
130 | 2025.01.13 22:43:25.513580 [ 255 ] {} <Debug> TCP-Session: ecd8e59e-6f1d-4cd8-8c58-e43c1b2d22b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41351 | ||
131 | 2025.01.13 22:43:25.513608 [ 254 ] {} <Debug> TCP-Session: 647b725f-ee4f-4bd8-a9e8-9a785525041f Authenticating user 'default' from [fd00:1122:3344:101::e]:49954 | ||
132 | 2025.01.13 22:43:25.513699 [ 5 ] {} <Debug> TCP-Session: 13bfe960-0564-4498-b2cb-abcb053a7086 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2025.01.13 22:43:25.513768 [ 255 ] {} <Debug> TCP-Session: ecd8e59e-6f1d-4cd8-8c58-e43c1b2d22b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2025.01.13 22:43:25.513765 [ 253 ] {} <Debug> TCP-Session: d60dd796-d9e7-4740-a4f5-69cb097c4eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2025.01.13 22:43:25.513775 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
136 | 2025.01.13 22:43:25.513808 [ 254 ] {} <Debug> TCP-Session: 647b725f-ee4f-4bd8-a9e8-9a785525041f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2025.01.13 22:43:25.513881 [ 253 ] {} <Debug> TCP-Session: d60dd796-d9e7-4740-a4f5-69cb097c4eac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2025.01.13 22:43:25.513902 [ 255 ] {} <Debug> TCP-Session: ecd8e59e-6f1d-4cd8-8c58-e43c1b2d22b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
139 | 2025.01.13 22:43:25.513957 [ 256 ] {} <Debug> TCP-Session: 7ba8c0b4-f1bb-4756-9a2a-ce604ab2e787 Authenticating user 'default' from [fd00:1122:3344:101::e]:61922 | ||
140 | 2025.01.13 22:43:25.513973 [ 254 ] {} <Debug> TCP-Session: 647b725f-ee4f-4bd8-a9e8-9a785525041f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
141 | 2025.01.13 22:43:25.514130 [ 256 ] {} <Debug> TCP-Session: 7ba8c0b4-f1bb-4756-9a2a-ce604ab2e787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
142 | 2025.01.13 22:43:25.514130 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64207 | ||
143 | 2025.01.13 22:43:25.514182 [ 256 ] {} <Debug> TCP-Session: 7ba8c0b4-f1bb-4756-9a2a-ce604ab2e787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2025.01.13 22:43:25.514335 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
145 | 2025.01.13 22:43:25.514369 [ 257 ] {} <Debug> TCP-Session: 931e8606-3838-4624-aa4f-63c1539a1039 Authenticating user 'default' from [fd00:1122:3344:101::e]:64207 | ||
146 | 2025.01.13 22:43:25.514387 [ 257 ] {} <Debug> TCP-Session: 931e8606-3838-4624-aa4f-63c1539a1039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2025.01.13 22:43:25.514412 [ 257 ] {} <Debug> TCP-Session: 931e8606-3838-4624-aa4f-63c1539a1039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2025.01.13 22:43:26.001172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.76 MiB, peak 117.76 MiB, free memory in arenas 0.00 B, will set to 119.43 MiB (RSS), difference: 1.67 MiB | ||
149 | 2025.01.13 22:43:26.031496 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33862 | ||
150 | 2025.01.13 22:43:26.031647 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
151 | 2025.01.13 22:43:26.031676 [ 258 ] {} <Debug> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Authenticating user 'default' from [fd00:1122:3344:101::d]:33862 | ||
152 | 2025.01.13 22:43:26.031697 [ 258 ] {} <Debug> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.01.13 22:43:26.031719 [ 258 ] {} <Debug> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2025.01.13 22:43:26.031785 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
155 | 2025.01.13 22:43:26.031811 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
156 | 2025.01.13 22:43:26.031835 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
157 | 2025.01.13 22:43:26.032404 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49340 | ||
158 | 2025.01.13 22:43:26.032533 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49631 | ||
159 | 2025.01.13 22:43:26.032604 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
160 | 2025.01.13 22:43:26.032615 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64049 | ||
161 | 2025.01.13 22:43:26.032671 [ 259 ] {} <Debug> TCP-Session: 6bec40c6-e6ec-41b8-9993-ae364a66b2c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49340 | ||
162 | 2025.01.13 22:43:26.032900 [ 259 ] {} <Debug> TCP-Session: 6bec40c6-e6ec-41b8-9993-ae364a66b2c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
163 | 2025.01.13 22:43:26.032915 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
164 | 2025.01.13 22:43:26.032928 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42763 | ||
165 | 2025.01.13 22:43:26.032900 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40495 | ||
166 | 2025.01.13 22:43:26.033020 [ 259 ] {} <Debug> TCP-Session: 6bec40c6-e6ec-41b8-9993-ae364a66b2c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
167 | 2025.01.13 22:43:26.033069 [ 261 ] {} <Debug> TCP-Session: 5f5fff6d-9b39-410f-b149-65098269a0a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64049 | ||
168 | 2025.01.13 22:43:26.033044 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
169 | 2025.01.13 22:43:26.033254 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52990 | ||
170 | 2025.01.13 22:43:26.033279 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50995 | ||
171 | 2025.01.13 22:43:26.033441 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
172 | 2025.01.13 22:43:26.033713 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35607 | ||
173 | 2025.01.13 22:43:26.034316 [ 260 ] {} <Debug> TCP-Session: f3bd50c6-1cc8-49b5-992c-ab5c7dd24e3b Authenticating user 'default' from [fd00:1122:3344:101::d]:49631 | ||
174 | 2025.01.13 22:43:26.034484 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
175 | 2025.01.13 22:43:26.033536 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
176 | 2025.01.13 22:43:26.034592 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
177 | 2025.01.13 22:43:26.034609 [ 261 ] {} <Debug> TCP-Session: 5f5fff6d-9b39-410f-b149-65098269a0a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
178 | 2025.01.13 22:43:26.034650 [ 260 ] {} <Debug> TCP-Session: f3bd50c6-1cc8-49b5-992c-ab5c7dd24e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
179 | 2025.01.13 22:43:26.035393 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
180 | 2025.01.13 22:43:26.035398 [ 262 ] {} <Debug> TCP-Session: 12dcacea-d313-41da-a67e-b8dbb0f1431e Authenticating user 'default' from [fd00:1122:3344:101::d]:40495 | ||
181 | 2025.01.13 22:43:26.035432 [ 260 ] {} <Debug> TCP-Session: f3bd50c6-1cc8-49b5-992c-ab5c7dd24e3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2025.01.13 22:43:26.035389 [ 261 ] {} <Debug> TCP-Session: 5f5fff6d-9b39-410f-b149-65098269a0a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
183 | 2025.01.13 22:43:26.035507 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
184 | 2025.01.13 22:43:26.035556 [ 266 ] {} <Debug> TCP-Session: 1e0d72e6-7f58-4d43-9221-df4608e68be2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35607 | ||
185 | 2025.01.13 22:43:26.035514 [ 265 ] {} <Debug> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Authenticating user 'default' from [fd00:1122:3344:101::d]:50995 | ||
186 | 2025.01.13 22:43:26.035623 [ 262 ] {} <Debug> TCP-Session: 12dcacea-d313-41da-a67e-b8dbb0f1431e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
187 | 2025.01.13 22:43:26.035565 [ 264 ] {} <Debug> TCP-Session: 0a365150-c149-4b42-bb0d-8bf72064fede Authenticating user 'default' from [fd00:1122:3344:101::d]:52990 | ||
188 | 2025.01.13 22:43:26.035777 [ 262 ] {} <Debug> TCP-Session: 12dcacea-d313-41da-a67e-b8dbb0f1431e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
189 | 2025.01.13 22:43:26.035798 [ 265 ] {} <Debug> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
190 | 2025.01.13 22:43:26.035772 [ 263 ] {} <Debug> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42763 | ||
191 | 2025.01.13 22:43:26.035857 [ 266 ] {} <Debug> TCP-Session: 1e0d72e6-7f58-4d43-9221-df4608e68be2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
192 | 2025.01.13 22:43:26.035858 [ 264 ] {} <Debug> TCP-Session: 0a365150-c149-4b42-bb0d-8bf72064fede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
193 | 2025.01.13 22:43:26.035945 [ 265 ] {} <Debug> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
194 | 2025.01.13 22:43:26.035992 [ 266 ] {} <Debug> TCP-Session: 1e0d72e6-7f58-4d43-9221-df4608e68be2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
195 | 2025.01.13 22:43:26.036070 [ 263 ] {} <Debug> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2025.01.13 22:43:26.036086 [ 264 ] {} <Debug> TCP-Session: 0a365150-c149-4b42-bb0d-8bf72064fede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2025.01.13 22:43:26.036202 [ 263 ] {} <Debug> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
198 | 2025.01.13 22:43:26.039406 [ 258 ] {503666d6-00ca-4deb-9058-6b958392ea6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
199 | 2025.01.13 22:43:26.096850 [ 258 ] {503666d6-00ca-4deb-9058-6b958392ea6d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33862) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
200 | |||
201 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
203 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
207 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
208 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
209 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
210 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
211 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
214 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
215 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
216 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
217 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
219 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
221 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
222 | |||
223 | 2025.01.13 22:43:26.098145 [ 258 ] {503666d6-00ca-4deb-9058-6b958392ea6d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
224 | |||
225 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
227 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
231 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
232 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
233 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
234 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
235 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
238 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
239 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
240 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
241 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
243 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
245 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
246 | |||
247 | 2025.01.13 22:43:26.098261 [ 258 ] {503666d6-00ca-4deb-9058-6b958392ea6d} <Debug> TCPHandler: Processed in 0.064770727 sec. | ||
248 | 2025.01.13 22:43:26.098619 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
249 | 2025.01.13 22:43:26.098856 [ 263 ] {20d02f3c-2999-4456-94e1-e0de52172503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
250 | 2025.01.13 22:43:26.099188 [ 263 ] {20d02f3c-2999-4456-94e1-e0de52172503} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42763) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
251 | |||
252 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
254 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
258 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
259 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
260 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
261 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
262 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
265 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
266 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
267 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
268 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
270 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
272 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
273 | |||
274 | 2025.01.13 22:43:26.099336 [ 263 ] {20d02f3c-2999-4456-94e1-e0de52172503} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
275 | |||
276 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
278 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
282 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
283 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
284 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
285 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
286 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
289 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
290 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
291 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
292 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
294 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
296 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
297 | |||
298 | 2025.01.13 22:43:26.099437 [ 263 ] {20d02f3c-2999-4456-94e1-e0de52172503} <Debug> TCPHandler: Processed in 0.000977061 sec. | ||
299 | 2025.01.13 22:43:26.099802 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
300 | 2025.01.13 22:43:26.101009 [ 258 ] {d03a270f-fc22-4c19-8b62-609fcff63061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
301 | 2025.01.13 22:43:26.101636 [ 258 ] {d03a270f-fc22-4c19-8b62-609fcff63061} <Debug> TCPHandler: Processed in 0.001948491 sec. | ||
302 | 2025.01.13 22:43:26.101845 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
303 | 2025.01.13 22:43:26.101960 [ 263 ] {c19b547a-e7d4-48cb-bcf2-d9484c4f41a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
304 | 2025.01.13 22:43:26.102084 [ 263 ] {c19b547a-e7d4-48cb-bcf2-d9484c4f41a9} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
305 | 2025.01.13 22:43:26.104298 [ 263 ] {c19b547a-e7d4-48cb-bcf2-d9484c4f41a9} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
306 | 2025.01.13 22:43:26.104323 [ 263 ] {c19b547a-e7d4-48cb-bcf2-d9484c4f41a9} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0792e-05 sec | ||
307 | 2025.01.13 22:43:26.104356 [ 263 ] {c19b547a-e7d4-48cb-bcf2-d9484c4f41a9} <Trace> ReferentialDeps: No tables | ||
308 | 2025.01.13 22:43:26.104369 [ 263 ] {c19b547a-e7d4-48cb-bcf2-d9484c4f41a9} <Trace> LoadingDeps: No tables | ||
309 | 2025.01.13 22:43:26.104393 [ 263 ] {c19b547a-e7d4-48cb-bcf2-d9484c4f41a9} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
310 | 2025.01.13 22:43:26.104447 [ 263 ] {c19b547a-e7d4-48cb-bcf2-d9484c4f41a9} <Debug> TCPHandler: Processed in 0.002659294 sec. | ||
311 | 2025.01.13 22:43:26.104636 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
312 | 2025.01.13 22:43:26.104849 [ 258 ] {d80e8528-ee44-4d3e-aade-68cb2a8ecc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) /* The version table contains metadata about the `oximeter` database */ | ||
313 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
314 | 2025.01.13 22:43:26.104918 [ 258 ] {d80e8528-ee44-4d3e-aade-68cb2a8ecc19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
315 | 2025.01.13 22:43:26.112867 [ 258 ] {d80e8528-ee44-4d3e-aade-68cb2a8ecc19} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
316 | 2025.01.13 22:43:26.115273 [ 258 ] {d80e8528-ee44-4d3e-aade-68cb2a8ecc19} <Debug> oximeter.version (de2d5031-d816-4002-843f-0ac0fceff92e): Loading data parts | ||
317 | 2025.01.13 22:43:26.115813 [ 258 ] {d80e8528-ee44-4d3e-aade-68cb2a8ecc19} <Debug> oximeter.version (de2d5031-d816-4002-843f-0ac0fceff92e): There are no data parts | ||
318 | 2025.01.13 22:43:26.118610 [ 258 ] {d80e8528-ee44-4d3e-aade-68cb2a8ecc19} <Debug> TCPHandler: Processed in 0.014035731 sec. | ||
319 | 2025.01.13 22:43:26.118838 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
320 | 2025.01.13 22:43:26.119097 [ 263 ] {300f64d4-e729-48ac-992f-b8398a849962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) /* The measurement tables contain all individual samples from each timeseries. | ||
321 | * | ||
322 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
323 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
324 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
325 | * by all samples from the same timeseries. | ||
326 | * | ||
327 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
328 | * and then uses that to index quickly into the measurements tables. | ||
329 | */ | ||
330 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
331 | 2025.01.13 22:43:26.119183 [ 263 ] {300f64d4-e729-48ac-992f-b8398a849962} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
332 | 2025.01.13 22:43:26.127878 [ 263 ] {300f64d4-e729-48ac-992f-b8398a849962} <Debug> oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): Loading data parts | ||
333 | 2025.01.13 22:43:26.128111 [ 263 ] {300f64d4-e729-48ac-992f-b8398a849962} <Debug> oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): There are no data parts | ||
334 | 2025.01.13 22:43:26.129770 [ 263 ] {300f64d4-e729-48ac-992f-b8398a849962} <Debug> TCPHandler: Processed in 0.011007786 sec. | ||
335 | 2025.01.13 22:43:26.130005 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
336 | 2025.01.13 22:43:26.130230 [ 258 ] {86475e56-4cd9-4118-8526-e6dda3277b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
337 | 2025.01.13 22:43:26.130310 [ 258 ] {86475e56-4cd9-4118-8526-e6dda3277b0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
338 | 2025.01.13 22:43:26.132448 [ 258 ] {86475e56-4cd9-4118-8526-e6dda3277b0a} <Debug> oximeter.measurements_i8 (59949ef9-1dff-4f02-a71e-f7d93bd7a636): Loading data parts | ||
339 | 2025.01.13 22:43:26.132630 [ 258 ] {86475e56-4cd9-4118-8526-e6dda3277b0a} <Debug> oximeter.measurements_i8 (59949ef9-1dff-4f02-a71e-f7d93bd7a636): There are no data parts | ||
340 | 2025.01.13 22:43:26.135587 [ 258 ] {86475e56-4cd9-4118-8526-e6dda3277b0a} <Debug> TCPHandler: Processed in 0.005657128 sec. | ||
341 | 2025.01.13 22:43:26.135801 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
342 | 2025.01.13 22:43:26.136038 [ 263 ] {1124eac8-dc66-46f5-970d-d1c4c5bd2be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
343 | 2025.01.13 22:43:26.136100 [ 263 ] {1124eac8-dc66-46f5-970d-d1c4c5bd2be1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
344 | 2025.01.13 22:43:26.138066 [ 263 ] {1124eac8-dc66-46f5-970d-d1c4c5bd2be1} <Debug> oximeter.measurements_u8 (1507fe03-f1af-4c14-8f12-2cf461a2b7f6): Loading data parts | ||
345 | 2025.01.13 22:43:26.138241 [ 263 ] {1124eac8-dc66-46f5-970d-d1c4c5bd2be1} <Debug> oximeter.measurements_u8 (1507fe03-f1af-4c14-8f12-2cf461a2b7f6): There are no data parts | ||
346 | 2025.01.13 22:43:26.139622 [ 263 ] {1124eac8-dc66-46f5-970d-d1c4c5bd2be1} <Debug> TCPHandler: Processed in 0.003891742 sec. | ||
347 | 2025.01.13 22:43:26.139840 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
348 | 2025.01.13 22:43:26.140051 [ 258 ] {7dc78674-2213-4cb2-b39b-d34c162130a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) 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) | ||
349 | 2025.01.13 22:43:26.140122 [ 258 ] {7dc78674-2213-4cb2-b39b-d34c162130a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
350 | 2025.01.13 22:43:26.142243 [ 258 ] {7dc78674-2213-4cb2-b39b-d34c162130a6} <Debug> oximeter.measurements_i16 (6c22f153-aa1a-4a07-a84c-e9c92326e780): Loading data parts | ||
351 | 2025.01.13 22:43:26.142380 [ 258 ] {7dc78674-2213-4cb2-b39b-d34c162130a6} <Debug> oximeter.measurements_i16 (6c22f153-aa1a-4a07-a84c-e9c92326e780): There are no data parts | ||
352 | 2025.01.13 22:43:26.143677 [ 258 ] {7dc78674-2213-4cb2-b39b-d34c162130a6} <Debug> TCPHandler: Processed in 0.003896702 sec. | ||
353 | 2025.01.13 22:43:26.143871 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
354 | 2025.01.13 22:43:26.144083 [ 263 ] {1d4d852e-43f7-4634-9ec6-b7bde6da1460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) 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) | ||
355 | 2025.01.13 22:43:26.144161 [ 263 ] {1d4d852e-43f7-4634-9ec6-b7bde6da1460} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
356 | 2025.01.13 22:43:26.146023 [ 263 ] {1d4d852e-43f7-4634-9ec6-b7bde6da1460} <Debug> oximeter.measurements_u16 (85a1ee91-8ce5-4eaa-98b8-3025ae396caf): Loading data parts | ||
357 | 2025.01.13 22:43:26.146195 [ 263 ] {1d4d852e-43f7-4634-9ec6-b7bde6da1460} <Debug> oximeter.measurements_u16 (85a1ee91-8ce5-4eaa-98b8-3025ae396caf): There are no data parts | ||
358 | 2025.01.13 22:43:26.147472 [ 263 ] {1d4d852e-43f7-4634-9ec6-b7bde6da1460} <Debug> TCPHandler: Processed in 0.003658535 sec. | ||
359 | 2025.01.13 22:43:26.147693 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
360 | 2025.01.13 22:43:26.147906 [ 258 ] {b019107a-89cc-4b4c-b9df-2d648982eb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) 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) | ||
361 | 2025.01.13 22:43:26.147984 [ 258 ] {b019107a-89cc-4b4c-b9df-2d648982eb14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
362 | 2025.01.13 22:43:26.150297 [ 258 ] {b019107a-89cc-4b4c-b9df-2d648982eb14} <Debug> oximeter.measurements_i32 (51e9ba67-2e22-4d90-9529-00d8723e068a): Loading data parts | ||
363 | 2025.01.13 22:43:26.150450 [ 258 ] {b019107a-89cc-4b4c-b9df-2d648982eb14} <Debug> oximeter.measurements_i32 (51e9ba67-2e22-4d90-9529-00d8723e068a): There are no data parts | ||
364 | 2025.01.13 22:43:26.152773 [ 258 ] {b019107a-89cc-4b4c-b9df-2d648982eb14} <Debug> TCPHandler: Processed in 0.005138952 sec. | ||
365 | 2025.01.13 22:43:26.152974 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
366 | 2025.01.13 22:43:26.153197 [ 263 ] {3962eb60-55de-4777-b49c-448e63ea94d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) 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) | ||
367 | 2025.01.13 22:43:26.153277 [ 263 ] {3962eb60-55de-4777-b49c-448e63ea94d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
368 | 2025.01.13 22:43:26.155449 [ 263 ] {3962eb60-55de-4777-b49c-448e63ea94d5} <Debug> oximeter.measurements_u32 (477fb00b-71b6-4627-896f-45097a0b9aba): Loading data parts | ||
369 | 2025.01.13 22:43:26.155609 [ 263 ] {3962eb60-55de-4777-b49c-448e63ea94d5} <Debug> oximeter.measurements_u32 (477fb00b-71b6-4627-896f-45097a0b9aba): There are no data parts | ||
370 | 2025.01.13 22:43:26.156957 [ 263 ] {3962eb60-55de-4777-b49c-448e63ea94d5} <Debug> TCPHandler: Processed in 0.004043637 sec. | ||
371 | 2025.01.13 22:43:26.157193 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
372 | 2025.01.13 22:43:26.157426 [ 258 ] {9873f16d-7a1c-4f40-b22c-cff8138452d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) 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) | ||
373 | 2025.01.13 22:43:26.157502 [ 258 ] {9873f16d-7a1c-4f40-b22c-cff8138452d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
374 | 2025.01.13 22:43:26.160396 [ 258 ] {9873f16d-7a1c-4f40-b22c-cff8138452d4} <Debug> oximeter.measurements_i64 (fad0dfab-455a-4135-bddd-fec189875597): Loading data parts | ||
375 | 2025.01.13 22:43:26.160541 [ 258 ] {9873f16d-7a1c-4f40-b22c-cff8138452d4} <Debug> oximeter.measurements_i64 (fad0dfab-455a-4135-bddd-fec189875597): There are no data parts | ||
376 | 2025.01.13 22:43:26.162651 [ 258 ] {9873f16d-7a1c-4f40-b22c-cff8138452d4} <Debug> TCPHandler: Processed in 0.005538624 sec. | ||
377 | 2025.01.13 22:43:26.162870 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
378 | 2025.01.13 22:43:26.163085 [ 263 ] {d4441bb3-402b-40b2-99ef-44e1235f8d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) 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) | ||
379 | 2025.01.13 22:43:26.163164 [ 263 ] {d4441bb3-402b-40b2-99ef-44e1235f8d56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
380 | 2025.01.13 22:43:26.165640 [ 263 ] {d4441bb3-402b-40b2-99ef-44e1235f8d56} <Debug> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Loading data parts | ||
381 | 2025.01.13 22:43:26.165817 [ 263 ] {d4441bb3-402b-40b2-99ef-44e1235f8d56} <Debug> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): There are no data parts | ||
382 | 2025.01.13 22:43:26.167266 [ 263 ] {d4441bb3-402b-40b2-99ef-44e1235f8d56} <Debug> TCPHandler: Processed in 0.00446313 sec. | ||
383 | 2025.01.13 22:43:26.167485 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
384 | 2025.01.13 22:43:26.167767 [ 258 ] {7258ea50-2e40-4e2a-ba79-3fea9cce738c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) 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) | ||
385 | 2025.01.13 22:43:26.167850 [ 258 ] {7258ea50-2e40-4e2a-ba79-3fea9cce738c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
386 | 2025.01.13 22:43:26.169718 [ 258 ] {7258ea50-2e40-4e2a-ba79-3fea9cce738c} <Debug> oximeter.measurements_f32 (5f0fb39b-fb17-4b32-b546-666d0378704c): Loading data parts | ||
387 | 2025.01.13 22:43:26.169859 [ 258 ] {7258ea50-2e40-4e2a-ba79-3fea9cce738c} <Debug> oximeter.measurements_f32 (5f0fb39b-fb17-4b32-b546-666d0378704c): There are no data parts | ||
388 | 2025.01.13 22:43:26.171075 [ 258 ] {7258ea50-2e40-4e2a-ba79-3fea9cce738c} <Debug> TCPHandler: Processed in 0.003666205 sec. | ||
389 | 2025.01.13 22:43:26.171286 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
390 | 2025.01.13 22:43:26.171536 [ 263 ] {8fa177bb-2d9d-4cec-a1b9-6481e2bf241e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) 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) | ||
391 | 2025.01.13 22:43:26.171627 [ 263 ] {8fa177bb-2d9d-4cec-a1b9-6481e2bf241e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
392 | 2025.01.13 22:43:26.173706 [ 263 ] {8fa177bb-2d9d-4cec-a1b9-6481e2bf241e} <Debug> oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): Loading data parts | ||
393 | 2025.01.13 22:43:26.173896 [ 263 ] {8fa177bb-2d9d-4cec-a1b9-6481e2bf241e} <Debug> oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): There are no data parts | ||
394 | 2025.01.13 22:43:26.175384 [ 263 ] {8fa177bb-2d9d-4cec-a1b9-6481e2bf241e} <Debug> TCPHandler: Processed in 0.004166831 sec. | ||
395 | 2025.01.13 22:43:26.175588 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
396 | 2025.01.13 22:43:26.175814 [ 258 ] {762b02de-334a-4156-9762-3a1450c71048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) 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) | ||
397 | 2025.01.13 22:43:26.175882 [ 258 ] {762b02de-334a-4156-9762-3a1450c71048} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
398 | 2025.01.13 22:43:26.178280 [ 258 ] {762b02de-334a-4156-9762-3a1450c71048} <Debug> oximeter.measurements_string (5b369b2b-6942-4789-a095-8fee2a3e8d47): Loading data parts | ||
399 | 2025.01.13 22:43:26.178396 [ 258 ] {762b02de-334a-4156-9762-3a1450c71048} <Debug> oximeter.measurements_string (5b369b2b-6942-4789-a095-8fee2a3e8d47): There are no data parts | ||
400 | 2025.01.13 22:43:26.180033 [ 258 ] {762b02de-334a-4156-9762-3a1450c71048} <Debug> TCPHandler: Processed in 0.004502312 sec. | ||
401 | 2025.01.13 22:43:26.180223 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
402 | 2025.01.13 22:43:26.180433 [ 263 ] {48f823cc-d466-44e1-973a-ecb6de9ee148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
403 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
404 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
405 | * a string isn't palatable for a few reasons. | ||
406 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
407 | * details. | ||
408 | */ | ||
409 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
410 | 2025.01.13 22:43:26.180514 [ 263 ] {48f823cc-d466-44e1-973a-ecb6de9ee148} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
411 | 2025.01.13 22:43:26.182542 [ 263 ] {48f823cc-d466-44e1-973a-ecb6de9ee148} <Debug> oximeter.measurements_bytes (00b718f5-f88f-4c1a-bf43-e6628fa5d1a6): Loading data parts | ||
412 | 2025.01.13 22:43:26.182725 [ 263 ] {48f823cc-d466-44e1-973a-ecb6de9ee148} <Debug> oximeter.measurements_bytes (00b718f5-f88f-4c1a-bf43-e6628fa5d1a6): There are no data parts | ||
413 | 2025.01.13 22:43:26.184528 [ 263 ] {48f823cc-d466-44e1-973a-ecb6de9ee148} <Debug> TCPHandler: Processed in 0.004363227 sec. | ||
414 | 2025.01.13 22:43:26.184722 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
415 | 2025.01.13 22:43:26.184962 [ 258 ] {e2653ce9-a389-4077-b510-117529f21448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) 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) | ||
416 | 2025.01.13 22:43:26.185025 [ 258 ] {e2653ce9-a389-4077-b510-117529f21448} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
417 | 2025.01.13 22:43:26.187180 [ 258 ] {e2653ce9-a389-4077-b510-117529f21448} <Debug> oximeter.measurements_cumulativei64 (071f7cf0-2773-465d-9637-cde5f3dbf9a3): Loading data parts | ||
418 | 2025.01.13 22:43:26.187297 [ 258 ] {e2653ce9-a389-4077-b510-117529f21448} <Debug> oximeter.measurements_cumulativei64 (071f7cf0-2773-465d-9637-cde5f3dbf9a3): There are no data parts | ||
419 | 2025.01.13 22:43:26.188694 [ 258 ] {e2653ce9-a389-4077-b510-117529f21448} <Debug> TCPHandler: Processed in 0.004035037 sec. | ||
420 | 2025.01.13 22:43:26.188897 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
421 | 2025.01.13 22:43:26.189119 [ 263 ] {60bbc613-7aa3-4070-b01a-be3d699de41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) 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) | ||
422 | 2025.01.13 22:43:26.189203 [ 263 ] {60bbc613-7aa3-4070-b01a-be3d699de41e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
423 | 2025.01.13 22:43:26.191765 [ 263 ] {60bbc613-7aa3-4070-b01a-be3d699de41e} <Debug> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Loading data parts | ||
424 | 2025.01.13 22:43:26.192019 [ 263 ] {60bbc613-7aa3-4070-b01a-be3d699de41e} <Debug> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): There are no data parts | ||
425 | 2025.01.13 22:43:26.193804 [ 263 ] {60bbc613-7aa3-4070-b01a-be3d699de41e} <Debug> TCPHandler: Processed in 0.004965666 sec. | ||
426 | 2025.01.13 22:43:26.193999 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
427 | 2025.01.13 22:43:26.194248 [ 258 ] {ec56508f-5872-484e-899f-bd3a0a82da7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) 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) | ||
428 | 2025.01.13 22:43:26.194340 [ 258 ] {ec56508f-5872-484e-899f-bd3a0a82da7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
429 | 2025.01.13 22:43:26.196192 [ 258 ] {ec56508f-5872-484e-899f-bd3a0a82da7d} <Debug> oximeter.measurements_cumulativef32 (f36cd635-b318-40f7-b784-535f66caa62a): Loading data parts | ||
430 | 2025.01.13 22:43:26.196318 [ 258 ] {ec56508f-5872-484e-899f-bd3a0a82da7d} <Debug> oximeter.measurements_cumulativef32 (f36cd635-b318-40f7-b784-535f66caa62a): There are no data parts | ||
431 | 2025.01.13 22:43:26.197550 [ 258 ] {ec56508f-5872-484e-899f-bd3a0a82da7d} <Debug> TCPHandler: Processed in 0.003608834 sec. | ||
432 | 2025.01.13 22:43:26.197754 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
433 | 2025.01.13 22:43:26.197999 [ 263 ] {6a5d87e3-20eb-435b-a0b7-5fd431115c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) 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) | ||
434 | 2025.01.13 22:43:26.198066 [ 263 ] {6a5d87e3-20eb-435b-a0b7-5fd431115c95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
435 | 2025.01.13 22:43:26.202345 [ 263 ] {6a5d87e3-20eb-435b-a0b7-5fd431115c95} <Debug> oximeter.measurements_cumulativef64 (6158a87b-5e38-4785-916c-f107e58591e8): Loading data parts | ||
436 | 2025.01.13 22:43:26.202510 [ 263 ] {6a5d87e3-20eb-435b-a0b7-5fd431115c95} <Debug> oximeter.measurements_cumulativef64 (6158a87b-5e38-4785-916c-f107e58591e8): There are no data parts | ||
437 | 2025.01.13 22:43:26.204221 [ 263 ] {6a5d87e3-20eb-435b-a0b7-5fd431115c95} <Debug> TCPHandler: Processed in 0.006536366 sec. | ||
438 | 2025.01.13 22:43:26.204450 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
439 | 2025.01.13 22:43:26.204760 [ 258 ] {e21528ea-57d1-42fb-a2b2-46fa7c9a3a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
440 | * NOTE: Array types cannot be Nullable, see | ||
441 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
442 | * for more details. | ||
443 | * | ||
444 | * This means we need to use empty arrays to indicate a missing value. This | ||
445 | * is unfortunate, and at this point relies on the fact that an | ||
446 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
447 | * to figure out another way to represent missing samples here. | ||
448 | */ | ||
449 | 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) | ||
450 | 2025.01.13 22:43:26.204851 [ 258 ] {e21528ea-57d1-42fb-a2b2-46fa7c9a3a4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
451 | 2025.01.13 22:43:26.207089 [ 258 ] {e21528ea-57d1-42fb-a2b2-46fa7c9a3a4e} <Debug> oximeter.measurements_histogrami8 (2b845edd-2dae-443b-831b-3c508c0cf354): Loading data parts | ||
452 | 2025.01.13 22:43:26.207337 [ 258 ] {e21528ea-57d1-42fb-a2b2-46fa7c9a3a4e} <Debug> oximeter.measurements_histogrami8 (2b845edd-2dae-443b-831b-3c508c0cf354): There are no data parts | ||
453 | 2025.01.13 22:43:26.208654 [ 258 ] {e21528ea-57d1-42fb-a2b2-46fa7c9a3a4e} <Debug> TCPHandler: Processed in 0.004268414 sec. | ||
454 | 2025.01.13 22:43:26.208898 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
455 | 2025.01.13 22:43:26.209246 [ 263 ] {fab79d38-27cd-48a6-9478-98c332fe28ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) 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) | ||
456 | 2025.01.13 22:43:26.209339 [ 263 ] {fab79d38-27cd-48a6-9478-98c332fe28ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
457 | 2025.01.13 22:43:26.211750 [ 263 ] {fab79d38-27cd-48a6-9478-98c332fe28ea} <Debug> oximeter.measurements_histogramu8 (24157e08-4efc-4ec8-8b4d-3b50ec81b98c): Loading data parts | ||
458 | 2025.01.13 22:43:26.211932 [ 263 ] {fab79d38-27cd-48a6-9478-98c332fe28ea} <Debug> oximeter.measurements_histogramu8 (24157e08-4efc-4ec8-8b4d-3b50ec81b98c): There are no data parts | ||
459 | 2025.01.13 22:43:26.214116 [ 263 ] {fab79d38-27cd-48a6-9478-98c332fe28ea} <Debug> TCPHandler: Processed in 0.005304347 sec. | ||
460 | 2025.01.13 22:43:26.214345 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
461 | 2025.01.13 22:43:26.214645 [ 258 ] {9928c4a7-fa2b-45d5-a7bb-732023397aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) 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) | ||
462 | 2025.01.13 22:43:26.214739 [ 258 ] {9928c4a7-fa2b-45d5-a7bb-732023397aab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
463 | 2025.01.13 22:43:26.216956 [ 258 ] {9928c4a7-fa2b-45d5-a7bb-732023397aab} <Debug> oximeter.measurements_histogrami16 (ba44396d-a247-4250-b6ed-365ff8ecc73f): Loading data parts | ||
464 | 2025.01.13 22:43:26.217100 [ 258 ] {9928c4a7-fa2b-45d5-a7bb-732023397aab} <Debug> oximeter.measurements_histogrami16 (ba44396d-a247-4250-b6ed-365ff8ecc73f): There are no data parts | ||
465 | 2025.01.13 22:43:26.218720 [ 258 ] {9928c4a7-fa2b-45d5-a7bb-732023397aab} <Debug> TCPHandler: Processed in 0.00443809 sec. | ||
466 | 2025.01.13 22:43:26.218939 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
467 | 2025.01.13 22:43:26.219268 [ 263 ] {4c56bbde-66f4-4e39-9434-94b2e3edf6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) 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) | ||
468 | 2025.01.13 22:43:26.219354 [ 263 ] {4c56bbde-66f4-4e39-9434-94b2e3edf6ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
469 | 2025.01.13 22:43:26.222506 [ 263 ] {4c56bbde-66f4-4e39-9434-94b2e3edf6ed} <Debug> oximeter.measurements_histogramu16 (702162b0-3e22-48c0-b04f-93aa06aebc1b): Loading data parts | ||
470 | 2025.01.13 22:43:26.222689 [ 263 ] {4c56bbde-66f4-4e39-9434-94b2e3edf6ed} <Debug> oximeter.measurements_histogramu16 (702162b0-3e22-48c0-b04f-93aa06aebc1b): There are no data parts | ||
471 | 2025.01.13 22:43:26.224661 [ 263 ] {4c56bbde-66f4-4e39-9434-94b2e3edf6ed} <Debug> TCPHandler: Processed in 0.005784891 sec. | ||
472 | 2025.01.13 22:43:26.224877 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
473 | 2025.01.13 22:43:26.225177 [ 258 ] {40aeee93-d201-4692-b908-a0ce2f05fec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) 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) | ||
474 | 2025.01.13 22:43:26.225264 [ 258 ] {40aeee93-d201-4692-b908-a0ce2f05fec3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
475 | 2025.01.13 22:43:26.227509 [ 258 ] {40aeee93-d201-4692-b908-a0ce2f05fec3} <Debug> oximeter.measurements_histogrami32 (720ec583-cd94-4bcf-9fe3-4211b9954450): Loading data parts | ||
476 | 2025.01.13 22:43:26.227641 [ 258 ] {40aeee93-d201-4692-b908-a0ce2f05fec3} <Debug> oximeter.measurements_histogrami32 (720ec583-cd94-4bcf-9fe3-4211b9954450): There are no data parts | ||
477 | 2025.01.13 22:43:26.229669 [ 258 ] {40aeee93-d201-4692-b908-a0ce2f05fec3} <Debug> TCPHandler: Processed in 0.004849032 sec. | ||
478 | 2025.01.13 22:43:26.229886 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
479 | 2025.01.13 22:43:26.230231 [ 263 ] {1d83b32f-e953-4121-94ac-5cd880ee52dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) 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) | ||
480 | 2025.01.13 22:43:26.230329 [ 263 ] {1d83b32f-e953-4121-94ac-5cd880ee52dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
481 | 2025.01.13 22:43:26.232887 [ 263 ] {1d83b32f-e953-4121-94ac-5cd880ee52dc} <Debug> oximeter.measurements_histogramu32 (1ec93c35-8444-4d09-a234-32aa1176c64e): Loading data parts | ||
482 | 2025.01.13 22:43:26.233121 [ 263 ] {1d83b32f-e953-4121-94ac-5cd880ee52dc} <Debug> oximeter.measurements_histogramu32 (1ec93c35-8444-4d09-a234-32aa1176c64e): There are no data parts | ||
483 | 2025.01.13 22:43:26.234808 [ 263 ] {1d83b32f-e953-4121-94ac-5cd880ee52dc} <Debug> TCPHandler: Processed in 0.004997088 sec. | ||
484 | 2025.01.13 22:43:26.235066 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
485 | 2025.01.13 22:43:26.235362 [ 258 ] {b2c620d7-005f-4122-a6d3-ce7246ccf458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) 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) | ||
486 | 2025.01.13 22:43:26.235457 [ 258 ] {b2c620d7-005f-4122-a6d3-ce7246ccf458} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
487 | 2025.01.13 22:43:26.238180 [ 258 ] {b2c620d7-005f-4122-a6d3-ce7246ccf458} <Debug> oximeter.measurements_histogrami64 (aa761a6c-072c-4135-93d1-b74a84171c65): Loading data parts | ||
488 | 2025.01.13 22:43:26.238374 [ 258 ] {b2c620d7-005f-4122-a6d3-ce7246ccf458} <Debug> oximeter.measurements_histogrami64 (aa761a6c-072c-4135-93d1-b74a84171c65): There are no data parts | ||
489 | 2025.01.13 22:43:26.240033 [ 258 ] {b2c620d7-005f-4122-a6d3-ce7246ccf458} <Debug> TCPHandler: Processed in 0.005039759 sec. | ||
490 | 2025.01.13 22:43:26.240248 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
491 | 2025.01.13 22:43:26.240557 [ 263 ] {fdf582d5-dcf0-475f-b28d-90af616abfee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) 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) | ||
492 | 2025.01.13 22:43:26.240668 [ 263 ] {fdf582d5-dcf0-475f-b28d-90af616abfee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
493 | 2025.01.13 22:43:26.245839 [ 263 ] {fdf582d5-dcf0-475f-b28d-90af616abfee} <Debug> oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Loading data parts | ||
494 | 2025.01.13 22:43:26.246037 [ 263 ] {fdf582d5-dcf0-475f-b28d-90af616abfee} <Debug> oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): There are no data parts | ||
495 | 2025.01.13 22:43:26.248764 [ 263 ] {fdf582d5-dcf0-475f-b28d-90af616abfee} <Debug> TCPHandler: Processed in 0.008584599 sec. | ||
496 | 2025.01.13 22:43:26.249040 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
497 | 2025.01.13 22:43:26.249376 [ 258 ] {e090cff8-8fa1-4efb-a977-70597ffe7382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) 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) | ||
498 | 2025.01.13 22:43:26.249485 [ 258 ] {e090cff8-8fa1-4efb-a977-70597ffe7382} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
499 | 2025.01.13 22:43:26.253299 [ 258 ] {e090cff8-8fa1-4efb-a977-70597ffe7382} <Debug> oximeter.measurements_histogramf32 (8dd75da0-bf59-45f0-8d2b-d37bf86100a6): Loading data parts | ||
500 | 2025.01.13 22:43:26.253453 [ 258 ] {e090cff8-8fa1-4efb-a977-70597ffe7382} <Debug> oximeter.measurements_histogramf32 (8dd75da0-bf59-45f0-8d2b-d37bf86100a6): There are no data parts | ||
501 | 2025.01.13 22:43:26.255378 [ 258 ] {e090cff8-8fa1-4efb-a977-70597ffe7382} <Debug> TCPHandler: Processed in 0.006435052 sec. | ||
502 | 2025.01.13 22:43:26.255610 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
503 | 2025.01.13 22:43:26.255984 [ 263 ] {2bdbe85c-22e4-49a6-8fc9-3c2a7435cfa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
504 | 2025.01.13 22:43:26.256092 [ 263 ] {2bdbe85c-22e4-49a6-8fc9-3c2a7435cfa0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
505 | 2025.01.13 22:43:26.258574 [ 263 ] {2bdbe85c-22e4-49a6-8fc9-3c2a7435cfa0} <Debug> oximeter.measurements_histogramf64 (9a436b81-0851-4ccb-965e-31bc1b6ef53f): Loading data parts | ||
506 | 2025.01.13 22:43:26.258775 [ 263 ] {2bdbe85c-22e4-49a6-8fc9-3c2a7435cfa0} <Debug> oximeter.measurements_histogramf64 (9a436b81-0851-4ccb-965e-31bc1b6ef53f): There are no data parts | ||
507 | 2025.01.13 22:43:26.260344 [ 263 ] {2bdbe85c-22e4-49a6-8fc9-3c2a7435cfa0} <Debug> TCPHandler: Processed in 0.004821802 sec. | ||
508 | 2025.01.13 22:43:26.260590 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
509 | 2025.01.13 22:43:26.260850 [ 258 ] {255231fd-c75d-49bb-856c-0ef25733197a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) /* The field tables store named dimensions of each timeseries. | ||
510 | * | ||
511 | * As with the measurement tables, there is one field table for each field data | ||
512 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
513 | * this behavior **must not** be relied upon for query correctness. | ||
514 | * | ||
515 | * The index for the fields differs from the measurements, however. Rows are | ||
516 | * sorted by timeseries name, then field name, field value, and finally | ||
517 | * timeseries key. This reflects the most common pattern for looking them up: | ||
518 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
519 | * usually then used to look up measurements. | ||
520 | * | ||
521 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
522 | * timeseries name and then key, since it would improve lookups where one | ||
523 | * already has the key. Realistically though, these tables are quite small and | ||
524 | * so performance benefits will be low in absolute terms. | ||
525 | * | ||
526 | * TTL: We use a materialized column to expire old field table records. This | ||
527 | * column is generated automatically by the database whenever a new row is | ||
528 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
529 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
530 | * record will remain during a deduplication, which will have the last | ||
531 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
532 | * measurement tables. | ||
533 | */ | ||
534 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
535 | 2025.01.13 22:43:26.260952 [ 258 ] {255231fd-c75d-49bb-856c-0ef25733197a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
536 | 2025.01.13 22:43:26.265375 [ 258 ] {255231fd-c75d-49bb-856c-0ef25733197a} <Debug> oximeter.fields_bool (daa14abe-ab80-471b-b104-698bd54f4798): Loading data parts | ||
537 | 2025.01.13 22:43:26.265521 [ 258 ] {255231fd-c75d-49bb-856c-0ef25733197a} <Debug> oximeter.fields_bool (daa14abe-ab80-471b-b104-698bd54f4798): There are no data parts | ||
538 | 2025.01.13 22:43:26.268400 [ 258 ] {255231fd-c75d-49bb-856c-0ef25733197a} <Debug> TCPHandler: Processed in 0.007879288 sec. | ||
539 | 2025.01.13 22:43:26.268612 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
540 | 2025.01.13 22:43:26.268833 [ 263 ] {0debfeae-3735-4150-82a3-f60ef9488cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
541 | 2025.01.13 22:43:26.268923 [ 263 ] {0debfeae-3735-4150-82a3-f60ef9488cc7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
542 | 2025.01.13 22:43:26.271268 [ 263 ] {0debfeae-3735-4150-82a3-f60ef9488cc7} <Debug> oximeter.fields_i8 (0b39674e-cd90-44d8-be55-00a6b64dece4): Loading data parts | ||
543 | 2025.01.13 22:43:26.271452 [ 263 ] {0debfeae-3735-4150-82a3-f60ef9488cc7} <Debug> oximeter.fields_i8 (0b39674e-cd90-44d8-be55-00a6b64dece4): There are no data parts | ||
544 | 2025.01.13 22:43:26.272864 [ 263 ] {0debfeae-3735-4150-82a3-f60ef9488cc7} <Debug> TCPHandler: Processed in 0.004311625 sec. | ||
545 | 2025.01.13 22:43:26.273062 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
546 | 2025.01.13 22:43:26.273353 [ 258 ] {224f05ca-a472-4d48-a84d-f0c39fe5b346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
547 | 2025.01.13 22:43:26.273436 [ 258 ] {224f05ca-a472-4d48-a84d-f0c39fe5b346} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
548 | 2025.01.13 22:43:26.275751 [ 258 ] {224f05ca-a472-4d48-a84d-f0c39fe5b346} <Debug> oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): Loading data parts | ||
549 | 2025.01.13 22:43:26.275952 [ 258 ] {224f05ca-a472-4d48-a84d-f0c39fe5b346} <Debug> oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): There are no data parts | ||
550 | 2025.01.13 22:43:26.277463 [ 258 ] {224f05ca-a472-4d48-a84d-f0c39fe5b346} <Debug> TCPHandler: Processed in 0.004468271 sec. | ||
551 | 2025.01.13 22:43:26.277674 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
552 | 2025.01.13 22:43:26.277934 [ 263 ] {8760f40b-e585-4d29-9184-d8c8d38ccd26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
553 | 2025.01.13 22:43:26.278030 [ 263 ] {8760f40b-e585-4d29-9184-d8c8d38ccd26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
554 | 2025.01.13 22:43:26.279985 [ 263 ] {8760f40b-e585-4d29-9184-d8c8d38ccd26} <Debug> oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): Loading data parts | ||
555 | 2025.01.13 22:43:26.280160 [ 263 ] {8760f40b-e585-4d29-9184-d8c8d38ccd26} <Debug> oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): There are no data parts | ||
556 | 2025.01.13 22:43:26.281464 [ 263 ] {8760f40b-e585-4d29-9184-d8c8d38ccd26} <Debug> TCPHandler: Processed in 0.003858281 sec. | ||
557 | 2025.01.13 22:43:26.281679 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
558 | 2025.01.13 22:43:26.282018 [ 258 ] {cb3cb716-b754-427c-8c82-95e47dcfabe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
559 | 2025.01.13 22:43:26.282106 [ 258 ] {cb3cb716-b754-427c-8c82-95e47dcfabe3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
560 | 2025.01.13 22:43:26.285358 [ 258 ] {cb3cb716-b754-427c-8c82-95e47dcfabe3} <Debug> oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Loading data parts | ||
561 | 2025.01.13 22:43:26.285500 [ 258 ] {cb3cb716-b754-427c-8c82-95e47dcfabe3} <Debug> oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): There are no data parts | ||
562 | 2025.01.13 22:43:26.288289 [ 258 ] {cb3cb716-b754-427c-8c82-95e47dcfabe3} <Debug> TCPHandler: Processed in 0.00667996 sec. | ||
563 | 2025.01.13 22:43:26.288497 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
564 | 2025.01.13 22:43:26.288737 [ 263 ] {9c6c5f50-2689-4255-a213-4b1a7896d6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
565 | 2025.01.13 22:43:26.288832 [ 263 ] {9c6c5f50-2689-4255-a213-4b1a7896d6c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
566 | 2025.01.13 22:43:26.291081 [ 263 ] {9c6c5f50-2689-4255-a213-4b1a7896d6c5} <Debug> oximeter.fields_i32 (d86e7b8f-49e7-4c52-b319-82efb73c601d): Loading data parts | ||
567 | 2025.01.13 22:43:26.291253 [ 263 ] {9c6c5f50-2689-4255-a213-4b1a7896d6c5} <Debug> oximeter.fields_i32 (d86e7b8f-49e7-4c52-b319-82efb73c601d): There are no data parts | ||
568 | 2025.01.13 22:43:26.292527 [ 263 ] {9c6c5f50-2689-4255-a213-4b1a7896d6c5} <Debug> TCPHandler: Processed in 0.004092019 sec. | ||
569 | 2025.01.13 22:43:26.292749 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
570 | 2025.01.13 22:43:26.292980 [ 258 ] {63273825-9b81-4a8d-8dd9-e0821c527a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
571 | 2025.01.13 22:43:26.293060 [ 258 ] {63273825-9b81-4a8d-8dd9-e0821c527a00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
572 | 2025.01.13 22:43:26.295017 [ 258 ] {63273825-9b81-4a8d-8dd9-e0821c527a00} <Debug> oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): Loading data parts | ||
573 | 2025.01.13 22:43:26.295168 [ 258 ] {63273825-9b81-4a8d-8dd9-e0821c527a00} <Debug> oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): There are no data parts | ||
574 | 2025.01.13 22:43:26.296416 [ 258 ] {63273825-9b81-4a8d-8dd9-e0821c527a00} <Debug> TCPHandler: Processed in 0.003723597 sec. | ||
575 | 2025.01.13 22:43:26.296618 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
576 | 2025.01.13 22:43:26.296833 [ 263 ] {0dc91a0e-79da-4c62-908c-0be72e0f3721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
577 | 2025.01.13 22:43:26.296922 [ 263 ] {0dc91a0e-79da-4c62-908c-0be72e0f3721} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
578 | 2025.01.13 22:43:26.300144 [ 263 ] {0dc91a0e-79da-4c62-908c-0be72e0f3721} <Debug> oximeter.fields_i64 (6673129f-3713-4d1e-b20e-b47f36760e39): Loading data parts | ||
579 | 2025.01.13 22:43:26.300314 [ 263 ] {0dc91a0e-79da-4c62-908c-0be72e0f3721} <Debug> oximeter.fields_i64 (6673129f-3713-4d1e-b20e-b47f36760e39): There are no data parts | ||
580 | 2025.01.13 22:43:26.301741 [ 263 ] {0dc91a0e-79da-4c62-908c-0be72e0f3721} <Debug> TCPHandler: Processed in 0.005181152 sec. | ||
581 | 2025.01.13 22:43:26.301971 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
582 | 2025.01.13 22:43:26.302183 [ 258 ] {6e409f35-70c6-4863-80c4-ca3774ecb005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
583 | 2025.01.13 22:43:26.302271 [ 258 ] {6e409f35-70c6-4863-80c4-ca3774ecb005} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
584 | 2025.01.13 22:43:26.304507 [ 258 ] {6e409f35-70c6-4863-80c4-ca3774ecb005} <Debug> oximeter.fields_u64 (688da410-e3cc-423d-97a7-9eb0c32b093b): Loading data parts | ||
585 | 2025.01.13 22:43:26.304657 [ 258 ] {6e409f35-70c6-4863-80c4-ca3774ecb005} <Debug> oximeter.fields_u64 (688da410-e3cc-423d-97a7-9eb0c32b093b): There are no data parts | ||
586 | 2025.01.13 22:43:26.308277 [ 258 ] {6e409f35-70c6-4863-80c4-ca3774ecb005} <Debug> TCPHandler: Processed in 0.00636238 sec. | ||
587 | 2025.01.13 22:43:26.308478 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
588 | 2025.01.13 22:43:26.308715 [ 263 ] {2f833ae4-3837-41ef-bcb8-c128af26fcfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
589 | 2025.01.13 22:43:26.308785 [ 263 ] {2f833ae4-3837-41ef-bcb8-c128af26fcfa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
590 | 2025.01.13 22:43:26.311011 [ 263 ] {2f833ae4-3837-41ef-bcb8-c128af26fcfa} <Debug> oximeter.fields_ipaddr (26754e9e-90cd-4fcc-a303-d76c235301c5): Loading data parts | ||
591 | 2025.01.13 22:43:26.311196 [ 263 ] {2f833ae4-3837-41ef-bcb8-c128af26fcfa} <Debug> oximeter.fields_ipaddr (26754e9e-90cd-4fcc-a303-d76c235301c5): There are no data parts | ||
592 | 2025.01.13 22:43:26.312633 [ 263 ] {2f833ae4-3837-41ef-bcb8-c128af26fcfa} <Debug> TCPHandler: Processed in 0.004214992 sec. | ||
593 | 2025.01.13 22:43:26.312901 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
594 | 2025.01.13 22:43:26.313137 [ 258 ] {cd6e83b5-9931-45a3-a331-b1aad2801ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
595 | 2025.01.13 22:43:26.313229 [ 258 ] {cd6e83b5-9931-45a3-a331-b1aad2801ecd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
596 | 2025.01.13 22:43:26.315128 [ 258 ] {cd6e83b5-9931-45a3-a331-b1aad2801ecd} <Debug> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Loading data parts | ||
597 | 2025.01.13 22:43:26.315279 [ 258 ] {cd6e83b5-9931-45a3-a331-b1aad2801ecd} <Debug> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): There are no data parts | ||
598 | 2025.01.13 22:43:26.316474 [ 258 ] {cd6e83b5-9931-45a3-a331-b1aad2801ecd} <Debug> TCPHandler: Processed in 0.003666955 sec. | ||
599 | 2025.01.13 22:43:26.316676 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
600 | 2025.01.13 22:43:26.316931 [ 263 ] {708e2c20-ad40-431f-810d-98afb65df772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
601 | 2025.01.13 22:43:26.317009 [ 263 ] {708e2c20-ad40-431f-810d-98afb65df772} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
602 | 2025.01.13 22:43:26.319187 [ 263 ] {708e2c20-ad40-431f-810d-98afb65df772} <Debug> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Loading data parts | ||
603 | 2025.01.13 22:43:26.319381 [ 263 ] {708e2c20-ad40-431f-810d-98afb65df772} <Debug> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): There are no data parts | ||
604 | 2025.01.13 22:43:26.321290 [ 263 ] {708e2c20-ad40-431f-810d-98afb65df772} <Debug> TCPHandler: Processed in 0.004672497 sec. | ||
605 | 2025.01.13 22:43:26.321516 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
606 | 2025.01.13 22:43:26.321812 [ 258 ] {80572470-3490-4594-ba75-25179e2a2917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) /* The timeseries schema table stores the extracted schema for the samples | ||
607 | * oximeter collects. | ||
608 | */ | ||
609 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
610 | 2025.01.13 22:43:26.321917 [ 258 ] {80572470-3490-4594-ba75-25179e2a2917} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
611 | 2025.01.13 22:43:26.324046 [ 258 ] {80572470-3490-4594-ba75-25179e2a2917} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565): Loading data parts | ||
612 | 2025.01.13 22:43:26.324177 [ 258 ] {80572470-3490-4594-ba75-25179e2a2917} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565): There are no data parts | ||
613 | 2025.01.13 22:43:26.325621 [ 258 ] {80572470-3490-4594-ba75-25179e2a2917} <Debug> TCPHandler: Processed in 0.00416163 sec. | ||
614 | 2025.01.13 22:43:26.325846 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
615 | 2025.01.13 22:43:26.326044 [ 263 ] {f664ec8a-9ec9-44a8-9218-a4109a64c336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
616 | 2025.01.13 22:43:26.327296 [ 263 ] {f664ec8a-9ec9-44a8-9218-a4109a64c336} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
617 | 2025.01.13 22:43:26.338837 [ 268 ] {f664ec8a-9ec9-44a8-9218-a4109a64c336} <Trace> oximeter.version (de2d5031-d816-4002-843f-0ac0fceff92e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
618 | 2025.01.13 22:43:26.338892 [ 268 ] {f664ec8a-9ec9-44a8-9218-a4109a64c336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
619 | 2025.01.13 22:43:26.343807 [ 268 ] {f664ec8a-9ec9-44a8-9218-a4109a64c336} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
620 | 2025.01.13 22:43:26.344207 [ 268 ] {f664ec8a-9ec9-44a8-9218-a4109a64c336} <Trace> oximeter.version (de2d5031-d816-4002-843f-0ac0fceff92e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
621 | 2025.01.13 22:43:26.344534 [ 263 ] {f664ec8a-9ec9-44a8-9218-a4109a64c336} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.01856 sec., 53.87931034482759 rows/sec., 862.07 B/sec. | ||
622 | 2025.01.13 22:43:26.344912 [ 263 ] {f664ec8a-9ec9-44a8-9218-a4109a64c336} <Debug> TCPHandler: Processed in 0.019124411 sec. | ||
623 | 2025.01.13 22:43:26.351441 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50556 | ||
624 | 2025.01.13 22:43:26.351566 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
625 | 2025.01.13 22:43:26.351596 [ 269 ] {} <Debug> TCP-Session: 0b48f5f1-4577-4d9e-8cbe-5c550e79b587 Authenticating user 'default' from [fd00:1122:3344:101::b]:50556 | ||
626 | 2025.01.13 22:43:26.351669 [ 269 ] {} <Debug> TCP-Session: 0b48f5f1-4577-4d9e-8cbe-5c550e79b587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
627 | 2025.01.13 22:43:26.351687 [ 269 ] {} <Debug> TCP-Session: 0b48f5f1-4577-4d9e-8cbe-5c550e79b587 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
628 | 2025.01.13 22:43:26.351747 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
629 | 2025.01.13 22:43:26.351811 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
630 | 2025.01.13 22:43:26.351831 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
631 | 2025.01.13 22:43:26.354323 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64816 | ||
632 | 2025.01.13 22:43:26.354518 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45698 | ||
633 | 2025.01.13 22:43:26.354529 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
634 | 2025.01.13 22:43:26.354618 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41085 | ||
635 | 2025.01.13 22:43:26.354631 [ 270 ] {} <Debug> TCP-Session: 4d49e3af-2ce0-40ad-9796-48ab9c61e176 Authenticating user 'default' from [fd00:1122:3344:101::b]:64816 | ||
636 | 2025.01.13 22:43:26.354763 [ 270 ] {} <Debug> TCP-Session: 4d49e3af-2ce0-40ad-9796-48ab9c61e176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
637 | 2025.01.13 22:43:26.354792 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35076 | ||
638 | 2025.01.13 22:43:26.354787 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
639 | 2025.01.13 22:43:26.354981 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54960 | ||
640 | 2025.01.13 22:43:26.355013 [ 271 ] {} <Debug> TCP-Session: 142681e6-12a6-43f6-9e66-e7128c3b8da6 Authenticating user 'default' from [fd00:1122:3344:101::b]:45698 | ||
641 | 2025.01.13 22:43:26.354917 [ 270 ] {} <Debug> TCP-Session: 4d49e3af-2ce0-40ad-9796-48ab9c61e176 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
642 | 2025.01.13 22:43:26.355056 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58435 | ||
643 | 2025.01.13 22:43:26.354990 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
644 | 2025.01.13 22:43:26.355316 [ 271 ] {} <Debug> TCP-Session: 142681e6-12a6-43f6-9e66-e7128c3b8da6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
645 | 2025.01.13 22:43:26.355245 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
646 | 2025.01.13 22:43:26.355490 [ 271 ] {} <Debug> TCP-Session: 142681e6-12a6-43f6-9e66-e7128c3b8da6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
647 | 2025.01.13 22:43:26.355510 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
648 | 2025.01.13 22:43:26.355556 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
649 | 2025.01.13 22:43:26.355573 [ 273 ] {} <Debug> TCP-Session: 59505765-08a8-4f1c-bdf4-74fb9a182e6e Authenticating user 'default' from [fd00:1122:3344:101::b]:35076 | ||
650 | 2025.01.13 22:43:26.355529 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45893 | ||
651 | 2025.01.13 22:43:26.355527 [ 272 ] {} <Debug> TCP-Session: 3084a140-1afd-4f7d-b831-787e998c6ad5 Authenticating user 'default' from [fd00:1122:3344:101::b]:41085 | ||
652 | 2025.01.13 22:43:26.355686 [ 275 ] {} <Debug> TCP-Session: f4e0c67c-77e2-4a8b-8190-7f121f1b5589 Authenticating user 'default' from [fd00:1122:3344:101::b]:58435 | ||
653 | 2025.01.13 22:43:26.355713 [ 274 ] {} <Debug> TCP-Session: 80a985a2-f72f-48d7-bc73-8197d08d8eef Authenticating user 'default' from [fd00:1122:3344:101::b]:54960 | ||
654 | 2025.01.13 22:43:26.355761 [ 272 ] {} <Debug> TCP-Session: 3084a140-1afd-4f7d-b831-787e998c6ad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2025.01.13 22:43:26.355724 [ 273 ] {} <Debug> TCP-Session: 59505765-08a8-4f1c-bdf4-74fb9a182e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
656 | 2025.01.13 22:43:26.355779 [ 275 ] {} <Debug> TCP-Session: f4e0c67c-77e2-4a8b-8190-7f121f1b5589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2025.01.13 22:43:26.355915 [ 272 ] {} <Debug> TCP-Session: 3084a140-1afd-4f7d-b831-787e998c6ad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2025.01.13 22:43:26.355934 [ 274 ] {} <Debug> TCP-Session: 80a985a2-f72f-48d7-bc73-8197d08d8eef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
659 | 2025.01.13 22:43:26.355953 [ 275 ] {} <Debug> TCP-Session: f4e0c67c-77e2-4a8b-8190-7f121f1b5589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
660 | 2025.01.13 22:43:26.355977 [ 273 ] {} <Debug> TCP-Session: 59505765-08a8-4f1c-bdf4-74fb9a182e6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
661 | 2025.01.13 22:43:26.355996 [ 274 ] {} <Debug> TCP-Session: 80a985a2-f72f-48d7-bc73-8197d08d8eef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2025.01.13 22:43:26.357148 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
663 | 2025.01.13 22:43:26.357239 [ 276 ] {} <Debug> TCP-Session: 470a8191-1e8b-4e4c-b645-b99a11bd7ff2 Authenticating user 'default' from [fd00:1122:3344:101::b]:45893 | ||
664 | 2025.01.13 22:43:26.357258 [ 276 ] {} <Debug> TCP-Session: 470a8191-1e8b-4e4c-b645-b99a11bd7ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
665 | 2025.01.13 22:43:26.357271 [ 276 ] {} <Debug> TCP-Session: 470a8191-1e8b-4e4c-b645-b99a11bd7ff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2025.01.13 22:43:27.001425 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.84 MiB, peak 126.84 MiB, free memory in arenas 0.00 B, will set to 140.29 MiB (RSS), difference: 13.45 MiB | ||
667 | 2025.01.13 22:43:27.172331 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35245 | ||
668 | 2025.01.13 22:43:27.172514 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
669 | 2025.01.13 22:43:27.172572 [ 277 ] {} <Debug> TCP-Session: 9ca540fc-052b-4abd-9b01-4ff0af6caeea Authenticating user 'default' from [fd00:1122:3344:101::a]:35245 | ||
670 | 2025.01.13 22:43:27.172617 [ 277 ] {} <Debug> TCP-Session: 9ca540fc-052b-4abd-9b01-4ff0af6caeea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2025.01.13 22:43:27.172631 [ 277 ] {} <Debug> TCP-Session: 9ca540fc-052b-4abd-9b01-4ff0af6caeea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
672 | 2025.01.13 22:43:27.172698 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
673 | 2025.01.13 22:43:27.172763 [ 277 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
674 | 2025.01.13 22:43:27.172797 [ 277 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
675 | 2025.01.13 22:43:27.175473 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33704 | ||
676 | 2025.01.13 22:43:27.175566 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59725 | ||
677 | 2025.01.13 22:43:27.175669 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
678 | 2025.01.13 22:43:27.175684 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43714 | ||
679 | 2025.01.13 22:43:27.175729 [ 278 ] {} <Debug> TCP-Session: 219a1bf0-c1eb-43d8-a9dc-1367a9c81d7d Authenticating user 'default' from [fd00:1122:3344:101::a]:33704 | ||
680 | 2025.01.13 22:43:27.175884 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49567 | ||
681 | 2025.01.13 22:43:27.175898 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
682 | 2025.01.13 22:43:27.175908 [ 278 ] {} <Debug> TCP-Session: 219a1bf0-c1eb-43d8-a9dc-1367a9c81d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
683 | 2025.01.13 22:43:27.176009 [ 278 ] {} <Debug> TCP-Session: 219a1bf0-c1eb-43d8-a9dc-1367a9c81d7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
684 | 2025.01.13 22:43:27.176021 [ 279 ] {} <Debug> TCP-Session: cb940792-07cf-48ac-83d7-aba441503659 Authenticating user 'default' from [fd00:1122:3344:101::a]:59725 | ||
685 | 2025.01.13 22:43:27.176232 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54180 | ||
686 | 2025.01.13 22:43:27.176318 [ 279 ] {} <Debug> TCP-Session: cb940792-07cf-48ac-83d7-aba441503659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
687 | 2025.01.13 22:43:27.176350 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49965 | ||
688 | 2025.01.13 22:43:27.176424 [ 279 ] {} <Debug> TCP-Session: cb940792-07cf-48ac-83d7-aba441503659 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
689 | 2025.01.13 22:43:27.176494 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46471 | ||
690 | 2025.01.13 22:43:27.176501 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
691 | 2025.01.13 22:43:27.176654 [ 282 ] {} <Debug> TCP-Session: 693f2759-444e-49d3-a278-5a3cd3219d3e Authenticating user 'default' from [fd00:1122:3344:101::a]:54180 | ||
692 | 2025.01.13 22:43:27.176746 [ 282 ] {} <Debug> TCP-Session: 693f2759-444e-49d3-a278-5a3cd3219d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
693 | 2025.01.13 22:43:27.176765 [ 282 ] {} <Debug> TCP-Session: 693f2759-444e-49d3-a278-5a3cd3219d3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
694 | 2025.01.13 22:43:27.185513 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
695 | 2025.01.13 22:43:27.185558 [ 280 ] {} <Debug> TCP-Session: 8751eec7-c892-46d4-bd7e-3d23069831a3 Authenticating user 'default' from [fd00:1122:3344:101::a]:43714 | ||
696 | 2025.01.13 22:43:27.185578 [ 280 ] {} <Debug> TCP-Session: 8751eec7-c892-46d4-bd7e-3d23069831a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2025.01.13 22:43:27.185644 [ 280 ] {} <Debug> TCP-Session: 8751eec7-c892-46d4-bd7e-3d23069831a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2025.01.13 22:43:27.189525 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
699 | 2025.01.13 22:43:27.189568 [ 284 ] {} <Debug> TCP-Session: 7b33c9a2-0475-4fd3-9c6f-c4e1d901ec4e Authenticating user 'default' from [fd00:1122:3344:101::a]:46471 | ||
700 | 2025.01.13 22:43:27.189584 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
701 | 2025.01.13 22:43:27.189602 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
702 | 2025.01.13 22:43:27.189663 [ 284 ] {} <Debug> TCP-Session: 7b33c9a2-0475-4fd3-9c6f-c4e1d901ec4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
703 | 2025.01.13 22:43:27.189681 [ 283 ] {} <Debug> TCP-Session: f514f606-b693-4c1c-9b2c-de4dd235f254 Authenticating user 'default' from [fd00:1122:3344:101::a]:49965 | ||
704 | 2025.01.13 22:43:27.189705 [ 284 ] {} <Debug> TCP-Session: 7b33c9a2-0475-4fd3-9c6f-c4e1d901ec4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2025.01.13 22:43:27.189697 [ 281 ] {} <Debug> TCP-Session: d3d13938-c660-4629-bab2-537f2bdff737 Authenticating user 'default' from [fd00:1122:3344:101::a]:49567 | ||
706 | 2025.01.13 22:43:27.189782 [ 283 ] {} <Debug> TCP-Session: f514f606-b693-4c1c-9b2c-de4dd235f254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2025.01.13 22:43:27.189799 [ 281 ] {} <Debug> TCP-Session: d3d13938-c660-4629-bab2-537f2bdff737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
708 | 2025.01.13 22:43:27.189834 [ 283 ] {} <Debug> TCP-Session: f514f606-b693-4c1c-9b2c-de4dd235f254 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2025.01.13 22:43:27.189840 [ 281 ] {} <Debug> TCP-Session: d3d13938-c660-4629-bab2-537f2bdff737 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
710 | 2025.01.13 22:43:32.341245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
711 | 2025.01.13 22:43:32.341267 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
712 | 2025.01.13 22:43:32.341349 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
713 | 2025.01.13 22:43:32.341377 [ 242 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
714 | 2025.01.13 22:43:32.363382 [ 242 ] {} <Debug> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Loading data parts | ||
715 | 2025.01.13 22:43:32.363600 [ 242 ] {} <Debug> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): There are no data parts | ||
716 | 2025.01.13 22:43:32.387564 [ 244 ] {} <Debug> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Loading data parts | ||
717 | 2025.01.13 22:43:32.387761 [ 244 ] {} <Debug> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): There are no data parts | ||
718 | 2025.01.13 22:43:32.404057 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
719 | 2025.01.13 22:43:32.404146 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
720 | 2025.01.13 22:43:32.407541 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
721 | 2025.01.13 22:43:32.408268 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
722 | 2025.01.13 22:43:32.409031 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
723 | 2025.01.13 22:43:32.424498 [ 244 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
724 | 2025.01.13 22:43:32.424594 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
725 | 2025.01.13 22:43:32.431551 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
726 | 2025.01.13 22:43:32.432310 [ 244 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
727 | 2025.01.13 22:43:32.434662 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
728 | 2025.01.13 22:43:33.001150 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.81 MiB, peak 149.81 MiB, free memory in arenas 0.00 B, will set to 150.62 MiB (RSS), difference: 4.81 MiB | ||
729 | 2025.01.13 22:43:34.841163 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
730 | 2025.01.13 22:43:34.841292 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
731 | 2025.01.13 22:43:34.857738 [ 243 ] {} <Debug> system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): Loading data parts | ||
732 | 2025.01.13 22:43:34.857975 [ 243 ] {} <Debug> system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): There are no data parts | ||
733 | 2025.01.13 22:43:34.887553 [ 243 ] {} <Trace> system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
734 | 2025.01.13 22:43:34.887631 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
735 | 2025.01.13 22:43:34.889270 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
736 | 2025.01.13 22:43:34.889575 [ 243 ] {} <Trace> system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
737 | 2025.01.13 22:43:34.890082 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
738 | 2025.01.13 22:43:35.001141 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.80 MiB, peak 154.80 MiB, free memory in arenas 0.00 B, will set to 151.10 MiB (RSS), difference: -3.70 MiB | ||
739 | 2025.01.13 22:43:35.782736 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38457 | ||
740 | 2025.01.13 22:43:35.782873 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
741 | 2025.01.13 22:43:35.782961 [ 285 ] {} <Debug> TCP-Session: 4f6c12ec-818b-4b28-8656-33d531a39287 Authenticating user 'default' from [fd00:1122:3344:101::c]:38457 | ||
742 | 2025.01.13 22:43:35.782989 [ 285 ] {} <Debug> TCP-Session: 4f6c12ec-818b-4b28-8656-33d531a39287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
743 | 2025.01.13 22:43:35.783006 [ 285 ] {} <Debug> TCP-Session: 4f6c12ec-818b-4b28-8656-33d531a39287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
744 | 2025.01.13 22:43:35.783093 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
745 | 2025.01.13 22:43:35.783124 [ 285 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
746 | 2025.01.13 22:43:35.783182 [ 285 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
747 | 2025.01.13 22:43:35.785679 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58434 | ||
748 | 2025.01.13 22:43:35.785780 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48896 | ||
749 | 2025.01.13 22:43:35.785859 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51027 | ||
750 | 2025.01.13 22:43:35.786012 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
751 | 2025.01.13 22:43:35.786024 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36954 | ||
752 | 2025.01.13 22:43:35.786208 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40845 | ||
753 | 2025.01.13 22:43:35.786218 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
754 | 2025.01.13 22:43:35.786234 [ 287 ] {} <Debug> TCP-Session: da9b4352-c478-4f31-bc0c-dc0eb9e8c166 Authenticating user 'default' from [fd00:1122:3344:101::c]:48896 | ||
755 | 2025.01.13 22:43:35.786509 [ 287 ] {} <Debug> TCP-Session: da9b4352-c478-4f31-bc0c-dc0eb9e8c166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
756 | 2025.01.13 22:43:35.786516 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64130 | ||
757 | 2025.01.13 22:43:35.786535 [ 288 ] {} <Debug> TCP-Session: 6ea84a67-69dc-453b-9ce0-448785f72db6 Authenticating user 'default' from [fd00:1122:3344:101::c]:51027 | ||
758 | 2025.01.13 22:43:35.786580 [ 287 ] {} <Debug> TCP-Session: da9b4352-c478-4f31-bc0c-dc0eb9e8c166 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
759 | 2025.01.13 22:43:35.786607 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37852 | ||
760 | 2025.01.13 22:43:35.786621 [ 288 ] {} <Debug> TCP-Session: 6ea84a67-69dc-453b-9ce0-448785f72db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
761 | 2025.01.13 22:43:35.786757 [ 288 ] {} <Debug> TCP-Session: 6ea84a67-69dc-453b-9ce0-448785f72db6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
762 | 2025.01.13 22:43:35.795765 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
763 | 2025.01.13 22:43:35.795808 [ 286 ] {} <Debug> TCP-Session: 24d2d3e5-c2c7-4bed-9187-b54ff5104224 Authenticating user 'default' from [fd00:1122:3344:101::c]:58434 | ||
764 | 2025.01.13 22:43:35.795834 [ 286 ] {} <Debug> TCP-Session: 24d2d3e5-c2c7-4bed-9187-b54ff5104224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
765 | 2025.01.13 22:43:35.795848 [ 286 ] {} <Debug> TCP-Session: 24d2d3e5-c2c7-4bed-9187-b54ff5104224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
766 | 2025.01.13 22:43:35.799816 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
767 | 2025.01.13 22:43:35.799851 [ 291 ] {} <Debug> TCP-Session: b678af44-bd83-4904-a644-a64ddb4fd84a Authenticating user 'default' from [fd00:1122:3344:101::c]:64130 | ||
768 | 2025.01.13 22:43:35.799874 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
769 | 2025.01.13 22:43:35.799885 [ 291 ] {} <Debug> TCP-Session: b678af44-bd83-4904-a644-a64ddb4fd84a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
770 | 2025.01.13 22:43:35.799935 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
771 | 2025.01.13 22:43:35.799958 [ 290 ] {} <Debug> TCP-Session: 9d0d7fa0-04ad-4858-b9df-76d0d2a79aea Authenticating user 'default' from [fd00:1122:3344:101::c]:40845 | ||
772 | 2025.01.13 22:43:35.799962 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
773 | 2025.01.13 22:43:35.799978 [ 291 ] {} <Debug> TCP-Session: b678af44-bd83-4904-a644-a64ddb4fd84a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
774 | 2025.01.13 22:43:35.800043 [ 292 ] {} <Debug> TCP-Session: 648200e2-19ec-4626-816b-a5acaa5f0c11 Authenticating user 'default' from [fd00:1122:3344:101::c]:37852 | ||
775 | 2025.01.13 22:43:35.800040 [ 290 ] {} <Debug> TCP-Session: 9d0d7fa0-04ad-4858-b9df-76d0d2a79aea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
776 | 2025.01.13 22:43:35.800072 [ 289 ] {} <Debug> TCP-Session: b62489c1-f29b-405d-b436-846a6a6c4aab Authenticating user 'default' from [fd00:1122:3344:101::c]:36954 | ||
777 | 2025.01.13 22:43:35.800091 [ 292 ] {} <Debug> TCP-Session: 648200e2-19ec-4626-816b-a5acaa5f0c11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
778 | 2025.01.13 22:43:35.800115 [ 290 ] {} <Debug> TCP-Session: 9d0d7fa0-04ad-4858-b9df-76d0d2a79aea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
779 | 2025.01.13 22:43:35.800154 [ 289 ] {} <Debug> TCP-Session: b62489c1-f29b-405d-b436-846a6a6c4aab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
780 | 2025.01.13 22:43:35.800167 [ 292 ] {} <Debug> TCP-Session: 648200e2-19ec-4626-816b-a5acaa5f0c11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
781 | 2025.01.13 22:43:35.800217 [ 289 ] {} <Debug> TCP-Session: b62489c1-f29b-405d-b436-846a6a6c4aab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
782 | 2025.01.13 22:43:39.812081 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
783 | 2025.01.13 22:43:39.812137 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
784 | 2025.01.13 22:43:39.910033 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
785 | 2025.01.13 22:43:39.910914 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
786 | 2025.01.13 22:43:39.910951 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
787 | 2025.01.13 22:43:39.911617 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
788 | 2025.01.13 22:43:39.911864 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): 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.13 22:43:39.912106 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
790 | 2025.01.13 22:43:39.935620 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
791 | 2025.01.13 22:43:39.956560 [ 244 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
792 | 2025.01.13 22:43:39.956613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
793 | 2025.01.13 22:43:39.963332 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
794 | 2025.01.13 22:43:39.964114 [ 244 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): 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.13 22:43:39.966501 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
796 | 2025.01.13 22:43:40.001166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.05 MiB, peak 156.05 MiB, free memory in arenas 0.00 B, will set to 154.27 MiB (RSS), difference: 2.21 MiB | ||
797 | 2025.01.13 22:43:45.000344 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.28 MiB, peak 156.05 MiB, free memory in arenas 0.00 B, will set to 154.30 MiB (RSS), difference: 4.02 MiB | ||
798 | 2025.01.13 22:43:47.413105 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
799 | 2025.01.13 22:43:47.413755 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
800 | 2025.01.13 22:43:47.413798 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
801 | 2025.01.13 22:43:47.414447 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
802 | 2025.01.13 22:43:47.414707 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
803 | 2025.01.13 22:43:47.414886 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
804 | 2025.01.13 22:43:47.467467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
805 | 2025.01.13 22:43:47.485418 [ 244 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
806 | 2025.01.13 22:43:47.485474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
807 | 2025.01.13 22:43:47.491820 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
808 | 2025.01.13 22:43:47.492576 [ 244 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
809 | 2025.01.13 22:43:47.495096 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
810 | 2025.01.13 22:43:54.812177 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
811 | 2025.01.13 22:43:54.812240 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
812 | 2025.01.13 22:43:54.915884 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
813 | 2025.01.13 22:43:54.916509 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
814 | 2025.01.13 22:43:54.916560 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
815 | 2025.01.13 22:43:54.917159 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
816 | 2025.01.13 22:43:54.917424 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
817 | 2025.01.13 22:43:54.917652 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
818 | 2025.01.13 22:43:54.996060 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
819 | 2025.01.13 22:43:55.014944 [ 244 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
820 | 2025.01.13 22:43:55.015001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
821 | 2025.01.13 22:43:55.021971 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
822 | 2025.01.13 22:43:55.022749 [ 244 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
823 | 2025.01.13 22:43:55.025636 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
824 | 2025.01.13 22:44:01.350759 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
825 | 2025.01.13 22:44:01.350970 [ 258 ] {5461f727-b750-4fe7-b236-8f4811598dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
826 | 2025.01.13 22:44:01.355291 [ 258 ] {5461f727-b750-4fe7-b236-8f4811598dfd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
827 | 2025.01.13 22:44:01.359420 [ 258 ] {5461f727-b750-4fe7-b236-8f4811598dfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
828 | 2025.01.13 22:44:01.366010 [ 258 ] {5461f727-b750-4fe7-b236-8f4811598dfd} <Debug> TCPHandler: Processed in 0.015377053 sec. | ||
829 | 2025.01.13 22:44:01.370729 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
830 | 2025.01.13 22:44:01.370971 [ 263 ] {68af6471-63d3-4388-8962-20ab60c0295e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
831 | 2025.01.13 22:44:01.382316 [ 263 ] {68af6471-63d3-4388-8962-20ab60c0295e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
832 | 2025.01.13 22:44:01.382404 [ 263 ] {68af6471-63d3-4388-8962-20ab60c0295e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
833 | 2025.01.13 22:44:01.383108 [ 263 ] {68af6471-63d3-4388-8962-20ab60c0295e} <Debug> TCPHandler: Processed in 0.012517754 sec. | ||
834 | 2025.01.13 22:44:01.383510 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
835 | 2025.01.13 22:44:01.383694 [ 258 ] {37ee114c-6ef9-4e52-ac25-c2e1374b1d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
836 | 2025.01.13 22:44:01.386144 [ 258 ] {37ee114c-6ef9-4e52-ac25-c2e1374b1d49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
837 | 2025.01.13 22:44:01.386213 [ 258 ] {37ee114c-6ef9-4e52-ac25-c2e1374b1d49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
838 | 2025.01.13 22:44:01.386763 [ 258 ] {37ee114c-6ef9-4e52-ac25-c2e1374b1d49} <Debug> TCPHandler: Processed in 0.003355276 sec. | ||
839 | 2025.01.13 22:44:01.387050 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
840 | 2025.01.13 22:44:01.387224 [ 263 ] {14757dcd-1e84-42bc-8f49-3f3a2a8f9d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
841 | 2025.01.13 22:44:01.387621 [ 263 ] {14757dcd-1e84-42bc-8f49-3f3a2a8f9d26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
842 | 2025.01.13 22:44:01.387679 [ 263 ] {14757dcd-1e84-42bc-8f49-3f3a2a8f9d26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
843 | 2025.01.13 22:44:01.388223 [ 263 ] {14757dcd-1e84-42bc-8f49-3f3a2a8f9d26} <Debug> TCPHandler: Processed in 0.001241689 sec. | ||
844 | 2025.01.13 22:44:01.388505 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
845 | 2025.01.13 22:44:01.388667 [ 258 ] {cc5ba356-0338-43ec-b1a0-3d1fc396f4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
846 | 2025.01.13 22:44:01.389053 [ 258 ] {cc5ba356-0338-43ec-b1a0-3d1fc396f4fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
847 | 2025.01.13 22:44:01.389113 [ 258 ] {cc5ba356-0338-43ec-b1a0-3d1fc396f4fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
848 | 2025.01.13 22:44:01.389737 [ 258 ] {cc5ba356-0338-43ec-b1a0-3d1fc396f4fa} <Debug> TCPHandler: Processed in 0.00128896 sec. | ||
849 | 2025.01.13 22:44:01.389983 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
850 | 2025.01.13 22:44:01.390141 [ 263 ] {200fd95b-0ae1-4a7d-b17b-b6d930807e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
851 | 2025.01.13 22:44:01.390517 [ 263 ] {200fd95b-0ae1-4a7d-b17b-b6d930807e0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
852 | 2025.01.13 22:44:01.390575 [ 263 ] {200fd95b-0ae1-4a7d-b17b-b6d930807e0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
853 | 2025.01.13 22:44:01.391104 [ 263 ] {200fd95b-0ae1-4a7d-b17b-b6d930807e0d} <Debug> TCPHandler: Processed in 0.001177467 sec. | ||
854 | 2025.01.13 22:44:01.391369 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
855 | 2025.01.13 22:44:01.391529 [ 258 ] {430feea4-c17c-4946-b42b-dc28c0d15ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
856 | 2025.01.13 22:44:01.391905 [ 258 ] {430feea4-c17c-4946-b42b-dc28c0d15ba2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
857 | 2025.01.13 22:44:01.391964 [ 258 ] {430feea4-c17c-4946-b42b-dc28c0d15ba2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
858 | 2025.01.13 22:44:01.392491 [ 258 ] {430feea4-c17c-4946-b42b-dc28c0d15ba2} <Debug> TCPHandler: Processed in 0.001185427 sec. | ||
859 | 2025.01.13 22:44:01.392823 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
860 | 2025.01.13 22:44:01.392987 [ 263 ] {97a8a0ef-0ab0-40c9-81f6-b264314b1153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
861 | 2025.01.13 22:44:01.393445 [ 263 ] {97a8a0ef-0ab0-40c9-81f6-b264314b1153} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
862 | 2025.01.13 22:44:01.393513 [ 263 ] {97a8a0ef-0ab0-40c9-81f6-b264314b1153} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
863 | 2025.01.13 22:44:01.394094 [ 263 ] {97a8a0ef-0ab0-40c9-81f6-b264314b1153} <Debug> TCPHandler: Processed in 0.001332621 sec. | ||
864 | 2025.01.13 22:44:01.394360 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
865 | 2025.01.13 22:44:01.394520 [ 258 ] {60005f10-a8e1-4096-8a0d-637597c457b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
866 | 2025.01.13 22:44:01.394908 [ 258 ] {60005f10-a8e1-4096-8a0d-637597c457b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
867 | 2025.01.13 22:44:01.394965 [ 258 ] {60005f10-a8e1-4096-8a0d-637597c457b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
868 | 2025.01.13 22:44:01.395564 [ 258 ] {60005f10-a8e1-4096-8a0d-637597c457b7} <Debug> TCPHandler: Processed in 0.0012634 sec. | ||
869 | 2025.01.13 22:44:01.395835 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
870 | 2025.01.13 22:44:01.395995 [ 263 ] {609de4fa-ec10-43c2-8278-7f167bc2064b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
871 | 2025.01.13 22:44:01.396370 [ 263 ] {609de4fa-ec10-43c2-8278-7f167bc2064b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
872 | 2025.01.13 22:44:01.396426 [ 263 ] {609de4fa-ec10-43c2-8278-7f167bc2064b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
873 | 2025.01.13 22:44:01.396931 [ 263 ] {609de4fa-ec10-43c2-8278-7f167bc2064b} <Debug> TCPHandler: Processed in 0.001153436 sec. | ||
874 | 2025.01.13 22:44:01.397209 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
875 | 2025.01.13 22:44:01.397370 [ 258 ] {7e95bfeb-c870-42da-a8f9-72bc3878f20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
876 | 2025.01.13 22:44:01.397756 [ 258 ] {7e95bfeb-c870-42da-a8f9-72bc3878f20f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
877 | 2025.01.13 22:44:01.397813 [ 258 ] {7e95bfeb-c870-42da-a8f9-72bc3878f20f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
878 | 2025.01.13 22:44:01.398310 [ 258 ] {7e95bfeb-c870-42da-a8f9-72bc3878f20f} <Debug> TCPHandler: Processed in 0.001160557 sec. | ||
879 | 2025.01.13 22:44:01.398584 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
880 | 2025.01.13 22:44:01.398746 [ 263 ] {605bbf24-948f-4e70-a779-e5ea843f58ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
881 | 2025.01.13 22:44:01.399130 [ 263 ] {605bbf24-948f-4e70-a779-e5ea843f58ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
882 | 2025.01.13 22:44:01.399198 [ 263 ] {605bbf24-948f-4e70-a779-e5ea843f58ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
883 | 2025.01.13 22:44:01.399724 [ 263 ] {605bbf24-948f-4e70-a779-e5ea843f58ce} <Debug> TCPHandler: Processed in 0.001198257 sec. | ||
884 | 2025.01.13 22:44:01.400003 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
885 | 2025.01.13 22:44:01.400163 [ 258 ] {2d544cac-9f04-4fdc-82dc-39a12ca07c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
886 | 2025.01.13 22:44:01.400546 [ 258 ] {2d544cac-9f04-4fdc-82dc-39a12ca07c4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
887 | 2025.01.13 22:44:01.400608 [ 258 ] {2d544cac-9f04-4fdc-82dc-39a12ca07c4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
888 | 2025.01.13 22:44:01.401132 [ 258 ] {2d544cac-9f04-4fdc-82dc-39a12ca07c4d} <Debug> TCPHandler: Processed in 0.001183747 sec. | ||
889 | 2025.01.13 22:44:01.401406 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
890 | 2025.01.13 22:44:01.401587 [ 263 ] {9b2fc360-c05c-44dc-a799-38ee19a3bd10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
891 | 2025.01.13 22:44:01.401983 [ 263 ] {9b2fc360-c05c-44dc-a799-38ee19a3bd10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
892 | 2025.01.13 22:44:01.402041 [ 263 ] {9b2fc360-c05c-44dc-a799-38ee19a3bd10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
893 | 2025.01.13 22:44:01.402585 [ 263 ] {9b2fc360-c05c-44dc-a799-38ee19a3bd10} <Debug> TCPHandler: Processed in 0.001238939 sec. | ||
894 | 2025.01.13 22:44:01.404423 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
895 | 2025.01.13 22:44:01.404555 [ 258 ] {6cbdb420-3694-44ea-99a4-f68ee8b0523c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
896 | 2025.01.13 22:44:01.404607 [ 258 ] {6cbdb420-3694-44ea-99a4-f68ee8b0523c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
897 | 2025.01.13 22:44:01.407334 [ 258 ] {6cbdb420-3694-44ea-99a4-f68ee8b0523c} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
898 | 2025.01.13 22:44:01.407380 [ 258 ] {6cbdb420-3694-44ea-99a4-f68ee8b0523c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
899 | 2025.01.13 22:44:01.407951 [ 258 ] {6cbdb420-3694-44ea-99a4-f68ee8b0523c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
900 | 2025.01.13 22:44:01.408193 [ 258 ] {6cbdb420-3694-44ea-99a4-f68ee8b0523c} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
901 | 2025.01.13 22:44:01.408420 [ 258 ] {6cbdb420-3694-44ea-99a4-f68ee8b0523c} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.003896 sec., 3593.429158110883 rows/sec., 515.60 KiB/sec. | ||
902 | 2025.01.13 22:44:01.408577 [ 258 ] {6cbdb420-3694-44ea-99a4-f68ee8b0523c} <Debug> TCPHandler: Processed in 0.004202193 sec. | ||
903 | 2025.01.13 22:44:01.408748 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
904 | 2025.01.13 22:44:01.408886 [ 263 ] {7bc3b7c2-7ff3-4418-ae3c-4faa1d82b6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
905 | 2025.01.13 22:44:01.408943 [ 263 ] {7bc3b7c2-7ff3-4418-ae3c-4faa1d82b6a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
906 | 2025.01.13 22:44:01.414046 [ 263 ] {7bc3b7c2-7ff3-4418-ae3c-4faa1d82b6a5} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
907 | 2025.01.13 22:44:01.414086 [ 263 ] {7bc3b7c2-7ff3-4418-ae3c-4faa1d82b6a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
908 | 2025.01.13 22:44:01.414623 [ 263 ] {7bc3b7c2-7ff3-4418-ae3c-4faa1d82b6a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
909 | 2025.01.13 22:44:01.414907 [ 263 ] {7bc3b7c2-7ff3-4418-ae3c-4faa1d82b6a5} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
910 | 2025.01.13 22:44:01.415121 [ 263 ] {7bc3b7c2-7ff3-4418-ae3c-4faa1d82b6a5} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.006272 sec., 4145.408163265306 rows/sec., 315.61 KiB/sec. | ||
911 | 2025.01.13 22:44:01.415180 [ 263 ] {7bc3b7c2-7ff3-4418-ae3c-4faa1d82b6a5} <Debug> TCPHandler: Processed in 0.006494574 sec. | ||
912 | 2025.01.13 22:44:01.415337 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
913 | 2025.01.13 22:44:01.415458 [ 258 ] {76312524-0f4d-40f3-b629-f2cae44f6b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
914 | 2025.01.13 22:44:01.415506 [ 258 ] {76312524-0f4d-40f3-b629-f2cae44f6b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
915 | 2025.01.13 22:44:01.416259 [ 258 ] {76312524-0f4d-40f3-b629-f2cae44f6b62} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
916 | 2025.01.13 22:44:01.416299 [ 258 ] {76312524-0f4d-40f3-b629-f2cae44f6b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
917 | 2025.01.13 22:44:01.416696 [ 258 ] {76312524-0f4d-40f3-b629-f2cae44f6b62} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
918 | 2025.01.13 22:44:01.416946 [ 258 ] {76312524-0f4d-40f3-b629-f2cae44f6b62} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
919 | 2025.01.13 22:44:01.417147 [ 258 ] {76312524-0f4d-40f3-b629-f2cae44f6b62} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001716 sec., 16317.016317016316 rows/sec., 1.27 MiB/sec. | ||
920 | 2025.01.13 22:44:01.417202 [ 258 ] {76312524-0f4d-40f3-b629-f2cae44f6b62} <Debug> TCPHandler: Processed in 0.00192478 sec. | ||
921 | 2025.01.13 22:44:01.417355 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
922 | 2025.01.13 22:44:01.417484 [ 263 ] {bbc718e4-68a1-487d-8810-f796200ef053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
923 | 2025.01.13 22:44:01.417541 [ 263 ] {bbc718e4-68a1-487d-8810-f796200ef053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
924 | 2025.01.13 22:44:01.418718 [ 263 ] {bbc718e4-68a1-487d-8810-f796200ef053} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
925 | 2025.01.13 22:44:01.418752 [ 263 ] {bbc718e4-68a1-487d-8810-f796200ef053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
926 | 2025.01.13 22:44:01.419273 [ 263 ] {bbc718e4-68a1-487d-8810-f796200ef053} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
927 | 2025.01.13 22:44:01.419556 [ 263 ] {bbc718e4-68a1-487d-8810-f796200ef053} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
928 | 2025.01.13 22:44:01.419757 [ 263 ] {bbc718e4-68a1-487d-8810-f796200ef053} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.0023 sec., 17391.304347826088 rows/sec., 1.21 MiB/sec. | ||
929 | 2025.01.13 22:44:01.419824 [ 263 ] {bbc718e4-68a1-487d-8810-f796200ef053} <Debug> TCPHandler: Processed in 0.002535109 sec. | ||
930 | 2025.01.13 22:44:01.419978 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
931 | 2025.01.13 22:44:01.420099 [ 258 ] {4e74c6a4-7c40-490d-8116-985ea1fb55cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
932 | 2025.01.13 22:44:01.420150 [ 258 ] {4e74c6a4-7c40-490d-8116-985ea1fb55cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
933 | 2025.01.13 22:44:01.420625 [ 258 ] {4e74c6a4-7c40-490d-8116-985ea1fb55cb} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
934 | 2025.01.13 22:44:01.420663 [ 258 ] {4e74c6a4-7c40-490d-8116-985ea1fb55cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
935 | 2025.01.13 22:44:01.421037 [ 258 ] {4e74c6a4-7c40-490d-8116-985ea1fb55cb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
936 | 2025.01.13 22:44:01.421274 [ 258 ] {4e74c6a4-7c40-490d-8116-985ea1fb55cb} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
937 | 2025.01.13 22:44:01.421475 [ 258 ] {4e74c6a4-7c40-490d-8116-985ea1fb55cb} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.001402 sec., 8559.201141226818 rows/sec., 600.43 KiB/sec. | ||
938 | 2025.01.13 22:44:01.421522 [ 258 ] {4e74c6a4-7c40-490d-8116-985ea1fb55cb} <Debug> TCPHandler: Processed in 0.001613851 sec. | ||
939 | 2025.01.13 22:44:02.418655 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
940 | 2025.01.13 22:44:02.419313 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
941 | 2025.01.13 22:44:02.419360 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
942 | 2025.01.13 22:44:02.419944 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
943 | 2025.01.13 22:44:02.420230 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
944 | 2025.01.13 22:44:02.420480 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
945 | 2025.01.13 22:44:02.526606 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
946 | 2025.01.13 22:44:02.546294 [ 244 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
947 | 2025.01.13 22:44:02.546350 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
948 | 2025.01.13 22:44:02.553566 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
949 | 2025.01.13 22:44:02.554366 [ 244 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
950 | 2025.01.13 22:44:02.557050 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
951 | 2025.01.13 22:44:03.001161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.54 MiB, peak 161.54 MiB, free memory in arenas 0.00 B, will set to 158.66 MiB (RSS), difference: 1.12 MiB | ||
952 | 2025.01.13 22:44:04.893205 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 128 | ||
953 | 2025.01.13 22:44:04.897280 [ 243 ] {} <Trace> system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
954 | 2025.01.13 22:44:04.897328 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
955 | 2025.01.13 22:44:04.898962 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
956 | 2025.01.13 22:44:04.899287 [ 243 ] {} <Trace> system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
957 | 2025.01.13 22:44:04.899824 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 128 | ||
958 | 2025.01.13 22:44:06.352968 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
959 | 2025.01.13 22:44:06.353155 [ 258 ] {0a6048c4-15f9-40cd-9e78-d60127997fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
960 | 2025.01.13 22:44:06.353223 [ 258 ] {0a6048c4-15f9-40cd-9e78-d60127997fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
961 | 2025.01.13 22:44:06.353938 [ 258 ] {0a6048c4-15f9-40cd-9e78-d60127997fa5} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
962 | 2025.01.13 22:44:06.353986 [ 258 ] {0a6048c4-15f9-40cd-9e78-d60127997fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
963 | 2025.01.13 22:44:06.354416 [ 258 ] {0a6048c4-15f9-40cd-9e78-d60127997fa5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
964 | 2025.01.13 22:44:06.354670 [ 258 ] {0a6048c4-15f9-40cd-9e78-d60127997fa5} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
965 | 2025.01.13 22:44:06.354865 [ 258 ] {0a6048c4-15f9-40cd-9e78-d60127997fa5} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.00176 sec., 14772.727272727272 rows/sec., 1.10 MiB/sec. | ||
966 | 2025.01.13 22:44:06.354921 [ 258 ] {0a6048c4-15f9-40cd-9e78-d60127997fa5} <Debug> TCPHandler: Processed in 0.002087765 sec. | ||
967 | 2025.01.13 22:44:06.355182 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
968 | 2025.01.13 22:44:06.355383 [ 263 ] {652940dd-bd04-45e2-919f-9798a85ee3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
969 | 2025.01.13 22:44:06.355460 [ 263 ] {652940dd-bd04-45e2-919f-9798a85ee3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
970 | 2025.01.13 22:44:06.356209 [ 263 ] {652940dd-bd04-45e2-919f-9798a85ee3b6} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
971 | 2025.01.13 22:44:06.356260 [ 263 ] {652940dd-bd04-45e2-919f-9798a85ee3b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
972 | 2025.01.13 22:44:06.356716 [ 263 ] {652940dd-bd04-45e2-919f-9798a85ee3b6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
973 | 2025.01.13 22:44:06.356977 [ 263 ] {652940dd-bd04-45e2-919f-9798a85ee3b6} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
974 | 2025.01.13 22:44:06.357247 [ 263 ] {652940dd-bd04-45e2-919f-9798a85ee3b6} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001915 sec., 14621.409921671018 rows/sec., 1.14 MiB/sec. | ||
975 | 2025.01.13 22:44:06.357380 [ 263 ] {652940dd-bd04-45e2-919f-9798a85ee3b6} <Debug> TCPHandler: Processed in 0.002347804 sec. | ||
976 | 2025.01.13 22:44:06.357544 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
977 | 2025.01.13 22:44:06.357685 [ 258 ] {ed1f1341-bcc0-4bff-9274-bb4a4035c59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
978 | 2025.01.13 22:44:06.357763 [ 258 ] {ed1f1341-bcc0-4bff-9274-bb4a4035c59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
979 | 2025.01.13 22:44:06.358435 [ 258 ] {ed1f1341-bcc0-4bff-9274-bb4a4035c59f} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
980 | 2025.01.13 22:44:06.358473 [ 258 ] {ed1f1341-bcc0-4bff-9274-bb4a4035c59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
981 | 2025.01.13 22:44:06.358896 [ 258 ] {ed1f1341-bcc0-4bff-9274-bb4a4035c59f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
982 | 2025.01.13 22:44:06.359200 [ 258 ] {ed1f1341-bcc0-4bff-9274-bb4a4035c59f} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
983 | 2025.01.13 22:44:06.359399 [ 258 ] {ed1f1341-bcc0-4bff-9274-bb4a4035c59f} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001751 sec., 57110.22272986865 rows/sec., 3.96 MiB/sec. | ||
984 | 2025.01.13 22:44:06.359452 [ 258 ] {ed1f1341-bcc0-4bff-9274-bb4a4035c59f} <Debug> TCPHandler: Processed in 0.001977852 sec. | ||
985 | 2025.01.13 22:44:06.359637 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
986 | 2025.01.13 22:44:06.359762 [ 263 ] {144b1580-26e4-4f59-8546-abbd2b0221cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
987 | 2025.01.13 22:44:06.359815 [ 263 ] {144b1580-26e4-4f59-8546-abbd2b0221cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
988 | 2025.01.13 22:44:06.360323 [ 263 ] {144b1580-26e4-4f59-8546-abbd2b0221cf} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
989 | 2025.01.13 22:44:06.360363 [ 263 ] {144b1580-26e4-4f59-8546-abbd2b0221cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
990 | 2025.01.13 22:44:06.360745 [ 263 ] {144b1580-26e4-4f59-8546-abbd2b0221cf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
991 | 2025.01.13 22:44:06.360987 [ 263 ] {144b1580-26e4-4f59-8546-abbd2b0221cf} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
992 | 2025.01.13 22:44:06.361226 [ 263 ] {144b1580-26e4-4f59-8546-abbd2b0221cf} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001489 sec., 20147.750167897917 rows/sec., 1.38 MiB/sec. | ||
993 | 2025.01.13 22:44:06.361364 [ 263 ] {144b1580-26e4-4f59-8546-abbd2b0221cf} <Debug> TCPHandler: Processed in 0.001781046 sec. | ||
994 | 2025.01.13 22:44:09.812293 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
995 | 2025.01.13 22:44:09.812396 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
996 | 2025.01.13 22:44:09.921490 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
997 | 2025.01.13 22:44:09.922099 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
998 | 2025.01.13 22:44:09.922139 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
999 | 2025.01.13 22:44:09.922717 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1000 | 2025.01.13 22:44:09.922976 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1001 | 2025.01.13 22:44:09.923137 [ 95 ] {} <Debug> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1002 | 2025.01.13 22:44:09.923192 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1003 | 2025.01.13 22:44:09.923222 [ 95 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1004 | 2025.01.13 22:44:09.923248 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1005 | 2025.01.13 22:44:09.927184 [ 194 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
1006 | 2025.01.13 22:44:09.927390 [ 194 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1007 | 2025.01.13 22:44:09.927527 [ 194 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
1008 | 2025.01.13 22:44:09.931561 [ 194 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
1009 | 2025.01.13 22:44:09.931655 [ 194 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
1010 | 2025.01.13 22:44:09.933835 [ 194 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
1011 | 2025.01.13 22:44:09.935763 [ 194 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
1012 | 2025.01.13 22:44:09.943780 [ 194 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
1013 | 2025.01.13 22:44:09.973990 [ 195 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.050641313 sec., 55409.305836916195 rows/sec., 811.66 KiB/sec. | ||
1014 | 2025.01.13 22:44:09.974667 [ 201 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1015 | 2025.01.13 22:44:09.974989 [ 201 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_6_1} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1016 | 2025.01.13 22:44:09.975066 [ 201 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_6_1} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1017 | 2025.01.13 22:44:09.975189 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
1018 | 2025.01.13 22:44:10.001166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.82 MiB, peak 165.13 MiB, free memory in arenas 0.00 B, will set to 160.28 MiB (RSS), difference: 1.46 MiB | ||
1019 | 2025.01.13 22:44:10.058019 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1020 | 2025.01.13 22:44:10.078218 [ 244 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1021 | 2025.01.13 22:44:10.078269 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1022 | 2025.01.13 22:44:10.085004 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1023 | 2025.01.13 22:44:10.085748 [ 244 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1024 | 2025.01.13 22:44:10.086113 [ 94 ] {} <Debug> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1025 | 2025.01.13 22:44:10.086273 [ 94 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1026 | 2025.01.13 22:44:10.086346 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1027 | 2025.01.13 22:44:10.086784 [ 201 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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 | ||
1028 | 2025.01.13 22:44:10.101855 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1029 | 2025.01.13 22:44:10.103238 [ 201 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1030 | 2025.01.13 22:44:10.104662 [ 201 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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 | ||
1031 | 2025.01.13 22:44:10.110072 [ 201 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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 | ||
1032 | 2025.01.13 22:44:10.115260 [ 201 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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 | ||
1033 | 2025.01.13 22:44:10.120297 [ 201 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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 | ||
1034 | 2025.01.13 22:44:10.129540 [ 201 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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 | ||
1035 | 2025.01.13 22:44:10.134358 [ 201 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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 | ||
1036 | 2025.01.13 22:44:10.195532 [ 195 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.109022249 sec., 421.93222412793926 rows/sec., 2.18 MiB/sec. | ||
1037 | 2025.01.13 22:44:10.198095 [ 200 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1038 | 2025.01.13 22:44:10.200982 [ 200 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::all_1_6_1} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1039 | 2025.01.13 22:44:10.201103 [ 200 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::all_1_6_1} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1040 | 2025.01.13 22:44:10.203521 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1041 | 2025.01.13 22:44:11.001167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.35 MiB, peak 170.89 MiB, free memory in arenas 0.00 B, will set to 164.06 MiB (RSS), difference: 2.70 MiB | ||
1042 | 2025.01.13 22:44:11.351061 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1043 | 2025.01.13 22:44:11.351324 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
1044 | 2025.01.13 22:44:11.353887 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1045 | 2025.01.13 22:44:11.358512 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
1046 | 2025.01.13 22:44:11.358817 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1047 | 2025.01.13 22:44:11.360946 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1048 | 2025.01.13 22:44:11.363631 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1049 | 2025.01.13 22:44:11.368522 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1050 | 2025.01.13 22:44:11.370567 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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 | ||
1051 | 2025.01.13 22:44:11.370592 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1052 | 2025.01.13 22:44:11.370681 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
1053 | 2025.01.13 22:44:11.370708 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1054 | 2025.01.13 22:44:11.381728 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.030512 sec., 458.83586785527007 rows/sec., 18.72 KiB/sec. | ||
1055 | 2025.01.13 22:44:11.381842 [ 258 ] {0b169e83-6f5d-4a01-a61b-16a3f2526042} <Debug> TCPHandler: Processed in 0.030914562 sec. | ||
1056 | 2025.01.13 22:44:11.382761 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1057 | 2025.01.13 22:44:11.383047 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1058 | 2025.01.13 22:44:11.383473 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1059 | 2025.01.13 22:44:11.383514 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1060 | 2025.01.13 22:44:11.383805 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1061 | 2025.01.13 22:44:11.383887 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1062 | 2025.01.13 22:44:11.384072 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1063 | 2025.01.13 22:44:11.384112 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1064 | 2025.01.13 22:44:11.384139 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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 | ||
1065 | 2025.01.13 22:44:11.384157 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1066 | 2025.01.13 22:44:11.384209 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
1067 | 2025.01.13 22:44:11.384232 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1068 | 2025.01.13 22:44:11.384879 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001959 sec., 7146.503318019399 rows/sec., 291.62 KiB/sec. | ||
1069 | 2025.01.13 22:44:11.385000 [ 263 ] {28fb5b47-5681-40ae-8f23-2fa5839679e5} <Debug> TCPHandler: Processed in 0.002391395 sec. | ||
1070 | 2025.01.13 22:44:11.385328 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1071 | 2025.01.13 22:44:11.385537 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
1072 | 2025.01.13 22:44:11.385912 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1073 | 2025.01.13 22:44:11.385963 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled')" moved to PREWHERE | ||
1074 | 2025.01.13 22:44:11.386278 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1075 | 2025.01.13 22:44:11.386346 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1076 | 2025.01.13 22:44:11.386502 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1077 | 2025.01.13 22:44:11.386535 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1078 | 2025.01.13 22:44:11.386560 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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 | ||
1079 | 2025.01.13 22:44:11.386577 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1080 | 2025.01.13 22:44:11.386624 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled'))" | ||
1081 | 2025.01.13 22:44:11.386648 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1082 | 2025.01.13 22:44:11.387166 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001725 sec., 8115.942028985507 rows/sec., 331.18 KiB/sec. | ||
1083 | 2025.01.13 22:44:11.387250 [ 258 ] {bf86f0bd-8254-4abf-921e-dc48577dd493} <Debug> TCPHandler: Processed in 0.001990673 sec. | ||
1084 | 2025.01.13 22:44:11.387860 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1085 | 2025.01.13 22:44:11.388178 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
1086 | 2025.01.13 22:44:11.388542 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1087 | 2025.01.13 22:44:11.388581 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE | ||
1088 | 2025.01.13 22:44:11.388836 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1089 | 2025.01.13 22:44:11.388902 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1090 | 2025.01.13 22:44:11.389050 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1091 | 2025.01.13 22:44:11.389082 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1092 | 2025.01.13 22:44:11.389105 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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 | ||
1093 | 2025.01.13 22:44:11.389121 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1094 | 2025.01.13 22:44:11.389166 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
1095 | 2025.01.13 22:44:11.389188 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1096 | 2025.01.13 22:44:11.389757 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001728 sec., 8101.851851851852 rows/sec., 330.61 KiB/sec. | ||
1097 | 2025.01.13 22:44:11.389873 [ 263 ] {ad373973-7f1c-4539-a6b8-79149c641552} <Debug> TCPHandler: Processed in 0.002122767 sec. | ||
1098 | 2025.01.13 22:44:11.390130 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1099 | 2025.01.13 22:44:11.390313 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
1100 | 2025.01.13 22:44:11.390673 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1101 | 2025.01.13 22:44:11.390723 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE | ||
1102 | 2025.01.13 22:44:11.391051 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1103 | 2025.01.13 22:44:11.391135 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1104 | 2025.01.13 22:44:11.391309 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1105 | 2025.01.13 22:44:11.391341 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1106 | 2025.01.13 22:44:11.391365 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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 | ||
1107 | 2025.01.13 22:44:11.391382 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1108 | 2025.01.13 22:44:11.391427 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
1109 | 2025.01.13 22:44:11.391451 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1110 | 2025.01.13 22:44:11.391987 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001762 sec., 7945.516458569808 rows/sec., 324.23 KiB/sec. | ||
1111 | 2025.01.13 22:44:11.392070 [ 258 ] {b146186c-e41b-459e-a595-b31914e6666b} <Debug> TCPHandler: Processed in 0.001996073 sec. | ||
1112 | 2025.01.13 22:44:11.392343 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1113 | 2025.01.13 22:44:11.392666 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1114 | 2025.01.13 22:44:11.393224 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1115 | 2025.01.13 22:44:11.393302 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1116 | 2025.01.13 22:44:11.393567 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1117 | 2025.01.13 22:44:11.393633 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1118 | 2025.01.13 22:44:11.393782 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1119 | 2025.01.13 22:44:11.393813 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1120 | 2025.01.13 22:44:11.393836 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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 | ||
1121 | 2025.01.13 22:44:11.393853 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1122 | 2025.01.13 22:44:11.393898 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1123 | 2025.01.13 22:44:11.393920 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1124 | 2025.01.13 22:44:11.394493 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.00198 sec., 7070.707070707071 rows/sec., 288.53 KiB/sec. | ||
1125 | 2025.01.13 22:44:11.394611 [ 263 ] {0e76bbeb-c339-4adc-af5c-7f3d454fa898} <Debug> TCPHandler: Processed in 0.002360815 sec. | ||
1126 | 2025.01.13 22:44:11.394916 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1127 | 2025.01.13 22:44:11.395123 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1128 | 2025.01.13 22:44:11.395455 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1129 | 2025.01.13 22:44:11.395496 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1130 | 2025.01.13 22:44:11.395761 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1131 | 2025.01.13 22:44:11.395828 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1132 | 2025.01.13 22:44:11.395978 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1133 | 2025.01.13 22:44:11.396011 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1134 | 2025.01.13 22:44:11.396034 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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 | ||
1135 | 2025.01.13 22:44:11.396052 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1136 | 2025.01.13 22:44:11.396098 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1137 | 2025.01.13 22:44:11.396120 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1138 | 2025.01.13 22:44:11.396647 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001621 sec., 8636.64404688464 rows/sec., 352.43 KiB/sec. | ||
1139 | 2025.01.13 22:44:11.396732 [ 258 ] {30b9f22c-75b6-472b-9e0c-4686f428b911} <Debug> TCPHandler: Processed in 0.001880889 sec. | ||
1140 | 2025.01.13 22:44:11.397039 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1141 | 2025.01.13 22:44:11.397244 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1142 | 2025.01.13 22:44:11.397796 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1143 | 2025.01.13 22:44:11.397876 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1144 | 2025.01.13 22:44:11.398354 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1145 | 2025.01.13 22:44:11.398420 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1146 | 2025.01.13 22:44:11.398565 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1147 | 2025.01.13 22:44:11.398597 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1148 | 2025.01.13 22:44:11.398619 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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 | ||
1149 | 2025.01.13 22:44:11.398635 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1150 | 2025.01.13 22:44:11.398679 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1151 | 2025.01.13 22:44:11.398700 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1152 | 2025.01.13 22:44:11.399274 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002124 sec., 6591.337099811676 rows/sec., 268.97 KiB/sec. | ||
1153 | 2025.01.13 22:44:11.399390 [ 263 ] {e4d6ecc4-dd29-4ab2-8ee3-5f161869b56f} <Debug> TCPHandler: Processed in 0.002416826 sec. | ||
1154 | 2025.01.13 22:44:11.399639 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1155 | 2025.01.13 22:44:11.399850 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1156 | 2025.01.13 22:44:11.400218 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1157 | 2025.01.13 22:44:11.400268 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1158 | 2025.01.13 22:44:11.400539 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1159 | 2025.01.13 22:44:11.400605 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1160 | 2025.01.13 22:44:11.400753 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1161 | 2025.01.13 22:44:11.400786 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1162 | 2025.01.13 22:44:11.400809 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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 | ||
1163 | 2025.01.13 22:44:11.400826 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1164 | 2025.01.13 22:44:11.400870 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1165 | 2025.01.13 22:44:11.400893 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1166 | 2025.01.13 22:44:11.401389 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001637 sec., 8552.22968845449 rows/sec., 348.99 KiB/sec. | ||
1167 | 2025.01.13 22:44:11.401471 [ 258 ] {b50ff427-49f4-4f95-9ada-68fd84505f90} <Debug> TCPHandler: Processed in 0.001901859 sec. | ||
1168 | 2025.01.13 22:44:11.401733 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1169 | 2025.01.13 22:44:11.401937 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1170 | 2025.01.13 22:44:11.402298 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1171 | 2025.01.13 22:44:11.402339 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1172 | 2025.01.13 22:44:11.402606 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1173 | 2025.01.13 22:44:11.402671 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1174 | 2025.01.13 22:44:11.402815 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1175 | 2025.01.13 22:44:11.402847 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1176 | 2025.01.13 22:44:11.402870 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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 | ||
1177 | 2025.01.13 22:44:11.402886 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1178 | 2025.01.13 22:44:11.402929 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1179 | 2025.01.13 22:44:11.402952 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1180 | 2025.01.13 22:44:11.403501 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001659 sec., 8438.818565400843 rows/sec., 344.36 KiB/sec. | ||
1181 | 2025.01.13 22:44:11.403616 [ 263 ] {c7e83b81-3b78-4efe-87cc-224c2c190bad} <Debug> TCPHandler: Processed in 0.001947792 sec. | ||
1182 | 2025.01.13 22:44:11.403874 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1183 | 2025.01.13 22:44:11.404083 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1184 | 2025.01.13 22:44:11.404428 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1185 | 2025.01.13 22:44:11.404471 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1186 | 2025.01.13 22:44:11.404745 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1187 | 2025.01.13 22:44:11.404812 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1188 | 2025.01.13 22:44:11.404959 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1189 | 2025.01.13 22:44:11.404991 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1190 | 2025.01.13 22:44:11.405015 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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 | ||
1191 | 2025.01.13 22:44:11.405031 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1192 | 2025.01.13 22:44:11.405075 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1193 | 2025.01.13 22:44:11.405098 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1194 | 2025.01.13 22:44:11.405612 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001628 sec., 8599.5085995086 rows/sec., 350.91 KiB/sec. | ||
1195 | 2025.01.13 22:44:11.405695 [ 258 ] {a6940629-8798-4ae1-8ba6-2ed86d7389a3} <Debug> TCPHandler: Processed in 0.001884129 sec. | ||
1196 | 2025.01.13 22:44:11.405959 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1197 | 2025.01.13 22:44:11.406166 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1198 | 2025.01.13 22:44:11.406494 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1199 | 2025.01.13 22:44:11.406536 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1200 | 2025.01.13 22:44:11.406810 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1201 | 2025.01.13 22:44:11.406875 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1202 | 2025.01.13 22:44:11.407021 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1203 | 2025.01.13 22:44:11.407053 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1204 | 2025.01.13 22:44:11.407077 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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 | ||
1205 | 2025.01.13 22:44:11.407092 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1206 | 2025.01.13 22:44:11.407135 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1207 | 2025.01.13 22:44:11.407158 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1208 | 2025.01.13 22:44:11.407738 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.00167 sec., 8383.233532934131 rows/sec., 342.09 KiB/sec. | ||
1209 | 2025.01.13 22:44:11.407853 [ 263 ] {23938ade-5c81-40e3-9f0d-4f6053e4c6b0} <Debug> TCPHandler: Processed in 0.001962932 sec. | ||
1210 | 2025.01.13 22:44:11.412008 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1211 | 2025.01.13 22:44:11.412226 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1212 | 2025.01.13 22:44:11.412556 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1213 | 2025.01.13 22:44:11.412599 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1214 | 2025.01.13 22:44:11.412885 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1215 | 2025.01.13 22:44:11.412952 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1216 | 2025.01.13 22:44:11.413102 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1217 | 2025.01.13 22:44:11.413134 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1218 | 2025.01.13 22:44:11.413156 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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 | ||
1219 | 2025.01.13 22:44:11.413172 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1220 | 2025.01.13 22:44:11.413214 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1221 | 2025.01.13 22:44:11.413237 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1222 | 2025.01.13 22:44:11.413753 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001631 sec., 8583.690987124462 rows/sec., 350.27 KiB/sec. | ||
1223 | 2025.01.13 22:44:11.413835 [ 258 ] {67b49932-8f4f-40a9-a97b-c26199148219} <Debug> TCPHandler: Processed in 0.00189699 sec. | ||
1224 | 2025.01.13 22:44:11.416186 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1225 | 2025.01.13 22:44:11.416423 [ 263 ] {d694b53e-9b81-4dd5-aa44-92ae30035ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1226 | 2025.01.13 22:44:11.416522 [ 263 ] {d694b53e-9b81-4dd5-aa44-92ae30035ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1227 | 2025.01.13 22:44:11.417610 [ 263 ] {d694b53e-9b81-4dd5-aa44-92ae30035ef5} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1228 | 2025.01.13 22:44:11.417657 [ 263 ] {d694b53e-9b81-4dd5-aa44-92ae30035ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1229 | 2025.01.13 22:44:11.418415 [ 263 ] {d694b53e-9b81-4dd5-aa44-92ae30035ef5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1230 | 2025.01.13 22:44:11.418640 [ 263 ] {d694b53e-9b81-4dd5-aa44-92ae30035ef5} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1231 | 2025.01.13 22:44:11.418940 [ 263 ] {d694b53e-9b81-4dd5-aa44-92ae30035ef5} <Debug> executeQuery: Read 13 rows, 2.63 KiB in 0.002563 sec., 5072.181037846273 rows/sec., 1.00 MiB/sec. | ||
1232 | 2025.01.13 22:44:11.419027 [ 263 ] {d694b53e-9b81-4dd5-aa44-92ae30035ef5} <Debug> TCPHandler: Processed in 0.002951063 sec. | ||
1233 | 2025.01.13 22:44:11.419201 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1234 | 2025.01.13 22:44:11.419350 [ 258 ] {4e14c872-2ac2-4a20-b096-150ae65cebb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1235 | 2025.01.13 22:44:11.419409 [ 258 ] {4e14c872-2ac2-4a20-b096-150ae65cebb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1236 | 2025.01.13 22:44:11.420692 [ 258 ] {4e14c872-2ac2-4a20-b096-150ae65cebb5} <Trace> oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1237 | 2025.01.13 22:44:11.420728 [ 258 ] {4e14c872-2ac2-4a20-b096-150ae65cebb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1238 | 2025.01.13 22:44:11.421129 [ 258 ] {4e14c872-2ac2-4a20-b096-150ae65cebb5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1239 | 2025.01.13 22:44:11.421375 [ 258 ] {4e14c872-2ac2-4a20-b096-150ae65cebb5} <Trace> oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1240 | 2025.01.13 22:44:11.421573 [ 258 ] {4e14c872-2ac2-4a20-b096-150ae65cebb5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002261 sec., 6191.950464396285 rows/sec., 445.74 KiB/sec. | ||
1241 | 2025.01.13 22:44:11.421645 [ 258 ] {4e14c872-2ac2-4a20-b096-150ae65cebb5} <Debug> TCPHandler: Processed in 0.002510559 sec. | ||
1242 | 2025.01.13 22:44:11.421798 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1243 | 2025.01.13 22:44:11.421936 [ 263 ] {a21dcfb2-c98d-441e-82fe-6e3e3c78ad04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1244 | 2025.01.13 22:44:11.421992 [ 263 ] {a21dcfb2-c98d-441e-82fe-6e3e3c78ad04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1245 | 2025.01.13 22:44:11.422722 [ 263 ] {a21dcfb2-c98d-441e-82fe-6e3e3c78ad04} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1246 | 2025.01.13 22:44:11.422761 [ 263 ] {a21dcfb2-c98d-441e-82fe-6e3e3c78ad04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1247 | 2025.01.13 22:44:11.423153 [ 263 ] {a21dcfb2-c98d-441e-82fe-6e3e3c78ad04} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1248 | 2025.01.13 22:44:11.423393 [ 263 ] {a21dcfb2-c98d-441e-82fe-6e3e3c78ad04} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1249 | 2025.01.13 22:44:11.423602 [ 263 ] {a21dcfb2-c98d-441e-82fe-6e3e3c78ad04} <Debug> executeQuery: Read 189 rows, 17.14 KiB in 0.001696 sec., 111438.67924528301 rows/sec., 9.87 MiB/sec. | ||
1250 | 2025.01.13 22:44:11.423654 [ 263 ] {a21dcfb2-c98d-441e-82fe-6e3e3c78ad04} <Debug> TCPHandler: Processed in 0.001922061 sec. | ||
1251 | 2025.01.13 22:44:11.423800 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1252 | 2025.01.13 22:44:11.423940 [ 258 ] {c4243111-ea8a-4db6-bcd3-41621c034f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1253 | 2025.01.13 22:44:11.423995 [ 258 ] {c4243111-ea8a-4db6-bcd3-41621c034f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1254 | 2025.01.13 22:44:11.424640 [ 258 ] {c4243111-ea8a-4db6-bcd3-41621c034f7c} <Trace> oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1255 | 2025.01.13 22:44:11.424674 [ 258 ] {c4243111-ea8a-4db6-bcd3-41621c034f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1256 | 2025.01.13 22:44:11.425040 [ 258 ] {c4243111-ea8a-4db6-bcd3-41621c034f7c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1257 | 2025.01.13 22:44:11.425280 [ 258 ] {c4243111-ea8a-4db6-bcd3-41621c034f7c} <Trace> oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1258 | 2025.01.13 22:44:11.425508 [ 258 ] {c4243111-ea8a-4db6-bcd3-41621c034f7c} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.00159 sec., 9433.962264150943 rows/sec., 665.17 KiB/sec. | ||
1259 | 2025.01.13 22:44:11.425565 [ 258 ] {c4243111-ea8a-4db6-bcd3-41621c034f7c} <Debug> TCPHandler: Processed in 0.001831338 sec. | ||
1260 | 2025.01.13 22:44:11.425768 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1261 | 2025.01.13 22:44:11.425988 [ 263 ] {175f63da-eaf3-42ab-bd87-31790a612f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1262 | 2025.01.13 22:44:11.426076 [ 263 ] {175f63da-eaf3-42ab-bd87-31790a612f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1263 | 2025.01.13 22:44:11.426755 [ 263 ] {175f63da-eaf3-42ab-bd87-31790a612f99} <Trace> oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1264 | 2025.01.13 22:44:11.426794 [ 263 ] {175f63da-eaf3-42ab-bd87-31790a612f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1265 | 2025.01.13 22:44:11.427162 [ 263 ] {175f63da-eaf3-42ab-bd87-31790a612f99} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1266 | 2025.01.13 22:44:11.427407 [ 263 ] {175f63da-eaf3-42ab-bd87-31790a612f99} <Trace> oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1267 | 2025.01.13 22:44:11.427693 [ 263 ] {175f63da-eaf3-42ab-bd87-31790a612f99} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001753 sec., 7986.309184255562 rows/sec., 559.31 KiB/sec. | ||
1268 | 2025.01.13 22:44:11.427750 [ 263 ] {175f63da-eaf3-42ab-bd87-31790a612f99} <Debug> TCPHandler: Processed in 0.002093636 sec. | ||
1269 | 2025.01.13 22:44:11.427893 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1270 | 2025.01.13 22:44:11.428032 [ 258 ] {d0caa348-09ed-422f-8c19-92dcf55fd897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1271 | 2025.01.13 22:44:11.428087 [ 258 ] {d0caa348-09ed-422f-8c19-92dcf55fd897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1272 | 2025.01.13 22:44:11.428681 [ 258 ] {d0caa348-09ed-422f-8c19-92dcf55fd897} <Trace> oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1273 | 2025.01.13 22:44:11.428717 [ 258 ] {d0caa348-09ed-422f-8c19-92dcf55fd897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1274 | 2025.01.13 22:44:11.429076 [ 258 ] {d0caa348-09ed-422f-8c19-92dcf55fd897} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1275 | 2025.01.13 22:44:11.429308 [ 258 ] {d0caa348-09ed-422f-8c19-92dcf55fd897} <Trace> oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1276 | 2025.01.13 22:44:11.429542 [ 258 ] {d0caa348-09ed-422f-8c19-92dcf55fd897} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001529 sec., 8502.289077828646 rows/sec., 530.12 KiB/sec. | ||
1277 | 2025.01.13 22:44:11.429610 [ 258 ] {d0caa348-09ed-422f-8c19-92dcf55fd897} <Debug> TCPHandler: Processed in 0.001785066 sec. | ||
1278 | 2025.01.13 22:44:11.429801 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1279 | 2025.01.13 22:44:11.430022 [ 263 ] {04a9025a-df29-4dfc-a3d7-582a59ef0079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1280 | 2025.01.13 22:44:11.430114 [ 263 ] {04a9025a-df29-4dfc-a3d7-582a59ef0079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1281 | 2025.01.13 22:44:11.430916 [ 263 ] {04a9025a-df29-4dfc-a3d7-582a59ef0079} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1282 | 2025.01.13 22:44:11.430955 [ 263 ] {04a9025a-df29-4dfc-a3d7-582a59ef0079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1283 | 2025.01.13 22:44:11.431368 [ 263 ] {04a9025a-df29-4dfc-a3d7-582a59ef0079} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1284 | 2025.01.13 22:44:11.431606 [ 263 ] {04a9025a-df29-4dfc-a3d7-582a59ef0079} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1285 | 2025.01.13 22:44:11.431823 [ 263 ] {04a9025a-df29-4dfc-a3d7-582a59ef0079} <Debug> executeQuery: Read 354 rows, 25.44 KiB in 0.001856 sec., 190732.75862068965 rows/sec., 13.39 MiB/sec. | ||
1286 | 2025.01.13 22:44:11.431875 [ 263 ] {04a9025a-df29-4dfc-a3d7-582a59ef0079} <Debug> TCPHandler: Processed in 0.002183768 sec. | ||
1287 | 2025.01.13 22:44:11.432026 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1288 | 2025.01.13 22:44:11.432166 [ 258 ] {513b519c-1a47-407b-8e1b-1c78d5ce5151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1289 | 2025.01.13 22:44:11.432225 [ 258 ] {513b519c-1a47-407b-8e1b-1c78d5ce5151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1290 | 2025.01.13 22:44:11.432784 [ 258 ] {513b519c-1a47-407b-8e1b-1c78d5ce5151} <Trace> oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1291 | 2025.01.13 22:44:11.432853 [ 258 ] {513b519c-1a47-407b-8e1b-1c78d5ce5151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1292 | 2025.01.13 22:44:11.433282 [ 258 ] {513b519c-1a47-407b-8e1b-1c78d5ce5151} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1293 | 2025.01.13 22:44:11.433510 [ 258 ] {513b519c-1a47-407b-8e1b-1c78d5ce5151} <Trace> oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1294 | 2025.01.13 22:44:11.433700 [ 258 ] {513b519c-1a47-407b-8e1b-1c78d5ce5151} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001563 sec., 3838.7715930902114 rows/sec., 200.56 KiB/sec. | ||
1295 | 2025.01.13 22:44:11.433750 [ 258 ] {513b519c-1a47-407b-8e1b-1c78d5ce5151} <Debug> TCPHandler: Processed in 0.001791116 sec. | ||
1296 | 2025.01.13 22:44:11.433878 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1297 | 2025.01.13 22:44:11.433996 [ 263 ] {7427c5e6-d1a1-45b5-aa01-9c45e83db4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1298 | 2025.01.13 22:44:11.434049 [ 263 ] {7427c5e6-d1a1-45b5-aa01-9c45e83db4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1299 | 2025.01.13 22:44:11.434615 [ 263 ] {7427c5e6-d1a1-45b5-aa01-9c45e83db4eb} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1300 | 2025.01.13 22:44:11.434653 [ 263 ] {7427c5e6-d1a1-45b5-aa01-9c45e83db4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1301 | 2025.01.13 22:44:11.435035 [ 263 ] {7427c5e6-d1a1-45b5-aa01-9c45e83db4eb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1302 | 2025.01.13 22:44:11.435272 [ 263 ] {7427c5e6-d1a1-45b5-aa01-9c45e83db4eb} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1303 | 2025.01.13 22:44:11.435559 [ 263 ] {7427c5e6-d1a1-45b5-aa01-9c45e83db4eb} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.00157 sec., 112738.85350318471 rows/sec., 7.44 MiB/sec. | ||
1304 | 2025.01.13 22:44:11.435643 [ 263 ] {7427c5e6-d1a1-45b5-aa01-9c45e83db4eb} <Debug> TCPHandler: Processed in 0.001820417 sec. | ||
1305 | 2025.01.13 22:44:11.435800 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1306 | 2025.01.13 22:44:11.435940 [ 258 ] {e4f52d07-18df-4cd0-bdb8-d2d445946a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1307 | 2025.01.13 22:44:11.435998 [ 258 ] {e4f52d07-18df-4cd0-bdb8-d2d445946a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1308 | 2025.01.13 22:44:11.436501 [ 258 ] {e4f52d07-18df-4cd0-bdb8-d2d445946a01} <Trace> oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1309 | 2025.01.13 22:44:11.436537 [ 258 ] {e4f52d07-18df-4cd0-bdb8-d2d445946a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1310 | 2025.01.13 22:44:11.436896 [ 258 ] {e4f52d07-18df-4cd0-bdb8-d2d445946a01} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1311 | 2025.01.13 22:44:11.437141 [ 258 ] {e4f52d07-18df-4cd0-bdb8-d2d445946a01} <Trace> oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1312 | 2025.01.13 22:44:11.437338 [ 258 ] {e4f52d07-18df-4cd0-bdb8-d2d445946a01} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001427 sec., 700.7708479327259 rows/sec., 47.22 KiB/sec. | ||
1313 | 2025.01.13 22:44:11.437385 [ 258 ] {e4f52d07-18df-4cd0-bdb8-d2d445946a01} <Debug> TCPHandler: Processed in 0.001651822 sec. | ||
1314 | 2025.01.13 22:44:11.437584 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1315 | 2025.01.13 22:44:11.437801 [ 263 ] {dda73f1b-0804-47ea-9d2b-7d9da178a76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1316 | 2025.01.13 22:44:11.437942 [ 263 ] {dda73f1b-0804-47ea-9d2b-7d9da178a76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1317 | 2025.01.13 22:44:11.439212 [ 263 ] {dda73f1b-0804-47ea-9d2b-7d9da178a76e} <Trace> oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1318 | 2025.01.13 22:44:11.439251 [ 263 ] {dda73f1b-0804-47ea-9d2b-7d9da178a76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1319 | 2025.01.13 22:44:11.441948 [ 263 ] {dda73f1b-0804-47ea-9d2b-7d9da178a76e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1320 | 2025.01.13 22:44:11.442394 [ 263 ] {dda73f1b-0804-47ea-9d2b-7d9da178a76e} <Trace> oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1321 | 2025.01.13 22:44:11.442623 [ 263 ] {dda73f1b-0804-47ea-9d2b-7d9da178a76e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004876 sec., 1640.6890894175554 rows/sec., 2.94 MiB/sec. | ||
1322 | 2025.01.13 22:44:11.442717 [ 263 ] {dda73f1b-0804-47ea-9d2b-7d9da178a76e} <Debug> TCPHandler: Processed in 0.005241905 sec. | ||
1323 | 2025.01.13 22:44:11.442871 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1324 | 2025.01.13 22:44:11.443010 [ 258 ] {ef293031-8e60-45aa-be9e-0f3190610b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1325 | 2025.01.13 22:44:11.443066 [ 258 ] {ef293031-8e60-45aa-be9e-0f3190610b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1326 | 2025.01.13 22:44:11.443582 [ 258 ] {ef293031-8e60-45aa-be9e-0f3190610b1c} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1327 | 2025.01.13 22:44:11.443617 [ 258 ] {ef293031-8e60-45aa-be9e-0f3190610b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1328 | 2025.01.13 22:44:11.443973 [ 258 ] {ef293031-8e60-45aa-be9e-0f3190610b1c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1329 | 2025.01.13 22:44:11.444200 [ 258 ] {ef293031-8e60-45aa-be9e-0f3190610b1c} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1330 | 2025.01.13 22:44:11.444439 [ 258 ] {ef293031-8e60-45aa-be9e-0f3190610b1c} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001443 sec., 36036.036036036036 rows/sec., 2.23 MiB/sec. | ||
1331 | 2025.01.13 22:44:11.444524 [ 258 ] {ef293031-8e60-45aa-be9e-0f3190610b1c} <Debug> TCPHandler: Processed in 0.001722494 sec. | ||
1332 | 2025.01.13 22:44:14.900923 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 186 | ||
1333 | 2025.01.13 22:44:14.904556 [ 243 ] {} <Trace> system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1334 | 2025.01.13 22:44:14.904608 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1335 | 2025.01.13 22:44:14.906218 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1336 | 2025.01.13 22:44:14.906530 [ 243 ] {} <Trace> system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1337 | 2025.01.13 22:44:14.907390 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
1338 | 2025.01.13 22:44:16.353276 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1339 | 2025.01.13 22:44:16.353546 [ 258 ] {ac458c7f-1112-4a05-84fc-ab5a1a917d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1340 | 2025.01.13 22:44:16.353617 [ 258 ] {ac458c7f-1112-4a05-84fc-ab5a1a917d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1341 | 2025.01.13 22:44:16.354324 [ 258 ] {ac458c7f-1112-4a05-84fc-ab5a1a917d2f} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1342 | 2025.01.13 22:44:16.354376 [ 258 ] {ac458c7f-1112-4a05-84fc-ab5a1a917d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1343 | 2025.01.13 22:44:16.354805 [ 258 ] {ac458c7f-1112-4a05-84fc-ab5a1a917d2f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1344 | 2025.01.13 22:44:16.355061 [ 258 ] {ac458c7f-1112-4a05-84fc-ab5a1a917d2f} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1345 | 2025.01.13 22:44:16.355288 [ 258 ] {ac458c7f-1112-4a05-84fc-ab5a1a917d2f} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001796 sec., 14476.614699331847 rows/sec., 1.08 MiB/sec. | ||
1346 | 2025.01.13 22:44:16.355351 [ 258 ] {ac458c7f-1112-4a05-84fc-ab5a1a917d2f} <Debug> TCPHandler: Processed in 0.00224332 sec. | ||
1347 | 2025.01.13 22:44:16.355597 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1348 | 2025.01.13 22:44:16.355817 [ 263 ] {b508f593-9556-4989-ac49-866cc26356d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1349 | 2025.01.13 22:44:16.355899 [ 263 ] {b508f593-9556-4989-ac49-866cc26356d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1350 | 2025.01.13 22:44:16.356703 [ 263 ] {b508f593-9556-4989-ac49-866cc26356d4} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1351 | 2025.01.13 22:44:16.356746 [ 263 ] {b508f593-9556-4989-ac49-866cc26356d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1352 | 2025.01.13 22:44:16.357191 [ 263 ] {b508f593-9556-4989-ac49-866cc26356d4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1353 | 2025.01.13 22:44:16.357444 [ 263 ] {b508f593-9556-4989-ac49-866cc26356d4} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1354 | 2025.01.13 22:44:16.357692 [ 263 ] {b508f593-9556-4989-ac49-866cc26356d4} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001924 sec., 14553.014553014553 rows/sec., 1.14 MiB/sec. | ||
1355 | 2025.01.13 22:44:16.357832 [ 263 ] {b508f593-9556-4989-ac49-866cc26356d4} <Debug> TCPHandler: Processed in 0.002380644 sec. | ||
1356 | 2025.01.13 22:44:16.357977 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1357 | 2025.01.13 22:44:16.358106 [ 258 ] {dce3ce4a-3206-405a-a9bf-efed90333a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1358 | 2025.01.13 22:44:16.358161 [ 258 ] {dce3ce4a-3206-405a-a9bf-efed90333a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1359 | 2025.01.13 22:44:16.358746 [ 258 ] {dce3ce4a-3206-405a-a9bf-efed90333a24} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1360 | 2025.01.13 22:44:16.358787 [ 258 ] {dce3ce4a-3206-405a-a9bf-efed90333a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1361 | 2025.01.13 22:44:16.359185 [ 258 ] {dce3ce4a-3206-405a-a9bf-efed90333a24} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1362 | 2025.01.13 22:44:16.359430 [ 258 ] {dce3ce4a-3206-405a-a9bf-efed90333a24} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1363 | 2025.01.13 22:44:16.359699 [ 258 ] {dce3ce4a-3206-405a-a9bf-efed90333a24} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001615 sec., 61919.50464396285 rows/sec., 4.29 MiB/sec. | ||
1364 | 2025.01.13 22:44:16.359846 [ 258 ] {dce3ce4a-3206-405a-a9bf-efed90333a24} <Debug> TCPHandler: Processed in 0.001930101 sec. | ||
1365 | 2025.01.13 22:44:16.360059 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1366 | 2025.01.13 22:44:16.360270 [ 263 ] {20f7a812-6864-4070-9ed3-310b6f8b8f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1367 | 2025.01.13 22:44:16.360361 [ 263 ] {20f7a812-6864-4070-9ed3-310b6f8b8f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1368 | 2025.01.13 22:44:16.360894 [ 263 ] {20f7a812-6864-4070-9ed3-310b6f8b8f29} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1369 | 2025.01.13 22:44:16.360932 [ 263 ] {20f7a812-6864-4070-9ed3-310b6f8b8f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1370 | 2025.01.13 22:44:16.361319 [ 263 ] {20f7a812-6864-4070-9ed3-310b6f8b8f29} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1371 | 2025.01.13 22:44:16.361563 [ 263 ] {20f7a812-6864-4070-9ed3-310b6f8b8f29} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1372 | 2025.01.13 22:44:16.361740 [ 263 ] {20f7a812-6864-4070-9ed3-310b6f8b8f29} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001526 sec., 19659.23984272608 rows/sec., 1.35 MiB/sec. | ||
1373 | 2025.01.13 22:44:16.361791 [ 263 ] {20f7a812-6864-4070-9ed3-310b6f8b8f29} <Debug> TCPHandler: Processed in 0.001832298 sec. | ||
1374 | 2025.01.13 22:44:17.424207 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
1375 | 2025.01.13 22:44:17.424883 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1376 | 2025.01.13 22:44:17.424928 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1377 | 2025.01.13 22:44:17.425595 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1378 | 2025.01.13 22:44:17.425874 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1379 | 2025.01.13 22:44:17.426153 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
1380 | 2025.01.13 22:44:17.602851 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1381 | 2025.01.13 22:44:17.621731 [ 244 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1382 | 2025.01.13 22:44:17.621788 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1383 | 2025.01.13 22:44:17.628756 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1384 | 2025.01.13 22:44:17.629512 [ 244 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1385 | 2025.01.13 22:44:17.632106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1386 | 2025.01.13 22:44:18.001159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.64 MiB, peak 170.89 MiB, free memory in arenas 0.00 B, will set to 166.77 MiB (RSS), difference: 1.13 MiB | ||
1387 | 2025.01.13 22:44:21.357213 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1388 | 2025.01.13 22:44:21.357429 [ 258 ] {d51d22e5-b2f0-4f86-a6e8-9e86ea39c518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1389 | 2025.01.13 22:44:21.357509 [ 258 ] {d51d22e5-b2f0-4f86-a6e8-9e86ea39c518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1390 | 2025.01.13 22:44:21.358260 [ 258 ] {d51d22e5-b2f0-4f86-a6e8-9e86ea39c518} <Trace> oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1391 | 2025.01.13 22:44:21.358311 [ 258 ] {d51d22e5-b2f0-4f86-a6e8-9e86ea39c518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1392 | 2025.01.13 22:44:21.358736 [ 258 ] {d51d22e5-b2f0-4f86-a6e8-9e86ea39c518} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1393 | 2025.01.13 22:44:21.358986 [ 258 ] {d51d22e5-b2f0-4f86-a6e8-9e86ea39c518} <Trace> oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1394 | 2025.01.13 22:44:21.359205 [ 258 ] {d51d22e5-b2f0-4f86-a6e8-9e86ea39c518} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001832 sec., 7641.921397379912 rows/sec., 550.12 KiB/sec. | ||
1395 | 2025.01.13 22:44:21.359269 [ 258 ] {d51d22e5-b2f0-4f86-a6e8-9e86ea39c518} <Debug> TCPHandler: Processed in 0.002190789 sec. | ||
1396 | 2025.01.13 22:44:21.359549 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1397 | 2025.01.13 22:44:21.359860 [ 263 ] {0eaed192-1099-4847-950a-5280c3ba7207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1398 | 2025.01.13 22:44:21.359982 [ 263 ] {0eaed192-1099-4847-950a-5280c3ba7207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1399 | 2025.01.13 22:44:21.361072 [ 263 ] {0eaed192-1099-4847-950a-5280c3ba7207} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1400 | 2025.01.13 22:44:21.361123 [ 263 ] {0eaed192-1099-4847-950a-5280c3ba7207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1401 | 2025.01.13 22:44:21.361568 [ 263 ] {0eaed192-1099-4847-950a-5280c3ba7207} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1402 | 2025.01.13 22:44:21.361823 [ 263 ] {0eaed192-1099-4847-950a-5280c3ba7207} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1403 | 2025.01.13 22:44:21.362078 [ 263 ] {0eaed192-1099-4847-950a-5280c3ba7207} <Debug> executeQuery: Read 189 rows, 17.14 KiB in 0.002306 sec., 81960.10407632263 rows/sec., 7.26 MiB/sec. | ||
1404 | 2025.01.13 22:44:21.362138 [ 263 ] {0eaed192-1099-4847-950a-5280c3ba7207} <Debug> TCPHandler: Processed in 0.002739466 sec. | ||
1405 | 2025.01.13 22:44:21.362309 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1406 | 2025.01.13 22:44:21.362454 [ 258 ] {9f639397-cb76-45b6-abab-da8f122d81e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1407 | 2025.01.13 22:44:21.362514 [ 258 ] {9f639397-cb76-45b6-abab-da8f122d81e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1408 | 2025.01.13 22:44:21.363105 [ 258 ] {9f639397-cb76-45b6-abab-da8f122d81e6} <Trace> oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1409 | 2025.01.13 22:44:21.363146 [ 258 ] {9f639397-cb76-45b6-abab-da8f122d81e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1410 | 2025.01.13 22:44:21.363499 [ 258 ] {9f639397-cb76-45b6-abab-da8f122d81e6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1411 | 2025.01.13 22:44:21.363732 [ 258 ] {9f639397-cb76-45b6-abab-da8f122d81e6} <Trace> oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1412 | 2025.01.13 22:44:21.363996 [ 258 ] {9f639397-cb76-45b6-abab-da8f122d81e6} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001558 sec., 9627.72785622593 rows/sec., 678.83 KiB/sec. | ||
1413 | 2025.01.13 22:44:21.364122 [ 258 ] {9f639397-cb76-45b6-abab-da8f122d81e6} <Debug> TCPHandler: Processed in 0.001883529 sec. | ||
1414 | 2025.01.13 22:44:21.364272 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1415 | 2025.01.13 22:44:21.364399 [ 263 ] {0ed2f013-184b-4a50-8aff-710349b10899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1416 | 2025.01.13 22:44:21.364452 [ 263 ] {0ed2f013-184b-4a50-8aff-710349b10899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1417 | 2025.01.13 22:44:21.365036 [ 263 ] {0ed2f013-184b-4a50-8aff-710349b10899} <Trace> oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1418 | 2025.01.13 22:44:21.365076 [ 263 ] {0ed2f013-184b-4a50-8aff-710349b10899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1419 | 2025.01.13 22:44:21.365437 [ 263 ] {0ed2f013-184b-4a50-8aff-710349b10899} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1420 | 2025.01.13 22:44:21.365675 [ 263 ] {0ed2f013-184b-4a50-8aff-710349b10899} <Trace> oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1421 | 2025.01.13 22:44:21.365929 [ 263 ] {0ed2f013-184b-4a50-8aff-710349b10899} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001544 sec., 9067.357512953367 rows/sec., 635.02 KiB/sec. | ||
1422 | 2025.01.13 22:44:21.366064 [ 263 ] {0ed2f013-184b-4a50-8aff-710349b10899} <Debug> TCPHandler: Processed in 0.001850019 sec. | ||
1423 | 2025.01.13 22:44:21.366216 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1424 | 2025.01.13 22:44:21.366333 [ 258 ] {57fa90f9-027b-4659-8033-5ebad240d144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1425 | 2025.01.13 22:44:21.366382 [ 258 ] {57fa90f9-027b-4659-8033-5ebad240d144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1426 | 2025.01.13 22:44:21.367045 [ 258 ] {57fa90f9-027b-4659-8033-5ebad240d144} <Trace> oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1427 | 2025.01.13 22:44:21.367085 [ 258 ] {57fa90f9-027b-4659-8033-5ebad240d144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1428 | 2025.01.13 22:44:21.367435 [ 258 ] {57fa90f9-027b-4659-8033-5ebad240d144} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1429 | 2025.01.13 22:44:21.367669 [ 258 ] {57fa90f9-027b-4659-8033-5ebad240d144} <Trace> oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1430 | 2025.01.13 22:44:21.367891 [ 258 ] {57fa90f9-027b-4659-8033-5ebad240d144} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00158 sec., 8227.848101265823 rows/sec., 513.00 KiB/sec. | ||
1431 | 2025.01.13 22:44:21.367946 [ 258 ] {57fa90f9-027b-4659-8033-5ebad240d144} <Debug> TCPHandler: Processed in 0.001786577 sec. | ||
1432 | 2025.01.13 22:44:21.368103 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1433 | 2025.01.13 22:44:21.368241 [ 263 ] {f28b3208-9c1e-4600-aa17-a5ac0b4b0526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1434 | 2025.01.13 22:44:21.368299 [ 263 ] {f28b3208-9c1e-4600-aa17-a5ac0b4b0526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1435 | 2025.01.13 22:44:21.369062 [ 263 ] {f28b3208-9c1e-4600-aa17-a5ac0b4b0526} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1436 | 2025.01.13 22:44:21.369102 [ 263 ] {f28b3208-9c1e-4600-aa17-a5ac0b4b0526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1437 | 2025.01.13 22:44:21.369476 [ 263 ] {f28b3208-9c1e-4600-aa17-a5ac0b4b0526} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1438 | 2025.01.13 22:44:21.369718 [ 263 ] {f28b3208-9c1e-4600-aa17-a5ac0b4b0526} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1439 | 2025.01.13 22:44:21.369974 [ 263 ] {f28b3208-9c1e-4600-aa17-a5ac0b4b0526} <Debug> executeQuery: Read 354 rows, 25.44 KiB in 0.001752 sec., 202054.79452054793 rows/sec., 14.18 MiB/sec. | ||
1440 | 2025.01.13 22:44:21.370123 [ 263 ] {f28b3208-9c1e-4600-aa17-a5ac0b4b0526} <Debug> TCPHandler: Processed in 0.002085665 sec. | ||
1441 | 2025.01.13 22:44:21.370274 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1442 | 2025.01.13 22:44:21.370393 [ 258 ] {e8392bf3-0160-4103-b12d-895f5550a650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1443 | 2025.01.13 22:44:21.370443 [ 258 ] {e8392bf3-0160-4103-b12d-895f5550a650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1444 | 2025.01.13 22:44:21.370944 [ 258 ] {e8392bf3-0160-4103-b12d-895f5550a650} <Trace> oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1445 | 2025.01.13 22:44:21.370984 [ 258 ] {e8392bf3-0160-4103-b12d-895f5550a650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1446 | 2025.01.13 22:44:21.371368 [ 258 ] {e8392bf3-0160-4103-b12d-895f5550a650} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1447 | 2025.01.13 22:44:21.371600 [ 258 ] {e8392bf3-0160-4103-b12d-895f5550a650} <Trace> oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1448 | 2025.01.13 22:44:21.371821 [ 258 ] {e8392bf3-0160-4103-b12d-895f5550a650} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001449 sec., 4140.786749482401 rows/sec., 216.34 KiB/sec. | ||
1449 | 2025.01.13 22:44:21.371877 [ 258 ] {e8392bf3-0160-4103-b12d-895f5550a650} <Debug> TCPHandler: Processed in 0.001659402 sec. | ||
1450 | 2025.01.13 22:44:21.372021 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1451 | 2025.01.13 22:44:21.372143 [ 263 ] {13bf0173-f6c7-43db-801d-2317fd605425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1452 | 2025.01.13 22:44:21.372198 [ 263 ] {13bf0173-f6c7-43db-801d-2317fd605425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1453 | 2025.01.13 22:44:21.372788 [ 263 ] {13bf0173-f6c7-43db-801d-2317fd605425} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1454 | 2025.01.13 22:44:21.372826 [ 263 ] {13bf0173-f6c7-43db-801d-2317fd605425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1455 | 2025.01.13 22:44:21.373217 [ 263 ] {13bf0173-f6c7-43db-801d-2317fd605425} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1456 | 2025.01.13 22:44:21.373451 [ 263 ] {13bf0173-f6c7-43db-801d-2317fd605425} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1457 | 2025.01.13 22:44:21.373667 [ 263 ] {13bf0173-f6c7-43db-801d-2317fd605425} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001549 sec., 114267.26920593932 rows/sec., 7.54 MiB/sec. | ||
1458 | 2025.01.13 22:44:21.373721 [ 263 ] {13bf0173-f6c7-43db-801d-2317fd605425} <Debug> TCPHandler: Processed in 0.001757635 sec. | ||
1459 | 2025.01.13 22:44:21.373875 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1460 | 2025.01.13 22:44:21.374014 [ 258 ] {d6a33b70-00c6-4049-b32a-c6e1f27b9791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1461 | 2025.01.13 22:44:21.374073 [ 258 ] {d6a33b70-00c6-4049-b32a-c6e1f27b9791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1462 | 2025.01.13 22:44:21.374612 [ 258 ] {d6a33b70-00c6-4049-b32a-c6e1f27b9791} <Trace> oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1463 | 2025.01.13 22:44:21.374650 [ 258 ] {d6a33b70-00c6-4049-b32a-c6e1f27b9791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1464 | 2025.01.13 22:44:21.375008 [ 258 ] {d6a33b70-00c6-4049-b32a-c6e1f27b9791} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1465 | 2025.01.13 22:44:21.375242 [ 258 ] {d6a33b70-00c6-4049-b32a-c6e1f27b9791} <Trace> oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1466 | 2025.01.13 22:44:21.375488 [ 258 ] {d6a33b70-00c6-4049-b32a-c6e1f27b9791} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001486 sec., 672.9475100942127 rows/sec., 45.35 KiB/sec. | ||
1467 | 2025.01.13 22:44:21.375589 [ 258 ] {d6a33b70-00c6-4049-b32a-c6e1f27b9791} <Debug> TCPHandler: Processed in 0.001783996 sec. | ||
1468 | 2025.01.13 22:44:21.375736 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1469 | 2025.01.13 22:44:21.375881 [ 263 ] {c79e180f-dcaf-4875-84fd-7c700b061cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1470 | 2025.01.13 22:44:21.375985 [ 263 ] {c79e180f-dcaf-4875-84fd-7c700b061cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1471 | 2025.01.13 22:44:21.377177 [ 263 ] {c79e180f-dcaf-4875-84fd-7c700b061cb7} <Trace> oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1472 | 2025.01.13 22:44:21.377216 [ 263 ] {c79e180f-dcaf-4875-84fd-7c700b061cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1473 | 2025.01.13 22:44:21.377834 [ 263 ] {c79e180f-dcaf-4875-84fd-7c700b061cb7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1474 | 2025.01.13 22:44:21.378089 [ 263 ] {c79e180f-dcaf-4875-84fd-7c700b061cb7} <Trace> oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1475 | 2025.01.13 22:44:21.378324 [ 263 ] {c79e180f-dcaf-4875-84fd-7c700b061cb7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002474 sec., 3233.6297493936945 rows/sec., 5.79 MiB/sec. | ||
1476 | 2025.01.13 22:44:21.378416 [ 263 ] {c79e180f-dcaf-4875-84fd-7c700b061cb7} <Debug> TCPHandler: Processed in 0.002746177 sec. | ||
1477 | 2025.01.13 22:44:21.378567 [ 258 ] {} <Trace> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1478 | 2025.01.13 22:44:21.378686 [ 258 ] {7da8cc4d-4493-4ead-93ca-74ce9c0cede2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33862) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1479 | 2025.01.13 22:44:21.378736 [ 258 ] {7da8cc4d-4493-4ead-93ca-74ce9c0cede2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1480 | 2025.01.13 22:44:21.379251 [ 258 ] {7da8cc4d-4493-4ead-93ca-74ce9c0cede2} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1481 | 2025.01.13 22:44:21.379290 [ 258 ] {7da8cc4d-4493-4ead-93ca-74ce9c0cede2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1482 | 2025.01.13 22:44:21.379668 [ 258 ] {7da8cc4d-4493-4ead-93ca-74ce9c0cede2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1483 | 2025.01.13 22:44:21.379904 [ 258 ] {7da8cc4d-4493-4ead-93ca-74ce9c0cede2} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1484 | 2025.01.13 22:44:21.380082 [ 258 ] {7da8cc4d-4493-4ead-93ca-74ce9c0cede2} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001421 sec., 36593.947923997184 rows/sec., 2.27 MiB/sec. | ||
1485 | 2025.01.13 22:44:21.380131 [ 258 ] {7da8cc4d-4493-4ead-93ca-74ce9c0cede2} <Debug> TCPHandler: Processed in 0.001621511 sec. | ||
1486 | 2025.01.13 22:44:24.812464 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1487 | 2025.01.13 22:44:24.812517 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1488 | 2025.01.13 22:44:24.908577 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 216 | ||
1489 | 2025.01.13 22:44:24.911578 [ 243 ] {} <Trace> system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1490 | 2025.01.13 22:44:24.911626 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1491 | 2025.01.13 22:44:24.913093 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1492 | 2025.01.13 22:44:24.913403 [ 243 ] {} <Trace> system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1493 | 2025.01.13 22:44:24.913912 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
1494 | 2025.01.13 22:44:24.927180 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
1495 | 2025.01.13 22:44:24.927826 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1496 | 2025.01.13 22:44:24.927862 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1497 | 2025.01.13 22:44:24.928481 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1498 | 2025.01.13 22:44:24.928750 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1499 | 2025.01.13 22:44:24.928927 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1500 | 2025.01.13 22:44:25.133076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1501 | 2025.01.13 22:44:25.153085 [ 244 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1502 | 2025.01.13 22:44:25.153150 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1503 | 2025.01.13 22:44:25.160578 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1504 | 2025.01.13 22:44:25.161408 [ 244 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1505 | 2025.01.13 22:44:25.164992 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1506 | 2025.01.13 22:44:26.035138 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
1507 | 2025.01.13 22:44:26.035230 [ 258 ] {} <Debug> TCP-Session: 8ff96c48-ff50-4bbf-b166-1922637b7ddb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1508 | 2025.01.13 22:44:26.352738 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1509 | 2025.01.13 22:44:26.352948 [ 263 ] {613732b4-3b40-4ea7-a7b8-7578a84b26e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1510 | 2025.01.13 22:44:26.353033 [ 263 ] {613732b4-3b40-4ea7-a7b8-7578a84b26e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1511 | 2025.01.13 22:44:26.353892 [ 263 ] {613732b4-3b40-4ea7-a7b8-7578a84b26e4} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1512 | 2025.01.13 22:44:26.353942 [ 263 ] {613732b4-3b40-4ea7-a7b8-7578a84b26e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1513 | 2025.01.13 22:44:26.354377 [ 263 ] {613732b4-3b40-4ea7-a7b8-7578a84b26e4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1514 | 2025.01.13 22:44:26.354635 [ 263 ] {613732b4-3b40-4ea7-a7b8-7578a84b26e4} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1515 | 2025.01.13 22:44:26.354837 [ 70 ] {} <Debug> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1516 | 2025.01.13 22:44:26.354906 [ 263 ] {613732b4-3b40-4ea7-a7b8-7578a84b26e4} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002014 sec., 12909.632571996026 rows/sec., 982.87 KiB/sec. | ||
1517 | 2025.01.13 22:44:26.354922 [ 70 ] {} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1518 | 2025.01.13 22:44:26.354994 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1519 | 2025.01.13 22:44:26.355049 [ 263 ] {613732b4-3b40-4ea7-a7b8-7578a84b26e4} <Debug> TCPHandler: Processed in 0.002458167 sec. | ||
1520 | 2025.01.13 22:44:26.355240 [ 186 ] {4366cd6c-b622-4742-a499-cbbff5677496::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 | ||
1521 | 2025.01.13 22:44:26.355363 [ 186 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1522 | 2025.01.13 22:44:26.355396 [ 186 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
1523 | 2025.01.13 22:44:26.355447 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1524 | 2025.01.13 22:44:26.355532 [ 186 ] {4366cd6c-b622-4742-a499-cbbff5677496::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 | ||
1525 | 2025.01.13 22:44:26.355857 [ 265 ] {951f4452-09f3-41bd-a34a-7fea0b999a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1526 | 2025.01.13 22:44:26.355919 [ 186 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 189 rows starting from the beginning of the part | ||
1527 | 2025.01.13 22:44:26.356067 [ 265 ] {951f4452-09f3-41bd-a34a-7fea0b999a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1528 | 2025.01.13 22:44:26.356370 [ 186 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
1529 | 2025.01.13 22:44:26.356577 [ 186 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 189 rows starting from the beginning of the part | ||
1530 | 2025.01.13 22:44:26.356923 [ 186 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
1531 | 2025.01.13 22:44:26.358713 [ 265 ] {951f4452-09f3-41bd-a34a-7fea0b999a7b} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1532 | 2025.01.13 22:44:26.358791 [ 265 ] {951f4452-09f3-41bd-a34a-7fea0b999a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1533 | 2025.01.13 22:44:26.359928 [ 265 ] {951f4452-09f3-41bd-a34a-7fea0b999a7b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1534 | 2025.01.13 22:44:26.359946 [ 186 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 5 columns (5 merged, 0 gathered) in 0.004835622 sec., 99676.939181764 rows/sec., 8.90 MiB/sec. | ||
1535 | 2025.01.13 22:44:26.360223 [ 195 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1536 | 2025.01.13 22:44:26.360374 [ 265 ] {951f4452-09f3-41bd-a34a-7fea0b999a7b} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1537 | 2025.01.13 22:44:26.360573 [ 70 ] {} <Debug> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1538 | 2025.01.13 22:44:26.360662 [ 70 ] {} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1539 | 2025.01.13 22:44:26.360732 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1540 | 2025.01.13 22:44:26.360891 [ 265 ] {951f4452-09f3-41bd-a34a-7fea0b999a7b} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.005179 sec., 5406.4491214520185 rows/sec., 431.81 KiB/sec. | ||
1541 | 2025.01.13 22:44:26.360982 [ 195 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_6_1} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1542 | 2025.01.13 22:44:26.361333 [ 195 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_6_1} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1543 | 2025.01.13 22:44:26.361353 [ 265 ] {951f4452-09f3-41bd-a34a-7fea0b999a7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1544 | 2025.01.13 22:44:26.361410 [ 265 ] {951f4452-09f3-41bd-a34a-7fea0b999a7b} <Debug> TCPHandler: Processed in 0.006133903 sec. | ||
1545 | 2025.01.13 22:44:26.361469 [ 193 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::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 | ||
1546 | 2025.01.13 22:44:26.361625 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
1547 | 2025.01.13 22:44:26.361701 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1548 | 2025.01.13 22:44:26.361795 [ 193 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1549 | 2025.01.13 22:44:26.361905 [ 193 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
1550 | 2025.01.13 22:44:26.361954 [ 263 ] {034b6232-df91-46cc-a572-893748cb7d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1551 | 2025.01.13 22:44:26.362258 [ 263 ] {034b6232-df91-46cc-a572-893748cb7d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1552 | 2025.01.13 22:44:26.362412 [ 193 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
1553 | 2025.01.13 22:44:26.362817 [ 193 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 354 rows starting from the beginning of the part | ||
1554 | 2025.01.13 22:44:26.363224 [ 193 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
1555 | 2025.01.13 22:44:26.363588 [ 193 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 354 rows starting from the beginning of the part | ||
1556 | 2025.01.13 22:44:26.363886 [ 193 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
1557 | 2025.01.13 22:44:26.364822 [ 263 ] {034b6232-df91-46cc-a572-893748cb7d5c} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1558 | 2025.01.13 22:44:26.364898 [ 263 ] {034b6232-df91-46cc-a572-893748cb7d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1559 | 2025.01.13 22:44:26.366049 [ 263 ] {034b6232-df91-46cc-a572-893748cb7d5c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1560 | 2025.01.13 22:44:26.366663 [ 263 ] {034b6232-df91-46cc-a572-893748cb7d5c} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1561 | 2025.01.13 22:44:26.366696 [ 193 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 820 rows, containing 5 columns (5 merged, 0 gathered) in 0.005797162 sec., 141448.52257018175 rows/sec., 10.62 MiB/sec. | ||
1562 | 2025.01.13 22:44:26.366913 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1563 | 2025.01.13 22:44:26.367011 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1564 | 2025.01.13 22:44:26.367029 [ 193 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1565 | 2025.01.13 22:44:26.367091 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1566 | 2025.01.13 22:44:26.367215 [ 263 ] {034b6232-df91-46cc-a572-893748cb7d5c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005316 sec., 18811.136192626032 rows/sec., 1.30 MiB/sec. | ||
1567 | 2025.01.13 22:44:26.367736 [ 195 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::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 | ||
1568 | 2025.01.13 22:44:26.367934 [ 263 ] {034b6232-df91-46cc-a572-893748cb7d5c} <Debug> TCPHandler: Processed in 0.006394871 sec. | ||
1569 | 2025.01.13 22:44:26.368200 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1570 | 2025.01.13 22:44:26.368245 [ 195 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1571 | 2025.01.13 22:44:26.368334 [ 195 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
1572 | 2025.01.13 22:44:26.368553 [ 265 ] {3957f306-a910-4da7-8f39-e3f47343b166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1573 | 2025.01.13 22:44:26.368725 [ 195 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
1574 | 2025.01.13 22:44:26.368803 [ 265 ] {3957f306-a910-4da7-8f39-e3f47343b166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1575 | 2025.01.13 22:44:26.368778 [ 193 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_6_1} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1576 | 2025.01.13 22:44:26.369172 [ 195 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 177 rows starting from the beginning of the part | ||
1577 | 2025.01.13 22:44:26.369624 [ 195 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
1578 | 2025.01.13 22:44:26.369741 [ 193 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_6_1} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1579 | 2025.01.13 22:44:26.370121 [ 195 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 177 rows starting from the beginning of the part | ||
1580 | 2025.01.13 22:44:26.370657 [ 195 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
1581 | 2025.01.13 22:44:26.370742 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
1582 | 2025.01.13 22:44:26.372090 [ 265 ] {3957f306-a910-4da7-8f39-e3f47343b166} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1583 | 2025.01.13 22:44:26.372170 [ 265 ] {3957f306-a910-4da7-8f39-e3f47343b166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1584 | 2025.01.13 22:44:26.373204 [ 265 ] {3957f306-a910-4da7-8f39-e3f47343b166} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1585 | 2025.01.13 22:44:26.373561 [ 265 ] {3957f306-a910-4da7-8f39-e3f47343b166} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1586 | 2025.01.13 22:44:26.373848 [ 70 ] {} <Debug> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1587 | 2025.01.13 22:44:26.373977 [ 70 ] {} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1588 | 2025.01.13 22:44:26.374070 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1589 | 2025.01.13 22:44:26.374355 [ 265 ] {3957f306-a910-4da7-8f39-e3f47343b166} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.005908 sec., 5077.860528097495 rows/sec., 356.21 KiB/sec. | ||
1590 | 2025.01.13 22:44:26.375057 [ 188 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::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 | ||
1591 | 2025.01.13 22:44:26.375096 [ 265 ] {3957f306-a910-4da7-8f39-e3f47343b166} <Debug> TCPHandler: Processed in 0.007035411 sec. | ||
1592 | 2025.01.13 22:44:26.375213 [ 195 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 694 rows, containing 5 columns (5 merged, 0 gathered) in 0.007954301 sec., 87248.3955535502 rows/sec., 5.90 MiB/sec. | ||
1593 | 2025.01.13 22:44:26.375350 [ 188 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1594 | 2025.01.13 22:44:26.375392 [ 188 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
1595 | 2025.01.13 22:44:26.375436 [ 195 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1596 | 2025.01.13 22:44:26.375589 [ 188 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
1597 | 2025.01.13 22:44:26.375902 [ 188 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part | ||
1598 | 2025.01.13 22:44:26.376191 [ 188 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
1599 | 2025.01.13 22:44:26.376453 [ 195 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1600 | 2025.01.13 22:44:26.376480 [ 188 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
1601 | 2025.01.13 22:44:26.376846 [ 195 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1602 | 2025.01.13 22:44:26.376846 [ 188 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
1603 | 2025.01.13 22:44:26.377147 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
1604 | 2025.01.13 22:44:26.378211 [ 189 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 4 columns (4 merged, 0 gathered) in 0.003930453 sec., 52411.26150090078 rows/sec., 3.42 MiB/sec. | ||
1605 | 2025.01.13 22:44:26.378351 [ 195 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1606 | 2025.01.13 22:44:26.378624 [ 195 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_6_1} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1607 | 2025.01.13 22:44:26.378692 [ 195 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_6_1} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1608 | 2025.01.13 22:44:26.378755 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
1609 | 2025.01.13 22:44:28.660912 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1610 | 2025.01.13 22:44:28.661339 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1611 | 2025.01.13 22:44:28.661940 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1612 | 2025.01.13 22:44:28.661986 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1613 | 2025.01.13 22:44:28.662318 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1614 | 2025.01.13 22:44:28.662401 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1615 | 2025.01.13 22:44:28.662581 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1616 | 2025.01.13 22:44:28.662877 [ 296 ] {f4589d17-430c-4e5c-bdde-00aab7971443} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1617 | 2025.01.13 22:44:28.662944 [ 298 ] {f4589d17-430c-4e5c-bdde-00aab7971443} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1618 | 2025.01.13 22:44:28.663133 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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 | ||
1619 | 2025.01.13 22:44:28.663166 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1620 | 2025.01.13 22:44:28.667541 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1621 | 2025.01.13 22:44:28.667572 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
1622 | 2025.01.13 22:44:28.667631 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1623 | 2025.01.13 22:44:28.667682 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1624 | 2025.01.13 22:44:28.669051 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.007916 sec., 3410.813542193027 rows/sec., 126.94 KiB/sec. | ||
1625 | 2025.01.13 22:44:28.669216 [ 263 ] {f4589d17-430c-4e5c-bdde-00aab7971443} <Debug> TCPHandler: Processed in 0.008485717 sec. | ||
1626 | 2025.01.13 22:44:28.669609 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1627 | 2025.01.13 22:44:28.669869 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1628 | 2025.01.13 22:44:28.670305 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1629 | 2025.01.13 22:44:28.670353 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1630 | 2025.01.13 22:44:28.670701 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1631 | 2025.01.13 22:44:28.670783 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1632 | 2025.01.13 22:44:28.670963 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1633 | 2025.01.13 22:44:28.671042 [ 299 ] {24a16b82-8705-46e5-b39d-19e17db08b84} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1634 | 2025.01.13 22:44:28.671051 [ 296 ] {24a16b82-8705-46e5-b39d-19e17db08b84} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1635 | 2025.01.13 22:44:28.671155 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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 | ||
1636 | 2025.01.13 22:44:28.671185 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1637 | 2025.01.13 22:44:28.671281 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1638 | 2025.01.13 22:44:28.671305 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
1639 | 2025.01.13 22:44:28.671350 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1640 | 2025.01.13 22:44:28.671402 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1641 | 2025.01.13 22:44:28.672408 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.002666 sec., 10127.531882970743 rows/sec., 376.93 KiB/sec. | ||
1642 | 2025.01.13 22:44:28.672544 [ 265 ] {24a16b82-8705-46e5-b39d-19e17db08b84} <Debug> TCPHandler: Processed in 0.003072837 sec. | ||
1643 | 2025.01.13 22:44:28.672842 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1644 | 2025.01.13 22:44:28.673060 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1645 | 2025.01.13 22:44:28.673452 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1646 | 2025.01.13 22:44:28.673507 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1647 | 2025.01.13 22:44:28.673853 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1648 | 2025.01.13 22:44:28.673921 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1649 | 2025.01.13 22:44:28.674073 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1650 | 2025.01.13 22:44:28.674178 [ 298 ] {4ff4940c-ce57-4d7b-a166-19e054072501} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1651 | 2025.01.13 22:44:28.674179 [ 296 ] {4ff4940c-ce57-4d7b-a166-19e054072501} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1652 | 2025.01.13 22:44:28.674290 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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 | ||
1653 | 2025.01.13 22:44:28.674319 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1654 | 2025.01.13 22:44:28.674401 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1655 | 2025.01.13 22:44:28.674422 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
1656 | 2025.01.13 22:44:28.674465 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1657 | 2025.01.13 22:44:28.674515 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1658 | 2025.01.13 22:44:28.675424 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.002467 sec., 10944.466963923795 rows/sec., 407.33 KiB/sec. | ||
1659 | 2025.01.13 22:44:28.675635 [ 263 ] {4ff4940c-ce57-4d7b-a166-19e054072501} <Debug> TCPHandler: Processed in 0.00286037 sec. | ||
1660 | 2025.01.13 22:44:28.675947 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1661 | 2025.01.13 22:44:28.676140 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1662 | 2025.01.13 22:44:28.676481 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1663 | 2025.01.13 22:44:28.676528 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1664 | 2025.01.13 22:44:28.676833 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1665 | 2025.01.13 22:44:28.676903 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1666 | 2025.01.13 22:44:28.677061 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1667 | 2025.01.13 22:44:28.677147 [ 299 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1668 | 2025.01.13 22:44:28.677149 [ 296 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1669 | 2025.01.13 22:44:28.677247 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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 | ||
1670 | 2025.01.13 22:44:28.677277 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1671 | 2025.01.13 22:44:28.677362 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1672 | 2025.01.13 22:44:28.677384 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
1673 | 2025.01.13 22:44:28.677428 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1674 | 2025.01.13 22:44:28.677478 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1675 | 2025.01.13 22:44:28.678451 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.002398 sec., 11259.382819015847 rows/sec., 419.05 KiB/sec. | ||
1676 | 2025.01.13 22:44:28.678606 [ 265 ] {3cde6426-b0e6-4029-8a90-916aaa890aed} <Debug> TCPHandler: Processed in 0.002731466 sec. | ||
1677 | 2025.01.13 22:44:28.678874 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1678 | 2025.01.13 22:44:28.679063 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1679 | 2025.01.13 22:44:28.679398 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1680 | 2025.01.13 22:44:28.679446 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1681 | 2025.01.13 22:44:28.679754 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1682 | 2025.01.13 22:44:28.679822 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1683 | 2025.01.13 22:44:28.679974 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1684 | 2025.01.13 22:44:28.680073 [ 298 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1685 | 2025.01.13 22:44:28.680086 [ 296 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1686 | 2025.01.13 22:44:28.680199 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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 | ||
1687 | 2025.01.13 22:44:28.680230 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1688 | 2025.01.13 22:44:28.680313 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1689 | 2025.01.13 22:44:28.680334 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
1690 | 2025.01.13 22:44:28.680376 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1691 | 2025.01.13 22:44:28.680424 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1692 | 2025.01.13 22:44:28.681446 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.002471 sec., 10926.750303520841 rows/sec., 406.67 KiB/sec. | ||
1693 | 2025.01.13 22:44:28.681606 [ 263 ] {50870e79-0f83-4a4a-befa-cdbe40cde153} <Debug> TCPHandler: Processed in 0.002804438 sec. | ||
1694 | 2025.01.13 22:44:28.682021 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1695 | 2025.01.13 22:44:28.682249 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1696 | 2025.01.13 22:44:28.682658 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1697 | 2025.01.13 22:44:28.682718 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1698 | 2025.01.13 22:44:28.683042 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1699 | 2025.01.13 22:44:28.683110 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1700 | 2025.01.13 22:44:28.683263 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1701 | 2025.01.13 22:44:28.683348 [ 296 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1702 | 2025.01.13 22:44:28.683350 [ 299 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1703 | 2025.01.13 22:44:28.683447 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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 | ||
1704 | 2025.01.13 22:44:28.683476 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1705 | 2025.01.13 22:44:28.683559 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1706 | 2025.01.13 22:44:28.683581 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
1707 | 2025.01.13 22:44:28.683624 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1708 | 2025.01.13 22:44:28.683675 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1709 | 2025.01.13 22:44:28.684645 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.002505 sec., 10778.443113772455 rows/sec., 401.15 KiB/sec. | ||
1710 | 2025.01.13 22:44:28.684774 [ 265 ] {c6b9289c-a1b5-4af5-9d70-9fe219baa9e6} <Debug> TCPHandler: Processed in 0.002823728 sec. | ||
1711 | 2025.01.13 22:44:28.764993 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1712 | 2025.01.13 22:44:28.765186 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1713 | 2025.01.13 22:44:28.765537 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1714 | 2025.01.13 22:44:28.765585 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1715 | 2025.01.13 22:44:28.765909 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1716 | 2025.01.13 22:44:28.765977 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1717 | 2025.01.13 22:44:28.766133 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1718 | 2025.01.13 22:44:28.766247 [ 296 ] {90769abb-af87-4212-898b-79b8bad7a215} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1719 | 2025.01.13 22:44:28.766247 [ 299 ] {90769abb-af87-4212-898b-79b8bad7a215} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1720 | 2025.01.13 22:44:28.766369 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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 | ||
1721 | 2025.01.13 22:44:28.766397 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1722 | 2025.01.13 22:44:28.766483 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1723 | 2025.01.13 22:44:28.766505 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Reading approx. 27 rows with 2 streams | ||
1724 | 2025.01.13 22:44:28.766549 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1725 | 2025.01.13 22:44:28.766602 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1726 | 2025.01.13 22:44:28.767613 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} <Debug> executeQuery: Read 27 rows, 1.00 KiB in 0.002517 sec., 10727.056019070322 rows/sec., 399.24 KiB/sec. | ||
1727 | 2025.01.13 22:44:28.767774 [ 263 ] {90769abb-af87-4212-898b-79b8bad7a215} <Debug> TCPHandler: Processed in 0.002840529 sec. | ||
1728 | 2025.01.13 22:44:28.768286 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1729 | 2025.01.13 22:44:28.768469 [ 265 ] {ca0a96db-3168-4002-a8cd-6a64b56955a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1730 | 2025.01.13 22:44:28.768541 [ 265 ] {ca0a96db-3168-4002-a8cd-6a64b56955a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1731 | 2025.01.13 22:44:28.769376 [ 265 ] {ca0a96db-3168-4002-a8cd-6a64b56955a1} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1732 | 2025.01.13 22:44:28.769421 [ 265 ] {ca0a96db-3168-4002-a8cd-6a64b56955a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1733 | 2025.01.13 22:44:28.769945 [ 265 ] {ca0a96db-3168-4002-a8cd-6a64b56955a1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1734 | 2025.01.13 22:44:28.770177 [ 265 ] {ca0a96db-3168-4002-a8cd-6a64b56955a1} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1735 | 2025.01.13 22:44:28.770472 [ 265 ] {ca0a96db-3168-4002-a8cd-6a64b56955a1} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.002028 sec., 3451.6765285996057 rows/sec., 702.08 KiB/sec. | ||
1736 | 2025.01.13 22:44:28.770578 [ 265 ] {ca0a96db-3168-4002-a8cd-6a64b56955a1} <Debug> TCPHandler: Processed in 0.002391046 sec. | ||
1737 | 2025.01.13 22:44:28.770730 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1738 | 2025.01.13 22:44:28.770864 [ 263 ] {d2be63b7-13e0-4352-ba3b-8863089f58b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1739 | 2025.01.13 22:44:28.770917 [ 263 ] {d2be63b7-13e0-4352-ba3b-8863089f58b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1740 | 2025.01.13 22:44:28.771561 [ 263 ] {d2be63b7-13e0-4352-ba3b-8863089f58b0} <Trace> oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1741 | 2025.01.13 22:44:28.771605 [ 263 ] {d2be63b7-13e0-4352-ba3b-8863089f58b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1742 | 2025.01.13 22:44:28.772028 [ 263 ] {d2be63b7-13e0-4352-ba3b-8863089f58b0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1743 | 2025.01.13 22:44:28.772286 [ 263 ] {d2be63b7-13e0-4352-ba3b-8863089f58b0} <Trace> oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1744 | 2025.01.13 22:44:28.772509 [ 263 ] {d2be63b7-13e0-4352-ba3b-8863089f58b0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001683 sec., 8318.478906714201 rows/sec., 598.82 KiB/sec. | ||
1745 | 2025.01.13 22:44:28.772563 [ 263 ] {d2be63b7-13e0-4352-ba3b-8863089f58b0} <Debug> TCPHandler: Processed in 0.001889019 sec. | ||
1746 | 2025.01.13 22:44:28.772701 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1747 | 2025.01.13 22:44:28.772831 [ 265 ] {0ba52d0f-6325-4659-a7b5-abe7f7f64798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1748 | 2025.01.13 22:44:28.772895 [ 265 ] {0ba52d0f-6325-4659-a7b5-abe7f7f64798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1749 | 2025.01.13 22:44:28.774232 [ 265 ] {0ba52d0f-6325-4659-a7b5-abe7f7f64798} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1750 | 2025.01.13 22:44:28.774272 [ 265 ] {0ba52d0f-6325-4659-a7b5-abe7f7f64798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1751 | 2025.01.13 22:44:28.774718 [ 265 ] {0ba52d0f-6325-4659-a7b5-abe7f7f64798} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1752 | 2025.01.13 22:44:28.774966 [ 265 ] {0ba52d0f-6325-4659-a7b5-abe7f7f64798} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1753 | 2025.01.13 22:44:28.775174 [ 265 ] {0ba52d0f-6325-4659-a7b5-abe7f7f64798} <Debug> executeQuery: Read 1330 rows, 113.33 KiB in 0.002376 sec., 559764.3097643098 rows/sec., 46.58 MiB/sec. | ||
1754 | 2025.01.13 22:44:28.775227 [ 265 ] {0ba52d0f-6325-4659-a7b5-abe7f7f64798} <Debug> TCPHandler: Processed in 0.002580731 sec. | ||
1755 | 2025.01.13 22:44:28.775379 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1756 | 2025.01.13 22:44:28.775497 [ 263 ] {363b6103-e53b-4ffd-bda4-9fd609d3c022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1757 | 2025.01.13 22:44:28.775545 [ 263 ] {363b6103-e53b-4ffd-bda4-9fd609d3c022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1758 | 2025.01.13 22:44:28.776127 [ 263 ] {363b6103-e53b-4ffd-bda4-9fd609d3c022} <Trace> oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1759 | 2025.01.13 22:44:28.776167 [ 263 ] {363b6103-e53b-4ffd-bda4-9fd609d3c022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1760 | 2025.01.13 22:44:28.776523 [ 263 ] {363b6103-e53b-4ffd-bda4-9fd609d3c022} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1761 | 2025.01.13 22:44:28.776766 [ 263 ] {363b6103-e53b-4ffd-bda4-9fd609d3c022} <Trace> oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1762 | 2025.01.13 22:44:28.776974 [ 263 ] {363b6103-e53b-4ffd-bda4-9fd609d3c022} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.0015 sec., 10000 rows/sec., 705.08 KiB/sec. | ||
1763 | 2025.01.13 22:44:28.777026 [ 263 ] {363b6103-e53b-4ffd-bda4-9fd609d3c022} <Debug> TCPHandler: Processed in 0.001707534 sec. | ||
1764 | 2025.01.13 22:44:28.777188 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1765 | 2025.01.13 22:44:28.777331 [ 265 ] {a09a5970-13e8-4ab9-af8f-cb722f3a289c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1766 | 2025.01.13 22:44:28.777389 [ 265 ] {a09a5970-13e8-4ab9-af8f-cb722f3a289c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1767 | 2025.01.13 22:44:28.778128 [ 265 ] {a09a5970-13e8-4ab9-af8f-cb722f3a289c} <Trace> oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1768 | 2025.01.13 22:44:28.778168 [ 265 ] {a09a5970-13e8-4ab9-af8f-cb722f3a289c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1769 | 2025.01.13 22:44:28.778555 [ 265 ] {a09a5970-13e8-4ab9-af8f-cb722f3a289c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1770 | 2025.01.13 22:44:28.778805 [ 265 ] {a09a5970-13e8-4ab9-af8f-cb722f3a289c} <Trace> oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1771 | 2025.01.13 22:44:28.779033 [ 265 ] {a09a5970-13e8-4ab9-af8f-cb722f3a289c} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001732 sec., 139722.86374133948 rows/sec., 9.47 MiB/sec. | ||
1772 | 2025.01.13 22:44:28.779087 [ 265 ] {a09a5970-13e8-4ab9-af8f-cb722f3a289c} <Debug> TCPHandler: Processed in 0.001970012 sec. | ||
1773 | 2025.01.13 22:44:28.779281 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1774 | 2025.01.13 22:44:28.779503 [ 263 ] {ed898e6e-0b21-4995-afd6-47f20b335721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1775 | 2025.01.13 22:44:28.779592 [ 263 ] {ed898e6e-0b21-4995-afd6-47f20b335721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1776 | 2025.01.13 22:44:28.780270 [ 263 ] {ed898e6e-0b21-4995-afd6-47f20b335721} <Trace> oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1777 | 2025.01.13 22:44:28.780309 [ 263 ] {ed898e6e-0b21-4995-afd6-47f20b335721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1778 | 2025.01.13 22:44:28.780654 [ 263 ] {ed898e6e-0b21-4995-afd6-47f20b335721} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1779 | 2025.01.13 22:44:28.780891 [ 263 ] {ed898e6e-0b21-4995-afd6-47f20b335721} <Trace> oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1780 | 2025.01.13 22:44:28.781091 [ 263 ] {ed898e6e-0b21-4995-afd6-47f20b335721} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001642 sec., 7917.174177831912 rows/sec., 493.63 KiB/sec. | ||
1781 | 2025.01.13 22:44:28.781142 [ 263 ] {ed898e6e-0b21-4995-afd6-47f20b335721} <Debug> TCPHandler: Processed in 0.001972832 sec. | ||
1782 | 2025.01.13 22:44:28.781291 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1783 | 2025.01.13 22:44:28.781429 [ 265 ] {4ac6ea9b-a891-4f1a-a318-73f6e984d997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1784 | 2025.01.13 22:44:28.781488 [ 265 ] {4ac6ea9b-a891-4f1a-a318-73f6e984d997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1785 | 2025.01.13 22:44:28.782442 [ 265 ] {4ac6ea9b-a891-4f1a-a318-73f6e984d997} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1786 | 2025.01.13 22:44:28.782482 [ 265 ] {4ac6ea9b-a891-4f1a-a318-73f6e984d997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1787 | 2025.01.13 22:44:28.782875 [ 265 ] {4ac6ea9b-a891-4f1a-a318-73f6e984d997} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1788 | 2025.01.13 22:44:28.783122 [ 265 ] {4ac6ea9b-a891-4f1a-a318-73f6e984d997} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1789 | 2025.01.13 22:44:28.783417 [ 265 ] {4ac6ea9b-a891-4f1a-a318-73f6e984d997} <Debug> executeQuery: Read 810 rows, 59.73 KiB in 0.002002 sec., 404595.40459540463 rows/sec., 29.14 MiB/sec. | ||
1790 | 2025.01.13 22:44:28.783487 [ 265 ] {4ac6ea9b-a891-4f1a-a318-73f6e984d997} <Debug> TCPHandler: Processed in 0.002261751 sec. | ||
1791 | 2025.01.13 22:44:28.783690 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1792 | 2025.01.13 22:44:28.783881 [ 263 ] {db2277c4-7a08-4d83-abe1-4e9291a228a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1793 | 2025.01.13 22:44:28.783941 [ 263 ] {db2277c4-7a08-4d83-abe1-4e9291a228a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1794 | 2025.01.13 22:44:28.784495 [ 263 ] {db2277c4-7a08-4d83-abe1-4e9291a228a8} <Trace> oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1795 | 2025.01.13 22:44:28.784541 [ 263 ] {db2277c4-7a08-4d83-abe1-4e9291a228a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1796 | 2025.01.13 22:44:28.784937 [ 263 ] {db2277c4-7a08-4d83-abe1-4e9291a228a8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1797 | 2025.01.13 22:44:28.785171 [ 263 ] {db2277c4-7a08-4d83-abe1-4e9291a228a8} <Trace> oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1798 | 2025.01.13 22:44:28.785460 [ 263 ] {db2277c4-7a08-4d83-abe1-4e9291a228a8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001589 sec., 3775.9597230962872 rows/sec., 197.28 KiB/sec. | ||
1799 | 2025.01.13 22:44:28.785543 [ 263 ] {db2277c4-7a08-4d83-abe1-4e9291a228a8} <Debug> TCPHandler: Processed in 0.001964321 sec. | ||
1800 | 2025.01.13 22:44:28.785687 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1801 | 2025.01.13 22:44:28.785815 [ 265 ] {d366c81b-71cc-4382-9fad-d083c6fc7829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1802 | 2025.01.13 22:44:28.785876 [ 265 ] {d366c81b-71cc-4382-9fad-d083c6fc7829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1803 | 2025.01.13 22:44:28.787157 [ 265 ] {d366c81b-71cc-4382-9fad-d083c6fc7829} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1804 | 2025.01.13 22:44:28.787193 [ 265 ] {d366c81b-71cc-4382-9fad-d083c6fc7829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1805 | 2025.01.13 22:44:28.787727 [ 265 ] {d366c81b-71cc-4382-9fad-d083c6fc7829} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1806 | 2025.01.13 22:44:28.787972 [ 265 ] {d366c81b-71cc-4382-9fad-d083c6fc7829} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1807 | 2025.01.13 22:44:28.788186 [ 265 ] {d366c81b-71cc-4382-9fad-d083c6fc7829} <Debug> executeQuery: Read 2284 rows, 155.89 KiB in 0.002404 sec., 950083.1946755408 rows/sec., 63.33 MiB/sec. | ||
1808 | 2025.01.13 22:44:28.788240 [ 265 ] {d366c81b-71cc-4382-9fad-d083c6fc7829} <Debug> TCPHandler: Processed in 0.002612932 sec. | ||
1809 | 2025.01.13 22:44:28.788444 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1810 | 2025.01.13 22:44:28.788668 [ 263 ] {9a0bd337-d8a3-44af-a3eb-6ae862d32684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1811 | 2025.01.13 22:44:28.788761 [ 263 ] {9a0bd337-d8a3-44af-a3eb-6ae862d32684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1812 | 2025.01.13 22:44:28.789251 [ 263 ] {9a0bd337-d8a3-44af-a3eb-6ae862d32684} <Trace> oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1813 | 2025.01.13 22:44:28.789289 [ 263 ] {9a0bd337-d8a3-44af-a3eb-6ae862d32684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1814 | 2025.01.13 22:44:28.789636 [ 263 ] {9a0bd337-d8a3-44af-a3eb-6ae862d32684} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1815 | 2025.01.13 22:44:28.789878 [ 263 ] {9a0bd337-d8a3-44af-a3eb-6ae862d32684} <Trace> oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1816 | 2025.01.13 22:44:28.790082 [ 263 ] {9a0bd337-d8a3-44af-a3eb-6ae862d32684} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001469 sec., 680.7351940095302 rows/sec., 45.87 KiB/sec. | ||
1817 | 2025.01.13 22:44:28.790130 [ 263 ] {9a0bd337-d8a3-44af-a3eb-6ae862d32684} <Debug> TCPHandler: Processed in 0.001794926 sec. | ||
1818 | 2025.01.13 22:44:28.790268 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1819 | 2025.01.13 22:44:28.790387 [ 265 ] {7e7ff77b-3f5e-4c2f-859b-aa794808f3bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1820 | 2025.01.13 22:44:28.790563 [ 265 ] {7e7ff77b-3f5e-4c2f-859b-aa794808f3bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1821 | 2025.01.13 22:44:28.791647 [ 265 ] {7e7ff77b-3f5e-4c2f-859b-aa794808f3bb} <Trace> oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1822 | 2025.01.13 22:44:28.791686 [ 265 ] {7e7ff77b-3f5e-4c2f-859b-aa794808f3bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1823 | 2025.01.13 22:44:28.792281 [ 265 ] {7e7ff77b-3f5e-4c2f-859b-aa794808f3bb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1824 | 2025.01.13 22:44:28.792538 [ 265 ] {7e7ff77b-3f5e-4c2f-859b-aa794808f3bb} <Trace> oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1825 | 2025.01.13 22:44:28.792729 [ 265 ] {7e7ff77b-3f5e-4c2f-859b-aa794808f3bb} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002366 sec., 3381.23415046492 rows/sec., 6.06 MiB/sec. | ||
1826 | 2025.01.13 22:44:28.792926 [ 265 ] {7e7ff77b-3f5e-4c2f-859b-aa794808f3bb} <Debug> TCPHandler: Processed in 0.002716326 sec. | ||
1827 | 2025.01.13 22:44:28.793086 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1828 | 2025.01.13 22:44:28.793225 [ 263 ] {22f64323-3977-4f47-bba3-1999dda532b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1829 | 2025.01.13 22:44:28.793284 [ 263 ] {22f64323-3977-4f47-bba3-1999dda532b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1830 | 2025.01.13 22:44:28.793839 [ 263 ] {22f64323-3977-4f47-bba3-1999dda532b0} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1831 | 2025.01.13 22:44:28.793876 [ 263 ] {22f64323-3977-4f47-bba3-1999dda532b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1832 | 2025.01.13 22:44:28.794231 [ 263 ] {22f64323-3977-4f47-bba3-1999dda532b0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1833 | 2025.01.13 22:44:28.794458 [ 263 ] {22f64323-3977-4f47-bba3-1999dda532b0} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1834 | 2025.01.13 22:44:28.794660 [ 263 ] {22f64323-3977-4f47-bba3-1999dda532b0} <Debug> executeQuery: Read 40 rows, 2.46 KiB in 0.001466 sec., 27285.12960436562 rows/sec., 1.64 MiB/sec. | ||
1835 | 2025.01.13 22:44:28.794708 [ 263 ] {22f64323-3977-4f47-bba3-1999dda532b0} <Debug> TCPHandler: Processed in 0.001689924 sec. | ||
1836 | 2025.01.13 22:44:31.350443 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1837 | 2025.01.13 22:44:31.350668 [ 263 ] {7241c26d-5a8d-48fd-8f08-bf4747c97753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1838 | 2025.01.13 22:44:31.350762 [ 263 ] {7241c26d-5a8d-48fd-8f08-bf4747c97753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1839 | 2025.01.13 22:44:31.351561 [ 263 ] {7241c26d-5a8d-48fd-8f08-bf4747c97753} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1840 | 2025.01.13 22:44:31.351619 [ 263 ] {7241c26d-5a8d-48fd-8f08-bf4747c97753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1841 | 2025.01.13 22:44:31.352157 [ 263 ] {7241c26d-5a8d-48fd-8f08-bf4747c97753} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1842 | 2025.01.13 22:44:31.352511 [ 263 ] {7241c26d-5a8d-48fd-8f08-bf4747c97753} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1843 | 2025.01.13 22:44:31.352758 [ 263 ] {7241c26d-5a8d-48fd-8f08-bf4747c97753} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002153 sec., 12076.172782164422 rows/sec., 919.41 KiB/sec. | ||
1844 | 2025.01.13 22:44:31.352818 [ 263 ] {7241c26d-5a8d-48fd-8f08-bf4747c97753} <Debug> TCPHandler: Processed in 0.002544771 sec. | ||
1845 | 2025.01.13 22:44:31.353114 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1846 | 2025.01.13 22:44:31.353359 [ 265 ] {781672d0-39b5-49d5-85c6-2398b16ec806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1847 | 2025.01.13 22:44:31.353444 [ 265 ] {781672d0-39b5-49d5-85c6-2398b16ec806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1848 | 2025.01.13 22:44:31.354355 [ 265 ] {781672d0-39b5-49d5-85c6-2398b16ec806} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1849 | 2025.01.13 22:44:31.354415 [ 265 ] {781672d0-39b5-49d5-85c6-2398b16ec806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1850 | 2025.01.13 22:44:31.354958 [ 265 ] {781672d0-39b5-49d5-85c6-2398b16ec806} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1851 | 2025.01.13 22:44:31.355246 [ 265 ] {781672d0-39b5-49d5-85c6-2398b16ec806} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1852 | 2025.01.13 22:44:31.355495 [ 265 ] {781672d0-39b5-49d5-85c6-2398b16ec806} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00218 sec., 12844.036697247706 rows/sec., 1.00 MiB/sec. | ||
1853 | 2025.01.13 22:44:31.355651 [ 265 ] {781672d0-39b5-49d5-85c6-2398b16ec806} <Debug> TCPHandler: Processed in 0.002683275 sec. | ||
1854 | 2025.01.13 22:44:31.355887 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1855 | 2025.01.13 22:44:31.356019 [ 263 ] {83668f76-ad5a-45de-b129-e94b00c6248a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1856 | 2025.01.13 22:44:31.356078 [ 263 ] {83668f76-ad5a-45de-b129-e94b00c6248a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1857 | 2025.01.13 22:44:31.356725 [ 263 ] {83668f76-ad5a-45de-b129-e94b00c6248a} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1858 | 2025.01.13 22:44:31.356778 [ 263 ] {83668f76-ad5a-45de-b129-e94b00c6248a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1859 | 2025.01.13 22:44:31.357259 [ 263 ] {83668f76-ad5a-45de-b129-e94b00c6248a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1860 | 2025.01.13 22:44:31.357625 [ 263 ] {83668f76-ad5a-45de-b129-e94b00c6248a} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1861 | 2025.01.13 22:44:31.357872 [ 263 ] {83668f76-ad5a-45de-b129-e94b00c6248a} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.001884 sec., 21231.422505307855 rows/sec., 1.47 MiB/sec. | ||
1862 | 2025.01.13 22:44:31.357934 [ 263 ] {83668f76-ad5a-45de-b129-e94b00c6248a} <Debug> TCPHandler: Processed in 0.002112286 sec. | ||
1863 | 2025.01.13 22:44:31.358121 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1864 | 2025.01.13 22:44:31.358262 [ 265 ] {e4e2fdb4-f9d8-402f-bf1c-b4d0bca19ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1865 | 2025.01.13 22:44:31.358324 [ 265 ] {e4e2fdb4-f9d8-402f-bf1c-b4d0bca19ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1866 | 2025.01.13 22:44:31.358842 [ 265 ] {e4e2fdb4-f9d8-402f-bf1c-b4d0bca19ae0} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1867 | 2025.01.13 22:44:31.358886 [ 265 ] {e4e2fdb4-f9d8-402f-bf1c-b4d0bca19ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1868 | 2025.01.13 22:44:31.359368 [ 265 ] {e4e2fdb4-f9d8-402f-bf1c-b4d0bca19ae0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1869 | 2025.01.13 22:44:31.359629 [ 265 ] {e4e2fdb4-f9d8-402f-bf1c-b4d0bca19ae0} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1870 | 2025.01.13 22:44:31.359871 [ 265 ] {e4e2fdb4-f9d8-402f-bf1c-b4d0bca19ae0} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.001628 sec., 7371.00737100737 rows/sec., 517.07 KiB/sec. | ||
1871 | 2025.01.13 22:44:31.359986 [ 265 ] {e4e2fdb4-f9d8-402f-bf1c-b4d0bca19ae0} <Debug> TCPHandler: Processed in 0.001924351 sec. | ||
1872 | 2025.01.13 22:44:32.429939 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
1873 | 2025.01.13 22:44:32.430596 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1874 | 2025.01.13 22:44:32.430636 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1875 | 2025.01.13 22:44:32.431160 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1876 | 2025.01.13 22:44:32.431412 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1877 | 2025.01.13 22:44:32.431654 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
1878 | 2025.01.13 22:44:32.665957 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
1879 | 2025.01.13 22:44:32.685313 [ 244 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1880 | 2025.01.13 22:44:32.685362 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1881 | 2025.01.13 22:44:32.692733 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1882 | 2025.01.13 22:44:32.693515 [ 244 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1883 | 2025.01.13 22:44:32.696082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
1884 | 2025.01.13 22:44:34.915015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 270 | ||
1885 | 2025.01.13 22:44:34.918465 [ 243 ] {} <Trace> system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1886 | 2025.01.13 22:44:34.918516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1887 | 2025.01.13 22:44:34.920090 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1888 | 2025.01.13 22:44:34.920399 [ 243 ] {} <Trace> system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1889 | 2025.01.13 22:44:34.921409 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 270 | ||
1890 | 2025.01.13 22:44:36.352244 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1891 | 2025.01.13 22:44:36.352484 [ 263 ] {5aee7b01-6fca-41db-98e8-f3401c657a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1892 | 2025.01.13 22:44:36.352569 [ 263 ] {5aee7b01-6fca-41db-98e8-f3401c657a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1893 | 2025.01.13 22:44:36.353392 [ 263 ] {5aee7b01-6fca-41db-98e8-f3401c657a5f} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1894 | 2025.01.13 22:44:36.353443 [ 263 ] {5aee7b01-6fca-41db-98e8-f3401c657a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1895 | 2025.01.13 22:44:36.353888 [ 263 ] {5aee7b01-6fca-41db-98e8-f3401c657a5f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1896 | 2025.01.13 22:44:36.354153 [ 263 ] {5aee7b01-6fca-41db-98e8-f3401c657a5f} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1897 | 2025.01.13 22:44:36.354383 [ 263 ] {5aee7b01-6fca-41db-98e8-f3401c657a5f} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001961 sec., 13258.541560428352 rows/sec., 1009.43 KiB/sec. | ||
1898 | 2025.01.13 22:44:36.354446 [ 263 ] {5aee7b01-6fca-41db-98e8-f3401c657a5f} <Debug> TCPHandler: Processed in 0.002352694 sec. | ||
1899 | 2025.01.13 22:44:36.354701 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1900 | 2025.01.13 22:44:36.354905 [ 265 ] {692204d0-68a0-443e-9c86-52a3b2e9a74b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1901 | 2025.01.13 22:44:36.354979 [ 265 ] {692204d0-68a0-443e-9c86-52a3b2e9a74b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1902 | 2025.01.13 22:44:36.355741 [ 265 ] {692204d0-68a0-443e-9c86-52a3b2e9a74b} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1903 | 2025.01.13 22:44:36.355792 [ 265 ] {692204d0-68a0-443e-9c86-52a3b2e9a74b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1904 | 2025.01.13 22:44:36.356227 [ 265 ] {692204d0-68a0-443e-9c86-52a3b2e9a74b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1905 | 2025.01.13 22:44:36.356487 [ 265 ] {692204d0-68a0-443e-9c86-52a3b2e9a74b} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1906 | 2025.01.13 22:44:36.356731 [ 265 ] {692204d0-68a0-443e-9c86-52a3b2e9a74b} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001878 sec., 14909.478168264111 rows/sec., 1.16 MiB/sec. | ||
1907 | 2025.01.13 22:44:36.356801 [ 265 ] {692204d0-68a0-443e-9c86-52a3b2e9a74b} <Debug> TCPHandler: Processed in 0.002230811 sec. | ||
1908 | 2025.01.13 22:44:36.356968 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1909 | 2025.01.13 22:44:36.357115 [ 263 ] {3d879931-08ef-450d-93ae-ceca06c80d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1910 | 2025.01.13 22:44:36.357182 [ 263 ] {3d879931-08ef-450d-93ae-ceca06c80d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1911 | 2025.01.13 22:44:36.357841 [ 263 ] {3d879931-08ef-450d-93ae-ceca06c80d7b} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1912 | 2025.01.13 22:44:36.357889 [ 263 ] {3d879931-08ef-450d-93ae-ceca06c80d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1913 | 2025.01.13 22:44:36.358328 [ 263 ] {3d879931-08ef-450d-93ae-ceca06c80d7b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1914 | 2025.01.13 22:44:36.358581 [ 263 ] {3d879931-08ef-450d-93ae-ceca06c80d7b} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1915 | 2025.01.13 22:44:36.358819 [ 263 ] {3d879931-08ef-450d-93ae-ceca06c80d7b} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001737 sec., 57570.523891767414 rows/sec., 3.99 MiB/sec. | ||
1916 | 2025.01.13 22:44:36.358940 [ 263 ] {3d879931-08ef-450d-93ae-ceca06c80d7b} <Debug> TCPHandler: Processed in 0.002035724 sec. | ||
1917 | 2025.01.13 22:44:36.359144 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1918 | 2025.01.13 22:44:36.359293 [ 265 ] {5d628c27-c67b-455b-aed7-c8246566a1fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1919 | 2025.01.13 22:44:36.359359 [ 265 ] {5d628c27-c67b-455b-aed7-c8246566a1fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1920 | 2025.01.13 22:44:36.359947 [ 265 ] {5d628c27-c67b-455b-aed7-c8246566a1fe} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1921 | 2025.01.13 22:44:36.359995 [ 265 ] {5d628c27-c67b-455b-aed7-c8246566a1fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1922 | 2025.01.13 22:44:36.360386 [ 265 ] {5d628c27-c67b-455b-aed7-c8246566a1fe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1923 | 2025.01.13 22:44:36.360629 [ 265 ] {5d628c27-c67b-455b-aed7-c8246566a1fe} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1924 | 2025.01.13 22:44:36.360842 [ 265 ] {5d628c27-c67b-455b-aed7-c8246566a1fe} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001585 sec., 18927.44479495268 rows/sec., 1.30 MiB/sec. | ||
1925 | 2025.01.13 22:44:36.360897 [ 265 ] {5d628c27-c67b-455b-aed7-c8246566a1fe} <Debug> TCPHandler: Processed in 0.001826897 sec. | ||
1926 | 2025.01.13 22:44:39.812556 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1927 | 2025.01.13 22:44:39.812607 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1928 | 2025.01.13 22:44:39.932679 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
1929 | 2025.01.13 22:44:39.933313 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1930 | 2025.01.13 22:44:39.933356 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
1931 | 2025.01.13 22:44:39.933895 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1932 | 2025.01.13 22:44:39.934179 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1933 | 2025.01.13 22:44:39.934464 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
1934 | 2025.01.13 22:44:40.197050 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
1935 | 2025.01.13 22:44:40.217671 [ 244 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1936 | 2025.01.13 22:44:40.217743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
1937 | 2025.01.13 22:44:40.225069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1938 | 2025.01.13 22:44:40.225836 [ 244 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1939 | 2025.01.13 22:44:40.229019 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
1940 | 2025.01.13 22:44:41.352338 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1941 | 2025.01.13 22:44:41.352604 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1942 | 2025.01.13 22:44:41.353044 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1943 | 2025.01.13 22:44:41.353096 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1944 | 2025.01.13 22:44:41.353448 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1945 | 2025.01.13 22:44:41.353528 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1946 | 2025.01.13 22:44:41.353703 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1947 | 2025.01.13 22:44:41.353871 [ 299 ] {316629e2-848c-43a2-9a94-029705abe8f3} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1948 | 2025.01.13 22:44:41.353893 [ 298 ] {316629e2-848c-43a2-9a94-029705abe8f3} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1949 | 2025.01.13 22:44:41.353871 [ 296 ] {316629e2-848c-43a2-9a94-029705abe8f3} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1950 | 2025.01.13 22:44:41.354061 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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 | ||
1951 | 2025.01.13 22:44:41.354091 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1952 | 2025.01.13 22:44:41.354214 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1953 | 2025.01.13 22:44:41.354238 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1954 | 2025.01.13 22:44:41.354281 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1955 | 2025.01.13 22:44:41.354328 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1956 | 2025.01.13 22:44:41.354372 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1957 | 2025.01.13 22:44:41.356205 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} <Debug> executeQuery: Read 34 rows, 1.26 KiB in 0.003726 sec., 9125.067096081588 rows/sec., 337.84 KiB/sec. | ||
1958 | 2025.01.13 22:44:41.356393 [ 263 ] {316629e2-848c-43a2-9a94-029705abe8f3} <Debug> TCPHandler: Processed in 0.004198032 sec. | ||
1959 | 2025.01.13 22:44:41.356824 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1960 | 2025.01.13 22:44:41.357084 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1961 | 2025.01.13 22:44:41.357520 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1962 | 2025.01.13 22:44:41.357571 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1963 | 2025.01.13 22:44:41.357929 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1964 | 2025.01.13 22:44:41.358007 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1965 | 2025.01.13 22:44:41.358182 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1966 | 2025.01.13 22:44:41.358337 [ 298 ] {6a2ae458-68fd-4db3-a037-45389ebae548} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1967 | 2025.01.13 22:44:41.358340 [ 299 ] {6a2ae458-68fd-4db3-a037-45389ebae548} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1968 | 2025.01.13 22:44:41.358335 [ 301 ] {6a2ae458-68fd-4db3-a037-45389ebae548} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1969 | 2025.01.13 22:44:41.358498 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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 | ||
1970 | 2025.01.13 22:44:41.358526 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1971 | 2025.01.13 22:44:41.358645 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1972 | 2025.01.13 22:44:41.358669 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1973 | 2025.01.13 22:44:41.358714 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1974 | 2025.01.13 22:44:41.358764 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1975 | 2025.01.13 22:44:41.358811 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1976 | 2025.01.13 22:44:41.360245 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} <Debug> executeQuery: Read 34 rows, 1.26 KiB in 0.003293 sec., 10324.93167324628 rows/sec., 382.26 KiB/sec. | ||
1977 | 2025.01.13 22:44:41.360423 [ 265 ] {6a2ae458-68fd-4db3-a037-45389ebae548} <Debug> TCPHandler: Processed in 0.003727197 sec. | ||
1978 | 2025.01.13 22:44:41.360719 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1979 | 2025.01.13 22:44:41.360918 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1980 | 2025.01.13 22:44:41.361269 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1981 | 2025.01.13 22:44:41.361317 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1982 | 2025.01.13 22:44:41.361638 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1983 | 2025.01.13 22:44:41.361704 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1984 | 2025.01.13 22:44:41.361852 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1985 | 2025.01.13 22:44:41.361952 [ 298 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1986 | 2025.01.13 22:44:41.362000 [ 296 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1987 | 2025.01.13 22:44:41.362039 [ 301 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1988 | 2025.01.13 22:44:41.362142 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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 | ||
1989 | 2025.01.13 22:44:41.362168 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1990 | 2025.01.13 22:44:41.362271 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1991 | 2025.01.13 22:44:41.362293 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
1992 | 2025.01.13 22:44:41.362339 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1993 | 2025.01.13 22:44:41.362386 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1994 | 2025.01.13 22:44:41.362431 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1995 | 2025.01.13 22:44:41.363895 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} <Debug> executeQuery: Read 34 rows, 1.26 KiB in 0.003073 sec., 11064.106736088512 rows/sec., 409.63 KiB/sec. | ||
1996 | 2025.01.13 22:44:41.364065 [ 263 ] {94b44cd5-03fa-4da2-9a69-085b106ef0c7} <Debug> TCPHandler: Processed in 0.003410497 sec. | ||
1997 | 2025.01.13 22:44:41.371831 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1998 | 2025.01.13 22:44:41.371952 [ 263 ] {ee33e894-fdfc-43bf-801d-3eca74f89b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1999 | 2025.01.13 22:44:41.372001 [ 263 ] {ee33e894-fdfc-43bf-801d-3eca74f89b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2000 | 2025.01.13 22:44:41.372658 [ 263 ] {ee33e894-fdfc-43bf-801d-3eca74f89b6c} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2001 | 2025.01.13 22:44:41.372702 [ 263 ] {ee33e894-fdfc-43bf-801d-3eca74f89b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2002 | 2025.01.13 22:44:41.373181 [ 263 ] {ee33e894-fdfc-43bf-801d-3eca74f89b6c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2003 | 2025.01.13 22:44:41.373418 [ 263 ] {ee33e894-fdfc-43bf-801d-3eca74f89b6c} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2004 | 2025.01.13 22:44:41.373659 [ 263 ] {ee33e894-fdfc-43bf-801d-3eca74f89b6c} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001737 sec., 1727.1157167530223 rows/sec., 157.42 KiB/sec. | ||
2005 | 2025.01.13 22:44:41.373837 [ 263 ] {ee33e894-fdfc-43bf-801d-3eca74f89b6c} <Debug> TCPHandler: Processed in 0.002056595 sec. | ||
2006 | 2025.01.13 22:44:41.374023 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2007 | 2025.01.13 22:44:41.374177 [ 265 ] {3abc444d-2cbd-4871-b06e-f4ec3afb73ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2008 | 2025.01.13 22:44:41.374236 [ 265 ] {3abc444d-2cbd-4871-b06e-f4ec3afb73ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2009 | 2025.01.13 22:44:41.374930 [ 265 ] {3abc444d-2cbd-4871-b06e-f4ec3afb73ae} <Trace> oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2010 | 2025.01.13 22:44:41.374979 [ 265 ] {3abc444d-2cbd-4871-b06e-f4ec3afb73ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2011 | 2025.01.13 22:44:41.375405 [ 265 ] {3abc444d-2cbd-4871-b06e-f4ec3afb73ae} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2012 | 2025.01.13 22:44:41.375650 [ 265 ] {3abc444d-2cbd-4871-b06e-f4ec3afb73ae} <Trace> oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2013 | 2025.01.13 22:44:41.375862 [ 265 ] {3abc444d-2cbd-4871-b06e-f4ec3afb73ae} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001728 sec., 8101.851851851852 rows/sec., 583.22 KiB/sec. | ||
2014 | 2025.01.13 22:44:41.375916 [ 265 ] {3abc444d-2cbd-4871-b06e-f4ec3afb73ae} <Debug> TCPHandler: Processed in 0.001965102 sec. | ||
2015 | 2025.01.13 22:44:41.376049 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2016 | 2025.01.13 22:44:41.376183 [ 263 ] {cf5f2c8a-5046-4039-be56-652cfba66ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2017 | 2025.01.13 22:44:41.376266 [ 263 ] {cf5f2c8a-5046-4039-be56-652cfba66ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2018 | 2025.01.13 22:44:41.377309 [ 263 ] {cf5f2c8a-5046-4039-be56-652cfba66ee0} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2019 | 2025.01.13 22:44:41.377348 [ 263 ] {cf5f2c8a-5046-4039-be56-652cfba66ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2020 | 2025.01.13 22:44:41.377732 [ 263 ] {cf5f2c8a-5046-4039-be56-652cfba66ee0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2021 | 2025.01.13 22:44:41.377968 [ 263 ] {cf5f2c8a-5046-4039-be56-652cfba66ee0} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2022 | 2025.01.13 22:44:41.378227 [ 263 ] {cf5f2c8a-5046-4039-be56-652cfba66ee0} <Debug> executeQuery: Read 235 rows, 21.46 KiB in 0.002082 sec., 112872.23823246878 rows/sec., 10.06 MiB/sec. | ||
2023 | 2025.01.13 22:44:41.378405 [ 263 ] {cf5f2c8a-5046-4039-be56-652cfba66ee0} <Debug> TCPHandler: Processed in 0.002406246 sec. | ||
2024 | 2025.01.13 22:44:41.378558 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2025 | 2025.01.13 22:44:41.378673 [ 265 ] {33b905cb-6747-44e1-97d7-ddf6355c6120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2026 | 2025.01.13 22:44:41.378721 [ 265 ] {33b905cb-6747-44e1-97d7-ddf6355c6120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2027 | 2025.01.13 22:44:41.379317 [ 265 ] {33b905cb-6747-44e1-97d7-ddf6355c6120} <Trace> oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2028 | 2025.01.13 22:44:41.379356 [ 265 ] {33b905cb-6747-44e1-97d7-ddf6355c6120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2029 | 2025.01.13 22:44:41.379717 [ 265 ] {33b905cb-6747-44e1-97d7-ddf6355c6120} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2030 | 2025.01.13 22:44:41.379956 [ 265 ] {33b905cb-6747-44e1-97d7-ddf6355c6120} <Trace> oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2031 | 2025.01.13 22:44:41.380164 [ 265 ] {33b905cb-6747-44e1-97d7-ddf6355c6120} <Debug> executeQuery: Read 38 rows, 2.79 KiB in 0.001511 sec., 25148.90800794176 rows/sec., 1.80 MiB/sec. | ||
2032 | 2025.01.13 22:44:41.380219 [ 265 ] {33b905cb-6747-44e1-97d7-ddf6355c6120} <Debug> TCPHandler: Processed in 0.001714874 sec. | ||
2033 | 2025.01.13 22:44:41.380381 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2034 | 2025.01.13 22:44:41.380521 [ 263 ] {4991c952-fb75-4109-80d6-6f2de8929340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2035 | 2025.01.13 22:44:41.380578 [ 263 ] {4991c952-fb75-4109-80d6-6f2de8929340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2036 | 2025.01.13 22:44:41.381248 [ 263 ] {4991c952-fb75-4109-80d6-6f2de8929340} <Trace> oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2037 | 2025.01.13 22:44:41.381286 [ 263 ] {4991c952-fb75-4109-80d6-6f2de8929340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2038 | 2025.01.13 22:44:41.381632 [ 263 ] {4991c952-fb75-4109-80d6-6f2de8929340} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2039 | 2025.01.13 22:44:41.381863 [ 263 ] {4991c952-fb75-4109-80d6-6f2de8929340} <Trace> oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2040 | 2025.01.13 22:44:41.382125 [ 263 ] {4991c952-fb75-4109-80d6-6f2de8929340} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001619 sec., 8647.313156269302 rows/sec., 605.60 KiB/sec. | ||
2041 | 2025.01.13 22:44:41.382271 [ 263 ] {4991c952-fb75-4109-80d6-6f2de8929340} <Debug> TCPHandler: Processed in 0.001956032 sec. | ||
2042 | 2025.01.13 22:44:41.382418 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2043 | 2025.01.13 22:44:41.382554 [ 265 ] {b8dc7e74-46c6-42d8-8c75-26c316657feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2044 | 2025.01.13 22:44:41.382610 [ 265 ] {b8dc7e74-46c6-42d8-8c75-26c316657feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2045 | 2025.01.13 22:44:41.383256 [ 265 ] {b8dc7e74-46c6-42d8-8c75-26c316657feb} <Trace> oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2046 | 2025.01.13 22:44:41.383294 [ 265 ] {b8dc7e74-46c6-42d8-8c75-26c316657feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2047 | 2025.01.13 22:44:41.383644 [ 265 ] {b8dc7e74-46c6-42d8-8c75-26c316657feb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2048 | 2025.01.13 22:44:41.383889 [ 265 ] {b8dc7e74-46c6-42d8-8c75-26c316657feb} <Trace> oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2049 | 2025.01.13 22:44:41.384096 [ 265 ] {b8dc7e74-46c6-42d8-8c75-26c316657feb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001572 sec., 8269.72010178117 rows/sec., 515.62 KiB/sec. | ||
2050 | 2025.01.13 22:44:41.384147 [ 265 ] {b8dc7e74-46c6-42d8-8c75-26c316657feb} <Debug> TCPHandler: Processed in 0.001793557 sec. | ||
2051 | 2025.01.13 22:44:41.384304 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2052 | 2025.01.13 22:44:41.384443 [ 263 ] {87655d28-e6d8-4a3b-892f-9e39904e5ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2053 | 2025.01.13 22:44:41.384499 [ 263 ] {87655d28-e6d8-4a3b-892f-9e39904e5ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2054 | 2025.01.13 22:44:41.385315 [ 263 ] {87655d28-e6d8-4a3b-892f-9e39904e5ef7} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2055 | 2025.01.13 22:44:41.385353 [ 263 ] {87655d28-e6d8-4a3b-892f-9e39904e5ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2056 | 2025.01.13 22:44:41.385726 [ 263 ] {87655d28-e6d8-4a3b-892f-9e39904e5ef7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2057 | 2025.01.13 22:44:41.385962 [ 263 ] {87655d28-e6d8-4a3b-892f-9e39904e5ef7} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2058 | 2025.01.13 22:44:41.386186 [ 263 ] {87655d28-e6d8-4a3b-892f-9e39904e5ef7} <Debug> executeQuery: Read 387 rows, 28.10 KiB in 0.001774 sec., 218151.0710259301 rows/sec., 15.47 MiB/sec. | ||
2059 | 2025.01.13 22:44:41.386236 [ 263 ] {87655d28-e6d8-4a3b-892f-9e39904e5ef7} <Debug> TCPHandler: Processed in 0.001998563 sec. | ||
2060 | 2025.01.13 22:44:41.386380 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2061 | 2025.01.13 22:44:41.386517 [ 265 ] {5c9a845f-7016-4bcf-ac52-1b51ca10dc14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2062 | 2025.01.13 22:44:41.386574 [ 265 ] {5c9a845f-7016-4bcf-ac52-1b51ca10dc14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2063 | 2025.01.13 22:44:41.387137 [ 265 ] {5c9a845f-7016-4bcf-ac52-1b51ca10dc14} <Trace> oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2064 | 2025.01.13 22:44:41.387178 [ 265 ] {5c9a845f-7016-4bcf-ac52-1b51ca10dc14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2065 | 2025.01.13 22:44:41.387534 [ 265 ] {5c9a845f-7016-4bcf-ac52-1b51ca10dc14} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2066 | 2025.01.13 22:44:41.387769 [ 265 ] {5c9a845f-7016-4bcf-ac52-1b51ca10dc14} <Trace> oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2067 | 2025.01.13 22:44:41.387991 [ 265 ] {5c9a845f-7016-4bcf-ac52-1b51ca10dc14} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001502 sec., 3994.6737683089214 rows/sec., 208.71 KiB/sec. | ||
2068 | 2025.01.13 22:44:41.388043 [ 265 ] {5c9a845f-7016-4bcf-ac52-1b51ca10dc14} <Debug> TCPHandler: Processed in 0.001726324 sec. | ||
2069 | 2025.01.13 22:44:41.388192 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2070 | 2025.01.13 22:44:41.388332 [ 263 ] {5ec0141f-174f-4a83-93ea-7ff699a2489b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2071 | 2025.01.13 22:44:41.388391 [ 263 ] {5ec0141f-174f-4a83-93ea-7ff699a2489b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2072 | 2025.01.13 22:44:41.389061 [ 263 ] {5ec0141f-174f-4a83-93ea-7ff699a2489b} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2073 | 2025.01.13 22:44:41.389106 [ 263 ] {5ec0141f-174f-4a83-93ea-7ff699a2489b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2074 | 2025.01.13 22:44:41.389510 [ 263 ] {5ec0141f-174f-4a83-93ea-7ff699a2489b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2075 | 2025.01.13 22:44:41.389745 [ 263 ] {5ec0141f-174f-4a83-93ea-7ff699a2489b} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2076 | 2025.01.13 22:44:41.389952 [ 263 ] {5ec0141f-174f-4a83-93ea-7ff699a2489b} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001653 sec., 107078.03992740472 rows/sec., 7.06 MiB/sec. | ||
2077 | 2025.01.13 22:44:41.390012 [ 263 ] {5ec0141f-174f-4a83-93ea-7ff699a2489b} <Debug> TCPHandler: Processed in 0.001884309 sec. | ||
2078 | 2025.01.13 22:44:41.390149 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2079 | 2025.01.13 22:44:41.390269 [ 265 ] {e8ba704a-4bc1-4292-933a-b0f8703275b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2080 | 2025.01.13 22:44:41.390320 [ 265 ] {e8ba704a-4bc1-4292-933a-b0f8703275b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2081 | 2025.01.13 22:44:41.390785 [ 265 ] {e8ba704a-4bc1-4292-933a-b0f8703275b8} <Trace> oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2082 | 2025.01.13 22:44:41.390823 [ 265 ] {e8ba704a-4bc1-4292-933a-b0f8703275b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2083 | 2025.01.13 22:44:41.391181 [ 265 ] {e8ba704a-4bc1-4292-933a-b0f8703275b8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2084 | 2025.01.13 22:44:41.391412 [ 265 ] {e8ba704a-4bc1-4292-933a-b0f8703275b8} <Trace> oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2085 | 2025.01.13 22:44:41.391633 [ 265 ] {e8ba704a-4bc1-4292-933a-b0f8703275b8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001387 sec., 720.9805335255949 rows/sec., 48.58 KiB/sec. | ||
2086 | 2025.01.13 22:44:41.391683 [ 265 ] {e8ba704a-4bc1-4292-933a-b0f8703275b8} <Debug> TCPHandler: Processed in 0.00159307 sec. | ||
2087 | 2025.01.13 22:44:41.391827 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2088 | 2025.01.13 22:44:41.391944 [ 263 ] {59aae618-8855-4206-8cff-366c0ec489d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2089 | 2025.01.13 22:44:41.392025 [ 263 ] {59aae618-8855-4206-8cff-366c0ec489d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2090 | 2025.01.13 22:44:41.393208 [ 263 ] {59aae618-8855-4206-8cff-366c0ec489d0} <Trace> oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2091 | 2025.01.13 22:44:41.393246 [ 263 ] {59aae618-8855-4206-8cff-366c0ec489d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2092 | 2025.01.13 22:44:41.393884 [ 263 ] {59aae618-8855-4206-8cff-366c0ec489d0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2093 | 2025.01.13 22:44:41.394140 [ 263 ] {59aae618-8855-4206-8cff-366c0ec489d0} <Trace> oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2094 | 2025.01.13 22:44:41.394343 [ 263 ] {59aae618-8855-4206-8cff-366c0ec489d0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002417 sec., 12825.817128671908 rows/sec., 22.98 MiB/sec. | ||
2095 | 2025.01.13 22:44:41.394553 [ 263 ] {59aae618-8855-4206-8cff-366c0ec489d0} <Debug> TCPHandler: Processed in 0.002778867 sec. | ||
2096 | 2025.01.13 22:44:41.394696 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2097 | 2025.01.13 22:44:41.394834 [ 265 ] {c1b10ec5-e3f7-44d0-a706-c499508043a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2098 | 2025.01.13 22:44:41.394893 [ 265 ] {c1b10ec5-e3f7-44d0-a706-c499508043a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2099 | 2025.01.13 22:44:41.395397 [ 265 ] {c1b10ec5-e3f7-44d0-a706-c499508043a0} <Trace> oximeter.measurements_i64 (fad0dfab-455a-4135-bddd-fec189875597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2100 | 2025.01.13 22:44:41.395433 [ 265 ] {c1b10ec5-e3f7-44d0-a706-c499508043a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2101 | 2025.01.13 22:44:41.395796 [ 265 ] {c1b10ec5-e3f7-44d0-a706-c499508043a0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2102 | 2025.01.13 22:44:41.396037 [ 265 ] {c1b10ec5-e3f7-44d0-a706-c499508043a0} <Trace> oximeter.measurements_i64 (fad0dfab-455a-4135-bddd-fec189875597): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2103 | 2025.01.13 22:44:41.396251 [ 265 ] {c1b10ec5-e3f7-44d0-a706-c499508043a0} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001444 sec., 12465.373961218836 rows/sec., 939.37 KiB/sec. | ||
2104 | 2025.01.13 22:44:41.396303 [ 265 ] {c1b10ec5-e3f7-44d0-a706-c499508043a0} <Debug> TCPHandler: Processed in 0.001670773 sec. | ||
2105 | 2025.01.13 22:44:41.396445 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2106 | 2025.01.13 22:44:41.396564 [ 263 ] {e3ede98c-d0f8-4079-b828-8e892cec7e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2107 | 2025.01.13 22:44:41.396614 [ 263 ] {e3ede98c-d0f8-4079-b828-8e892cec7e98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2108 | 2025.01.13 22:44:41.397101 [ 263 ] {e3ede98c-d0f8-4079-b828-8e892cec7e98} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2109 | 2025.01.13 22:44:41.397138 [ 263 ] {e3ede98c-d0f8-4079-b828-8e892cec7e98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2110 | 2025.01.13 22:44:41.397491 [ 263 ] {e3ede98c-d0f8-4079-b828-8e892cec7e98} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2111 | 2025.01.13 22:44:41.397724 [ 263 ] {e3ede98c-d0f8-4079-b828-8e892cec7e98} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2112 | 2025.01.13 22:44:41.397902 [ 263 ] {e3ede98c-d0f8-4079-b828-8e892cec7e98} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001364 sec., 38123.16715542522 rows/sec., 2.36 MiB/sec. | ||
2113 | 2025.01.13 22:44:41.397950 [ 263 ] {e3ede98c-d0f8-4079-b828-8e892cec7e98} <Debug> TCPHandler: Processed in 0.001563309 sec. | ||
2114 | 2025.01.13 22:44:42.001175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.97 MiB, peak 173.58 MiB, free memory in arenas 0.00 B, will set to 169.93 MiB (RSS), difference: -1.04 MiB | ||
2115 | 2025.01.13 22:44:44.922566 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 310 | ||
2116 | 2025.01.13 22:44:44.925915 [ 243 ] {} <Trace> system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2117 | 2025.01.13 22:44:44.925974 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2118 | 2025.01.13 22:44:44.927505 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2119 | 2025.01.13 22:44:44.927821 [ 243 ] {} <Trace> system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): 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.13 22:44:44.928033 [ 35 ] {} <Debug> system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2121 | 2025.01.13 22:44:44.928159 [ 35 ] {} <Trace> system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2122 | 2025.01.13 22:44:44.928245 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2123 | 2025.01.13 22:44:44.928734 [ 188 ] {0794516c-b6c7-4f6b-bdce-0c9e2181bb0a::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 | ||
2124 | 2025.01.13 22:44:44.929247 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 310 | ||
2125 | 2025.01.13 22:44:44.929786 [ 188 ] {0794516c-b6c7-4f6b-bdce-0c9e2181bb0a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2126 | 2025.01.13 22:44:44.929993 [ 188 ] {0794516c-b6c7-4f6b-bdce-0c9e2181bb0a::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 | ||
2127 | 2025.01.13 22:44:44.930695 [ 188 ] {0794516c-b6c7-4f6b-bdce-0c9e2181bb0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part | ||
2128 | 2025.01.13 22:44:44.931346 [ 188 ] {0794516c-b6c7-4f6b-bdce-0c9e2181bb0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part | ||
2129 | 2025.01.13 22:44:44.931967 [ 188 ] {0794516c-b6c7-4f6b-bdce-0c9e2181bb0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
2130 | 2025.01.13 22:44:44.932577 [ 188 ] {0794516c-b6c7-4f6b-bdce-0c9e2181bb0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 54 rows starting from the beginning of the part | ||
2131 | 2025.01.13 22:44:44.933141 [ 188 ] {0794516c-b6c7-4f6b-bdce-0c9e2181bb0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
2132 | 2025.01.13 22:44:44.941461 [ 189 ] {0794516c-b6c7-4f6b-bdce-0c9e2181bb0a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 72 columns (72 merged, 0 gathered) in 0.01305393 sec., 23747.637684590005 rows/sec., 23.65 MiB/sec. | ||
2133 | 2025.01.13 22:44:44.942445 [ 187 ] {0794516c-b6c7-4f6b-bdce-0c9e2181bb0a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2134 | 2025.01.13 22:44:44.943277 [ 187 ] {0794516c-b6c7-4f6b-bdce-0c9e2181bb0a::all_1_6_1} <Trace> system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2135 | 2025.01.13 22:44:44.943371 [ 187 ] {0794516c-b6c7-4f6b-bdce-0c9e2181bb0a::all_1_6_1} <Trace> system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2136 | 2025.01.13 22:44:44.943690 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. | ||
2137 | 2025.01.13 22:44:46.352848 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2138 | 2025.01.13 22:44:46.353176 [ 263 ] {8cfa1d01-c7ed-4043-aa13-1c26fde882ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2139 | 2025.01.13 22:44:46.353294 [ 263 ] {8cfa1d01-c7ed-4043-aa13-1c26fde882ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2140 | 2025.01.13 22:44:46.354043 [ 263 ] {8cfa1d01-c7ed-4043-aa13-1c26fde882ed} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2141 | 2025.01.13 22:44:46.354095 [ 263 ] {8cfa1d01-c7ed-4043-aa13-1c26fde882ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2142 | 2025.01.13 22:44:46.354542 [ 263 ] {8cfa1d01-c7ed-4043-aa13-1c26fde882ed} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2143 | 2025.01.13 22:44:46.354804 [ 263 ] {8cfa1d01-c7ed-4043-aa13-1c26fde882ed} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2144 | 2025.01.13 22:44:46.354963 [ 34 ] {} <Debug> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2145 | 2025.01.13 22:44:46.355010 [ 34 ] {} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2146 | 2025.01.13 22:44:46.355015 [ 263 ] {8cfa1d01-c7ed-4043-aa13-1c26fde882ed} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001926 sec., 13499.480789200416 rows/sec., 1.00 MiB/sec. | ||
2147 | 2025.01.13 22:44:46.355038 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2148 | 2025.01.13 22:44:46.355090 [ 263 ] {8cfa1d01-c7ed-4043-aa13-1c26fde882ed} <Debug> TCPHandler: Processed in 0.002439667 sec. | ||
2149 | 2025.01.13 22:44:46.355513 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2150 | 2025.01.13 22:44:46.355520 [ 189 ] {4366cd6c-b622-4742-a499-cbbff5677496::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 | ||
2151 | 2025.01.13 22:44:46.355897 [ 189 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2152 | 2025.01.13 22:44:46.355907 [ 265 ] {e1cf77db-0fd7-47ba-830a-bdec420ff8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2153 | 2025.01.13 22:44:46.355994 [ 189 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 189 rows starting from the beginning of the part | ||
2154 | 2025.01.13 22:44:46.356044 [ 265 ] {e1cf77db-0fd7-47ba-830a-bdec420ff8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2155 | 2025.01.13 22:44:46.356435 [ 189 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1330 rows starting from the beginning of the part | ||
2156 | 2025.01.13 22:44:46.356753 [ 189 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
2157 | 2025.01.13 22:44:46.357180 [ 189 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
2158 | 2025.01.13 22:44:46.357566 [ 189 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 235 rows starting from the beginning of the part | ||
2159 | 2025.01.13 22:44:46.357966 [ 189 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
2160 | 2025.01.13 22:44:46.358815 [ 265 ] {e1cf77db-0fd7-47ba-830a-bdec420ff8aa} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2161 | 2025.01.13 22:44:46.358863 [ 265 ] {e1cf77db-0fd7-47ba-830a-bdec420ff8aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2162 | 2025.01.13 22:44:46.359519 [ 265 ] {e1cf77db-0fd7-47ba-830a-bdec420ff8aa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2163 | 2025.01.13 22:44:46.359839 [ 265 ] {e1cf77db-0fd7-47ba-830a-bdec420ff8aa} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2164 | 2025.01.13 22:44:46.360156 [ 34 ] {} <Debug> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2165 | 2025.01.13 22:44:46.360352 [ 34 ] {} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2166 | 2025.01.13 22:44:46.360439 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2167 | 2025.01.13 22:44:46.360471 [ 187 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1832 rows, containing 5 columns (5 merged, 0 gathered) in 0.005311287 sec., 344925.81553209235 rows/sec., 30.34 MiB/sec. | ||
2168 | 2025.01.13 22:44:46.360509 [ 265 ] {e1cf77db-0fd7-47ba-830a-bdec420ff8aa} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.004703 sec., 5953.646608547736 rows/sec., 475.51 KiB/sec. | ||
2169 | 2025.01.13 22:44:46.360706 [ 265 ] {e1cf77db-0fd7-47ba-830a-bdec420ff8aa} <Debug> TCPHandler: Processed in 0.005490983 sec. | ||
2170 | 2025.01.13 22:44:46.360720 [ 189 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::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 | ||
2171 | 2025.01.13 22:44:46.360790 [ 187 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2172 | 2025.01.13 22:44:46.360963 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2173 | 2025.01.13 22:44:46.361017 [ 189 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2174 | 2025.01.13 22:44:46.361085 [ 189 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 354 rows starting from the beginning of the part | ||
2175 | 2025.01.13 22:44:46.361498 [ 189 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 810 rows starting from the beginning of the part | ||
2176 | 2025.01.13 22:44:46.361518 [ 263 ] {0326ec89-7e09-4c33-8cd5-e04fc070c3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2177 | 2025.01.13 22:44:46.361798 [ 187 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_11_2} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2178 | 2025.01.13 22:44:46.361876 [ 263 ] {0326ec89-7e09-4c33-8cd5-e04fc070c3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2179 | 2025.01.13 22:44:46.362091 [ 189 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
2180 | 2025.01.13 22:44:46.362318 [ 187 ] {4366cd6c-b622-4742-a499-cbbff5677496::all_1_11_2} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2181 | 2025.01.13 22:44:46.362571 [ 189 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
2182 | 2025.01.13 22:44:46.362635 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
2183 | 2025.01.13 22:44:46.362944 [ 189 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 387 rows starting from the beginning of the part | ||
2184 | 2025.01.13 22:44:46.363250 [ 189 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
2185 | 2025.01.13 22:44:46.365110 [ 263 ] {0326ec89-7e09-4c33-8cd5-e04fc070c3ac} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2186 | 2025.01.13 22:44:46.365191 [ 263 ] {0326ec89-7e09-4c33-8cd5-e04fc070c3ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2187 | 2025.01.13 22:44:46.366121 [ 263 ] {0326ec89-7e09-4c33-8cd5-e04fc070c3ac} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2188 | 2025.01.13 22:44:46.366358 [ 187 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1635 rows, containing 5 columns (5 merged, 0 gathered) in 0.005783592 sec., 282696.289779777 rows/sec., 21.34 MiB/sec. | ||
2189 | 2025.01.13 22:44:46.366589 [ 187 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2190 | 2025.01.13 22:44:46.366598 [ 263 ] {0326ec89-7e09-4c33-8cd5-e04fc070c3ac} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2191 | 2025.01.13 22:44:46.366885 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2192 | 2025.01.13 22:44:46.366984 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2193 | 2025.01.13 22:44:46.367054 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2194 | 2025.01.13 22:44:46.367132 [ 263 ] {0326ec89-7e09-4c33-8cd5-e04fc070c3ac} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.005899 sec., 16952.025767079165 rows/sec., 1.18 MiB/sec. | ||
2195 | 2025.01.13 22:44:46.367506 [ 263 ] {0326ec89-7e09-4c33-8cd5-e04fc070c3ac} <Debug> TCPHandler: Processed in 0.006690691 sec. | ||
2196 | 2025.01.13 22:44:46.367532 [ 187 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_11_2} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2197 | 2025.01.13 22:44:46.367550 [ 189 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::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 | ||
2198 | 2025.01.13 22:44:46.367794 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2199 | 2025.01.13 22:44:46.367823 [ 187 ] {669d0a4c-081e-4ccc-9c42-9b01da8ea66e::all_1_11_2} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2200 | 2025.01.13 22:44:46.367866 [ 189 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2201 | 2025.01.13 22:44:46.367954 [ 189 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 694 rows starting from the beginning of the part | ||
2202 | 2025.01.13 22:44:46.367956 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
2203 | 2025.01.13 22:44:46.368035 [ 265 ] {0909d82a-8e1c-457b-aba3-0910901f6961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2204 | 2025.01.13 22:44:46.368115 [ 189 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2284 rows starting from the beginning of the part | ||
2205 | 2025.01.13 22:44:46.368269 [ 265 ] {0909d82a-8e1c-457b-aba3-0910901f6961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2206 | 2025.01.13 22:44:46.368554 [ 189 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
2207 | 2025.01.13 22:44:46.368995 [ 189 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part | ||
2208 | 2025.01.13 22:44:46.369345 [ 189 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 177 rows starting from the beginning of the part | ||
2209 | 2025.01.13 22:44:46.369614 [ 189 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part | ||
2210 | 2025.01.13 22:44:46.370548 [ 265 ] {0909d82a-8e1c-457b-aba3-0910901f6961} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2211 | 2025.01.13 22:44:46.370591 [ 265 ] {0909d82a-8e1c-457b-aba3-0910901f6961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2212 | 2025.01.13 22:44:46.371135 [ 265 ] {0909d82a-8e1c-457b-aba3-0910901f6961} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2213 | 2025.01.13 22:44:46.371418 [ 265 ] {0909d82a-8e1c-457b-aba3-0910901f6961} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2214 | 2025.01.13 22:44:46.371631 [ 34 ] {} <Debug> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2215 | 2025.01.13 22:44:46.371741 [ 34 ] {} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2216 | 2025.01.13 22:44:46.371846 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2217 | 2025.01.13 22:44:46.371925 [ 265 ] {0909d82a-8e1c-457b-aba3-0910901f6961} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00392 sec., 7653.061224489797 rows/sec., 536.86 KiB/sec. | ||
2218 | 2025.01.13 22:44:46.372398 [ 265 ] {0909d82a-8e1c-457b-aba3-0910901f6961} <Debug> TCPHandler: Processed in 0.00475649 sec. | ||
2219 | 2025.01.13 22:44:46.372562 [ 191 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::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 | ||
2220 | 2025.01.13 22:44:46.372576 [ 189 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3395 rows, containing 5 columns (5 merged, 0 gathered) in 0.005367789 sec., 632476.425582302 rows/sec., 42.38 MiB/sec. | ||
2221 | 2025.01.13 22:44:46.372752 [ 191 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2222 | 2025.01.13 22:44:46.372803 [ 191 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 206 rows starting from the beginning of the part | ||
2223 | 2025.01.13 22:44:46.372935 [ 189 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2224 | 2025.01.13 22:44:46.372991 [ 191 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
2225 | 2025.01.13 22:44:46.373305 [ 191 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
2226 | 2025.01.13 22:44:46.373626 [ 191 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
2227 | 2025.01.13 22:44:46.373791 [ 191 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part | ||
2228 | 2025.01.13 22:44:46.374010 [ 189 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2229 | 2025.01.13 22:44:46.374042 [ 191 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
2230 | 2025.01.13 22:44:46.374378 [ 189 ] {5b2b84eb-de27-4ec9-b286-588ea03439d4::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2231 | 2025.01.13 22:44:46.374582 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
2232 | 2025.01.13 22:44:46.375511 [ 192 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 370 rows, containing 4 columns (4 merged, 0 gathered) in 0.003436008 sec., 107683.10201838879 rows/sec., 6.98 MiB/sec. | ||
2233 | 2025.01.13 22:44:46.375668 [ 192 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2234 | 2025.01.13 22:44:46.375976 [ 192 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_11_2} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2235 | 2025.01.13 22:44:46.376061 [ 192 ] {8c838ca2-49ae-46da-8de7-e5da4866310f::all_1_11_2} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2236 | 2025.01.13 22:44:46.376142 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
2237 | 2025.01.13 22:44:47.435492 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
2238 | 2025.01.13 22:44:47.436148 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2239 | 2025.01.13 22:44:47.436191 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2240 | 2025.01.13 22:44:47.436752 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2241 | 2025.01.13 22:44:47.437024 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2242 | 2025.01.13 22:44:47.437182 [ 33 ] {} <Debug> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2243 | 2025.01.13 22:44:47.437242 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
2244 | 2025.01.13 22:44:47.437249 [ 33 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2245 | 2025.01.13 22:44:47.437281 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2246 | 2025.01.13 22:44:47.437429 [ 191 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::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 | ||
2247 | 2025.01.13 22:44:47.437587 [ 191 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2248 | 2025.01.13 22:44:47.437626 [ 191 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::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 | ||
2249 | 2025.01.13 22:44:47.437703 [ 191 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
2250 | 2025.01.13 22:44:47.437802 [ 191 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
2251 | 2025.01.13 22:44:47.438017 [ 191 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
2252 | 2025.01.13 22:44:47.438337 [ 191 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
2253 | 2025.01.13 22:44:47.438567 [ 191 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
2254 | 2025.01.13 22:44:47.440328 [ 192 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002966663 sec., 1727193.1459690568 rows/sec., 24.71 MiB/sec. | ||
2255 | 2025.01.13 22:44:47.440752 [ 192 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2256 | 2025.01.13 22:44:47.441071 [ 192 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_11_2} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2257 | 2025.01.13 22:44:47.441166 [ 192 ] {4acd3861-caa9-4df9-b22d-dd18796c81dc::all_1_11_2} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2258 | 2025.01.13 22:44:47.441274 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2259 | 2025.01.13 22:44:47.730001 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2260 | 2025.01.13 22:44:47.751393 [ 244 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2261 | 2025.01.13 22:44:47.751456 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2262 | 2025.01.13 22:44:47.758975 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2263 | 2025.01.13 22:44:47.759749 [ 244 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2264 | 2025.01.13 22:44:47.760143 [ 33 ] {} <Debug> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2265 | 2025.01.13 22:44:47.760329 [ 33 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2266 | 2025.01.13 22:44:47.760427 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2267 | 2025.01.13 22:44:47.760688 [ 191 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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 | ||
2268 | 2025.01.13 22:44:47.769800 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2269 | 2025.01.13 22:44:47.770901 [ 191 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2270 | 2025.01.13 22:44:47.771766 [ 191 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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 | ||
2271 | 2025.01.13 22:44:47.776324 [ 191 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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 | ||
2272 | 2025.01.13 22:44:47.780813 [ 191 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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 | ||
2273 | 2025.01.13 22:44:47.785636 [ 191 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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 | ||
2274 | 2025.01.13 22:44:47.790763 [ 191 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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 | ||
2275 | 2025.01.13 22:44:47.795244 [ 191 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::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 | ||
2276 | 2025.01.13 22:44:47.850314 [ 192 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.089768233 sec., 924.6032502388679 rows/sec., 4.78 MiB/sec. | ||
2277 | 2025.01.13 22:44:47.852711 [ 197 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2278 | 2025.01.13 22:44:47.855746 [ 197 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::all_1_11_2} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2279 | 2025.01.13 22:44:47.855869 [ 197 ] {155ddc58-84eb-4a59-a493-bbce008f6cec::all_1_11_2} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2280 | 2025.01.13 22:44:47.858292 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2281 | 2025.01.13 22:44:48.001149 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.19 MiB, peak 181.09 MiB, free memory in arenas 0.00 B, will set to 172.51 MiB (RSS), difference: 1.32 MiB | ||
2282 | 2025.01.13 22:44:51.359446 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2283 | 2025.01.13 22:44:51.359777 [ 263 ] {a58ba8e7-dd66-4adb-ade4-80fedcc431b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2284 | 2025.01.13 22:44:51.359897 [ 263 ] {a58ba8e7-dd66-4adb-ade4-80fedcc431b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2285 | 2025.01.13 22:44:51.360887 [ 263 ] {a58ba8e7-dd66-4adb-ade4-80fedcc431b6} <Trace> oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2286 | 2025.01.13 22:44:51.360939 [ 263 ] {a58ba8e7-dd66-4adb-ade4-80fedcc431b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2287 | 2025.01.13 22:44:51.361377 [ 263 ] {a58ba8e7-dd66-4adb-ade4-80fedcc431b6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2288 | 2025.01.13 22:44:51.361648 [ 263 ] {a58ba8e7-dd66-4adb-ade4-80fedcc431b6} <Trace> oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2289 | 2025.01.13 22:44:51.361851 [ 23 ] {} <Debug> oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2290 | 2025.01.13 22:44:51.361920 [ 263 ] {a58ba8e7-dd66-4adb-ade4-80fedcc431b6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002223 sec., 6297.795771479981 rows/sec., 453.36 KiB/sec. | ||
2291 | 2025.01.13 22:44:51.361949 [ 23 ] {} <Trace> oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2292 | 2025.01.13 22:44:51.362021 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2293 | 2025.01.13 22:44:51.362039 [ 263 ] {a58ba8e7-dd66-4adb-ade4-80fedcc431b6} <Debug> TCPHandler: Processed in 0.002783357 sec. | ||
2294 | 2025.01.13 22:44:51.362234 [ 190 ] {bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069::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 | ||
2295 | 2025.01.13 22:44:51.362351 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2296 | 2025.01.13 22:44:51.362391 [ 190 ] {bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2297 | 2025.01.13 22:44:51.362445 [ 190 ] {bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069::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 | ||
2298 | 2025.01.13 22:44:51.362664 [ 190 ] {bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069::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 | ||
2299 | 2025.01.13 22:44:51.362692 [ 265 ] {c7b913cf-651f-4e27-8b43-560ea60e2716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2300 | 2025.01.13 22:44:51.362902 [ 265 ] {c7b913cf-651f-4e27-8b43-560ea60e2716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2301 | 2025.01.13 22:44:51.362977 [ 190 ] {bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069::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 | ||
2302 | 2025.01.13 22:44:51.363411 [ 190 ] {bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069::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 | ||
2303 | 2025.01.13 22:44:51.363805 [ 190 ] {bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069::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 | ||
2304 | 2025.01.13 22:44:51.365849 [ 265 ] {c7b913cf-651f-4e27-8b43-560ea60e2716} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2305 | 2025.01.13 22:44:51.365935 [ 265 ] {c7b913cf-651f-4e27-8b43-560ea60e2716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2306 | 2025.01.13 22:44:51.366372 [ 197 ] {bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004232294 sec., 16539.493711920768 rows/sec., 1.23 MiB/sec. | ||
2307 | 2025.01.13 22:44:51.366697 [ 197 ] {bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2308 | 2025.01.13 22:44:51.367037 [ 265 ] {c7b913cf-651f-4e27-8b43-560ea60e2716} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2309 | 2025.01.13 22:44:51.367290 [ 197 ] {bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069::all_1_5_1} <Trace> oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2310 | 2025.01.13 22:44:51.367457 [ 197 ] {bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069::all_1_5_1} <Trace> oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2311 | 2025.01.13 22:44:51.367517 [ 265 ] {c7b913cf-651f-4e27-8b43-560ea60e2716} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2312 | 2025.01.13 22:44:51.367627 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2313 | 2025.01.13 22:44:51.367862 [ 265 ] {c7b913cf-651f-4e27-8b43-560ea60e2716} <Debug> executeQuery: Read 235 rows, 21.46 KiB in 0.005322 sec., 44156.332205937615 rows/sec., 3.94 MiB/sec. | ||
2314 | 2025.01.13 22:44:51.367946 [ 265 ] {c7b913cf-651f-4e27-8b43-560ea60e2716} <Debug> TCPHandler: Processed in 0.005792553 sec. | ||
2315 | 2025.01.13 22:44:51.368087 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2316 | 2025.01.13 22:44:51.368206 [ 263 ] {e3a4263c-ec31-40fa-81c9-3149b23ba98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2317 | 2025.01.13 22:44:51.368256 [ 263 ] {e3a4263c-ec31-40fa-81c9-3149b23ba98c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2318 | 2025.01.13 22:44:51.368850 [ 263 ] {e3a4263c-ec31-40fa-81c9-3149b23ba98c} <Trace> oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2319 | 2025.01.13 22:44:51.368889 [ 263 ] {e3a4263c-ec31-40fa-81c9-3149b23ba98c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2320 | 2025.01.13 22:44:51.369251 [ 263 ] {e3a4263c-ec31-40fa-81c9-3149b23ba98c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2321 | 2025.01.13 22:44:51.369499 [ 263 ] {e3a4263c-ec31-40fa-81c9-3149b23ba98c} <Trace> oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2322 | 2025.01.13 22:44:51.369769 [ 263 ] {e3a4263c-ec31-40fa-81c9-3149b23ba98c} <Debug> executeQuery: Read 38 rows, 2.79 KiB in 0.001584 sec., 23989.898989898993 rows/sec., 1.72 MiB/sec. | ||
2323 | 2025.01.13 22:44:51.369926 [ 263 ] {e3a4263c-ec31-40fa-81c9-3149b23ba98c} <Debug> TCPHandler: Processed in 0.001888289 sec. | ||
2324 | 2025.01.13 22:44:51.370085 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2325 | 2025.01.13 22:44:51.370235 [ 265 ] {3e16f849-79e9-4fa7-88a5-144bc1f592da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2326 | 2025.01.13 22:44:51.370298 [ 265 ] {3e16f849-79e9-4fa7-88a5-144bc1f592da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2327 | 2025.01.13 22:44:51.370940 [ 265 ] {3e16f849-79e9-4fa7-88a5-144bc1f592da} <Trace> oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2328 | 2025.01.13 22:44:51.370983 [ 265 ] {3e16f849-79e9-4fa7-88a5-144bc1f592da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2329 | 2025.01.13 22:44:51.371366 [ 265 ] {3e16f849-79e9-4fa7-88a5-144bc1f592da} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2330 | 2025.01.13 22:44:51.371613 [ 265 ] {3e16f849-79e9-4fa7-88a5-144bc1f592da} <Trace> oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2331 | 2025.01.13 22:44:51.371803 [ 265 ] {3e16f849-79e9-4fa7-88a5-144bc1f592da} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001604 sec., 8728.179551122195 rows/sec., 611.26 KiB/sec. | ||
2332 | 2025.01.13 22:44:51.371902 [ 265 ] {3e16f849-79e9-4fa7-88a5-144bc1f592da} <Debug> TCPHandler: Processed in 0.001889919 sec. | ||
2333 | 2025.01.13 22:44:51.372073 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2334 | 2025.01.13 22:44:51.372212 [ 263 ] {698d76cc-e2ae-4834-8e47-b099364a1ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2335 | 2025.01.13 22:44:51.372270 [ 263 ] {698d76cc-e2ae-4834-8e47-b099364a1ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2336 | 2025.01.13 22:44:51.372876 [ 263 ] {698d76cc-e2ae-4834-8e47-b099364a1ec4} <Trace> oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2337 | 2025.01.13 22:44:51.372916 [ 263 ] {698d76cc-e2ae-4834-8e47-b099364a1ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2338 | 2025.01.13 22:44:51.373268 [ 263 ] {698d76cc-e2ae-4834-8e47-b099364a1ec4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2339 | 2025.01.13 22:44:51.373502 [ 263 ] {698d76cc-e2ae-4834-8e47-b099364a1ec4} <Trace> oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2340 | 2025.01.13 22:44:51.373692 [ 48 ] {} <Debug> oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2341 | 2025.01.13 22:44:51.373759 [ 263 ] {698d76cc-e2ae-4834-8e47-b099364a1ec4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001574 sec., 8259.212198221092 rows/sec., 514.96 KiB/sec. | ||
2342 | 2025.01.13 22:44:51.373786 [ 48 ] {} <Trace> oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2343 | 2025.01.13 22:44:51.373869 [ 263 ] {698d76cc-e2ae-4834-8e47-b099364a1ec4} <Debug> TCPHandler: Processed in 0.001857539 sec. | ||
2344 | 2025.01.13 22:44:51.373877 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2345 | 2025.01.13 22:44:51.374092 [ 197 ] {2211dd7b-d228-478a-b54a-c3eeb692f92b::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 | ||
2346 | 2025.01.13 22:44:51.374157 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2347 | 2025.01.13 22:44:51.374291 [ 197 ] {2211dd7b-d228-478a-b54a-c3eeb692f92b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2348 | 2025.01.13 22:44:51.374369 [ 197 ] {2211dd7b-d228-478a-b54a-c3eeb692f92b::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 | ||
2349 | 2025.01.13 22:44:51.374531 [ 265 ] {52107a90-4a04-48d0-9a5a-27ccd648278a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2350 | 2025.01.13 22:44:51.374703 [ 265 ] {52107a90-4a04-48d0-9a5a-27ccd648278a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2351 | 2025.01.13 22:44:51.374722 [ 197 ] {2211dd7b-d228-478a-b54a-c3eeb692f92b::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 | ||
2352 | 2025.01.13 22:44:51.375162 [ 197 ] {2211dd7b-d228-478a-b54a-c3eeb692f92b::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 | ||
2353 | 2025.01.13 22:44:51.375488 [ 197 ] {2211dd7b-d228-478a-b54a-c3eeb692f92b::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 | ||
2354 | 2025.01.13 22:44:51.375934 [ 197 ] {2211dd7b-d228-478a-b54a-c3eeb692f92b::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 | ||
2355 | 2025.01.13 22:44:51.377365 [ 265 ] {52107a90-4a04-48d0-9a5a-27ccd648278a} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2356 | 2025.01.13 22:44:51.377447 [ 265 ] {52107a90-4a04-48d0-9a5a-27ccd648278a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2357 | 2025.01.13 22:44:51.378412 [ 197 ] {2211dd7b-d228-478a-b54a-c3eeb692f92b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004387409 sec., 14815.122091421155 rows/sec., 981.59 KiB/sec. | ||
2358 | 2025.01.13 22:44:51.378555 [ 265 ] {52107a90-4a04-48d0-9a5a-27ccd648278a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2359 | 2025.01.13 22:44:51.378590 [ 197 ] {2211dd7b-d228-478a-b54a-c3eeb692f92b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2360 | 2025.01.13 22:44:51.379129 [ 197 ] {2211dd7b-d228-478a-b54a-c3eeb692f92b::all_1_5_1} <Trace> oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2361 | 2025.01.13 22:44:51.379134 [ 265 ] {52107a90-4a04-48d0-9a5a-27ccd648278a} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2362 | 2025.01.13 22:44:51.379294 [ 197 ] {2211dd7b-d228-478a-b54a-c3eeb692f92b::all_1_5_1} <Trace> oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2363 | 2025.01.13 22:44:51.379550 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2364 | 2025.01.13 22:44:51.379751 [ 265 ] {52107a90-4a04-48d0-9a5a-27ccd648278a} <Debug> executeQuery: Read 377 rows, 27.29 KiB in 0.00533 sec., 70731.70731707317 rows/sec., 5.00 MiB/sec. | ||
2365 | 2025.01.13 22:44:51.379827 [ 265 ] {52107a90-4a04-48d0-9a5a-27ccd648278a} <Debug> TCPHandler: Processed in 0.005843864 sec. | ||
2366 | 2025.01.13 22:44:51.379968 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2367 | 2025.01.13 22:44:51.380086 [ 263 ] {2f2f7706-ea3b-4d44-9053-20222eaf5180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2368 | 2025.01.13 22:44:51.380137 [ 263 ] {2f2f7706-ea3b-4d44-9053-20222eaf5180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2369 | 2025.01.13 22:44:51.380617 [ 263 ] {2f2f7706-ea3b-4d44-9053-20222eaf5180} <Trace> oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2370 | 2025.01.13 22:44:51.380654 [ 263 ] {2f2f7706-ea3b-4d44-9053-20222eaf5180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2371 | 2025.01.13 22:44:51.381013 [ 263 ] {2f2f7706-ea3b-4d44-9053-20222eaf5180} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2372 | 2025.01.13 22:44:51.381248 [ 263 ] {2f2f7706-ea3b-4d44-9053-20222eaf5180} <Trace> oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2373 | 2025.01.13 22:44:51.381558 [ 263 ] {2f2f7706-ea3b-4d44-9053-20222eaf5180} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001469 sec., 4084.411164057182 rows/sec., 213.39 KiB/sec. | ||
2374 | 2025.01.13 22:44:51.381712 [ 263 ] {2f2f7706-ea3b-4d44-9053-20222eaf5180} <Debug> TCPHandler: Processed in 0.001799826 sec. | ||
2375 | 2025.01.13 22:44:51.381924 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2376 | 2025.01.13 22:44:51.382150 [ 265 ] {53c8a733-e461-40b8-bae4-678d2836f41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2377 | 2025.01.13 22:44:51.382248 [ 265 ] {53c8a733-e461-40b8-bae4-678d2836f41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2378 | 2025.01.13 22:44:51.382930 [ 265 ] {53c8a733-e461-40b8-bae4-678d2836f41b} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2379 | 2025.01.13 22:44:51.382967 [ 265 ] {53c8a733-e461-40b8-bae4-678d2836f41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2380 | 2025.01.13 22:44:51.383361 [ 265 ] {53c8a733-e461-40b8-bae4-678d2836f41b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2381 | 2025.01.13 22:44:51.383603 [ 265 ] {53c8a733-e461-40b8-bae4-678d2836f41b} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2382 | 2025.01.13 22:44:51.383780 [ 265 ] {53c8a733-e461-40b8-bae4-678d2836f41b} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001687 sec., 104919.9762892709 rows/sec., 6.92 MiB/sec. | ||
2383 | 2025.01.13 22:44:51.383831 [ 265 ] {53c8a733-e461-40b8-bae4-678d2836f41b} <Debug> TCPHandler: Processed in 0.002021994 sec. | ||
2384 | 2025.01.13 22:44:51.383979 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2385 | 2025.01.13 22:44:51.384118 [ 263 ] {26a836f7-16d6-4a64-afb5-125e0e46eee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2386 | 2025.01.13 22:44:51.384179 [ 263 ] {26a836f7-16d6-4a64-afb5-125e0e46eee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2387 | 2025.01.13 22:44:51.384677 [ 263 ] {26a836f7-16d6-4a64-afb5-125e0e46eee8} <Trace> oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2388 | 2025.01.13 22:44:51.384715 [ 263 ] {26a836f7-16d6-4a64-afb5-125e0e46eee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2389 | 2025.01.13 22:44:51.385063 [ 263 ] {26a836f7-16d6-4a64-afb5-125e0e46eee8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2390 | 2025.01.13 22:44:51.385305 [ 263 ] {26a836f7-16d6-4a64-afb5-125e0e46eee8} <Trace> oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2391 | 2025.01.13 22:44:51.385468 [ 48 ] {} <Debug> oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2392 | 2025.01.13 22:44:51.385524 [ 48 ] {} <Trace> oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2393 | 2025.01.13 22:44:51.385556 [ 263 ] {26a836f7-16d6-4a64-afb5-125e0e46eee8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001454 sec., 687.757909215956 rows/sec., 46.34 KiB/sec. | ||
2394 | 2025.01.13 22:44:51.385565 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2395 | 2025.01.13 22:44:51.385687 [ 263 ] {26a836f7-16d6-4a64-afb5-125e0e46eee8} <Debug> TCPHandler: Processed in 0.001770036 sec. | ||
2396 | 2025.01.13 22:44:51.385819 [ 197 ] {987de6ac-8f6f-4012-a04b-e4b769ed9da6::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 | ||
2397 | 2025.01.13 22:44:51.385916 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2398 | 2025.01.13 22:44:51.386004 [ 197 ] {987de6ac-8f6f-4012-a04b-e4b769ed9da6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2399 | 2025.01.13 22:44:51.386072 [ 197 ] {987de6ac-8f6f-4012-a04b-e4b769ed9da6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
2400 | 2025.01.13 22:44:51.386149 [ 265 ] {6b1ae476-6cee-476b-8ea3-7ab0cb622d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2401 | 2025.01.13 22:44:51.386315 [ 197 ] {987de6ac-8f6f-4012-a04b-e4b769ed9da6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2402 | 2025.01.13 22:44:51.386511 [ 265 ] {6b1ae476-6cee-476b-8ea3-7ab0cb622d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2403 | 2025.01.13 22:44:51.386626 [ 197 ] {987de6ac-8f6f-4012-a04b-e4b769ed9da6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
2404 | 2025.01.13 22:44:51.387056 [ 197 ] {987de6ac-8f6f-4012-a04b-e4b769ed9da6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
2405 | 2025.01.13 22:44:51.387574 [ 197 ] {987de6ac-8f6f-4012-a04b-e4b769ed9da6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
2406 | 2025.01.13 22:44:51.390959 [ 197 ] {987de6ac-8f6f-4012-a04b-e4b769ed9da6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005252985 sec., 951.8397634868555 rows/sec., 64.14 KiB/sec. | ||
2407 | 2025.01.13 22:44:51.391158 [ 197 ] {987de6ac-8f6f-4012-a04b-e4b769ed9da6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2408 | 2025.01.13 22:44:51.391697 [ 265 ] {6b1ae476-6cee-476b-8ea3-7ab0cb622d87} <Trace> oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2409 | 2025.01.13 22:44:51.391769 [ 197 ] {987de6ac-8f6f-4012-a04b-e4b769ed9da6::all_1_5_1} <Trace> oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2410 | 2025.01.13 22:44:51.391847 [ 265 ] {6b1ae476-6cee-476b-8ea3-7ab0cb622d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2411 | 2025.01.13 22:44:51.391981 [ 197 ] {987de6ac-8f6f-4012-a04b-e4b769ed9da6::all_1_5_1} <Trace> oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2412 | 2025.01.13 22:44:51.392144 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
2413 | 2025.01.13 22:44:51.392764 [ 265 ] {6b1ae476-6cee-476b-8ea3-7ab0cb622d87} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2414 | 2025.01.13 22:44:51.393053 [ 265 ] {6b1ae476-6cee-476b-8ea3-7ab0cb622d87} <Trace> oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2415 | 2025.01.13 22:44:51.393349 [ 265 ] {6b1ae476-6cee-476b-8ea3-7ab0cb622d87} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.007248 sec., 4277.041942604857 rows/sec., 7.66 MiB/sec. | ||
2416 | 2025.01.13 22:44:51.393483 [ 265 ] {6b1ae476-6cee-476b-8ea3-7ab0cb622d87} <Debug> TCPHandler: Processed in 0.007694642 sec. | ||
2417 | 2025.01.13 22:44:51.393629 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2418 | 2025.01.13 22:44:51.393795 [ 263 ] {8d7050ff-e2bd-4514-abb3-86fae29dd1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2419 | 2025.01.13 22:44:51.393845 [ 263 ] {8d7050ff-e2bd-4514-abb3-86fae29dd1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2420 | 2025.01.13 22:44:51.394324 [ 263 ] {8d7050ff-e2bd-4514-abb3-86fae29dd1ca} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2421 | 2025.01.13 22:44:51.394362 [ 263 ] {8d7050ff-e2bd-4514-abb3-86fae29dd1ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2422 | 2025.01.13 22:44:51.394729 [ 263 ] {8d7050ff-e2bd-4514-abb3-86fae29dd1ca} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2423 | 2025.01.13 22:44:51.394967 [ 263 ] {8d7050ff-e2bd-4514-abb3-86fae29dd1ca} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2424 | 2025.01.13 22:44:51.395189 [ 263 ] {8d7050ff-e2bd-4514-abb3-86fae29dd1ca} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001418 sec., 36671.368124118475 rows/sec., 2.27 MiB/sec. | ||
2425 | 2025.01.13 22:44:51.395284 [ 263 ] {8d7050ff-e2bd-4514-abb3-86fae29dd1ca} <Debug> TCPHandler: Processed in 0.001710154 sec. | ||
2426 | 2025.01.13 22:44:54.812658 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2427 | 2025.01.13 22:44:54.812731 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2428 | 2025.01.13 22:44:54.930363 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 340 | ||
2429 | 2025.01.13 22:44:54.933281 [ 243 ] {} <Trace> system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2430 | 2025.01.13 22:44:54.933330 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2431 | 2025.01.13 22:44:54.934843 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2432 | 2025.01.13 22:44:54.935155 [ 243 ] {} <Trace> system.query_log (0794516c-b6c7-4f6b-bdce-0c9e2181bb0a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2433 | 2025.01.13 22:44:54.935680 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 340 | ||
2434 | 2025.01.13 22:44:54.938272 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
2435 | 2025.01.13 22:44:54.938924 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2436 | 2025.01.13 22:44:54.938967 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2437 | 2025.01.13 22:44:54.939554 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2438 | 2025.01.13 22:44:54.939815 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2439 | 2025.01.13 22:44:54.940084 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2440 | 2025.01.13 22:44:55.270774 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2441 | 2025.01.13 22:44:55.289946 [ 244 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2442 | 2025.01.13 22:44:55.289988 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2443 | 2025.01.13 22:44:55.297122 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2444 | 2025.01.13 22:44:55.297865 [ 244 ] {} <Trace> system.metric_log (155ddc58-84eb-4a59-a493-bbce008f6cec): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2445 | 2025.01.13 22:44:55.300248 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2446 | 2025.01.13 22:44:56.352628 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2447 | 2025.01.13 22:44:56.352850 [ 263 ] {942b81be-6a44-4e85-b53b-2510c940ec5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2448 | 2025.01.13 22:44:56.352934 [ 263 ] {942b81be-6a44-4e85-b53b-2510c940ec5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2449 | 2025.01.13 22:44:56.353782 [ 263 ] {942b81be-6a44-4e85-b53b-2510c940ec5c} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2450 | 2025.01.13 22:44:56.353832 [ 263 ] {942b81be-6a44-4e85-b53b-2510c940ec5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2451 | 2025.01.13 22:44:56.354280 [ 263 ] {942b81be-6a44-4e85-b53b-2510c940ec5c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2452 | 2025.01.13 22:44:56.354536 [ 263 ] {942b81be-6a44-4e85-b53b-2510c940ec5c} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2453 | 2025.01.13 22:44:56.354774 [ 263 ] {942b81be-6a44-4e85-b53b-2510c940ec5c} <Debug> executeQuery: Read 40 rows, 3.30 KiB in 0.001988 sec., 20120.72434607646 rows/sec., 1.62 MiB/sec. | ||
2454 | 2025.01.13 22:44:56.354831 [ 263 ] {942b81be-6a44-4e85-b53b-2510c940ec5c} <Debug> TCPHandler: Processed in 0.002355104 sec. | ||
2455 | 2025.01.13 22:44:56.355098 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2456 | 2025.01.13 22:44:56.355310 [ 265 ] {cdade7c6-a776-408b-ab05-86bb90488b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2457 | 2025.01.13 22:44:56.355390 [ 265 ] {cdade7c6-a776-408b-ab05-86bb90488b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2458 | 2025.01.13 22:44:56.356143 [ 265 ] {cdade7c6-a776-408b-ab05-86bb90488b8f} <Trace> oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2459 | 2025.01.13 22:44:56.356187 [ 265 ] {cdade7c6-a776-408b-ab05-86bb90488b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2460 | 2025.01.13 22:44:56.356616 [ 265 ] {cdade7c6-a776-408b-ab05-86bb90488b8f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2461 | 2025.01.13 22:44:56.356877 [ 265 ] {cdade7c6-a776-408b-ab05-86bb90488b8f} <Trace> oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2462 | 2025.01.13 22:44:56.357013 [ 106 ] {} <Debug> oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2463 | 2025.01.13 22:44:56.357058 [ 106 ] {} <Trace> oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2464 | 2025.01.13 22:44:56.357082 [ 265 ] {cdade7c6-a776-408b-ab05-86bb90488b8f} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.00183 sec., 3825.1366120218577 rows/sec., 287.63 KiB/sec. | ||
2465 | 2025.01.13 22:44:56.357086 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2466 | 2025.01.13 22:44:56.357190 [ 265 ] {cdade7c6-a776-408b-ab05-86bb90488b8f} <Debug> TCPHandler: Processed in 0.00222829 sec. | ||
2467 | 2025.01.13 22:44:56.357328 [ 194 ] {8be39cc1-467b-48f4-a414-1ba05df4c6fe::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 | ||
2468 | 2025.01.13 22:44:56.357383 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2469 | 2025.01.13 22:44:56.357496 [ 194 ] {8be39cc1-467b-48f4-a414-1ba05df4c6fe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2470 | 2025.01.13 22:44:56.357533 [ 263 ] {d901cce8-fc47-4549-992d-5a62df867361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2471 | 2025.01.13 22:44:56.357544 [ 194 ] {8be39cc1-467b-48f4-a414-1ba05df4c6fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
2472 | 2025.01.13 22:44:56.357597 [ 263 ] {d901cce8-fc47-4549-992d-5a62df867361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2473 | 2025.01.13 22:44:56.357752 [ 194 ] {8be39cc1-467b-48f4-a414-1ba05df4c6fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
2474 | 2025.01.13 22:44:56.358180 [ 194 ] {8be39cc1-467b-48f4-a414-1ba05df4c6fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
2475 | 2025.01.13 22:44:56.358606 [ 194 ] {8be39cc1-467b-48f4-a414-1ba05df4c6fe::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 | ||
2476 | 2025.01.13 22:44:56.358922 [ 194 ] {8be39cc1-467b-48f4-a414-1ba05df4c6fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
2477 | 2025.01.13 22:44:56.359368 [ 194 ] {8be39cc1-467b-48f4-a414-1ba05df4c6fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 7 rows starting from the beginning of the part | ||
2478 | 2025.01.13 22:44:56.360435 [ 263 ] {d901cce8-fc47-4549-992d-5a62df867361} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2479 | 2025.01.13 22:44:56.360484 [ 263 ] {d901cce8-fc47-4549-992d-5a62df867361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2480 | 2025.01.13 22:44:56.361133 [ 263 ] {d901cce8-fc47-4549-992d-5a62df867361} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2481 | 2025.01.13 22:44:56.361281 [ 197 ] {8be39cc1-467b-48f4-a414-1ba05df4c6fe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 5 columns (5 merged, 0 gathered) in 0.004073899 sec., 31419.532001161544 rows/sec., 2.34 MiB/sec. | ||
2482 | 2025.01.13 22:44:56.361512 [ 263 ] {d901cce8-fc47-4549-992d-5a62df867361} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2483 | 2025.01.13 22:44:56.361550 [ 200 ] {8be39cc1-467b-48f4-a414-1ba05df4c6fe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2484 | 2025.01.13 22:44:56.361915 [ 263 ] {d901cce8-fc47-4549-992d-5a62df867361} <Debug> executeQuery: Read 44 rows, 3.52 KiB in 0.004415 sec., 9966.024915062288 rows/sec., 797.40 KiB/sec. | ||
2485 | 2025.01.13 22:44:56.362081 [ 263 ] {d901cce8-fc47-4549-992d-5a62df867361} <Debug> TCPHandler: Processed in 0.00477538 sec. | ||
2486 | 2025.01.13 22:44:56.362201 [ 200 ] {8be39cc1-467b-48f4-a414-1ba05df4c6fe::all_1_6_1} <Trace> oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2487 | 2025.01.13 22:44:56.362272 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2488 | 2025.01.13 22:44:56.362302 [ 200 ] {8be39cc1-467b-48f4-a414-1ba05df4c6fe::all_1_6_1} <Trace> oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2489 | 2025.01.13 22:44:56.362410 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2490 | 2025.01.13 22:44:56.362435 [ 265 ] {8c37c89b-c38e-401e-b4e7-545dbea01eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2491 | 2025.01.13 22:44:56.362489 [ 265 ] {8c37c89b-c38e-401e-b4e7-545dbea01eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2492 | 2025.01.13 22:44:56.363045 [ 265 ] {8c37c89b-c38e-401e-b4e7-545dbea01eca} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2493 | 2025.01.13 22:44:56.363083 [ 265 ] {8c37c89b-c38e-401e-b4e7-545dbea01eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2494 | 2025.01.13 22:44:56.363480 [ 265 ] {8c37c89b-c38e-401e-b4e7-545dbea01eca} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2495 | 2025.01.13 22:44:56.363728 [ 265 ] {8c37c89b-c38e-401e-b4e7-545dbea01eca} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2496 | 2025.01.13 22:44:56.363947 [ 265 ] {8c37c89b-c38e-401e-b4e7-545dbea01eca} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001551 sec., 64474.53255963894 rows/sec., 4.47 MiB/sec. | ||
2497 | 2025.01.13 22:44:56.364002 [ 265 ] {8c37c89b-c38e-401e-b4e7-545dbea01eca} <Debug> TCPHandler: Processed in 0.001807347 sec. | ||
2498 | 2025.01.13 22:44:56.364164 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2499 | 2025.01.13 22:44:56.364304 [ 263 ] {d2a59311-222a-4e52-9401-da6e424f35d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2500 | 2025.01.13 22:44:56.364398 [ 263 ] {d2a59311-222a-4e52-9401-da6e424f35d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2501 | 2025.01.13 22:44:56.365520 [ 263 ] {d2a59311-222a-4e52-9401-da6e424f35d4} <Trace> oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2502 | 2025.01.13 22:44:56.365560 [ 263 ] {d2a59311-222a-4e52-9401-da6e424f35d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2503 | 2025.01.13 22:44:56.366183 [ 263 ] {d2a59311-222a-4e52-9401-da6e424f35d4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2504 | 2025.01.13 22:44:56.366449 [ 263 ] {d2a59311-222a-4e52-9401-da6e424f35d4} <Trace> oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2505 | 2025.01.13 22:44:56.366629 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2506 | 2025.01.13 22:44:56.366706 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2507 | 2025.01.13 22:44:56.366737 [ 263 ] {d2a59311-222a-4e52-9401-da6e424f35d4} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002451 sec., 2855.9771521827824 rows/sec., 5.12 MiB/sec. | ||
2508 | 2025.01.13 22:44:56.366752 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2509 | 2025.01.13 22:44:56.367399 [ 201 ] {e616e39d-1b7b-4284-8973-8b48e812b19a::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 | ||
2510 | 2025.01.13 22:44:56.367417 [ 263 ] {d2a59311-222a-4e52-9401-da6e424f35d4} <Debug> TCPHandler: Processed in 0.003319135 sec. | ||
2511 | 2025.01.13 22:44:56.367669 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2512 | 2025.01.13 22:44:56.367967 [ 265 ] {cadd76e0-1c76-4011-a0fc-e402740b4bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2513 | 2025.01.13 22:44:56.368061 [ 201 ] {e616e39d-1b7b-4284-8973-8b48e812b19a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2514 | 2025.01.13 22:44:56.368087 [ 265 ] {cadd76e0-1c76-4011-a0fc-e402740b4bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2515 | 2025.01.13 22:44:56.368282 [ 201 ] {e616e39d-1b7b-4284-8973-8b48e812b19a::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 | ||
2516 | 2025.01.13 22:44:56.369155 [ 201 ] {e616e39d-1b7b-4284-8973-8b48e812b19a::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 | ||
2517 | 2025.01.13 22:44:56.369791 [ 201 ] {e616e39d-1b7b-4284-8973-8b48e812b19a::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 | ||
2518 | 2025.01.13 22:44:56.370530 [ 201 ] {e616e39d-1b7b-4284-8973-8b48e812b19a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
2519 | 2025.01.13 22:44:56.370737 [ 265 ] {cadd76e0-1c76-4011-a0fc-e402740b4bcf} <Trace> oximeter.measurements_i64 (fad0dfab-455a-4135-bddd-fec189875597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2520 | 2025.01.13 22:44:56.370869 [ 265 ] {cadd76e0-1c76-4011-a0fc-e402740b4bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2521 | 2025.01.13 22:44:56.371261 [ 201 ] {e616e39d-1b7b-4284-8973-8b48e812b19a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part | ||
2522 | 2025.01.13 22:44:56.371871 [ 201 ] {e616e39d-1b7b-4284-8973-8b48e812b19a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 7 rows starting from the beginning of the part | ||
2523 | 2025.01.13 22:44:56.372622 [ 265 ] {cadd76e0-1c76-4011-a0fc-e402740b4bcf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2524 | 2025.01.13 22:44:56.373164 [ 265 ] {cadd76e0-1c76-4011-a0fc-e402740b4bcf} <Trace> oximeter.measurements_i64 (fad0dfab-455a-4135-bddd-fec189875597): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2525 | 2025.01.13 22:44:56.373834 [ 265 ] {cadd76e0-1c76-4011-a0fc-e402740b4bcf} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.005947 sec., 1513.3680847486128 rows/sec., 106.90 KiB/sec. | ||
2526 | 2025.01.13 22:44:56.374059 [ 265 ] {cadd76e0-1c76-4011-a0fc-e402740b4bcf} <Debug> TCPHandler: Processed in 0.006514245 sec. | ||
2527 | 2025.01.13 22:44:56.374298 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2528 | 2025.01.13 22:44:56.374600 [ 263 ] {f432b32d-b8e4-4487-a791-4d18f55fbb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2529 | 2025.01.13 22:44:56.374723 [ 263 ] {f432b32d-b8e4-4487-a791-4d18f55fbb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2530 | 2025.01.13 22:44:56.376603 [ 263 ] {f432b32d-b8e4-4487-a791-4d18f55fbb50} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2531 | 2025.01.13 22:44:56.376673 [ 263 ] {f432b32d-b8e4-4487-a791-4d18f55fbb50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2532 | 2025.01.13 22:44:56.377854 [ 263 ] {f432b32d-b8e4-4487-a791-4d18f55fbb50} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2533 | 2025.01.13 22:44:56.378414 [ 263 ] {f432b32d-b8e4-4487-a791-4d18f55fbb50} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2534 | 2025.01.13 22:44:56.379062 [ 263 ] {f432b32d-b8e4-4487-a791-4d18f55fbb50} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.004553 sec., 6589.062156819679 rows/sec., 462.22 KiB/sec. | ||
2535 | 2025.01.13 22:44:56.379393 [ 263 ] {f432b32d-b8e4-4487-a791-4d18f55fbb50} <Debug> TCPHandler: Processed in 0.005183573 sec. | ||
2536 | 2025.01.13 22:44:56.379881 [ 200 ] {e616e39d-1b7b-4284-8973-8b48e812b19a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 93 rows, containing 19 columns (19 merged, 0 gathered) in 0.012975268 sec., 7167.482012702936 rows/sec., 12.84 MiB/sec. | ||
2537 | 2025.01.13 22:44:56.380336 [ 200 ] {e616e39d-1b7b-4284-8973-8b48e812b19a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2538 | 2025.01.13 22:44:56.380785 [ 200 ] {e616e39d-1b7b-4284-8973-8b48e812b19a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2539 | 2025.01.13 22:44:56.380864 [ 200 ] {e616e39d-1b7b-4284-8973-8b48e812b19a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2540 | 2025.01.13 22:44:56.381010 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
2541 | 2025.01.13 22:44:59.523355 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2542 | 2025.01.13 22:44:59.523634 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2543 | 2025.01.13 22:44:59.524091 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2544 | 2025.01.13 22:44:59.524144 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2545 | 2025.01.13 22:44:59.524519 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2546 | 2025.01.13 22:44:59.524605 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2547 | 2025.01.13 22:44:59.524790 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
2548 | 2025.01.13 22:44:59.525017 [ 299 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2549 | 2025.01.13 22:44:59.525040 [ 296 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2550 | 2025.01.13 22:44:59.525065 [ 298 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2551 | 2025.01.13 22:44:59.525070 [ 301 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2552 | 2025.01.13 22:44:59.525261 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (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 | ||
2553 | 2025.01.13 22:44:59.525290 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2554 | 2025.01.13 22:44:59.525435 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2555 | 2025.01.13 22:44:59.525460 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} <Debug> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565) (SelectExecutor): Reading approx. 37 rows with 4 streams | ||
2556 | 2025.01.13 22:44:59.525507 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2557 | 2025.01.13 22:44:59.525555 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2558 | 2025.01.13 22:44:59.525598 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2559 | 2025.01.13 22:44:59.525641 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2560 | 2025.01.13 22:44:59.527742 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} <Debug> executeQuery: Read 37 rows, 1.40 KiB in 0.004237 sec., 8732.593816379513 rows/sec., 329.82 KiB/sec. | ||
2561 | 2025.01.13 22:44:59.527988 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} <Debug> MemoryTracker: Peak memory usage (for query): 142.76 KiB. | ||
2562 | 2025.01.13 22:44:59.528006 [ 263 ] {22944bca-aff4-4b55-b07e-0b03d095ffe0} <Debug> TCPHandler: Processed in 0.004795951 sec. | ||
2563 | 2025.01.13 22:44:59.565944 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2564 | 2025.01.13 22:44:59.566119 [ 263 ] {db8c6642-d101-4eb1-8fd1-f41c2e5ab14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2565 | 2025.01.13 22:44:59.566193 [ 263 ] {db8c6642-d101-4eb1-8fd1-f41c2e5ab14f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2566 | 2025.01.13 22:44:59.567039 [ 263 ] {db8c6642-d101-4eb1-8fd1-f41c2e5ab14f} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2567 | 2025.01.13 22:44:59.567088 [ 263 ] {db8c6642-d101-4eb1-8fd1-f41c2e5ab14f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2568 | 2025.01.13 22:44:59.567613 [ 263 ] {db8c6642-d101-4eb1-8fd1-f41c2e5ab14f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2569 | 2025.01.13 22:44:59.567858 [ 263 ] {db8c6642-d101-4eb1-8fd1-f41c2e5ab14f} <Trace> oximeter.timeseries_schema (f9a863c5-f75b-4d4d-a356-7bff89bf2565): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2570 | 2025.01.13 22:44:59.568088 [ 263 ] {db8c6642-d101-4eb1-8fd1-f41c2e5ab14f} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.002013 sec., 496.7709885742673 rows/sec., 112.55 KiB/sec. | ||
2571 | 2025.01.13 22:44:59.568280 [ 263 ] {db8c6642-d101-4eb1-8fd1-f41c2e5ab14f} <Debug> TCPHandler: Processed in 0.002438676 sec. | ||
2572 | 2025.01.13 22:44:59.568537 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2573 | 2025.01.13 22:44:59.568738 [ 265 ] {e7faa72a-b66a-42a4-880e-89504ed623eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2574 | 2025.01.13 22:44:59.568810 [ 265 ] {e7faa72a-b66a-42a4-880e-89504ed623eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2575 | 2025.01.13 22:44:59.569570 [ 265 ] {e7faa72a-b66a-42a4-880e-89504ed623eb} <Trace> oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2576 | 2025.01.13 22:44:59.569618 [ 265 ] {e7faa72a-b66a-42a4-880e-89504ed623eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2577 | 2025.01.13 22:44:59.570060 [ 265 ] {e7faa72a-b66a-42a4-880e-89504ed623eb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2578 | 2025.01.13 22:44:59.570320 [ 265 ] {e7faa72a-b66a-42a4-880e-89504ed623eb} <Trace> oximeter.fields_i16 (bdb40ae3-94ce-4cc6-a82d-4d3fcd9ad069): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2579 | 2025.01.13 22:44:59.570654 [ 265 ] {e7faa72a-b66a-42a4-880e-89504ed623eb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001937 sec., 7227.671657201859 rows/sec., 520.30 KiB/sec. | ||
2580 | 2025.01.13 22:44:59.570783 [ 265 ] {e7faa72a-b66a-42a4-880e-89504ed623eb} <Debug> TCPHandler: Processed in 0.002382925 sec. | ||
2581 | 2025.01.13 22:44:59.570966 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2582 | 2025.01.13 22:44:59.571112 [ 263 ] {51b6a876-0ced-4350-9bdd-5934187f2339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2583 | 2025.01.13 22:44:59.571173 [ 263 ] {51b6a876-0ced-4350-9bdd-5934187f2339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2584 | 2025.01.13 22:44:59.571876 [ 263 ] {51b6a876-0ced-4350-9bdd-5934187f2339} <Trace> oximeter.fields_ipaddr (26754e9e-90cd-4fcc-a303-d76c235301c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2585 | 2025.01.13 22:44:59.571917 [ 263 ] {51b6a876-0ced-4350-9bdd-5934187f2339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2586 | 2025.01.13 22:44:59.572283 [ 263 ] {51b6a876-0ced-4350-9bdd-5934187f2339} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2587 | 2025.01.13 22:44:59.572532 [ 263 ] {51b6a876-0ced-4350-9bdd-5934187f2339} <Trace> oximeter.fields_ipaddr (26754e9e-90cd-4fcc-a303-d76c235301c5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2588 | 2025.01.13 22:44:59.572728 [ 263 ] {51b6a876-0ced-4350-9bdd-5934187f2339} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001648 sec., 4854.368932038835 rows/sec., 395.84 KiB/sec. | ||
2589 | 2025.01.13 22:44:59.572788 [ 263 ] {51b6a876-0ced-4350-9bdd-5934187f2339} <Debug> TCPHandler: Processed in 0.001892929 sec. | ||
2590 | 2025.01.13 22:44:59.572963 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2591 | 2025.01.13 22:44:59.573111 [ 265 ] {c3b2847f-8049-49e6-a18a-5d61b59a96e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2592 | 2025.01.13 22:44:59.573172 [ 265 ] {c3b2847f-8049-49e6-a18a-5d61b59a96e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2593 | 2025.01.13 22:44:59.574482 [ 265 ] {c3b2847f-8049-49e6-a18a-5d61b59a96e5} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2594 | 2025.01.13 22:44:59.574524 [ 265 ] {c3b2847f-8049-49e6-a18a-5d61b59a96e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2595 | 2025.01.13 22:44:59.575025 [ 265 ] {c3b2847f-8049-49e6-a18a-5d61b59a96e5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2596 | 2025.01.13 22:44:59.575271 [ 265 ] {c3b2847f-8049-49e6-a18a-5d61b59a96e5} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2597 | 2025.01.13 22:44:59.575602 [ 265 ] {c3b2847f-8049-49e6-a18a-5d61b59a96e5} <Debug> executeQuery: Read 1379 rows, 117.87 KiB in 0.00249 sec., 553815.2610441766 rows/sec., 46.23 MiB/sec. | ||
2598 | 2025.01.13 22:44:59.575771 [ 265 ] {c3b2847f-8049-49e6-a18a-5d61b59a96e5} <Debug> TCPHandler: Processed in 0.00287787 sec. | ||
2599 | 2025.01.13 22:44:59.575942 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2600 | 2025.01.13 22:44:59.576082 [ 263 ] {f2b1476f-e7fe-4ce6-8152-53517e32e083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2601 | 2025.01.13 22:44:59.576142 [ 263 ] {f2b1476f-e7fe-4ce6-8152-53517e32e083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2602 | 2025.01.13 22:44:59.576827 [ 263 ] {f2b1476f-e7fe-4ce6-8152-53517e32e083} <Trace> oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2603 | 2025.01.13 22:44:59.576866 [ 263 ] {f2b1476f-e7fe-4ce6-8152-53517e32e083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2604 | 2025.01.13 22:44:59.577229 [ 263 ] {f2b1476f-e7fe-4ce6-8152-53517e32e083} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2605 | 2025.01.13 22:44:59.577472 [ 263 ] {f2b1476f-e7fe-4ce6-8152-53517e32e083} <Trace> oximeter.fields_u16 (8be39cc1-467b-48f4-a414-1ba05df4c6fe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2606 | 2025.01.13 22:44:59.577643 [ 263 ] {f2b1476f-e7fe-4ce6-8152-53517e32e083} <Debug> executeQuery: Read 46 rows, 3.35 KiB in 0.001594 sec., 28858.218318695108 rows/sec., 2.05 MiB/sec. | ||
2607 | 2025.01.13 22:44:59.577696 [ 263 ] {f2b1476f-e7fe-4ce6-8152-53517e32e083} <Debug> TCPHandler: Processed in 0.001821607 sec. | ||
2608 | 2025.01.13 22:44:59.577854 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2609 | 2025.01.13 22:44:59.578000 [ 265 ] {f931d255-c8d2-41b1-9644-760c36f2442a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2610 | 2025.01.13 22:44:59.578059 [ 265 ] {f931d255-c8d2-41b1-9644-760c36f2442a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2611 | 2025.01.13 22:44:59.578885 [ 265 ] {f931d255-c8d2-41b1-9644-760c36f2442a} <Trace> oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2612 | 2025.01.13 22:44:59.578930 [ 265 ] {f931d255-c8d2-41b1-9644-760c36f2442a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2613 | 2025.01.13 22:44:59.579314 [ 265 ] {f931d255-c8d2-41b1-9644-760c36f2442a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2614 | 2025.01.13 22:44:59.579557 [ 265 ] {f931d255-c8d2-41b1-9644-760c36f2442a} <Trace> oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2615 | 2025.01.13 22:44:59.579711 [ 53 ] {} <Debug> oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2616 | 2025.01.13 22:44:59.579778 [ 53 ] {} <Trace> oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2617 | 2025.01.13 22:44:59.579802 [ 265 ] {f931d255-c8d2-41b1-9644-760c36f2442a} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001831 sec., 132168.21409066085 rows/sec., 8.95 MiB/sec. | ||
2618 | 2025.01.13 22:44:59.579816 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2619 | 2025.01.13 22:44:59.579999 [ 265 ] {f931d255-c8d2-41b1-9644-760c36f2442a} <Debug> TCPHandler: Processed in 0.00221078 sec. | ||
2620 | 2025.01.13 22:44:59.580201 [ 186 ] {ff8050da-d663-44eb-9d6d-565cc8e88c85::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 | ||
2621 | 2025.01.13 22:44:59.580276 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2622 | 2025.01.13 22:44:59.580377 [ 186 ] {ff8050da-d663-44eb-9d6d-565cc8e88c85::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2623 | 2025.01.13 22:44:59.580419 [ 186 ] {ff8050da-d663-44eb-9d6d-565cc8e88c85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
2624 | 2025.01.13 22:44:59.580423 [ 263 ] {27a7ee0e-970b-40db-8e25-01d91cb4bc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2625 | 2025.01.13 22:44:59.580493 [ 263 ] {27a7ee0e-970b-40db-8e25-01d91cb4bc08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2626 | 2025.01.13 22:44:59.580562 [ 186 ] {ff8050da-d663-44eb-9d6d-565cc8e88c85::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 | ||
2627 | 2025.01.13 22:44:59.580994 [ 186 ] {ff8050da-d663-44eb-9d6d-565cc8e88c85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 242 rows starting from the beginning of the part | ||
2628 | 2025.01.13 22:44:59.581493 [ 186 ] {ff8050da-d663-44eb-9d6d-565cc8e88c85::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 | ||
2629 | 2025.01.13 22:44:59.582115 [ 186 ] {ff8050da-d663-44eb-9d6d-565cc8e88c85::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 | ||
2630 | 2025.01.13 22:44:59.582362 [ 186 ] {ff8050da-d663-44eb-9d6d-565cc8e88c85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 242 rows starting from the beginning of the part | ||
2631 | 2025.01.13 22:44:59.583176 [ 263 ] {27a7ee0e-970b-40db-8e25-01d91cb4bc08} <Trace> oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2632 | 2025.01.13 22:44:59.583222 [ 263 ] {27a7ee0e-970b-40db-8e25-01d91cb4bc08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2633 | 2025.01.13 22:44:59.583786 [ 263 ] {27a7ee0e-970b-40db-8e25-01d91cb4bc08} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2634 | 2025.01.13 22:44:59.584056 [ 200 ] {ff8050da-d663-44eb-9d6d-565cc8e88c85::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.004122099 sec., 131001.22049470428 rows/sec., 9.38 MiB/sec. | ||
2635 | 2025.01.13 22:44:59.584206 [ 263 ] {27a7ee0e-970b-40db-8e25-01d91cb4bc08} <Trace> oximeter.fields_u8 (2211dd7b-d228-478a-b54a-c3eeb692f92b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2636 | 2025.01.13 22:44:59.584283 [ 200 ] {ff8050da-d663-44eb-9d6d-565cc8e88c85::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2637 | 2025.01.13 22:44:59.584588 [ 263 ] {27a7ee0e-970b-40db-8e25-01d91cb4bc08} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004188 sec., 3104.106972301815 rows/sec., 193.54 KiB/sec. | ||
2638 | 2025.01.13 22:44:59.584732 [ 263 ] {27a7ee0e-970b-40db-8e25-01d91cb4bc08} <Debug> TCPHandler: Processed in 0.004606415 sec. | ||
2639 | 2025.01.13 22:44:59.584943 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2640 | 2025.01.13 22:44:59.584952 [ 200 ] {ff8050da-d663-44eb-9d6d-565cc8e88c85::all_1_6_1} <Trace> oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2641 | 2025.01.13 22:44:59.585053 [ 200 ] {ff8050da-d663-44eb-9d6d-565cc8e88c85::all_1_6_1} <Trace> oximeter.fields_u32 (ff8050da-d663-44eb-9d6d-565cc8e88c85) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2642 | 2025.01.13 22:44:59.585091 [ 265 ] {cc724aae-bf58-4897-a95a-1ea5abe421a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2643 | 2025.01.13 22:44:59.585153 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
2644 | 2025.01.13 22:44:59.585172 [ 265 ] {cc724aae-bf58-4897-a95a-1ea5abe421a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2645 | 2025.01.13 22:44:59.586119 [ 265 ] {cc724aae-bf58-4897-a95a-1ea5abe421a1} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2646 | 2025.01.13 22:44:59.586160 [ 265 ] {cc724aae-bf58-4897-a95a-1ea5abe421a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2647 | 2025.01.13 22:44:59.586563 [ 265 ] {cc724aae-bf58-4897-a95a-1ea5abe421a1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2648 | 2025.01.13 22:44:59.586805 [ 265 ] {cc724aae-bf58-4897-a95a-1ea5abe421a1} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2649 | 2025.01.13 22:44:59.587017 [ 265 ] {cc724aae-bf58-4897-a95a-1ea5abe421a1} <Debug> executeQuery: Read 841 rows, 62.23 KiB in 0.00196 sec., 429081.63265306124 rows/sec., 31.00 MiB/sec. | ||
2650 | 2025.01.13 22:44:59.587073 [ 265 ] {cc724aae-bf58-4897-a95a-1ea5abe421a1} <Debug> TCPHandler: Processed in 0.002223679 sec. | ||
2651 | 2025.01.13 22:44:59.587215 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2652 | 2025.01.13 22:44:59.587335 [ 263 ] {5a80ed43-8206-4055-913c-08e764f19d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2653 | 2025.01.13 22:44:59.587386 [ 263 ] {5a80ed43-8206-4055-913c-08e764f19d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2654 | 2025.01.13 22:44:59.587865 [ 263 ] {5a80ed43-8206-4055-913c-08e764f19d5a} <Trace> oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2655 | 2025.01.13 22:44:59.587904 [ 263 ] {5a80ed43-8206-4055-913c-08e764f19d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2656 | 2025.01.13 22:44:59.588278 [ 263 ] {5a80ed43-8206-4055-913c-08e764f19d5a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2657 | 2025.01.13 22:44:59.588523 [ 263 ] {5a80ed43-8206-4055-913c-08e764f19d5a} <Trace> oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2658 | 2025.01.13 22:44:59.588640 [ 53 ] {} <Debug> oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2659 | 2025.01.13 22:44:59.588680 [ 53 ] {} <Trace> oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2660 | 2025.01.13 22:44:59.588703 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2661 | 2025.01.13 22:44:59.588715 [ 263 ] {5a80ed43-8206-4055-913c-08e764f19d5a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001403 sec., 4276.550249465431 rows/sec., 223.43 KiB/sec. | ||
2662 | 2025.01.13 22:44:59.588891 [ 263 ] {5a80ed43-8206-4055-913c-08e764f19d5a} <Debug> TCPHandler: Processed in 0.001726735 sec. | ||
2663 | 2025.01.13 22:44:59.588967 [ 200 ] {9682775c-5538-4f61-856b-117a1fb98407::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 | ||
2664 | 2025.01.13 22:44:59.589069 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2665 | 2025.01.13 22:44:59.589118 [ 200 ] {9682775c-5538-4f61-856b-117a1fb98407::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2666 | 2025.01.13 22:44:59.589159 [ 200 ] {9682775c-5538-4f61-856b-117a1fb98407::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
2667 | 2025.01.13 22:44:59.589219 [ 265 ] {d69004bf-dcc5-4f40-b9b1-78a77c6ba4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2668 | 2025.01.13 22:44:59.589362 [ 200 ] {9682775c-5538-4f61-856b-117a1fb98407::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
2669 | 2025.01.13 22:44:59.589395 [ 265 ] {d69004bf-dcc5-4f40-b9b1-78a77c6ba4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2670 | 2025.01.13 22:44:59.589751 [ 200 ] {9682775c-5538-4f61-856b-117a1fb98407::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
2671 | 2025.01.13 22:44:59.590111 [ 200 ] {9682775c-5538-4f61-856b-117a1fb98407::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
2672 | 2025.01.13 22:44:59.590484 [ 200 ] {9682775c-5538-4f61-856b-117a1fb98407::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
2673 | 2025.01.13 22:44:59.590814 [ 200 ] {9682775c-5538-4f61-856b-117a1fb98407::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
2674 | 2025.01.13 22:44:59.592141 [ 265 ] {d69004bf-dcc5-4f40-b9b1-78a77c6ba4d5} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2675 | 2025.01.13 22:44:59.592189 [ 265 ] {d69004bf-dcc5-4f40-b9b1-78a77c6ba4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2676 | 2025.01.13 22:44:59.592614 [ 186 ] {9682775c-5538-4f61-856b-117a1fb98407::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00382095 sec., 9421.740666588152 rows/sec., 492.25 KiB/sec. | ||
2677 | 2025.01.13 22:44:59.592825 [ 186 ] {9682775c-5538-4f61-856b-117a1fb98407::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2678 | 2025.01.13 22:44:59.592952 [ 265 ] {d69004bf-dcc5-4f40-b9b1-78a77c6ba4d5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2679 | 2025.01.13 22:44:59.593300 [ 186 ] {9682775c-5538-4f61-856b-117a1fb98407::all_1_6_1} <Trace> oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2680 | 2025.01.13 22:44:59.593474 [ 186 ] {9682775c-5538-4f61-856b-117a1fb98407::all_1_6_1} <Trace> oximeter.measurements_bool (9682775c-5538-4f61-856b-117a1fb98407) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2681 | 2025.01.13 22:44:59.593473 [ 265 ] {d69004bf-dcc5-4f40-b9b1-78a77c6ba4d5} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2682 | 2025.01.13 22:44:59.593632 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2683 | 2025.01.13 22:44:59.593944 [ 265 ] {d69004bf-dcc5-4f40-b9b1-78a77c6ba4d5} <Debug> executeQuery: Read 917 rows, 62.50 KiB in 0.004726 sec., 194033.00888700804 rows/sec., 12.91 MiB/sec. | ||
2684 | 2025.01.13 22:44:59.594096 [ 265 ] {d69004bf-dcc5-4f40-b9b1-78a77c6ba4d5} <Debug> TCPHandler: Processed in 0.0051005 sec. | ||
2685 | 2025.01.13 22:44:59.594254 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2686 | 2025.01.13 22:44:59.594394 [ 263 ] {eccdc2bf-c0c6-4b03-97c6-c3e89b4a69e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2687 | 2025.01.13 22:44:59.594457 [ 263 ] {eccdc2bf-c0c6-4b03-97c6-c3e89b4a69e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2688 | 2025.01.13 22:44:59.594990 [ 263 ] {eccdc2bf-c0c6-4b03-97c6-c3e89b4a69e7} <Trace> oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2689 | 2025.01.13 22:44:59.595027 [ 263 ] {eccdc2bf-c0c6-4b03-97c6-c3e89b4a69e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2690 | 2025.01.13 22:44:59.595391 [ 263 ] {eccdc2bf-c0c6-4b03-97c6-c3e89b4a69e7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2691 | 2025.01.13 22:44:59.595661 [ 263 ] {eccdc2bf-c0c6-4b03-97c6-c3e89b4a69e7} <Trace> oximeter.measurements_f64 (987de6ac-8f6f-4012-a04b-e4b769ed9da6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2692 | 2025.01.13 22:44:59.595920 [ 263 ] {eccdc2bf-c0c6-4b03-97c6-c3e89b4a69e7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001532 sec., 652.7415143603133 rows/sec., 43.98 KiB/sec. | ||
2693 | 2025.01.13 22:44:59.596051 [ 263 ] {eccdc2bf-c0c6-4b03-97c6-c3e89b4a69e7} <Debug> TCPHandler: Processed in 0.001867079 sec. | ||
2694 | 2025.01.13 22:44:59.596224 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2695 | 2025.01.13 22:44:59.596376 [ 265 ] {8ad6fe67-e00a-45ed-9c02-6953c3b981dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2696 | 2025.01.13 22:44:59.596472 [ 265 ] {8ad6fe67-e00a-45ed-9c02-6953c3b981dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2697 | 2025.01.13 22:44:59.597649 [ 265 ] {8ad6fe67-e00a-45ed-9c02-6953c3b981dd} <Trace> oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2698 | 2025.01.13 22:44:59.597690 [ 265 ] {8ad6fe67-e00a-45ed-9c02-6953c3b981dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2699 | 2025.01.13 22:44:59.598350 [ 265 ] {8ad6fe67-e00a-45ed-9c02-6953c3b981dd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2700 | 2025.01.13 22:44:59.598615 [ 265 ] {8ad6fe67-e00a-45ed-9c02-6953c3b981dd} <Trace> oximeter.measurements_histogramu64 (e616e39d-1b7b-4284-8973-8b48e812b19a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2701 | 2025.01.13 22:44:59.598853 [ 265 ] {8ad6fe67-e00a-45ed-9c02-6953c3b981dd} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002508 sec., 12360.446570972888 rows/sec., 22.15 MiB/sec. | ||
2702 | 2025.01.13 22:44:59.598958 [ 265 ] {8ad6fe67-e00a-45ed-9c02-6953c3b981dd} <Debug> TCPHandler: Processed in 0.002799028 sec. | ||
2703 | 2025.01.13 22:44:59.599101 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2704 | 2025.01.13 22:44:59.599219 [ 263 ] {6d1ad04b-c0f4-4c5b-a429-6fad465d7fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2705 | 2025.01.13 22:44:59.599271 [ 263 ] {6d1ad04b-c0f4-4c5b-a429-6fad465d7fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2706 | 2025.01.13 22:44:59.599763 [ 263 ] {6d1ad04b-c0f4-4c5b-a429-6fad465d7fc7} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2707 | 2025.01.13 22:44:59.599800 [ 263 ] {6d1ad04b-c0f4-4c5b-a429-6fad465d7fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2708 | 2025.01.13 22:44:59.600180 [ 263 ] {6d1ad04b-c0f4-4c5b-a429-6fad465d7fc7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2709 | 2025.01.13 22:44:59.600423 [ 263 ] {6d1ad04b-c0f4-4c5b-a429-6fad465d7fc7} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2710 | 2025.01.13 22:44:59.600618 [ 263 ] {6d1ad04b-c0f4-4c5b-a429-6fad465d7fc7} <Debug> executeQuery: Read 46 rows, 2.88 KiB in 0.001419 sec., 32417.195207892884 rows/sec., 1.98 MiB/sec. | ||
2711 | 2025.01.13 22:44:59.600701 [ 263 ] {6d1ad04b-c0f4-4c5b-a429-6fad465d7fc7} <Debug> TCPHandler: Processed in 0.001659432 sec. | ||
2712 | 2025.01.13 22:45:00.000155 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.19 MiB, peak 181.09 MiB, free memory in arenas 0.00 B, will set to 174.18 MiB (RSS), difference: -1.01 MiB | ||
2713 | 2025.01.13 22:45:01.348343 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2714 | 2025.01.13 22:45:01.348570 [ 263 ] {6802a10a-8e78-4efb-a96e-a0aa9be0ea76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2715 | 2025.01.13 22:45:01.348651 [ 263 ] {6802a10a-8e78-4efb-a96e-a0aa9be0ea76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2716 | 2025.01.13 22:45:01.349492 [ 263 ] {6802a10a-8e78-4efb-a96e-a0aa9be0ea76} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2717 | 2025.01.13 22:45:01.349534 [ 263 ] {6802a10a-8e78-4efb-a96e-a0aa9be0ea76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2718 | 2025.01.13 22:45:01.350021 [ 263 ] {6802a10a-8e78-4efb-a96e-a0aa9be0ea76} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2719 | 2025.01.13 22:45:01.350322 [ 263 ] {6802a10a-8e78-4efb-a96e-a0aa9be0ea76} <Trace> oximeter.fields_string (4366cd6c-b622-4742-a499-cbbff5677496): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2720 | 2025.01.13 22:45:01.350532 [ 263 ] {6802a10a-8e78-4efb-a96e-a0aa9be0ea76} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002023 sec., 12852.199703410775 rows/sec., 978.49 KiB/sec. | ||
2721 | 2025.01.13 22:45:01.350591 [ 263 ] {6802a10a-8e78-4efb-a96e-a0aa9be0ea76} <Debug> TCPHandler: Processed in 0.002388995 sec. | ||
2722 | 2025.01.13 22:45:01.350893 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2723 | 2025.01.13 22:45:01.351092 [ 265 ] {2b149aae-16f2-4b20-8a03-5ee6f9a1df5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2724 | 2025.01.13 22:45:01.351171 [ 265 ] {2b149aae-16f2-4b20-8a03-5ee6f9a1df5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2725 | 2025.01.13 22:45:01.351964 [ 265 ] {2b149aae-16f2-4b20-8a03-5ee6f9a1df5f} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2726 | 2025.01.13 22:45:01.352020 [ 265 ] {2b149aae-16f2-4b20-8a03-5ee6f9a1df5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2727 | 2025.01.13 22:45:01.352482 [ 265 ] {2b149aae-16f2-4b20-8a03-5ee6f9a1df5f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2728 | 2025.01.13 22:45:01.352742 [ 265 ] {2b149aae-16f2-4b20-8a03-5ee6f9a1df5f} <Trace> oximeter.fields_uuid (669d0a4c-081e-4ccc-9c42-9b01da8ea66e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2729 | 2025.01.13 22:45:01.352995 [ 265 ] {2b149aae-16f2-4b20-8a03-5ee6f9a1df5f} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001951 sec., 14351.614556637622 rows/sec., 1.12 MiB/sec. | ||
2730 | 2025.01.13 22:45:01.353183 [ 265 ] {2b149aae-16f2-4b20-8a03-5ee6f9a1df5f} <Debug> TCPHandler: Processed in 0.002429676 sec. | ||
2731 | 2025.01.13 22:45:01.353358 [ 263 ] {} <Trace> TCP-Session: 5eab3c9f-3d50-4fa9-81a3-c2266c1762d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2732 | 2025.01.13 22:45:01.353488 [ 263 ] {e487469b-b155-41f7-8ab7-9246741333b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42763) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2733 | 2025.01.13 22:45:01.353548 [ 263 ] {e487469b-b155-41f7-8ab7-9246741333b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2734 | 2025.01.13 22:45:01.354165 [ 263 ] {e487469b-b155-41f7-8ab7-9246741333b1} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2735 | 2025.01.13 22:45:01.354216 [ 263 ] {e487469b-b155-41f7-8ab7-9246741333b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2736 | 2025.01.13 22:45:01.354709 [ 263 ] {e487469b-b155-41f7-8ab7-9246741333b1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2737 | 2025.01.13 22:45:01.354990 [ 263 ] {e487469b-b155-41f7-8ab7-9246741333b1} <Trace> oximeter.measurements_cumulativeu64 (5b2b84eb-de27-4ec9-b286-588ea03439d4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2738 | 2025.01.13 22:45:01.355180 [ 263 ] {e487469b-b155-41f7-8ab7-9246741333b1} <Debug> executeQuery: Read 20 rows, 1.42 KiB in 0.001719 sec., 11634.671320535195 rows/sec., 826.02 KiB/sec. | ||
2739 | 2025.01.13 22:45:01.355238 [ 263 ] {e487469b-b155-41f7-8ab7-9246741333b1} <Debug> TCPHandler: Processed in 0.001945261 sec. | ||
2740 | 2025.01.13 22:45:01.355432 [ 265 ] {} <Trace> TCP-Session: 015a0250-172d-4ee7-9000-412a92a1806c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2741 | 2025.01.13 22:45:01.355575 [ 265 ] {77730fca-7b4c-4824-853e-a548239c8c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50995) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2742 | 2025.01.13 22:45:01.355632 [ 265 ] {77730fca-7b4c-4824-853e-a548239c8c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2743 | 2025.01.13 22:45:01.356240 [ 265 ] {77730fca-7b4c-4824-853e-a548239c8c62} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2744 | 2025.01.13 22:45:01.356282 [ 265 ] {77730fca-7b4c-4824-853e-a548239c8c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2745 | 2025.01.13 22:45:01.356702 [ 265 ] {77730fca-7b4c-4824-853e-a548239c8c62} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2746 | 2025.01.13 22:45:01.357018 [ 265 ] {77730fca-7b4c-4824-853e-a548239c8c62} <Trace> oximeter.measurements_u64 (8c838ca2-49ae-46da-8de7-e5da4866310f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2747 | 2025.01.13 22:45:01.357261 [ 265 ] {77730fca-7b4c-4824-853e-a548239c8c62} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.001719 sec., 3490.4013961605583 rows/sec., 244.85 KiB/sec. | ||
2748 | 2025.01.13 22:45:01.357322 [ 265 ] {77730fca-7b4c-4824-853e-a548239c8c62} <Debug> TCPHandler: Processed in 0.001953571 sec. | ||
2749 | 2025.01.13 22:45:02.441115 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
2750 | 2025.01.13 22:45:02.441864 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2751 | 2025.01.13 22:45:02.441905 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
2752 | 2025.01.13 22:45:02.442429 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2753 | 2025.01.13 22:45:02.442694 [ 242 ] {} <Trace> system.asynchronous_metric_log (4acd3861-caa9-4df9-b22d-dd18796c81dc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2754 | 2025.01.13 22:45:02.442954 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 |